/* CSS Document */

a:link {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #017DC7;
	font-weight: bold;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
.borda {
	border: 1px solid #EFEFEF;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}.barra_menu {
	background-image: url(../imagens/menu.jpg);
	background-repeat: repeat;
}
.menu {
	background-color: #00B0D4;
}
.fonte_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.fundo_menu {
	
	background-image: url(../imagens/fundo_menu.png);
	background-repeat: repeat;
}
.campos {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.fonte {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.topo {
	background-image: url(../imagens/topo.jpg);
	background-repeat: no-repeat;
}
.rodape {
	background-image: url(../imagens/rodape.jpg);
	background-repeat: repeat-x;
}
.fundo_cinza {
	background-color: #EEEEEE;
}
.text_descrition {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.borda_base {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.fonte_azul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #017DC7;
}
.not_titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-transform: capitalize;
}
.adm_topo {
	background-image: url(../imagens/adm_topo_fx.jpg);
	background-repeat: repeat-x;
}
.titulos2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #017DC7;
	font-weight: normal;
	font-variant: normal;
}
.fonte_branco {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.borda_azul {
	
}
.barra_bordas {
	background-color: #FFFFFF;
}

.fundo_cinza2 {
	background-color: #F0F0F0;
}