body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 20px;
}
#header {
	width: 950px;
	margin: 0 auto;
	height: 110px;
	margin-top: 20px;
}
#logo {
	width: 300px;
	float: left;
	padding-left: 20px;
}
#telefono {
	width: 200px;
	float: right;
	text-align: right;
	margin-right: 15px;
}
#menuTop {
	width: 950px;
	margin: 0 auto;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 20px;
}
.menuTop {
	font-weight: bold;
	padding-left: 20px;
	font-size: 16px;
}
.selected a{
	text-decoration: overline underline;
	font-weight: bold;
	padding-left: 20px;
	color: #000000;
}
.menuTop a:link {
	color: #000000;
	text-decoration: none;
}
.menuTop a:visited {
	color: #000000;
	text-decoration: none;
}
.menuTop a:hover {
	color: #000000;
	text-decoration: overline;
}
#menu {
	height: 36px;
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
}
#menuBottom {
	text-align: right;
	margin: 0 auto;
	width: 950px;
	padding-top: 9px;
	padding-right: 20px;
}
.menuBottom {
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.selected2 a{
	text-decoration: overline underline;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.menuBottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuBottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuBottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentHome {
	width: 950px;
	height: 441px;
	margin: 0 auto;
}
#content {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 40px;
	padding-top: 40px;
	height: 100%;
}
#areaLeft {
	float: left;
	width: 650px;
	margin-bottom: 40px;
}
#areaLeft2 {
	float: left;
	width: 950px;
	margin-bottom: 40px;
}
h1 {
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
}
h3 {
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
}
.dati {
	font-size: 12px;
}
.verde {
	color: #006600;
}
.viola {
	color: #333399;
}
.rosa {
	color: #CC3366;
}
#areaRight {
	float: right;
	width: 250;
	margin-bottom: 40px;
}
h2 {
	margin: 0px;
	margin-left: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
}
li {
	font-size: 12px;
	padding-bottom: 5px;
}
li a:link {
	color: #000000;
	text-decoration: underline;
}
li a:visited {
	color: #000000;
	text-decoration: underline;
}
li a:hover {
	color: #000000;
	text-decoration: none;
}
p {
	font-size: 12px;
	padding-left: 16px;
	padding-right: 16px;
	margin-left: 5px;
}
.testoTab {
	font-size: 10px;
}
#pdf {
	margin-top: 20px;
	margin-left: 30px;
	font-weight: bold;
	background-image: url(../images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	height: 20px;
	font-size: 13px;
}
#marquee {
	margin: 0 auto;
	width: 930px;
	border-top-color: #990000;
	border-top-style: solid;
	font-size: 12px;
	padding: 10px;
}
#footer {
	width: 950px;
	margin: 0 auto;
	border-top-color: #990000;
	border-top-style: solid;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	clear: both;
}
