<!--



#banner{
	width:100%;
	height:259px;
	/*border-left:1px solid #cbd9e0;*/
	background-color:#e6eff5;
	background-image:url(../Imagens/Site/Flash_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;

}
#geralDestaque{
	width:426px;
	height:208px;
	float:left;
	display:table;
}
#destaque{
	margin-top:15px;
	margin-left:20px;
	width:63px;
	height:15px;
}
#destaque1{
	margin-top:12px;
	margin-left:20px;
	float:left;
	display:inline;
}
.produto{
	height:78px;
	width:158px;
	border:1px solid #bfbfbf;
}
.texto{
	margin-top:-1px;
	margin-left:2px;
	width:157px;
	color:#333333;
}
.texto a{
	font-weight:bold;
}
.texto2{
	margin-top:3px;
	text-align:justify;
	font-size:0.9em;
}
#destaque2{
	margin-top:12px;
	margin-left:40px;
	float:left;
}
#divisoria{
	margin-top:10px;
	width:1px;
	height:181px;
	background-color:#bfbfbf;
	float:left;
	float:left;
}
#geralNovidade{
	padding-left:27px;
	width:317px;
	float:left;
}
#novidade{
	margin:15px 0px 14px 1px;
	height:14px;
}
.box_lista_produtos{
	width:160px;
	margin:20px 30px 0px 20px;
	margin-bottom:10px;
	display:table;
	display:inline;
	float:left;
}
.box_lista_produtos img{
	border: 1px solid #D3D3D3;
	margin-bottom:3px;
}
.lista_produtos_txt{
	margin-top:5px;
	font-size:11px;
	color:#333333;
	display:block;
	}

.titulo_azul_prod{
	font-size:12px;
	color:#005b9a;
	}
.titulo_azul_prod a:link{color:#005b9a;}
.titulo_azul_prod a:visited{color:#666666;}
.titulo_azul_prod a:hover{color:#9AB300;}
-->