/* CSS Document */

body {
    text-align:center;
    font-family: "Trebuchet MS", Arial, sans-serif, serif;
    font-size : 12px; width:100%; margin:0px; padding:0px; 
	/* background-color:#E3F2F9; */
	background-color:#fff;
	/*background-image:url(../img_site/sfondo_1.png); background-repeat:repeat-x; */ 
  }
  

table, td, tr {
font-size:12px; font-family:"Trebuchet MS", Arial, sans-serif, serif;

}

a.tab {
background:url(../img_site/tab1.gif);
background-repeat:no-repeat;  width:88px;  color:#000000; text-align:center; text-decoration:none; min-width:88px; min-height:22px;
}
a.tab:hover {
background:url(../img_site/tab2.gif);
background-repeat:no-repeat; width:88px; color:#000000;
}
a.tab:link {
background:url(../img_site/tab2.gif);
background-repeat:no-repeat; width:88px; color:#000000;
}
a.tab:active {
background:url(../img_site/tab2.gif);
background-repeat:no-repeat; width:88px; color:#000000;
}

/*css tab cartine */
ul.menu_cartine{margin:0px;padding:0px 0px 0px 0px;white-space:nowrap;list-style:none;height:24px;background:url(../../img_struttura/tab1-bar.png) repeat-x 0px 100%;border-width:0px;}
ul.menu_cartine li{margin:0px;padding:0px;float:left;_width:0px}
ul.menu_cartine li a{margin:0px;padding:0px;display:block;background:url(../img_struttura/tab1-right.png) no-repeat 100% -38px;border-width:0px;height:24px;text-decoration:none;color:#000000}
ul.menu_cartine li a:hover{background:url(../img_struttura/tab1-right.png) no-repeat 100% -76px;border-width:0px;text-decoration:none}
ul.menu_cartine li.active a, #main ul.primary li.active a:hover{background:url(../img_struttura/tab1-right.png) no-repeat 100% 0px;border-width:0px;font-weight:bold}
ul.menu_cartine li a .lw1{margin:0px;padding:4px 8px 0px;display:block;background:url(../img_struttura/tab1-left.png) no-repeat 0% -38px;border-width:0px;height:20px;text-decoration:none;line-height:20px;cursor:pointer;color:#000000}
ul.menu_cartine li a:hover .lw1{background:url(../img_struttura/tab1-left.png) no-repeat 0% -76px;border-width:0px}
ul.menu_cartine li.active a .lw1, #main ul.tab_ul li.active a:hover .lw1{background:url(../img_struttura/tab1-left.png) no-repeat 0% 0px;border-width:0px}



