body {
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #c3c5c7;
}
a:link, a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
#father {
	text-align: center;
	display: block;
}
.spacer {
	height: 5px;
	clear: both;
}
#contenitore {
	text-align: left;
	display: block;
	width: 942px;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-y;
	margin-left: 37px;
	clear: both;
	vertical-align: top;
}
#testata {
	text-align: left;
	display: block;
	width: 878px;
	background-color: White;
	margin-left: 18px;
}
#bottom {
	width: 942px;
	display: block;
	background-image: url(images/foglio_bottom.jpg);
	background-repeat: no-repeat;
	height: 99px;
	text-align: center;
	margin-left: 37px;
	color: #AAA;
	padding-top: 15px;
}
#tamburino {
	width: 650px;
	display: block;
	text-align: left;
	color: #AAA;
	padding-top: 5px;
	padding-left: 170px;
}
#news {
	text-align: left;
	float:left;
	width: 159px;
	background-image: url(images/sfondo_news.jpg);
	background-repeat: repeat-y;
	margin-left: 5px;
	padding: 0px 2px 5px 0px;
}
p#newsContent {
	padding: 0px 3px 0px 3px;
}
#content {
	text-align: left;
	float: right;
	width: 720px;
	margin-right: 25px;
	font-size: 12px;
}
#menu {
	text-align: left;
	display: block;
	width: 876px;
	background-image: url(images/sfondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 18px;
	vertical-align: middle;
}
#titolo {
	font-family: Georgia;
	font-size: 16px;
}
#settori {
	display: block;
}
.titolo_settori {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.testo_settore {
	padding: 5px 3px 5px 3px;
	font-size: 11px;
}
#web {
	width: 217px;
	float: left;
	background-color: #F6F6F6;
}
#editoria {
	width: 217px;
	float: left;
	background-color: #F6F6F6;
	margin-left: 20px;
}
#grafica {
	width: 217px;
	float: left;
	background-color: #F6F6F6;
	margin-left: 20px;
}
.mainMenu {
	display: inline;
}
a.navigation {
	padding: 15px 20px;
	color: white;
}
a.navigation:hover {
  	text-decoration: underline;
	color: White;
}
a.navigation:visited {
  	color: White;
}

ul#menuMain {
	margin-top: 20px;
	margin-left: 150px;
	color: White;
}
h1 {
	font-size: 10px;
	font-family: verdana;
	color: #CCC;
	text-align: center;
	margin-top: 0px;
}
#contentBody {
	padding-right: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#flashcontainer{
	width:876px;
	height:128px
}
p#validator {
	margin: -40px 0px 2px 30px;
}
img {
	border: 0px solid #FFF;
}


