body {
	background-image: url(../imagens/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #FAFAFA;
}
.bg_topo {
	background-image: url(../imagens/bg_topo.jpg);
}
.bg_cont {
	background-image: url(../imagens/bg_cont.jpg);
}
.bg_rodape {
	background-image: url(../imagens/bg_rodape.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.bg_azul {
	background-image: url(../imagens/barra_azul.jpg);
}
.bg_boxes {
	background-image: url(../imagens/d_fundo.gif);
}
.fonte_tp_azul {
	font-family: Tahoma;
	font-size: 11px;
	color: #27457C;
}
.fonte_tp_verde {
	font-family: Tahoma;
	font-size: 11px;
	color: #336600;
	font-weight: bold;
}
.fonte_tp_vermelha {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
a.fonte_tp_verde:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #336600;
	font-weight: bold;
}
a.fonte_tp_verde:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #336600;
	font-weight: bold;
}
a.fonte_tp_verde:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #336600;
	font-weight: bold;
}
a.fonte_tp_verde:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #27457C;
	font-weight: bold;
}
.fonte_conteudo {
	font-family: Tahoma;
	line-height: 130%;
	color: #27457C;
	font-size: 11px;
}
.marcador {
	font-family: Tahoma;
	color: #27457C;
	font-size: 11px;
}
.fonte_conteudo_b { 
font-family: Tahoma; 
line-height: 130%;
 color: #27457C; 
 font-size: 11px;
  font-weight: bold;
   }
.fonte_boxes {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 130%;
	color: #27457C;
}
.fonte_subtitulo {

	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #336600;
}
.fonte_conteudo_v {

	font-family: Tahoma;
	font-size: 11px;
	color: #336600;
}
.bg_home {
	background-image: url(../imagens/home_bg_topo.jpg);
}
.fonte_home {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 130%;
	color: #27457C;
	padding-left: 37px;
}
.formulario {
	font-family: Tahoma;
	font-size: 11px;
	color: #27457C;
	background-color: #E8EDF0;
	border: 1px solid #FFFFFF;
}

a:link {
	color: #27457C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #27457C;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #27457C;
}

a.rdp:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.rdp:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.rdp:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.rdp:active {
	text-decoration: none;
	color: #FFFFFF;
}