.agrupaProduto{
	width: 700px;
}
.agrupaForroTopo2{
	width: 320px;
	height: 130px;
	padding: 3px;
	margin: 10px;
	display: inline;
	background-color: #F3F6EA;;
}
.agrupaImgTopo2{
	width: 115px;
	height: 115px;
	margin: 5px 10px 0 5px;
	display: inline;
}
.agrupaDescricaoTopo2{
	width: 190px;
	margin: 11px 0 0 0;
}
.descricaoTopo{
	width: 151px;
	margin-top: 7px;
}
.agrupaBtVerProdutos{
	width: 86px;
	float: right;
	margin: 30px 4px 0 0;
	display: inline;
}
.btVerProdutos{
	width: 86px;
	height: 24px;
	background-image: url("../imagens/btVerMais.png");
	background-position: top center;
	background-repeat: no-repeat;
}
.btVerProdutos:hover{
	background-position: bottom center;
}
.agrupaPortasTopo2{
	width: 320px;
	height: 130px;
	padding: 3px;
	margin: 10px;
	display: inline;
	background-color: #E9EFE3
}
.agrupaAberturasTopo2{
	padding: 3px;
	width: 320px;
	height: 130px;
	margin: 10px;
	display: inline;
	background-color: #E9EFE3;
}
.agrupaCasasTopo2{
	padding: 3px;
	width: 320px;
	height: 130px;
	background-color: #F3F6EA;
	margin: 10px;
	display: inline;
}
.agrupaProdutoLateral{
	width: 250px;
	float: right;
}
.agrupaPage{
	width: 700px;
}
.lateral{
	width: 255px;
	float: right;
}
.destaqueProdutos{
	background-color: #F3F6EA;
	width: 233px;
	min-height: 110px;
	padding: 10px;
	margin: 5px 0;
}
.agrupaContato{
	background-color: #E9EFE3;
	width: 233px;
	min-height: 110px;
	padding: 10px;
	margin: 5px 0;
}
.agrupaEmpresa{
	background-color: #E9EFE3;
	width: 233px;
	min-height: 110px;
	padding: 10px;
	margin: 5px 0;
}
.agrupaTratamento{
	background-color: #F3F6EA;
	width: 233px;
	min-height: 105px;
	padding: 10px;
	margin: 5px 0;
}
.textoEmpresa{
	width: 220px;
	padding-top: 5px
}
.textoTratamento{
	width: 220px;
	padding-top: 5px
}
.textoContato{
	width: 220px;
	padding-top: 5px
}
.destaque{
	width: 230px;
	padding: 3px 0;
}
.linkDestaque{
	font-size: 11px;
	text-decoration: none;
	padding-left: 2px;
	width: 210px
}
.linkDestaque:hover{
	color: #5E8A26
}
.tituloProdutos{
	width: 210px;
}

/**  paginação **/
.englobaPaginacao{
	width: 700px;
}

.blocoPaginacao{
	width: 690px;
	float: none;
}

.paginacao {
	width: 690px;
	margin: 0 auto;
	text-align: center;
}
.paginacao * {
	color: #333333;
	float: none;
	font-weight: bold;
	text-decoration: none;
}
.paginacao:hover {
	color: #729B2B;
}
fonte{
	color: #333333;
	float: none;
	font-weight: bold;
	text-decoration: none !important;
}
.fonte strong{
	color: #729B2B;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
.fonte:hover{
	color: #729B2B;
}
