﻿/* :::: Squizz :::: 
   Arcon Informatica - www.arconinformatica.com  
*/

    body 
    {
	    margin:0px;
	    padding:0px;
        color:#003E65;
        font-family:Tahoma,Verdana;
        font-size:12px;
	    background:#fff url("images/body_bk.gif") repeat-x;
    }

	/* Header */
   #header_esteso
   {
        width:100%;
   } 
   #header, #ctl00_zonHeader_editor_zona_header1_header, #ctl00_zonHeader_zona_header1_header
   {
        clear:both;
        width:960px;
        margin:0 auto;
        overflow:visible;
   }

   #ctl00_zonHeader_editor_zona_header1_container, #ctl00_zonHeader_zona_header1_container
   {
        float:left;
        width:960px;
        position:relative;
        overflow:visible;
   }
   
   /* Bug IE7 con menu a discesa */   
   .IEbugfixed
   {
        z-index:28;
   }   
   
   /* Container */
   #containersx
   {
        float:left;
        width:960px;
   }

   #containerdx
   {
        float:left;
        width:960px;
   }
   
   /* Footer */
   #footer_esteso
   {
        clear:both;
        width:100%;
   }
   
   #ctl00_zonFooter_editor_zona_footer1_footer,#ctl00_zonFooter_zona_footer1_footer
   {
        clear:both;
        margin:0 auto;
        width:960px;
        position:relative;
        background-color:#fff;
   }
   
   #ctl00_zonFooter_editor_zona_footer1_container, #ctl00_zonFooter_zona_footer1_container
   {
        float:left;
        width:960px;
        position:relative;
   }
