/***** STILE LAYOUT *****/
body { background: #333333; text-align: center; margin: 10px; } 

#layout_top { background: url(images/layout_top.gif) no-repeat top #FFFFFF; height: 15px; margin: 0px; padding: 0px; text-align: center; }
#layout_sx { background: #FFFFFF; width: 220px; border-right: 1px solid #CCCCCC; margin: 0px; padding: 3px; vertical-align: top; }
#layout_dx { background: #FFFFFF; width: 550px; margin: 0px; padding: 10px; vertical-align: top; }
#layout_bottom { background: url(images/layout_bottom.gif) no-repeat bottom #FFFFFF; height: 50px; margin: 0px; padding: 0px; text-align: center; }

#testo_indirizzo { font-family: "arial narrow", arial, sans-serif; font-size: 11px; color: #FDFDFD; font-weight: normal; margin: 0px; padding: 8px 0px 0px 10px; float: left; text-decoration: none; }
#testo_metaline { font-family: "arial narrow", arial, sans-serif; font-size: 11px; color: #FDFDFD; font-weight: normal; margin: 0px; padding: 8px 10px 0px 0px; float: right; text-decoration: none; }
#testo_indirizzo a:link, #testo_indirizzo a:visited, #testo_indirizzo a:active { font-family: "arial narrow", arial, sans-serif; font-size: 11px; color: #FDFDFD; font-weight: normal; text-decoration: none; }
#testo_metaline a:link, #testo_metaline a:visited, #testo_metaline a:active { font-family: "arial narrow", arial, sans-serif; font-size: 11px; color: #FDFDFD; font-weight: normal; text-decoration: none; }
#testo_indirizzo a:hover, #testo_metaline a:hover { text-decoration: underline; }

/***** STILE TESTO *****/
h1 {}

h2 { font-family: arial, verdana, sans-serif; font-size: 13px; color: #333333; font-weight: normal; padding: 0px; margin: 0px; } 
h2 a:link, h2 a:visited, h2 a:active { text-decoration: none; color: #358EE5; font-weight: bold; padding: 0px; margin: 0px; }
h2 a:hover { text-decoration: none; color: #005FA9; background: #DDEEFF; padding: 1px 0px 1px 0px; }

h3 { font-family: arial, verdana, sans-serif; font-size: 13px; color: #358EE5; font-weight: bold; margin: 0px; }
h4 { font-family: arial, verdana, sans-serif; font-size: 12px; color: #666666; font-weight: normal; margin: 0px; }
h4 a:link, h4 a:visited, h4 a:active { font-family: arial, verdana, sans-serif; font-size: 11px; color: #358EE5; font-weight: bold; text-decoration: none; padding: 0px; margin: 0px; }
h4 a:hover { font-family: arial, verdana, sans-serif; background: trasparent; font-size: 11px; color: #358EE5; font-weight: bold; text-decoration: underline; }
h5, h5 a:link, h5 a:visited, h5 a:active { font-family: arial, verdana, sans-serif; font-size: 9px; color: #666666; font-weight: normal; padding: 0px; margin: 0px; }
h5 a:hover { font-family: arial, verdana, sans-serif; background: trasparent; font-size: 9px; color: #666666; font-weight: normal; text-decoration: underline; }