body {
          margin: 0;
          padding: 0 10%;
          background: #EEE;
          color: #000;
          font-size:80%;
          
}

#menu {
                 background:#EEE;
                 /*background:#FFF;*/
              overflow: hidden;
              width: 100%;
              z-index: 10;
                 padding: 0 0 0 10%;
}


#corpo {       
               float: left;
              width: 100%;
                
}

#vetrina  {
          font-family: arial, helvetica, sans-serif;
       color: #FD2B25; 
       position: relative;
      /* top: -20px;
       left: 80px;*/
        font-weight: bold;
        font-size: 100%;
        top: -50px;
       left: 200px;
        
}

#descrizione  {
          font-family: arial, helvetica, sans-serif;
       color: #ffffff; 
       position: relative;
      /* top: -20px;
       left: 80px;*/
        font-weight: bold;
        font-size: 10px;
        
}

#intestazione {
                 /*background:#666;*/
                background:#FE1C24;
              /*width: 100%;*/         
              overflow: hidden; 
              z-index: 10;
              
}


#tabofferte {
                    background:transparent;
                    position: relative;
                       top: 180px;
                       
                       /*padding: 0 25% ;*/
}

#offerta{
	     font-family: arial, helvetica, sans-serif;
       color: #FD2B25; 
       position: relative;
       top: -20px;
       left: 80px;
        font-weight: 900;
        font-size: 30px;
        width: 300px;
}

#colonna1 {
                   float:left;
                   width: 25%;
                       /*background: transparent;*/
                       background: transparent;
                   color: #000;
                   z-index: 0;
}

#colonna2 {
                  /* float:left;                 
                   width: 75%;
                   height: 0;
                       background: transparent;
                   color: #000;*/           
                   /*padding: 0 0.5em 0 0.5em ;*/
                   background: transparent;
                   padding: 0 0.5em 0 0.5em ;
                   margin-left: 25%;
                   z-index: 150;
                  
}

#img1 {
             position: relative;
       top: 10px;
       left: 0px;
}

#img3 {
       position: relative;
       top: -30px;
       left: 50px;      
}

#plafoniere {
       position: relative;
       top: -30px;
       left: 50px;      
}

#img2 {
       position: relative;
       top: -50px;
       left: 0px;      
}



#piepagina {
              clear: left;
              color:#FFFFFF;
                 /*background:#666;*/
                 background:#FE1C24;
              overflow: hidden;
              width: 100%;
              z-index: 10;
}