/*stili per il layout elastico con background*/


body{padding-bottom: 0px;font-family: arial,sans-serif;font-size: 100%; background-position: center center;
    background-color: #ffffee}
#base {
	display: block;
	font-size: 15px;
	color: #000;
	

}

#base h1 {
font-weight: normal;
	font-size: 20px;
	text-transform: capitalize;
	color: #000;
	
}

#base a:link, #base a:visited {
	color: #5888E7;

	text-decoration: none;

}
#base a:hover {
	color: #B6CDFC;

}


#cent2 a:link, #cent2 a:visited {
	color: #DB224E;

	text-decoration: none;

}
#cent2 a:hover {
	color: #C40834;

}

div#container{ width:800PX;
background:#C90418 url(sfondo.jpg) repeat-y top right;
    margin: 0px auto;
}
div#container2{width:752PX;  margin:0 auto; repeat-y top left;

}
div#container3{width:752PX; background:#FFF; margin:0 auto; 
      }
/*stili generici, su header e footer*/
div#header{repeat-y right; height: 126px;}
div#su{ background: url(su.gif);  width: 157px; height:20px;}
div#cent{ background-color:#ECEEF5; repeat-y right; width: 157px;}
div#cent2{ background-color:#ECEEF5; repeat-y right; width: 157px;}
div#giu{ background: url(giu.gif); repeat-y right; width: 157px; height: 10px;}

div#banner{ background: url(i) repeat-y top right;  height: 0px;}
h1,h2{margin: 0;padding:0}
h1{padding-left:10px;font: bold 2.3em/80px arial,sans-serif}
h2{color: #B65858;font-size: 1.5em}
div#footer a{color:#fbfbfb;font-weight: bold;text-decoration: underline}
p{line-height: 1.3em}

/*stili specifici per il layout*/
div#navigation{float: left;width: 120px;\width:130px;w\idth:120px;padding: 1em 0 0 10px}
div#extra{float: right; width: 120px;\width:120px;w\idth:120px;padding: 1em 5px}
div#content{margin: 0 122px 0 120px;padding: 1em 10px}
div#footer{clear:both; text-align:center; padding: 5px 1opx;
    background-color: #F1F1F1; color: #000}

/*stili per la navigazione*/
div#navigation ul{margin: 0;padding: 0; list-style-type: none}
div#navigation li{margin: 0;padding: 0}
div#navigation a{color:#A2C2E0;font: normal bold 1.2em/1.4em arial,sans-serif;text-decoration: none}
div#navigation a:hover{color: #033;text-decoration: underline}
div#navigation a#activelink{color: #033;text-decoration: none}
div#navigation p{font-size: 90%}

/*stili per la sezione extra*/
div#extra div.newsbox{font-size: 95%;}
div#extra div.newsbox h2{color: #CDDF75;font-size: 1.2em}
div#extra div.newsbox p{margin: 0}