.boxmenu {
	width: 100%;
	border: 1px solid #666666;
	background-image: url(../img/sfondogrigiosfu.jpg);
	font-size: 85%;
	line-height: 120%;
	background-repeat: repeat-x;
}
.boxmenu a {
	line-height: 22px;
	border-bottom: 1px dotted #CCCCCC;
	clear: right;
}
.boxmenu a:hover {
	line-height: 22px;
	border-bottom: 1px dotted #FFFF00;
	clear: right;
	background-repeat: repeat-x;
	background-color: #3A6492;
}


.boxmenu ul {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	padding: 5px;
}

.boxmenu li {
	list-style-position: inset;
	list-style-type: none;
}

.boxmenu hr {
	list-style-position: inset;
	list-style-type: none;
	border-top: 1px dashed #333333;
}

.boxmenu h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 118%;
	color: #FFFFFF;
	margin: 1px 0px;
	background-image: url(../img/titolosfumatoceleste.jpg);
	line-height: 160%;
	padding: 2px 0px 3px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #003399;


}
.news {
	font-size: 9px;
	margin-right: 5px;
	margin-left: 8px;
}
