@charset "iso-8859-1";
/* CSS Document */
.Fonte
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;

}
a:hover{
	color: #e8e8e8;
	text-decoration: none;
}
.FonteTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
}
.Rodape{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
	text-align: justify;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;

}
.Fonte_sa
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;

}.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #036;
}
