
body {
    font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	background-color: #A91226;
	
}
#home {
   width: 900px;
   height: 850px;
   margin: 0 auto 0 auto;
   background-color: #FFFFFF;
}
#estilo_conteudo {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.6em;
width : 520px;
float: left;
margin: 8px 25px 0 10px;

}
#titulo_tracejado {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 0.7em;
	text-transform:uppercase;
	width : 520px;
	color: #000000;
	margin: 15px 25px 0 10px;
	padding-bottom: 10px;
	border-bottom-style:dotted;
	border-bottom-width: 2px;
	border-bottom-color: 666666;
}

.style1 {
	margin-right: 4px;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color: #A91226;	
}