a{
  text-decoration:none;
  border:10px;
}

  a:visited{
    color:#4e2e08;
    text-decoration:none;
    border:0px;
  }

img{
  border:0px;
}


body{
  border:0px;
  margin:0px;
  padding:0px;
  background:url("../doublehome_images/background.jpg") repeat-x;
  font-family:tahoma;
  font-size:12px;
  color:#e7d09b;
}

  #container{
    width:1024px;
    margin:0px auto;
  }
  
    #planet{
      float:left;
      margin-top:101px;
      width:512px;
      height:559px;
    }
    
    #laculla{
      float:left;
      margin-top:101px;
      width:512px;
      height:559px;
    }
    
  .clear{
    clear:both;
  }
  
  #address{
    margin:0px auto;
    text-align:center;
    width:500px;
  }
  
  .azienda{
    float:left;
    width:79px;
    text-align:left;
  }
  
  .indirizzo{
    float:left;
    width:421px;
    text-align:left;
  }
  
  .clear{
    clear:both;
  }
  
  
  
  
  
  
  