body { margin: 0; padding: 0; text-align: center; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; 
	background:url(../images/fondo-body.png) #f00 repeat-x; }

a { text-decoration:none; color:#060; outline:none; }

#lingua { font-size:16px; font-style:italic; color:#f77; position:absolute; top:5px; right:65px; z-index:20; }
#flag { position:absolute; top:0; right:0; z-index:10; } 
#flag img { border:none; } 

#wrapper { width:900px; text-align:left; margin:0 auto; z-index:1; }

#testata { height:130px; }
 #logo { float:left; }
 #payoff { float:right; }

#menu { width:900px; height:60px; background:url(../images/fondo-menu.png); }
 #menu ul { width:870px; height:30px; padding:0; margin:0 0 0 20px; list-style-type:none; }
 #menu li { float:left; }
 #menu a { display:block; height:30px; color:#fff; text-decoration:none; line-height:28px; padding:0 10px; }
 #menu a:hover { background:#f00; }
 
 #menu1 a { color:#ccc; }
 #menu1 a:hover { color:#fff; }
 #menu1 a.news { background:#700; font-weight:bold; color:#ff0; }
 #menu2 a:hover { background:#700; }

#testina { width:900px; height:25px; background:url(../images/corpo-testa.png); margin-top:10px; }
 
#corpo { float:left; width:900px; background:url(../images/corpo-fondo.png); }

#centrale { float:left; width:679px; line-height:150%;}
 #centrale > div { padding:5px 30px; text-align:justify; }
 #centrale ul { list-style-type:none; }
 #centrale li { background-image: url(../images/freccia.gif); background-repeat: no-repeat; background-position: 0px 4px; padding: 0 0 5px 15px; }


#spalla { float:right; width:221px; background:url(../images/spalla-fondo.png); text-align:center; font-size:11px; }

 #spalla p { padding:0 10px; }

#link { float:right; width:221px; background:url(../images/spalla-fondo.png); text-align:center; font-size:11px; margin-top:30px; }

#piede { clear:both; width:900px; height:20px; background:url(../images/corpo-piede.png); }

#credits { font-size:10px; color:#f99; margin:10px; }
 #credits a { text-decoration:none; color:#f99; }

h1 { font-size:20px; font-style:italic; padding:0; margin:0 0 40px 0; color:#500; }
h3 { font-size:12px; color:#500; padding:0; margin:0 0 10px 0; }

