/* CSS Document */

a:hover {
text-decoration: underline;
}

a:hover.text {
text-decoration: underline;
color: #40627C;
}

		
.indique {
font-family:"Arial";
color:#666666;
text-decoration: none;
font-size:10px;}		

.text {    
font-family: Tahoma; 
font-size: 11px;
font-weight:normal; 
color: #333333;
text-decoration: none;
padding:6px; 
}

.menuindutivo {    
font-family: Tahoma; 
font-size: 10px; 
color: #FFFFFF;
text-decoration: none;
padding-left:0px;
font-weight:bold;
list-style-image:url(images/bullet_menu.gif);
list-style:square;
margin-left:0px;
text-indent:none;
}

.textobranco {    
font-family: Tahoma; 
font-size: 11px; 
font-weight:bold;
color: #FFFFFF;
text-decoration: none;
padding-left:10px; 
}

.textomenu {    
font-family: Tahoma; 
font-size: 12px; 
font-weight:bold;
color: #FFFFFF;
text-decoration: none;
padding:1px;
text-align:center;
}

.textorodape {    
font-family: Tahoma; 
font-size: 11px; 
font-weight:normal;
color: #efefef;
text-decoration: none;
padding:3px;
text-align:center;
}

.tablequadros {
border:#FFDD00;
border-bottom-style:solid;
border-width:2px;
width:96%;
align:center;
}

.titazul {    
font-family: "Tahoma";
font-weight:bold;
font-size: 18px;
color: #162B7C;
text-decoration: none;
padding-left:15px;
padding-top: 6px
}

.titlaranja2 {    
font-family: "Arial"; 
font-size: 22px;
color: #FFCC00;
text-decoration: none;
padding-left:0px
}

.textolaranja {    
font-family: Tahoma, Arial; 
font-weight:bold;
font-size: 11px;
color: #FFCC00;
text-decoration: none;
padding-left:8px
}


.formstext {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
}


.forms {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #40627C;
	border-top: 1px solid #EDC714;
	border-right: 1px solid #EDC714;
	border-bottom: 1px solid #EDC714; 
	border-left: 1px solid #EDC714;
}
