#box {
width:785px;
background:url(../img/bg_content_home.gif) repeat-y;
text-align:left;
margin:0 auto;
}

#content {
float:left;
width:722px;
margin: 0 0 30px 32px;
}


#footer {
clear:both;
width:761px;
background:url(../img/footer_bg.gif) no-repeat;
height:75px;
font-size:9px;
color:#999;
margin-left:12px;
}

#close {
clear:both;
height:20px;
background:url(../img/bg_content_footer_home.gif) no-repeat;
}
#home_news {
	border: 1px solid #C0C0C0;
	float: left;
	width: 500px;
	height: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#win_eventi {
	border: 1px solid #C0C0C0;
	float: left;
	width: 500px;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#home_eventi {
	border: 1px solid #C0C0C0;
	float: left;
	width: 500px;
	height: 100px;
	margin-top: -200px;
	margin-bottom: 20px;
}
#home_sections {
	margin-top: 8px;
}

#home_news h1 {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #b8cd0e;
	display: block;
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}

#home_news a {
	text-decoration:none;
}
#home_news a:hover {
	text-decoration:none;
}

#home_eventi h1 {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #990398;
	display: block;
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}

#home_eventi a {
	text-decoration:none;
}
#home_eventi a:hover {
	text-decoration:none;
}

#home_banner {
	float: right;
	height: 172px;
	width: 210px;
	margin-top: 12px;
	margin-bottom: 20px;
	text-align:right;
	padding:50px 0 0 0;
}
#home_timeline {
	clear: both;
}
#home_banner_footer {
	margin-top: 10px;
}
.pad10 {
	padding: 5px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #BACF0F;
	margin-bottom: 8px;
}
.verde {
	color: #007f42;
}
.viola {
	color: #990398;
}