body {
	background-image: url(../img/sfondomenu.jpg);
	background-attachment: fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#logo {
	text-align: left;
	margin-bottom: 10px;
}

/* --------------------- menu espandibile ------------------- */
div.topMenu {
   margin-top: 5px;
	margin-bottom: 12px;
	margin-left: 12px; 
	font-size: 12px;
   font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	color: #770000;
	line-height: 100%;
	width: 145px;
}
.topMenu a:link, .topMenu a:visited, .topMenu a:active {color: #770000; text-decoration: none; font-variant: small-caps;}
.topMenu a:hover, .topMenu a:focus {text-decoration: none; color:#A4571D}

.email a:link, .email a:visited, .email a:active {color: #444; text-decoration: none; font-variant: small-caps;}
.email a:hover, .email a:focus {text-decoration: none; color:#B08000}

p.subItemText, p.subItemText a:link, p.subItemText a:visited, p.subItemText a:active {color: #770000; text-decoration: none;}
p.subItemText a:hover, p.subItemText a:focus {text-decoration: none; color:#A4571D}

div.subBlock  {
	margin-top: -8px;
	margin-bottom: 15px;
	margin-left: 17px;
	display: block;
	font-size: 10px;
	width: 140px;
}
div.subBlock div.subItem {
	background-image: url(../img/sub_item_img.gif);
	background-repeat: no-repeat;
}
p.subItemText {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 7px;
	text-align: left;
   font-weight: normal;
	line-height: 100%;
}

div.subBlock div.subItem2 {
	background-image: url(../img/punto_left2.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
}
p.rientra {
	margin-top: 0px;
}
