/* elementos da pagina PRODUTOS.HTML */


#body-produtos {
	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;
}

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


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

#footer1-produtos {
	position:absolute;
	left:190px;
	top:510px;
	width:230px;	
}

#footer2-produtos {
	position:absolute;
	left:440px;
	top:510px;
	width:250px;	
}

#footer3-produtos {
	position:absolute;
	left:191px;
	top:580px;
	width:500px;	
}

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

.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; 
}

.espacamento-linhas {
	padding-top:20px;
}

.espacamento-colunas-produtos {
	padding-top:20px;
	padding-left:10px;
	padding-bottom:10px;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	vertical-align:top;
}

.espacamento-coluna-imagem {
	padding-top:20px;
	vertical-align:top;
}

.moldura-produtos {
	border:#000000 1px solid;
} 
