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:100%; color:#ACA183;}
div#container   {width:746px; text-align: left; margin: 0px auto;}
div#news        {width:176px; float:left;}
div#links       {width:176px; float:right;}
div#header      {}
div#spacerTop   {height:10px; font-size:1px;}

/* NEWS */
div#news .header  {background-color:#FFFFFF; background-image: url('./img/news_h.gif'); background-repeat: no-repeat; height:6px; font-size:1px;}
div#news .content {background-color:#FFFFFF; background-image: url('./img/news_c.gif'); background-repeat: repeat-y; padding:0px 10px 6px 6px;}
div#news .footer  {background-color:#FFFFFF; background-image: url('./img/news_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;}
div#news A {font-weight:bold;}

/* LINKS */
div#links .header  {background-color:#FFFFFF; background-image: url('./img/news_h.gif'); background-repeat: no-repeat; height:6px; font-size:1px;}
div#links .content {background-color:#FFFFFF; background-image: url('./img/news_c.gif'); background-repeat: repeat-y; padding:0px 10px 6px 6px;}
div#links .footer  {background-color:#FFFFFF; background-image: url('./img/news_f.gif'); background-repeat: no-repeat; height:8px; font-size:1px;}
div#links H2 {font-size:17px; background-color:#FAF6EB; margin:0px; text-align:center; font-weight:bold;}
div#links IMG {border-width:0px;}
div#links .link {margin-top:5px;}
div#links HR {color:#FAF6EB; background-color:#FAF6EB; height:7px; border:0px;}
div#links INPUT {width:120px;}

/* HEADER */
div#header {margin-left:177px; width:387px; height:70px; background-image: url('./img/header.gif'); background-repeat: no-repeat; text-align:center; font-size:220%; font-weight:bold;}
div#header .testo {padding-top:5px;}

/* CENTRO */
div#accesso {margin:5px 0px 0px 177px; text-align:center; width:387px;}
div#accesso A {font-weight:bold;}

/* 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}*/
