
a.linkmenu {	
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:3px;
	text-decoration:none;

}

a.linkmenu:hover {	

	text-decoration:underline;
	color:#FFF;
}

.navlink {
	font:  12px/24px verdana, arial, helvetica, sans-aerif;	
	padding:0px;
	text-decoration: none;
	display: block;
	color:#fff;
	width:250px;  
	height:36px;
	text-align:center;
	line-height: 35px;
	background: #666 url('../imagens/menu/01_lat_off.jpg') no-repeat center center;
} 

.navlink:hover { 
	background-image: url("../imagens/menu/01_lat_on.jpg"); 
	background-repeat:no-repeat;
	color: #fff;
	text-decoration: none
}

.navlink2 {
	font:  12px/24px verdana, arial, helvetica, sans-aerif;	
	padding:0px;
	text-decoration: none;
	display: block;
	color:#fff;
	width:250px;  
	height:26px;
	text-align:center;

	background: #666 url('../imagens/menu/01_latpq_off.jpg') no-repeat center center;
} 

.navlink2:hover { 
	background-image: url("../imagens/menu/01_latpq_on.jpg"); 
	background-repeat:no-repeat;
	color: #fff;
	text-decoration: none
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.style10 {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style21 {font-size: 12px; font-weight: bold; }
.style22 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.form_campos {
	background-color: #E1E1E1;
	font: 12px Verdana;
	border-style: hidden;
}