/* CSS Document */

#testa{
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapperccc{
	height: 707px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(2011/sfondoccc.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
#wrapper{
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

}
#sommario{
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #1c6791;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}
#logo{
	width: 750px;
	float: left;
}
#news{
	width: 250px;
	float: left;
}
#newsccc{
	width: 300px;
	float: left;
}
#contenuti{
	height: auto;
	width: 1000px;
float: left;
}
#contenuti2{
	height: auto;
	width: 700px;
float: left;
}
#contenuticcc{
	height: auto;
	width: 495px;
float: right;
}
#contenuti2ccc{
	height: auto;
	width: 495px;
		font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
float: left;
}
#footer{
	height: auto;
	width: 1000px;
float: left;
}
.contenuti{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.link{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.linkSOM{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #1c6791;
}

