/* elementos da página PRODUTOS.HTML */


#body-destaques {
	position:absolute;
	left:190px;
	top:190px;
	width:500px;
	background-image:url(../imagens/fundos/marca_de_agua-02.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#destaques {
	position:absolute;
	left:190px;
	top:300px;
	width:500px;	
}


#faixa-footer-destaques {
	position:absolute;
	left:190px;
	top:1030px;
	width:500px;	
}

#footer1-destaques {
	position:absolute;
	left:190px;
	top:1040px;
	width:230px;	
}

#footer2-destaques {
	position:absolute;
	left:440px;
	top:1040px;
	width:250px;	
}

#footer3-destaques {
	position:absolute;
	left:191px;
	top:1110px;
	width:500px;	
}

.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:none;
	color: #495577; 
}

.style8:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration:underline;
	color: #495577; 
}
