/* --- 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: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	margin: 5px 0 0 4px;
	color: #FFFFFF;
	text-shadow:#000000;
	text-align:left;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 6px 0 0 4px;
	color: #FFFFFF;
	font-weight:bold;
	text-shadow:#000000;
	text-align:left;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(../images/button.png);
	border: 0px solid #336699;
	background-color: #2C5F93;
	font-weight:bold;
	text-shadow:#000000;
	text-align:left;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(../images/button.png);
	background-color: #2C5F93;
	border: 0px solid #336699;
	font-weight:bold;
	text-shadow:#000000;
	text-align:left;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration:none;
	margin: 4px 0 0 10px;
	color: #000000;
	background: #d5d5d5;
	font-weight:bold;
	text-shadow:#000000;
	border-bottom-style:dashed;
	border-bottom-color:#FF6600;
	border-bottom-width:thin;
	text-align:left;
	
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-shadow:#000000;
	text-align:left;
}

/* level 1 outer */
.m0l1oout {
	background-color: #d5d5d5;
	filter: alpha(opacity=80);
	text-decoration:none;
	font-weight:bold;
	text-shadow:#000000;
	text-align:left;
}
/*over menu nivel 1*/
.m0l1oover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-shadow:#000000;
	font-weight:bold;
	background-color: #ee7900;
	text-decoration:none;
	text-shadow:#000000;
	text-align:left;
}
.pied {
	color: #EE7900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
}
