body{
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-align:center;
	margin:0px;
	padding:0px;
	background-image: url(../sfondo.gif);
}
img {
	border: 0px solid #FF0000;
}
#contenitore{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 760px;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
#header{
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #540B04;
}
#header2{
	background-color: #F3EBCF;
	margin: 0px;
	padding: 0px;
}
#header2sinistra{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F3EBCF;
}

#header2sinistra ul{
	margin: 0px;
	padding: 0px;
}

#header2sinistra li{
display:inline;
}

#header2sinistra li a:link, #header2sinistra li a:active, #header2sinistra li a:visited{
	display:inline;
	margin-right:7px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

#header2sinistra li a:hover{
text-decoration:underline;
}

#header2destra{
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	background-color: #F3EBCF;
	margin-left: 6px;
	border-left: 6px double #000000;
	margin-top: 0px;
}

#header3{
	background-color: #990000;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: left;
	margin: 0px;
	padding: 0px;
}
#header4{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 90%;
	padding-left: 11px;
	padding-bottom: 6px;
	padding-top: 5px;
	
}
#header4 a:link, #header4 a:active, #header4 a:visited, #header4 a:hover{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	
}
#header3 ul{
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: center;
}
#header3 li{
	display: inline;
}
#header3 li a:link, #header3 li a:active, #header3 li a:visited{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 90%;	
}

#header3 li a:hover{
	text-decoration: underline;
}
#contenuto{
}

#contenuto h3 {
	font-size:110%;
	color:red;
	font-weight: bold;
}

#contenuto a:link, #contenuto a:active, #contenuto a:visited{
	color:#990000;
	font-weight: bold;
}
#contenuto a:hover{
	color:red;
	font-weight: bold;
}


#sinistra{
	float: left;
	background-color: #FFFFFF;
	width: 183px;
}
#sinistra p{
	padding-left:4px;
}
#sinistra ul{
	padding:4px 0px 0px 10px;
	margin-top: 2px;
	margin-left: 8px;
}
#sinistra li{
	color:#990000;
	list-style-type: square;
}

#sinistra a:link, #sinistra a:active, #sinistra a:visited{
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}

#sinistra a:hover{
	color:red;
}

#sinistra h2 {
	color:#FFFFFF;
	padding: 0px 0px 2px 1px;
	background-color: #990000;
	margin-top: 0px;
	font-size: 100%;
	margin-bottom: 0px;
}

#sinistra h3{
	font-size: 110%;
	color: #AF8378;
}

#destra{
	background-color: #FFFFFF;
}
#destra p{
	padding-left:4px;
}
#destra ul{
	padding:4px 0px 0px 10px;
	margin-top: 2px;
	margin-left: 8px;
}
#destra li{
	color:#990000;
	list-style-type: square;
}

#destra a:link, #destra a:active, #destra a:visited{
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}

#destra a:hover{
	color:red;
}

#destra h2 {
	color:#FFFFFF;
	padding: 0px 0px 2px 1px;
	background-color: #990000;
	margin-top: 0px;
	font-size: 100%;
	margin-bottom: 0px;
}

#destra h3{
	font-size: 110%;
	color: #AF8378;	
}


#cerca{
	background-color: #EBEBEB;
	color: #000000;
	padding-left: 4px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#news{
	background-color: #EBEBEB;
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 4px;
}

#sondaggi{
	background-color: #EBEBEB;
	border-top: 4px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-left: 4px;
}
	
#centrale{
	padding-right: 10px;
	padding-left: 10px;
}

#centrale h1{
	font-size: 110%;
}

#centrale h2{
	font-size: 100%;
}

#centrale a:link, #centrale a:active, #centrale a:visited{
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}

#centrale a:hover{
	color:red;
	text-decoration: underline;
}

#footer {
	clear: left;
	background-image: url(../grafica/footer.jpg);
	margin: 0px;
	padding: 6px 0px 0px;
	text-align: center;
	font-weight: bold;
	height: 28px;
}
#footer a:link, #footer a:active, #footer a:visited, #footer a:hover{
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	color:red;
	text-decoration:none;
}
.bottonemodulo {
	border: 1px solid #999999;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.testomodulo {
	border: 1px solid #7F7F7F;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.testomodulon {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.immsin {
	float: left;
	margin-right: 4px;
}
.immcen {
	float: left;
	margin-right: 4px;
	margin-left: 3px;
}
legend {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #EBEBEB;
}
fieldset {
	border: 1px solid #EBEBEB;
	padding-left: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footerdestra {
	float: right;
	width: 66px;
}
#footersinistra {
	margin-right: 66px;
	text-align: center;
}
.immaginesinistra {
	float: left;
	margin-right: 3px;
}
.immaginehomepage {
	border: 1px solid #000000;
	float: left;
	margin-right: 2px;
}
.modulocerca {
	margin: 0px;
	padding: 0px;
}
.immaginesinfooter {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
.sfondomenu {
	background-color: #F3EBCF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.pusantecerca {
	border: 1px solid #999999;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.login {
	background-color: #ECDDB4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #888380;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bordomenusinistra {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 24px;
}
.tdsinistra {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}
.tddestra {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}
.newsletter {
	margin: 0px;
	padding: 2px 0px 5px;
}
.modulo {
	margin: 0px;
	padding: 0px;
}
.cellabenvenuto {
	margin: 0px;
	background-position: right top;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #AC3838;
}
.cellabenvenuto p {
	margin: -1px 0px 0px;
	padding: 2px 0px 0px 12px;
}

.bordonerotable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-left: 10px;
}
.bordonerotable a:link, .bordonerotable a:active, .bordonerotable a:visited{
color:white;
font-weight:bold;
text-decoration:none;
}
.h2primopiano {
	margin: 0px;
	padding: 0px;
}
.psommario {

	margin: 0px;
	padding: 0px 0px 8px;
}
.h1rosso {
	color: #990000;
}
.fotozanata {
	float:left;
	padding-right: 8px;
}
.bianco{
color:#FFFFFF;
}
.bianco a:link, .bianco a:active, .bianco a:visited{
color:#FFFFFF;
}
.bordorosso {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
.immaginebordo{
border:1px solid #990100;
}
.topimmgra{
padding-top:4px;
}
#overF{
overflow:auto;
height: 100px;
width:350px;
margin:5px;
padding:0px;
text-align:left;
border:1px solid #ccc;
}