/* Layout & Struttura 
------------------------------------------------------------------*/
body {background-color:#FFF; font-family: Arial, Verdana, Trebuchet, Helvetica, sans-serif; font-size:11px; margin:0; padding:0;}
#container {width:882px; margin:10px 0 0 10px;}
a {outline:none;}
.clear {clear:both;}

/* Header
------------------------------------------------------------------*/
#header {width:882;}
#logo {width:330px; height:60px; background:url(imgs/logo.gif) -10px 0 no-repeat #FFF; float:left;}
#logo a {display:block; text-indent:-9999px; color:#E4E4E4; width:330px; height:60px;}
#logo a h1.logo {padding:0; margin:0; border:none;}
#dx_logo {width:500px; height:30px; float: right; padding: 10px; color:#A71F23; font-size:24px;}
#dx_logo a {color:#A71F23; font-weight:bold; text-decoration: underline;}

#menu {width:742px; padding:0; clear:both; color:#555658; margin:0 0 3px 0; text-align:right;}
#menu a {color:#A71F23; text-decoration:underline; font-weight:bold;}
#menu a:hover {color:#F7931D; text-decoration:none; font-weight:bold;}

/* Menu Sinistra
------------------------------------------------------------------*/
#menu_sx {width:140px; float:left; margin:0;}
#menu_sx {padding:0; margin:0; display:block; list-style:none;}
#menu_sx ul {padding:0; margin:0; display:block; list-style:none;}
#menu_sx ul li {margin:4px 0 4px 0; padding:0 0 4px 0; color:#555658; border-bottom:#DADDE0 1px solid;}
#menu_sx ul li a {color:#A71F23; font-weight:bold; text-decoration:none;}
#menu_sx ul li a:hover {color:#F7931D;}

/* DX
------------------------------------------------------------------*/
#dx {width:742px; float:left;}

/* Testata
------------------------------------------------------------------*/
#testata {width:742px;}

/* Corpo
------------------------------------------------------------------*/
#corpo {float:left; width:702px; border:10px solid #dadde0; border-bottom:none; padding:10px;}
h1 {color:#F7931D; font-weight:bold; font-size:12px; display:block; margin:0 0 5px 0; padding:0 0 3px 0; border-bottom:#DADDE0 1px solid;}
h2 {color:#F7931D; font-weight:bold; font-size:12px; display:block; margin:10px 0 5px 0; padding:3px 0 3px 0; border-bottom:#DADDE0 1px solid; border-top:#DADDE0 1px solid;}
#corpo p {padding:0; margin:0; border:0;}

/* Chiusura
------------------------------------------------------------------*/
#chiusura {float:left; width:742px; height:10px; background:url(imgs/fondino_bottom.gif) top center no-repeat;}

/* Footer
------------------------------------------------------------------*/
#footer {float:left; width:742px; padding:2px 0 10px 0; clear:both; color:#555658; margin:0; font-weight:bold;}

