/* CSS Document */

/* TOP */
.top {
	width: 965px;
	height: 312px;
	background-image: url(/it/img/bg_top_home.jpg);
	background-repeat: no-repeat;
}
.topEn {
	width: 965px;
	height: 312px;
	background-image: url(/en/img/bg_top_home.jpg);
	background-repeat: no-repeat;
}
.lingua {
	padding-top: 187px;
	font-size: 11px;
}
.white {
	background-image: url(/images/bg_home.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	background-color: #C2C2C2;
}
.colsxBox {
	background-image: url(/images/bg_col_sx_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	height: 313px;
}
.coldxBox {
	background-image: url(/images/bg_col_dx_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	height: 313px;
}
.boxHome {
	width: 259px;
	vertical-align: top;
}
.boxEventi {
	background-color: #E8E8E8;
	width: 200px;
	line-height: normal;
	text-align: left;
}
.boxNews {
	line-height: normal;
	text-align: left;
}
h1 {
	font-weight: bold;
	font-size: 18px;
}
hr {
	margin: 10px 0px;
}
.menu {
	background-image: url(/images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.imghomenews {
	border: solid 1px #999999;
	margin-bottom: 10px;
}
