body {
	background-color: #696969;
	font: 12px Verdana;
}
a:link, a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
.spacer {
	clear: both;
	height: 5px;
}
p {
	margin: 2px 0px 2px 0px;
}
div#father {
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
}
#content {
	width: 940px;
	background-color: White;
	overflow: hidden;
}
#header {
	background-image: url(/images/testata.jpg);
	text-align: left;
}
.slideNewsContent {
	overflow: hidden;
}
div#news {
	background-color: #F4F4F4;
	float: right;
}
div#headNews {
	background-color: #696969;
	color: White;
	padding-left: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	padding-top: 3px;
	width: 350px;
}
div#menu {
	background-image: url(images/sfondo_menu.jpg);
	background-repeat: repeat-x;
	height: 31px;
}
.voceMenu {
	text-align: center;
	height: 31px;
	padding: 0px 3px 0px 3px;
}
div#col-a {
	float: left;
	width: 550px;
	margin: 5px 5px 5px 5px;
	text-align: left;
}
.titoloPagina {
	font: 18px Arial;
	color: #72060A;
	text-align: left;
}
.testoPagina {
	text-align: left;
	line-height: 20px;
	margin-bottom: 20px;
}
#centrale {
	margin: 2px 0px 2px 0px;
}
#centrale1 {
	float: left;
}
#centrale2 {
	float: right;
}
.articoliSezione {
	overflow: hidden;
	font: 11px verdana;
	margin-left: 15px;
}
.artSezData {
	color: #666;
	font-weight: bold;
	font-size: 10px;
}
.artSezTitolo {
	font: 13px arial;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
.artSezTitolo a:link  {
	color: #72060A;
}
.sezArtSommario {
	padding: 2px 0px 2px 0px;
}

div#col-b {
	float: left;
	width: 170px;
	margin: 5px 5px 5px 5px;
}
img.banner {
	width: 160px;
	border: 1px solid black;
}
div.banner {
	text-align: center;
}

div#col-c {
	float: right;
	width: 180px;
	margin: 5px 5px 5px 5px;
}
div#archiveContent {
	text-align: left;
	font-size: 11px;
}
div#listArchivioMesi {
	padding-left: 5px;
}
div#annoSelArchive {
	padding-left: 5px;
}
div#listArchivioAnni {
	padding-left: 5px;
}
div#labelArticle {
	color: #666;
	font: 12px arial;
	font-weight: bold;
}
#footer {
	background-color: #c8c7c7;
	width: 935px;
	height: 30px;
	padding-left: 5px;
	padding-top: 10px;
	font-size: 11px;
	text-align: left;
}

.titoloArticolo {
	clear: both;
}
a.titoloPrincipale {
	font: 22px Arial;
	color: #72060A;
}
a.titoloNotizie {
	font: 16px Arial;
	color: #72060A;
}
.sommario {
	font: 12px verdana;
}
.fotoSommario {
	float: left;
	margin: 2px 5px 2px 2px;
}
.notFound {
	clear: both;
	color: #72060A;
	font-weight: bold;
}