html, body      {margin:0px; padding:0px; height:100%;}
body            {font-family: "Myriad Apple Text", "Trebuchet MS", Trebuchet, Verdana, Sans-Serif; font-size:12px; text-align:center; background-color:#ffffff; color:#ffffff; background-image:url('../img/sfondo.gif');}
TD              {font-family: "Myriad Apple Text", "Trebuchet MS", Trebuchet, Verdana, Sans-Serif; font-size:60%; color:#7D7D7D;}
A:link          {color:#5B5B5B; text-decoration: none; }
A:visited       {color:#7D7D7D; text-decoration: none;}
A:hover, A:active {color:#7D7D7D; text-decoration: underline; }
input, textarea, select {font-family: "Myriad Apple Text", "Trebuchet MS", Trebuchet, Verdana, Sans-Serif; font-size:100%; color:#7D7D7D;}
div#container   { text-align:left; margin:auto; padding:0px; width:776px; background-image:url('../img/background.png'); background-repeat:repeat-y; min-height:510px;}

div#header {position:relative; height:60px; background-image:url('../img/bg_header.png');}
div#header .top {height:57px; width:776px; position:absolute; top:0px; left:12px; }
div#header .tabs {position:absolute; top:35px; left:200px; width: 600px; }
div#header .google {position:absolute; right:40px; top:3px;}

div#tabella {margin:auto; width:510px;}

div#left {float:left; margin-top:8px; padding-left:20px; min-height:510px;}
div#left .int_tab {background-image:url('../img/tabelle/int_tab.png'); width:130px; height:21px; }
div#left .center_tab {background-image:url('../img/tabelle/center_tab.png'); width:130px; background-repeat:repeat-y; height:auto;}
div#left .end_tab {background-image:url('../img/tabelle/end_tab.png'); width:130px; height:6px; background-repeat: no-repeat; }
div .testo_int {text-align:left; padding-left:8px; padding-right:5px; padding-top:3px; font-family: "Myriad Apple Text", "Trebuchet MS", Trebuchet, Verdana, Sans-Serif; font-size:12px; font-weight: bold; color:#ffffff;}
div .testo {text-align:left; padding-left:8px; padding-right:8px; padding-top:3px; font-family: "Myriad Apple Text", "Trebuchet MS", Trebuchet, Verdana, Sans-Serif; font-size:11px; font-weight: normal; color:#000099; line-height:16px;}
div .testo_int A:link              {color:#ffffff; text-decoration: none; }
div .testo_int A:visited           {color:#ffffff; text-decoration: none; }
div .testo_int A:hover, A:active   {color:#ffffff; text-decoration: underline; }

div#content {width:auto; text-align:center; margin-left:150px; margin-top:8px; margin-bottom:0px; min-height:510px;}
div .int_tab_big {background-image:url('../img/tabelle/int_tab_big.gif'); width:505px; height:21px; }
div .center_tab_big {background-image:url('../img/tabelle/center_tab_big.gif'); width:505px; background-repeat:repeat-y; height:auto;}
div .end_tab_big {background-image:url('../img/tabelle/end_tab_big.gif'); width:505px; height:6px; background-repeat: no-repeat; }

div#footer {position:static; margin:auto; width:776px; clear:right; background-image:url('../img/background_footer.png'); background-repeat:no-repeat; height:30px;}
div#footer .testo_int {text-align:right; padding-right:10px; padding-top:5px; font-family: "Myriad Apple Text", "Trebuchet MS", Trebuchet, Verdana, Sans-Serif; font-size:12px; font-weight: bold; color:#ffffff;}

div .int_tab {background-image:url('../img/tabelle/int_tab.png'); width:130px; height:21px; }
div .center_tab {background-image:url('../img/tabelle/center_tab.png'); width:130px; height:60px;}
div .end_tab {background-image:url('../img/tabelle/end_tab.png'); width:130px; height:6px; background-repeat: no-repeat; }

.higlight {color:#ff0033; text-decoration: none; font-weight: bold; }