@charset "utf-8";
.header {
	width: 750px;
	height: 120px;
	margin: auto;
	background-color: #000000;
	border: 1px solid black;
}

.footer {
	width: 730px;
	height: 40px;
	margin: auto;
	background-color: #000000;
	background-image: url(footer.jpg);
	padding: 10px;
	color: #999999;
	border: 1px solid black;
}
.contenitore {
	width: 498px;
	height: 258px;
	float: left;
	background-color: #000000;
	background-image: url(home_main.jpg);
	border: #000 solid 1px;
}
.news {
	width: 220px;
	float: left;
	margin-left: 10px;
	height: 260px;
	background-color: #000000;

}

.news_in {
	padding: 10px;
	height: 160px;
	overflow: auto;
	color: #999999;
}

.box4 {
	width: 175px;
	height: 100px;
	background-color: #333333;
	float: left;
}
.box1 {
	width: 175px;
	height: 100px;
	background-color: #333333;
	float: left;
	margin-right: 10px;
}
.descrizione {
	width: 710px;
	height: 80px;
	background-color: #333333;
	float: left;
	margin-top: 10px;
	background-image: url(back%20body.jpg);
	padding: 10px;
}
.finale {
	height: 210px;
	padding: 10px 0px 10px 0px;
	float: left;
	width: 730px;
}
.descrizione2 {
}
.mailmenu {
	height: 40px;
	border-top: 1px solid #333333;

}
.notizia {
	border-bottom: #666666 0px;
	border-bottom-style: solid;
	margin-bottom: 5px;
}


.corpo {
	width: 730px;
	background-color: #000000;
	height: 480px;
	padding: 10px;
	background-image: url(back%20body.jpg);
	background-repeat: repeat-x;
	margin: auto;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
