  body {
    background: url(img/sugherosfondo1.jpg);
    /**codice per IE dato che fa quel cavolo che vuole*/
    text-align: center;
    }

  #centro{width: 930px;
    margin-left: auto;
    margin-right: auto;
    /**codice per IE*/
    text-align: left;
    }

  #contenitore1 {background: transparent url(img/bici1.jpg) no-repeat bottom right;
    padding-bottom: 170px;
    padding-right: 140px;
    float: left;
    }
  
  #contenitore2 { background: transparent url(img/panoramaACasapuntina1.jpg) no-repeat;
    width: 930px;
    float: left;
    }
      
  #contenitore3 { background: transparent url(img/doctor2.jpg) no-repeat right;
    height: 240px;
    }   
  
  #contenitore4 { background: transparent url(img/scontrino1.jpg) no-repeat top left;
    margin-top: 150px;
    width: 120px;
    height: 423px;
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 15px;
    float: left;
    text-align: center;
    display: block;
    }
  
  img { border: none;
    }

  #menu {
    width: 740px;
    padding-left: 80px;
    padding-top: 60px;
    background: transparent url(img/imgsup1.png) no-repeat top;
    float: left;
    display: block;
    }

  #contenitore5 { background: url(img/imgcentro1.png) repeat-y;
    float: left;
    padding-top: 10px;
    width: 770px;
    bottom: 0px;
    display: block;
    }
  
  #contenitore6 {
    margin-left: 30px;
    width: 710px;
    }
  
  .bottone { text-align: center;
    font-family: Tahoma, Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 2px;
    width: 100px;
    height: 75px;
    float: left;
    display: block;
    }

  .abottone {
    padding-top: 25px;
    }

  div.bottone a, div.bottone a:visited { color: #666666;
    background: transparent url(img/postit1.jpg) no-repeat;
    vertical-align: middle;
    display: block;
    height: 75px;
    }

  div.bottone a:hover { color: #666666;
    background: transparent url(img/postit2.jpg) no-repeat;
    vertical-align: 25%;
    display: block;
    text-decoration: none;
    height: 75px;
    }
		    
  #bandiere {height: 30px;
    }

  .bandierine {text-decoration: none;
    margin-bottom: 5px;
    margin-right: 5px;
    height: 12px;
    width: 18px;
    float: left;
    }

  #linkveloci { font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    }

  a:link { color: rgb(0, 49, 150);
    text-decoration: none;
    }

  a:visited { color: rgb(0, 49, 150);
    text-decoration: none;
    }

  a:hover { color: rgb(0, 49, 150);
    text-decoration: underline;
    }

  .news { background: rgb(243, 230, 148);
    padding-top: 0px;
    padding: 5px;
    border: 1px solid; 
   }

   .titoloNews { background: rgb(234, 205, 45);
    padding: 3px 5px 3px 5px;
    font-weight: bold;
    font-size: 18px;
    border: 1px solid;
    }

  .dataNews {
    font-size: 11px;
    }

  .footNews {
    font-size: 12px;
    }

  #testo { background: transparent;
    font-family: Bookman Old Style,Book Antiqua,Verdana,Tahoma,Arial,Helvetica,sans-serif;
    font-size: 15px;
    }
  
  #bannerGoogle{ margin-left: 20px;
    }

  .bannerGooglepiccolo{
    }

  #indirizzo { background: transparent url(img/imgfoot1.png) no-repeat;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
    padding-left: 70px;
    padding-right: 70px;
    margin-right: 10px;
    height: 170px;
    width: 625px;
    float: right;
    }

