body{margin-left:0px;margin-top:0px;margin-bottom:0px;}

.tabella_principale{width:755px;height:100%;}

/*----- testata ---*/

.riga_testa{height:60px;}
.cella_bordo_sinistra{width:10px;background:#666666}
.cella_bordo_destra{width:13px;background:#8696B5}
.titolo_testata{vertical-align:bottom;padding-left:5px;padding-bottom:3px;
				font-family: Verdana, sans-serif;font-weight: bold;font-size: 13px;color:#ffffff;
				background:#60769F;}
/*--- SOTTOTESTATA----*/

.rigaconc{height:60px;}				
.cella_conc{vertical-align:bottom;padding-left:5px;padding-bottom:3px;border-bottom:1px solid #666666;}		
.cella_img_menu{width:166px; border-bottom:1px solid #666666;border-left:1px solid #666666}			
				
/*--- Cotenuto----*/

.cella_bordo_sinistra_01{width:10px;background:#C7C7C7;}
.cella_bordo_destra_01{width:13px;background:#587189;}

/*--- menu ----*/
.cella_menu{background:#E1E1D9;border-left:1px solid #666666;width:166px;vertical-align:top}
.ul_menu {list-style-image: url(../images/puntino_menu.gif);padding-top:30px;}
.li_menu {list-style-image: url(../images/puntino_menu.gif);}

.menu { font-family: verdana, sans-serif;
               font-weight: bold;
               font-size: 11px;
               text-decoration: underline;
               color: #0073B0; }
:hover.menu{ color: #0073B0;text-decoration: none }