/* CSS Document */

body { background:#666666 url(../image/fundo.png) no-repeat top center}
#conteudo {width:1024; height:650; margin:0 auto; text-align:center }

body {
	background-color: #53412D;
	background-image:url(../image/madeira fundo/geral madeira fundo_r1_c1.jpg)
	background-repeat: repeat-x;
}
.conteudo-claro {
	font-size: 20px;
	color: #ADDFF8;
	font-family: "Times New Roman", Times, serif;
	float: left;
	font-style: italic;
	line-height: normal;
}
.style4 {
	font-size: 16px;
	line-height: 1;
}
.tit {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-transform: capitalize;
	text-decoration: underline;
	color: #FFFFFF;
}
.conteudo-escuro {
