body {
	overflow-x:hidden;
	background-image:url(images/bg4.png);
	background-color:#ffffff;
	background-repeat:repeat-x;
	text-align: center;  /*centra orizzontalmente per IE*/
} 
#laba{
	width:903px;
	margin-left:auto;
	margin-right:auto;
	
} 
#head{
	width: 903px;
	height: 222px;
	align: center;
	background-position: center;
	v-align: bottom;
	vertical-align: text-bottom;
	z-index:3;
	position:relative;
	}
#language{
	z-index:1;
	position:absolute;
	width:90px;
	height:40px;
	background-position: right top;
	margin-left: 805px;
	margin-top: 6px;
	}
#icons{
	z-index:2;
	position:absolute;
	width:240px;
	height:40px;
	background-position: right top;
	margin-left: 670px;
	margin-top: 150px;
	padding-bottom: 5px;
	}
	

#menu ul{
	width: 903px;
	height: 23px;
	background-image: url(images/bgmenucut.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF0;
	text-decoration: none;
	list-style-type: none;
	margin:0 0 0 0;
	}
#menu ul li {
	display: inline;
	text-decoration:none;
	color: #FFFFFF;
}
#menu ul li a {
	display: inline;
	text-decoration:none;
	color: #FFFFFF;
}
#menu ul li a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#menu ul li a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#menu ul li a:hover {
	color: #FFFF00;
	text-decoration:none;
}

	


#contenitore{
	width: 903px;
	align: center;
	background-color:#FFFFFF;
	border: 1px solid #d8d8d8;
	overflow:hidden; 
	position:relative;
	}
#eventi{
	width:217px;
	height:470px;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #666666;
	float:left;
	background-image:url(images/bg-eventi.png);
	background-repeat:no-repeat;
	margin-top: 10px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-top: 50px;
}
#contenuti{
	background-color:#FFFFFF;
	width: 483px;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #666666;
	float:left;
	margin: 10px 5px 0px 10px;
}
#destra{
	background-color:#FFFFFF;
	width: 154px;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-align:right;
	float: right;
	margin: 10px 5px 0px 10px;
}
#foot{
	width: 903px;
	height: 62px;
	background-position: center;
	background-image: url(images/bg-foot.png);
	background-repeat: no-repeat;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	}

/* STILI CARATTERE */
.mini{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c97d3;

}
.trebuchet12{
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.trebuchet12b{
	font-family: "trebuchet MS";
	font-size: 9pt;
	color: #666666;
}
.trebuchet12c{
	font-family: "trebuchet MS";
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
}
.trebuchet13bianco{
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #ffffff;
}
.invisible{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkNews {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #5c97d3;
	text-decoration: none;
	font-weight: normal;	
	
}

.linkNews:hover {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;	
	
}
.linkNews12 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #5c97d3;
	text-decoration: none;
	font-weight: normal;	
	
}

.linkNews12:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
