body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imagens/bg_index.jpg);
	background-repeat: repeat-x;
}
.fonte_cinza{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #737373;
	text-decoration: none;
}
.fonte_verde_escura_11pts{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #004e03;

}
.fonte_verde_escura_11pts a{
		color: #004e03;
		text-decoration: none;
}
.fonte_verde_escura_11pts a:hover{
	color: #B81D21;
	text-decoration: none;
}
.fonte_azul_11pts{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #00273b;
	text-decoration: none;
}
.fonte_azul_14pts{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #00273b;
	text-decoration: none;
}
.fonte_titulo_branco{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.rodape{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	background-image:url(imagens/bg_rodape.jpg);
	text-transform: uppercase;
}
.fonte_vermelha{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #b40000;
	text-decoration: none;
}
.fonte_vermelha a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #b40000;
	text-decoration: none;
}
.fonte_vermelha a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.rodapé_link{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.rodapé_link a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.rodapé_link a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #004e03;
	text-decoration: none;
	text-transform: uppercase;
}
