.TOP {
	position: relative;
	background-image: url(../img/BKG_site.jpg);
	background-repeat: repeat-x;
}

.fundo_top {
	background:url(../img/BKG_top_site.jpg);
	background-repeat:repeat-x;
}
.top_conteudo {
	background:url(../img/BKG_top_corpo.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.top_conteudo_s{
	background:url(../img/BKG_top_corpo2.jpg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.top_conteudo_indique{
	background:url(../img/BKG_top_corpo_indique.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.top_conteudo_contato{
	background:url(../img/BKG_top_corpo_contato.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.top_conteudo_foto {
	background:url(../img/BKG_top_corpo_foto.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.top_conteudo_contato {
	background:url(../img/BKG_top_corpo_contato.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.top_conteudo_indique{
	background:url(../img/BKG_top_corpo_indique.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.top_conteudo_tour{
	background:url(../img/BKG_top_corpo_tour.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.texto_corpo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-size-adjust:none;
}
