.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../imma/template/barramenu.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
	line-height: 28px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

.menuover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #003;
	background-attachment: scroll;
	background-image: url(../imma/template/barramenu.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
	line-height: 28px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(template/barramenu.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(template/barramenu.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
}
a:hover {
	text-decoration: none;
	color: #036;
	background-attachment: scroll;
	background-image: url(template/barramenu.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
}
a:active {
	text-decoration: none;
}.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006;
}
.titolo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
}

.imgdx {
margin: 0 0 5px 15px;
padding: 0;
border: none;
float: right;
}
	
.imgsx {
margin: 0 15px 5px 0;
padding: 0;
border: none;
float: left;
}