body {
	background-image:url(../img/bg_pag-eventi.jpg);
	background-position: center -20px;
	background-repeat:no-repeat;
	text-align: center;
	margin-top: 50px;
}

#lay_head {
	height: 70px;
	background-image:url(../img/bg_tit-eventi.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#lay_headuk {
	height: 70px;
	background-image:url(../img/bg_tit-events.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

/* --------------- Menu NAVIGAZIONE ---------------- */
 
 #contenuto_nav {
 	margin-top:220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height: 14px;
	color:#333333;
	width: 160px;
}

.nav_separatore {
	height: 10px;
	background-image: url(../img/tratteggioverde_h.gif);
	background-repeat:repeat-x;
	background-position: left center;
}
.nav_spazio {
	height: 20px;
}

.nav_titolo {
	padding-bottom: 6px;
	font-family:"Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size:16px;
}
.nav_on {
	font-weight:bold;
	color: #333333;
}

.nav_menulista {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 6px;
	border: 1px solid #999999;
}

 /* --- */

/* --------------- Eventi FGDA e MF---------------- */

.eventi_tab {

}




.evento_tipo {
	font-family:"Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size: 28px;
	text-align:left;
	color: #999999;
	line-height:32px;
}

.evento_titolo {
	font-family:"Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	text-align:left;
	color:#333333;
	padding-bottom:6px;
	padding-top:6px;
}
.evento_riferimenti {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 12px;
	text-align:left;
}
.evento_dettagli {
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size:12px;
	line-height:17px;
	padding-bottom:8px
}

.evento_dettagli ul{
	padding-left:8px;
	margin-left:8px;
}
.evento_dettagli li{
	list-style-type:square;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size:12px;
	line-height:17px;
}

.evento_leggitutto {
	font-size:11px;
	text-align: center;
	border-top: dotted #cccccc 1px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.evento_mostratutti {
	font-size:12px;
	padding-top:15px;
	border-top: dotted #999999 1px;
}
.evento_rigaspazio {
	height: 30px;
 	border-top: dotted #999999 1px;
}
.evento_navigatore {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

/* --- */
 
