body, html { 
	margin:0;
	padding: 0;
	font-family: Times; 
	height:100%;
	font-size:12px;
	color:#000000;
	background-color:#000000;
	}

#container{ 
width:955px;
background-image:url(img/back.png);
background-position:top right;
background-repeat:no-repeat;
 /*nessuna regola necessaria*/ }

h1{margin: 0;padding:0}

h2{color:#4078B8; font-size:1.5em; text-align:center}

#content { 
width:955px;
height:100%;
border:0px solid #ffffff;
border-top:none;
position:aboslute;
overflow:hidden;

}

#header{
width:955px;
height:111px;
z-index:4;
}

#bordino{
background-image:url(img/bordino_bianco.png);
background-repeat:no-repeat;
width:955px;
height:11px;
}

#menu{
width:955px;
height:64px;
color:#FFFFFF;
font-size:14px;

}

.clr
{
clear:both;
display:block;
line-height:1px;
font-size:1px;
}

#all {
width:955px;
height:450px;
z-index:1;
margin-top:0px;
}


#center {
margin-top: 0px;
margin-left: 0px;
width:651px;
height:397px;
font-family:Times, serif;
text-align:left;
position:static;
z-index:2;
font-size:11px;
font-weight:300;

}

#center1 {
background-color:#FFFFFF;
margin-top: 0px;
margin-left: 0px;
width:959px;
height:421px;
font-family:Times, serif;
text-align:left;
position:static;
z-index:2;
font-size:11px;
font-weight:300;

}




#footer{
clear:both;
width:1000px;
height:43px;
background-image:url(img/footer.png);
background-repeat:no-repeat;
z-index:4;
}

a:link{ color: #ffffff; text-decoration:none; font-weight:normal; line-height:16px;}
a:visited { color: #ffffff;  text-decoration:none; font-weight:normal; line-height:16px;}
a:hover{ color: #ffffff;  text-decoration:none; font-weight:normal; line-height:16px;}
a:active { color: #ffffff;  text-decoration:none; font-weight:normal; line-height:16px;}


a.menu1:link{ color: #ffffff; text-decoration:none; font-weight:100; text-align:left}
a.menu1:visited { color: #ffffff; text-decoration:none; font-weight:100; text-align:left}
a.menu1:hover{ color: #ffffff; 
text-decoration:underline;
font-weight:300; text-align:left}
a.menu1:active { color: #ffffff; 
text-decoration:underline;
font-weight:300; text-align:left}

a.elenco:link{ color: #01385f; text-decoration:none; font-weight:100;}
a.elenco:visited { color: #01385f; text-decoration:none; font-weight:100}
a.elenco:hover{ color: #01385f; 
text-decoration:underline;
font-weight:300}
a.elenco:active { color: #01385f; 
text-decoration:underline;
font-weight:300}




<!-- stili font -->




a.menu:link{ color: #ffffff;  text-decoration:none; font-weight:normal; line-height:16px;}
a.menu:visited { color: #ffffff; text-decoration:none; font-weight:normal; line-height:16px;}
a.menu:hover{ color: #000000; background:#FFFFFF; text-decoration:none; font-weight:normal; line-height:16px;}
a.menu:active{ color: #ffffff; text-decoration:none; font-weight:normal; line-height:16px;}

a.menuoff:link{ color: #000000; background:#ffffff; text-decoration:none; font-weight:normal; line-height:16px;}
a.menuoff:visited { color: #000000; background:#ffffff; text-decoration:none; font-weight:normal; line-height:16px;}
a.menuoff:hover{ color: #000000; background:#ffffff; text-decoration:none; font-weight:normal; line-height:16px;}
a.menuoff:active{ color: #000000; background:#ffffff; text-decoration:none; font-weight:normal; line-height:16px;}




.tabella {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #3b459c;
	font-stretch: ultra-condensed;
	font-weight:bold;
	text-align:left;
	margin-left:10px;
	padding-left:10px;
}

ul.news li {
list-style-image: url('images/rettangolino.gif');
padding: 10px 5px 10px -15px;
margin: 10px 5px 10px -15px;
}



