body { margin-top:0px;
margin-bottom:0px;
background:#475d8a url(i/bk.png) repeat-x top;
text-align:center;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

p {
	margin:7px;
}

td {
	color: #000000;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	}


#layout {
	width:950px;
	margin:10px auto;
	padding-bottom:10px;
	
}


#menu {
	width:200px;
	float:left;
	line-height: 20px;
	background-color: #3763c5;
	overflow: visible;
	text-decoration: none;
	z-index: 3;
	
	
}

#menu li { /* all list items */
	
	width:200px;
	font-family: arial, helvetica, san-serif;
	color: #CCC;
	font-size: 12px;
	margin: 0px;
	border-top: #FFF solid 1px;
	list-style:none;

	}

#menu li.null {
	float: none;
	}

#menu ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style:none;
	}

#menu li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	}
	
#mainmenu ul:hover  { /* lists nested under hovered list items */
	display: block;
	text-decoration:underline;
	color:#000;
	}
	
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #FFF;
	text-decoration: none;
	}

a.menu:hover {
	color: #009;
	
	}

.immagine {
	padding-left:20px;
	padding-bottom:20px;
	float:right;

}


#content {
	background:#e3e4e6 /*url(i/bk_C.png) repeat-x bottom*/;
	float:left;
	width:950px;
	min-height:250px;
	margin-top:0px;

}

#lato {
	width:190px;
	min-height:200px;
	float: left;
	margin-top:15px;
	
}


#header {
	margin:0px;
	width:950px;
	height:140px;
	line-height:19px;
	color:#FFFFFF;
	font-size:11px;
}

#footer {	
	text-align:center;
	color:#000000;
	font-size:9px;
	height:15px;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:#CCC solid 1px;
	border-top:#CCC solid 1px;
	float:left;
	width:950px;
}

.main {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	padding:10px 20px 10px 20px;
}



.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: BOLD;
	color: #003;
	padding:15px 10px 10px 10px;
	background: url(i/bkt.png) top repeat-x;

}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}

.nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	margin-top:0px;
	margin-bottom:0px;
}


.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #646464;
	margin-top:0px;
	margin-bottom:0px;
}

.data {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top:0 px;
	margin-bottom:0 px;
}

.grassetto {
	font-weight: bold;
	
}

.testoform {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #162883;
	margin-top:5px;
	margin-bottom:5px;
	}
