/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	color: #174566;
	padding-left: 35px;
	background-color:#D2DFF0;
	background-image: url(/pls/portal/docs/PAGE/ALMAVIVA/CONTENIDO/IMAGENES/VINE.JPG);
	background-repeat: no-repeat;
}
.m0l0iover {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #174566;
	background-color:#C6D3EF;
	background-image: url(/pls/portal/docs/PAGE/ALMAVIVA/CONTENIDO/IMAGENES/vine2.jpg);
	padding-left: 35px;
	background-repeat: no-repeat;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #EFF3FA;
	
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #EFF3FA;
		
}

/* level 1 inner */
.m0l1iout {
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 6px;
	color: #2879AE;
	background-color:#EFF3FA;
}
.m0l1iover {
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 6px;
	color: #CA4912;
	background-color:#EFF3FA;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #2879AE;
	background: #EFF3FA;
	
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #2879AE;
	background: #2879AE;
}




