@charset "UTF-8";
/* CSS Document */

*{margin:0; padding:0}
body {background:#FFF;font-family:Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;font-size: 10px;color: #333;}

hr{clear:both;margin:0px;padding:0px;visibility:hidden;height:0px;display:block;}

a:focus {outline: 0;}
#container{width:960px; height:100px; margin:0 auto }
#header .logo {margin:15px 0 18px 15px; border:none;}
#titolo{width:920px; border-bottom:2px solid #336699; text-align:right;margin: 0 0 13px 0 }
#content {padding:0px 20px 143px 20px}
#content h1{color:#336699; text-transform:uppercase; margin:18px 184px 18px 0; font-weight: normal; font-size:18px;}
#content h2{color:#336699; text-transform:uppercase; height:22px; padding:0 0 0 26px; background:url(../images/lucchetto.jpg) no-repeat left top; margin:0 0 12px 0; font-weight: normal; font-size:14px;}
#content h3 a{color:#336699;  height:13px; padding:0 0 0 18px; background:url(../images/freccia.jpg) no-repeat left top; color:#777777; text-decoration:underline; font-weight: normal; font-size:11px;}
#content h3 a:hover{color:#336699; height:13px; padding:0 0 0 18px; background:url(../images/freccia.jpg) no-repeat left top; color:#777777; text-decoration:none !important; font-weight: normal}

#footer{width:960px; border-top: 2px solid #d2d0c7; padding:10px 0 10px 0; font-size:10px; color:#656565}
#footer a{color:#656565; text-decoration:none;}
#footer a:hover{color:#656565; text-decoration:underline;}
#footer #logo{float:left}
#footer #testo {float:left; text-align:left; margin-left:60px;}
#footer #dati {float:right; text-align:right}




