
.blu-magaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #336699;
	background-image: url(images/sfondoblu.jpg);
	background-repeat: no-repeat;
	list-style-image: url(images/list2.gif);
	background-attachment: fixed;
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.titoli2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
.evidenziato {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.NAVIGAZIONE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #B24200;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	background-color: #FF9900;
	font-weight: bolder;
}
.menu a{font-size:18px; color:#fff; padding-right: 10px;}
.menu {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	color: #afafaf;
	
	font-weight: bold;
}
.menu a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}


