﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote {
   margin:0 auto;
   padding:0;
   font-family:Arial;
   background-color:gray;
}
a:visited {
	color:blue
}
table {
	margin:0px,auto;
}
#testata {
	height:145px;
	width:100%;
	padding-top:5px;
	background-color:white;
}
.tabellamenu {
	width:98%;
	border:1px black solid;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	margin:0 auto;
	background-color:white;
	font-family:Arial;
	text-align:center;
}
#menu td{
	color:black;
	background-color:white;
	vertical-align:middle;
	font-family:Arial;	 
}

#menu a {
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
	color:gray;
}
.menu1 {
	width:85px;	
}
.menu2 {
	text-align:left;
	font-weight:bold;
	width:60px;
}
.menu3 {
	text-align:left;
	font-weight:bold;
	font-size:12px;
}
.menu4 {
	width:35px;
}
.menu5 {
	width:55px;
}
.menu6 {
	width:75px;
}
.menu7 {
	width:30px;
}
.menu8 {
	width:40px;
}
.menu9 {
	width:63px;
}
#corpo {
	width:960px;
	border-top:1px #e9eaec solid;
	border-bottom:1px #e9eaec solid;
	padding-top: 3px;
	padding-bottom: 3px;
	margin:0 auto;
}
#corpo td {
	background-color:white;
}
#elenconews {
	font-size:small;
	background-color:gray;
	background-color:white;
}
#elenconews a {
 padding-left:3px;
 text-decoration:none;
 color:black;
}
#elenconews td{
	background-color:white;
}

#banner {
	border-bottom-width:5px;
	border-bottom-color:white;
	border-bottom-style:solid;
}
#footer {
	text-align:center;
	color:white;
	height:110px;
	width:100%;
	vertical-align:middle;
	padding-top:10px;
	border-top:10px gray solid;
}
#full {
	border-top:40px gray solid;
	background-color:white; 
	width:980px;
}
.logo {
	padding-left:35px;
	border: none;
	padding-top:20px;
	padding-bottom:20px;
}
.corpo {
	width: 960px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.corpo1 td {
	width:359px;
	padding:3px 3px 3px 3px;
}
.corponews {
	background-color:white;
	width:722px;
	font-size:small;
	text-align:justify;
}
.bordernewsr {
	width:17px;
	height:100%;
	background-image:url('images/separatorenewsr.gif');
	background-repeat:repeat-y;	
}
.titolonews {
	padding-left:10px;
	background-image:url('images/titolonews.gif');
	font-weight:bold;
	border-bottom:3px white solid;
}
.news {
	width:355px;
	background-color:white;
}
.news td {
	background-color:white;
}

#news {
	background-color:white;
}
#news td{
	background-color:white;
}
.titolo-news{
	font-weight:bold;
	background-color:white;
}
.newstitolo {
	height:20px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	font-size:small;
	padding:2px 0px 2px 0px;
}
.newstitolo a {
	text-decoration:none;
	color:black;
}
.newscorpo {
	padding:0px 10px 0px 10px;
	font-size:14px;
	height:100%;
}
.newscorpo a {
	text-decoration:none;
	color:black;
}

.titolonotizia {
	font-size: small;
	width:100%;
	background-color:#eef1f5;
	background-image:url('images/titolonews.gif');
	background-repeat:no-repeat;
	padding-left:10px;
}
.testonotizia {
	font-size: x-small;
}
