html, body      {margin:0px; padding:0px;}
body            {font-family: verdana, sans-serif; font-size:60%; text-align:center; background-color:#FFFFEA; color:#ACA183;}
a               {font-family: verdana, sans-serif; color:#ACA183;}
input, textarea, select {font-family: verdana, sans-serif; font-size:60%; color:#ACA183;}
div#container   {width:750px; text-align: left; margin: 0px auto;}
div#news        {width:211px; float:left;}
div#spacerTop   {height:10px; font-size:1px;}

/* NEWS */
div#news .header  {background-color:#FFFFFF; background-image: url('../img/fnm_h.gif'); background-repeat: no-repeat; height:6px; font-size:1px;}
div#news .content {background-color:#FFFFFF; background-image: url('../img/fnm_c.gif'); background-repeat: repeat-y; padding:0px 10px 6px 6px; height:350px;}
div#news .footer  {background-color:#FFFFFF; background-image: url('../img/fnm_f.gif'); background-repeat: no-repeat; height:8px; font-size:1px;}
div#news H2 {font-size:180%; background-color:#FAF6EB; text-align:center; font-weight:bold; margin:0px;}
div#news .dataNews {text-align:right; font-style:italic;}
div#news .titoloNews {font-weight:bold; margin-top:5px;}
div#news .testoNews {text-align:justify;}
div#news HR {color:#FAF6EB; background-color:#FAF6EB; height:7px; border:0px;}

/* CENTRO */
div#contenuto {margin-left:211px; width:534px;}
div#contenuto .header  {background-color:#FFFFFF; background-image: url('../img/fnm_c_h.gif'); background-repeat: no-repeat; height:6px; font-size:1px;}
div#contenuto .content {background-color:#FFFFFF; background-image: url('../img/fnm_c_c.gif'); background-repeat: repeat-y; padding:0px 10px 6px 6px;}
div#contenuto .inner   {background-image: url('../img/sfondo.jpg'); background-repeat: no-repeat; background-position:bottom right; height:350px;}
div#contenuto .footer  {background-color:#FFFFFF; background-image: url('../img/fnm_c_f.gif'); background-repeat: no-repeat; height:8px; font-size:1px;}
div#contenuto H2 {font-size:180%; background-color:#FAF6EB; text-align:center; font-weight:bold; margin:0px 0px 10px 0px;}

/* FOTO */
div#contenuto .foto {height:150px;}
div#contenuto .immagine IMG {border:5px solid #FAF6EB;}
div#contenuto .immagine {float:left; height:150px;}
div#contenuto .testo {float:left; padding-left:10px; padding-top:20px;}
div#contenuto .tip {text-align:center; margin-bottom:10px; background-color:#FAF6EB;}

/* FOOTER */
div#footer {width:746px; height:33px; background-image: url('../img/footer.gif'); background-repeat: no-repeat; clear:both;}
div#footer .left {float:left; margin:3px 0px 0px 5px;}
div#footer .right {text-align:right; padding:3px 8px 0px 0px;}
div#footer .credits {text-align:right; padding:8px 4px 0px 0px;}
div#footer .credits IMG {border-width:0px;}

UL {margin:0px 0px 0px 18px; padding:0px;}
UL LI {list-style-image: url("../img/li.gif");}

/*DIV {border:1px solid #F00}*/
