@charset "UTF-8";
/* CSS Document */

body {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
    background:url('img/background_mef.jpg');
    background-repeat: no-repeat;
	background-position:top;
}

ul li.back_mef.active.selected a{
	background-image:url(img/menu_mef.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}


#wpmenu1 ul li.back_mef ul{
	width:270px;
	background-color:#b4bab3;
}

#wpmenu1 ul li.back_mef ul li{
	height:25px;
}

#wpmenu1 ul li.back_mef ul li.cat-item a{
	background-image:none;
	width:270px;
	overflow:hidden;
}

#wpmenu1 ul li.back_mef ul li.cat-item a:hover{
	background-image:none;
	background-color:#7d907b;
}

#contatore {
color:#8D9B8A;
font-weight:bold;
}

#contatore span{
color:#000;
}
