div.menu {
	padding: 0.5em 2.5em 0.2em 0;
	text-align: left;	
	background-color: #ffffff;
	background-image: url(../img/bg-menu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	height: 1%;
}
div.menu a:link { 
	background-color: #ffffff;
	color: #660000; 
}
div.menu a:visited { 
	background-color: #ffffff;
	color: #330000; 
}
div.menu a:hover {
	background-color: #660000;
	color: #f1e1bf;
	text-decoration: none;	
}
div.menu a:active { 
	background-color: #f1e1bf;
	color: #660000; 
}
/*
div.menu-home {
	float: left;
	padding: 0.5em 0.5em 0.2em 0;
	text-align: left;	
	width: 28%;	
	font-weight: bold;
	font-family: Georgia;
	margin: 0 2em 0 0;
	background-color: #f1e1bf;
	color: #660000;
}*/
.info {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 1em;
	font-weight: normal;
	font-size: 0.8em;
}
div.home {
	float: right;
	width: 70%;	
	background-color: #ffffff;
}
div.home p.bordosx {
	border-left: 10px solid #ffcc66;
	padding-left: 0.5em;
}

h1 {
	text-transform: uppercase;
	border: 0;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.home h1, .contenuto h1 {
	font-family: Georgia;
	font-variant: normal;
	color: #000;
	background-color: #ffffff;
	text-transform: none;
}
/*.menu h2 {
	color: #cc0000;
	background-color: #f1e1bf;
}*/
li.listamenu {
	list-style-type: none;
	padding: 0.5em 1em 0.5em 0em;
	margin-left: 0;
	font-size: 1em;
/*	font-variant: small-caps;*/
	font-weight: bold;
	font-family: Georgia;
	margin-left: 0;
}
div.testata {
	background-color: #990000;
	background-image: url(../img/bg-head.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	height: 110px;
	margin: 0;
	padding: 0;
	font-size: 120%;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
div.contenuto {
	padding: 1em 2em;
}
div.testata span {
	display: block;
}
.titolo1parte {
	font-size: 1em;
	border: 0;
	letter-spacing: 0;
	line-height: 95%;
	font-weight: bold;
	padding-top: 0.3em;
}
.titolocent {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0;
}
.titolo2parte {
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin-bottom: 0;
	margin-top: 0.7em;
}
.titolo3parte {
	font-size: 0.6em;
	font-weight: normal;
	padding-bottom: 2px; 
}
.listamenu1 {
	list-style-type: none;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: normal;
	padding: 0 1em 1em 0em;
	margin-left: 0;
	border-bottom: 1px solid #990000;
}
.comitato {
	list-style-type: none;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: normal;
	padding: 0 1em 1em 0em;
	margin-left: 0;
	border-bottom: 1px solid #990000;
	float: right;
}
div.nota {
	background-color: #cfbb93;
	color: #362a14;
}
.nascosto {
	display: none;
}
div.areaevidenza {
	width: 260px;
	text-align: center;
	margin-left: 1em;
	padding: 1.5em 1em 1.5em 1em;
	font-size: 95%;
}
