.orientamento {
	margin-left: 10px;
	margin-right: 0px; 
	margin-bottom: 4px; 
	padding-left: 6px;
	background:#9DCAE6; 
	color:#1B3769;
}
.orienta:visited {  
	font-weight: bold;
	font-size: 9px; 
	color: #1B3769; 
	text-decoration: none !important;
}
.orienta:active {  
	font-weight: bold;
	font-size: 9px; 
	color: #1B3769; 
	text-decoration: none !important;
}
.orienta:link { 
	font-weight: bold;
	font-size: 9px; 
	color: #1B3769; 
	text-decoration: none !important
}
.orienta:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #FFFFFF;
	/*background:#c00;*/
	text-decoration: none !important
}

