/* CSS das paginas de produtos */
#bannerCentral_produtos{
	background:white url(../img/bg_bannerCentral_produtos.gif) no-repeat;
	height:145px;
}
#titulo_produto{
	float:left;
	width:160px;
	margin: 64px 0px 0px 9px;
	text-align:center;
}

div > #titulo_produto{
	margin: 64px 0px 0px 18px;
}
#flash_produto{
	float:left;
	margin-top:15px;
}
#conteudo_produtos{
	float:left;
	width:408px;
	margin-left:1px;
	background-color:white;
	padding:13px 10px 0px 10px;
}
#conteudo_produtos h2{
	font-size:11px;
	font-weight:bold;
	color:#c40202;
	display:inline;
}
.destaques_texto{
	background:url(../img/bg_box.gif) repeat-x bottom;
	height:65px;
	margin-bottom:10px;
	padding: 0px 10px 0px 10px;
}
#mais_noticias{
	text-align:right;
	background-image:url(../img/bg_pontinhos_tit.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:6px;
	margin:-6px 0px 0px 0px;
}
#mais_noticias a{
	font-size:9px;
	color:#c40202;
}
#mais_noticias a:hover{
	color:#616161;
}
.destaques_produtos{
	float:left;
	width:200px;
	margin-top:8px;
}	
.destaques_produtos_banner{
	background:url(../img/bg_banners_produtos.gif) no-repeat center;
	height:82px;
	padding: 10px 0px 0px 14px;
}	
.destaques_produtos_texto{
	background:url(../img/bg_box.gif) repeat-x bottom;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	height:130px;
	padding: 10px 10px 0px 10px;
}	