/*
 ------------------------------------------------------------
	MENU_STYLE.CSS	Foglio stile per menu IFA

	Data:  31-01-2006
 ------------------------------------------------------------
*/

.mi_out {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
        text-align: center;
	text-decoration: none;
	padding: 5px;
	color: #ffffff;
}
.mi_over {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
        text-align: center;
	text-decoration: none;
	padding: 5px;		
	color: #024411;
}

.mo_out {
	text-decoration : none;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px;
	
}

.mo_over {
	text-decoration : none;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px;
	

}

.m2i_out {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
        text-align: center;
	text-decoration: none;
	padding: 3px;
	color: #ffffff;
}
.m2i_over {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
        text-align: center;
	text-decoration: none;
	padding: 3px;		
	color: #024411;
}

.m2o_out {
	text-decoration : none;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	background-color: #f60b0b;height:24px;
}

.m2o_over {
	text-decoration : none;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	background-color: #f60b0b;

}
#e0_4i{
	background-color: #f60b0b;height:24px;
}
.allinea {
	position: relative;
	margin-top: -10px;
	top: 4px;
	width: 17px;
	height: 17px;
}

a:link, a:hover, a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: black;
}
