﻿/*** Inherits ***/

.divMasterTopBanner
{
  height:180px;
}

/*** Local ***/
.divProdutosDetalhe
{
  position: relative;
  left:-20px;
  top:-20px;
}

