/* CSS Document */


body {
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #98ABC9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu_zindex{
z-index:300;
}

.flash_zindex{
position:relative;  
width:741px ; 
height:226px ; 
z-index:0;
}
.fonte_cinza12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.fonte_cinza13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #666666;
}
.fonte_preta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fonte11 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
		
}
a.link_vermelha:link {
text-decoration: none; color: #B00004; font-size: 12px; font-weight: bold;
}
a.link_vermelha:visited {
text-decoration: none; color: #B00004; font-size: 12px; font-weight: bold;
}
a.link_vermelha:hover {
text-decoration: none;	color: #333333; font-size: 12px; font-weight: bold;
}
a.link_vermelha:active {
text-decoration: none; color: #B00004; font-size: 12px; font-weight: bold;
}
a.link_preto:link {
text-decoration: none; color: #333333; font-size: 11px;
}
a.link_preto:visited {
text-decoration: none; color: #333333; font-size: 11px;
}
a.link_preto:hover {
text-decoration: underline; font-size: 11px;
}
a.link_preto:active {
text-decoration: none; color: #333333; font-size: 11px;
}
a.link_cinza:link {
text-decoration: none; color: #666666; font-size: 12px;
}
a.link_cinza:visited {
text-decoration: none; color: #666666; font-size: 12px;
}
a.link_cinza:hover {
text-decoration: underline; font-size: 12px;
}
a.link_cinza:active {
text-decoration: none; color: #666666; font-size: 12px;
}
a.link_azul:link {
text-decoration: none; color: #213159; font-size: 12px; font-weight: bold; font-family:"Trebuchet MS";
}
a.link_azul:visited {
text-decoration: none; color: #213159; font-size: 12px; font-weight: bold; font-family:"Trebuchet MS";
}
a.link_azul:hover {
text-decoration: none; color:#ffffff; font-size: 12px; font-weight: bold; font-family:"Trebuchet MS";
}
a.link_azul:active {
text-decoration: none; color: #213159; font-size: 12px;  font-weight: bold; font-family:"Trebuchet MS";
}

a.link_azul2:link {
text-decoration: none; color: #213159; font-size: 12px; font-weight: bold; font-family:"Trebuchet MS";
}
a.link_azul2:visited {
text-decoration: none; color: #213159; font-size: 12px; font-weight: bold; font-family:"Trebuchet MS";
}
a.link_azul2:hover {
text-decoration:underline; color:#213159; font-size: 12px; font-weight: bold; font-family:"Trebuchet MS";
}
a.link_azul2:active {
text-decoration: none; color: #213159; font-size: 12px;  font-weight: bold; font-family:"Trebuchet MS";
}

a.link_branco:link {
text-decoration: none; color:#FFFFFF; font-size: 12px; font-weight: bold;
}
a.link_branco:visited {
text-decoration: none; color:#FFFFFF; font-size: 12px; font-weight: bold;
}
a.link_branco:hover {
text-decoration: underline; font-size: 12px; font-weight: bold;
}
a.link_branco:active {
text-decoration: none; color: #FFFFFF; font-size: 12px; font-weight: bold;
}	

.link_azul_maior, .link_azul_maior A
{
color:#213159;
font-size:15px;
font-weight:bold;
font-family:"Trebuchet MS";
text-decoration:none;
}

.fonte_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213159;
	font-weight: bold;
}
.fonte_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}
.fonte_vermelha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.fonte_branca12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}
.botao1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E3192;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.img_cursor
{
cursor:pointer;cursor:hand;
border:0px;
}

.cursor
{
cursor:pointer;cursor:hand;
}

.tabela_vermelha
{
background-color:#950400;
}

.tabela_branca
{
background-color:#FFFFFF;
}

.linha_listagem
{
border-top:1px solid #ffffff;
border-bottom:1px solid #cccccc;
}

.linha_listagem2
{
border-top:1px solid #cccccc;
border-bottom:1px solid #ffffff;
}

.fonte_branca
{
font-family:Verdana;color:#ffffff;font-size:12px;
}

.borda_cinza_2px
{
border:2px solid #cccccc;
}

.borda_preta_1px
{
border:1px solid #000000;
}
