.menu:link {font-family: Arial, Verdana, Helvetica; font-size:10px; font-weight:bold; color: #ffffff; text-decoration: none }
.menu:visited { font-family: Arial, Verdana, Helvetica; font-size:10px; font-weight:bold; color: #ffffff; text-decoration: none }
.menu:active { font-family: Arial, Verdana, Helvetica; font-size:10px; font-weight:bold; color: #ffffff; text-decoration: none }
.menu:hover { font-family: Arial, Verdana, Helvetica; font-size:10px; font-weight:bold; color: #ffffff; text-decoration: underline}

.menu_a:link {font-family: Arial, Verdana, Helvetica; font-size:12px; color: #000; text-decoration: none }
.menu_a:visited { font-family: Arial, Verdana, Helvetica; font-size:12px;   color: #000; text-decoration: none}
.menu_a:active { font-family: Arial, Verdana, Helvetica; font-size:12px;   color: #000; text-decoration: none }
.menu_a:hover { font-family: Arial, Verdana, Helvetica; font-size:12px;   color: #666; text-decoration: underline}

.menu_b:link {font-family: Arial, Verdana, Helvetica; font-size:12px; font-weight:bold; color: #0066CC; text-decoration: none }
.menu_b:visited { font-family: Arial, Verdana, Helvetica; font-size:12px; font-weight:bold; color: #0066CC; text-decoration: none}
.menu_b:active { font-family: Arial, Verdana, Helvetica; font-size:12px; font-weight:bold;  color: #0066CC; text-decoration: none }
.menu_b:hover { font-family: Arial, Verdana, Helvetica; font-size:12px; font-weight:bold;  color: #666; text-decoration: underline}

.menu_c:link {font-family: Arial, Verdana, Helvetica; font-size:11px; font-weight:bold; color: #000; text-decoration: none }
.menu_c:visited { font-family: Arial, Verdana, Helvetica; font-size:11px; font-weight:bold; color: #000; text-decoration: none}
.menu_c:active { font-family: Arial, Verdana, Helvetica; font-size:11px; font-weight:bold;  color: #000; text-decoration: none }
.menu_c:hover { font-family: Arial, Verdana, Helvetica; font-size:11px; font-weight:bold;  color: #666; text-decoration: underline}



.img_lado_esq {
	background-image:  url(img/ico_lado_esq.jpg);
	background-repeat: repeat;
}

.img_lado_dir {
	background-image:  url(img/ico_lado_dir.jpg);
	background-repeat: repeat;
}


.img_lado_topo {
	background-image:  url(img/ico_topo.jpg);
}

.img_lado_topob {
	background-image:  url(img/ico_topob.jpg);
}

.img_menu {
	background-image: url(img/ico_menu.gif);
	background-repeat: no-repeat;
}

.img_topo {
	background-image: url(img/topo.jpg);
	background-repeat: no-repeat;
}

.img_rodape {
	background-image: url(img/rodape.jpg);
	background-repeat: no-repeat;
}



.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}

.texto_brancop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.linha_baixo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #397379;
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.texto_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #496B9E;
}
.tiutlo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.linha_baixos {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.titulo_artigo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.texto_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #003366;

}

.linha_baixo_cinza {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4E0E3;
}

.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.linhas
{
	border: 1px dotted #CCCCCC;
	height: 80px;
	width: 105px;
}


.moldura1 {
   padding:4px;
   background-color: #f5f5f5;
   width: 102px;
   border: 1px solid #ccc;
}

.moldura1 IMG{
   border: 1px solid #000000;
}


.linha_geral {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-botton-width: 1px;
	border-botton-style: solid;
	border-botton-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
