body {
	font-family: Tahoma, Verdana, Arial;
	background-image:url(../images/fundo.png);
	background-repeat:repeat;
	background-color: #FFFFFF;
	margin: 0px;
	color: #3c433c;
}
.login {
	font-size: 10px;
	color: #959595;
}
.botao {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	background-color: #395586;
	border: 2px solid #714a2d;
	color: #FFFFFF;
}
.rodape {
	font-size: 9px;
	color: #877c6f;
	text-decoration: none;
}

.menu {
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.form {
	font-size: 11px;
	color: #666666;
}
td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.navegacao {
	font-size: 11px;
	color: #2d2d2d;
	text-decoration: none;
}
.secao {
	font-size: 12px;
	color: #395586;
}

.navegacao:hover {
	color: #ffb062;
	text-align: justify;
}
.Titulo {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #395586;
	text-decoration: underline;
}
.Subtitulo {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.Textos {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.Textos Bold{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
}

