body{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #716F61;
	background-image:url(../images/BG.jpg);
	background-attachment:fixed;
	
}

.textos_site{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4C4840;
font-weight:normal;
line-height:20px;
margin:0px;
padding:0px;
text-align:justify;
list-style-type:circle;
}

.textos_site_destaque{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4C4840;
font-weight:bold;
line-height:20px;
margin:0px;
padding:0px;
text-align:justify;
list-style-type:circle;
}

.textos_legenda{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#4C4840;
font-weight:normal;
line-height:10px;
margin:0px;
padding:0px;
text-align:center;
list-style-type:circle;
}

.textos_site_bold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4C4840;
font-weight:bold;
line-height:25px;
margin:0px;
padding:0px;
text-align:justify;
list-style-type:circle;
}

.titulos_site{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
color:#502428;
text-align:left;
list-style-type:circle;
}

a{
color:#982435;
text-decoration:none;
}

a:hover{
color:#640002;
text-decoration:underline;
}
