BODY {
	background-color: #f4f2eb;
	background-image: url(../bg_novo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	scrollbar-shadow-color: #B48245; 
	scrollbar-face-color: #EBE1C8; 
	scrollbar-3dlight-color: #B48245; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #E6DBBB; 
	scrollbar-arrow-color: #B98436;
}
.textotit {
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	color: #774F00;
	text-decoration: none;
	font-weight: bold;
}
.texto {
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	color: #774F00;
	text-decoration: none;
}
.texto_vermelho {
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.texto2 {
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 10px;
	color: #774F00;
	text-decoration: none;
}
.textolink {
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	color: #774F00;
	text-decoration: none;
}
.textolink:hover {
	font-family: Verdana, Tahoma, Times New Roman, Arial;
	font-size: 11px;
	color: #774F00;
	text-decoration: underline;
}
.texto:hover {
	font-family: Verdana, Tahoma, Times New Roman, Arial;
	font-size: 11px;
	color: #774F00;
	text-decoration: underline;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #774F00;
	font-size: 10px;
	border: 1px solid #774F00;
	margin: 1px;
	padding: 1px;
	background-color: #FFFAEE;
}

.titulohome {
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	color: #6a4d13;
	font-weight:bold;
}

.textohome{
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	color: #6a4d13;
	font-weight:normal;
	text-align:justify;
}

.textohome2{
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	color: #6a4d13;
	font-weight:bold;
	text-align:justify;
}

.linksite:link {
	color: #6a4d13;
	text-decoration: none;
}
.linksite:visited {
	text-decoration: none;
	color: #6a4d13;
}
.linksite:hover {
	text-decoration: underline;
	color: #6a4d13;
}
.linksite:active {
	text-decoration: none;
	color: #6a4d13;
}


