/************ ********** ************/
/************ menu FE ************/

.menu_top{width:210px;margin:0;padding:0;list.style=none;}
.menu_top a{display:block;text-decoration:none;height:17px;color:#444444;font-size:13px;font-weight:bold;}
.menu_top li{display:inline}
.menu_top a:hover,.menu_top a:active{background:#baf380;padding:0 0 0 12px;}

/************ ********** ************/
/************ menu BE ************/
.menu_bk a:link,
.menu_bk a:visited{
	color:#444444;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:1.3 !important;
	line-height:1;
	text-transform:lowercase;
	width:9%
}
.menu_bk a:hover,
.menu_bk a:active{
	background:#baf380;
}

/*********** ************ ***********/
/*********** 11px grigio-rosso ***********/
.testo11,
.testo11 a:link,
.testo11 a:visited{
	color:#444444;
	font-size:11px;
	text-decoration:none;
}
a.testo11:hover,
.testo11 a:hover,
.testo11 a:active{
	color:#970C14;
}

/*********** 12px grigio-rosso ***********/
.testo12,
.testo12 a:link,
.testo12 a:visited{
	color:#444444;
	font-size:12px;
	text-decoration:none;
}

a.testo12:hover,
.testo12 a:hover,
.testo12 a:active{
	color:#970C14;
}

/*********** 12px grigio-rosso corsivo ***********/
.testoitalic12,
.testoitalic12 a:link,
.testoitalic12 a:visited{
	color:#444444;
	font-size:12px;
	text-decoration:none; 
	font-style:italic;
}

a.testoitalic12:hover,
.testoitalic12 a:hover,
.testoitalic12 a:active{
	color:#970C14;
}

/*********** 12px grigio-rosso-bold ***********/
.testo_bold12,
.testo_bold12 a:link,
.testo_bold12 a:visited{
	color:#444444;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a.testo_bold12:hover,
.testo_bold12 a:hover,
.testo_bold12 a:active{
	color:#970C14;
}

/*********** 15px grigio-rosso-bold ***********/
.testo_bold15,
.testo_bold15 a:link,
.testo_bold15 a:visited{
	color:#444444;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
}

a.testo_bold15:hover,
.testo_bold15 a:hover,
.testo_bold15 a:active{
	color:#970C14;
}

/*********** 18px grigio-rosso ***********/
.testo18,
.testo18 a:link,
.testo18 a:visited{
	color:#444444;
	font-size:18px;
	text-decoration:none;
}

a.testo18:hover,
.testo18 a:hover,
.testo18 a:active{
	color:#970C14;
}

/*********** 11px rosso-grigio ***********/
.testo_rosso11,
.testo_rosso11 a:link,
.testo_rosso11 a:visited{
	color:#970C14;
	font-size:11px;
	text-decoration:none;
}

a.testo_rosso11:hover,
.testo_rosso11 a:hover,
.testo_rosso11 a:active{
	color:#444444;
}

/*********** 12px rosso-grigio ***********/
.testo_rosso12,
.testo_rosso12 a:link,
.testo_rosso12 a:visited{
	color:#970C14;
	font-size:12px;
	text-decoration:none;
}

a.testo_rosso12:hover,
.testo_rosso12 a:hover,
.testo_rosso12 a:active{
	color:#444444;
}

/*********** 12px rosso-grigio-bold ***********/
.bold_rosso12,
.bold_rosso12 a:link,
.bold_rosso12 a:visited{
	color:#970C14;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a.bold_rosso12:hover,
.bold_rosso12 a:hover,
.bold_rosso12 a:active{
	color:#444444;
}

/*********** 18px rosso-grigio ***********/
.titoletto,
.titoletto a:link,
.titoletto a:visited{
	color:#970C14;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

a.titoletto:hover,
.titoletto a:hover,
.titoletto a:active{
	color:#444444;
}


