﻿    body 
    {
	    margin:0px;
	    padding:0px;
	    font-family:Arial, Helvetica,Verdana,sans-serif;
	    /*background:#aecde8 url("images/body_bk.jpg") repeat-x;*/
	    color:#545454;
	    font-size:12px;
    }

	/* Header */

   #header, #ctl00_zonHeader_editor_zona_header1_header, #ctl00_zonHeader_zona_header1_header
   {
        float:left;
        width:1000px;
        /*height:358px;*/
        position:relative;
        overflow:visible;
   }

   #ctl00_zonHeader_editor_zona_header1_container, #ctl00_zonHeader_zona_header1_container
   {
        float:left;
        width:1000px;
        /*height:358px;*/
        position:relative;
        overflow:visible;
   }
   
   /* Bug IE7 con menu a discesa */   
   .IEbugfixed
   {
        z-index:28;
   }   
   
   /* Container */
   #containersx
   {
        float:left;
        width:1000px;
        /*background: url("images/containersx_bk.gif") repeat-y left;*/
   }

   #containerdx
   {
        /*background: url("images/containerdx_bk.gif") repeat-y right;*/
        float:left;
        width:1000px;
   }
   
   /* Footer */
   #ctl00_zonFooter_editor_zona_footer1_footer,#ctl00_zonFooter_zona_footer1_footer
   {
        float:left;
        width:1000px;
        height:39px;
        /*background: url("images/footer_bk.gif") no-repeat;*/
        position:relative;
   }
   
   #ctl00_zonFooter_editor_zona_footer1_container, #ctl00_zonFooter_zona_footer1_container
   {
   }

