﻿html
{
  height: 100%;
}

body
{
  /*background-color:#898475;*/
  background-color: #9A9486;
  margin: 0px; /*font-family: Georgia, serif;*/
  font-family: Georgia;
  font-size: 14px;
  color: #363636;
  position: relative;
  height: 100%;
}


.tabellona
{
  width: 100%;
  height: 100%;
}

.tabellona td
{
  width: 100%;
  height: 100%;
  vertical-align: middle;
  padding: 0px;
}

.allBox
{
  background-color: #9A9486;
  border-bottom: 1px solid #f1f1f1;
  border-top: 1px solid #f1f1f1;
  padding-bottom: 0px;
  overflow: hidden;
}

.all
{
  margin: auto;
  width: 1000px; /* position:relative è necessario per contenere il foot che ha il position:absolute (SEO HACK)*/
  position: relative;
}

.header
{
  position: relative;
  top: 0px;
  left: 15px;
  overflow: hidden;
  text-align: center;
  float: left;
  width: 275px;
  padding-top: 10px;
}
.foot
{
  color: #F1F1F1;
  font-size: 10px;
  height: 20px;
  line-height: 12px;
  position: absolute;
  text-align: right;
  right: 25px;
  bottom: -25px;
}

.foot a:link, .foot a:visited
{
  color: #F1F1F1;
}

.foot a:hover
{
  color: #212121;
}

.menu
{
  position: relative;
  margin-top: 60px;
  text-align: center; /*line-height: 14px;*/
  line-height: 18px;
  font-size: 15px;
}
a, a:link, a:visited, a:active
{
  cursor: pointer;
  color: #212121;
  text-decoration: none;
  border: none;
  outline: none;
  font-weight: normal;
  font-family: Georgia, Arial;
}



a:hover
{
  color: #F1F1F1;
  text-decoration: none;
  font-weight: normal;
}

.menu a
{
  display: block; /*margin-bottom: 20px;*/
  margin-bottom: 16px;
  text-decoration: none;
  font-weight: normal;
  font-family: Georgia;
}

.menu a.selected
{
  color: #F1F1F1;
  text-decoration: none;
}

.lingua a
{
  display: inline;
  text-decoration: none;
}
.home
{
  top: 0px;
  right: 20px;
  position: absolute;
  background-image: url(../../images/imgHome.jpg);
  background-repeat: no-repeat;
  height: 100%;
  width: 471px;
}
img
{
  border: none;
}
.flash
{
  margin-top: -60px;
  width: 275px;
  float: left;
}

.contentBox
{
  height: 500px;
  margin-bottom: 0px;
  position: relative;
  float: left;
  width: 620px;
  padding-left: 60px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.contentBox h1
{
  font-size: 18px;
  font-weight: normal;
  color: #F1F1F1;
  margin: 0px;
  margin-top: 8px;
  margin-bottom: 5px;
}
.contentBox h2
{
  font-size: 14px;
  font-weight: normal;
  color: #212121;
}
.lamberto1
{
  height: 500px;
  width: 340px;
  position: relative;
  left: 30px;
}
.testo
{
  height: 500px;
  text-align: justify;
  position: absolute;
  right: 30px;
  width: 300px;
  top: 0px;
}
.testo h1
{
  margin: 0px;
  text-align: left;
  margin-bottom: 10px;
}
.testo a
{
  text-align: right;
  display: block;
  text-decoration: underline;
}
.musica
{
  padding-left: 30px;
  float: left;
  padding-right: 10px;
}
.musica img
{
  width: 440px;
  height: 299px;
}
.testo2
{
  float: right;
  margin-right: 34px;
  text-align: justify;
  width: 275px;
}
.testo2 h1
{
  margin: 0px;
  text-align: left;
  margin-bottom: 10px;
}
.palazzo
{
  position: relative;
  left: 30px;
  top: 15px;
}
.palazzo img
{
}
.gallery
{
  float: right;
}
.collezioni, .customercare, .comunication
{
  height: 500px;
  position: relative;
}
.collezioni
{
  background-image: url(../../images/collezioni.jpg);
  background-repeat: no-repeat;
  background-position: left;
}
.customercare
{
  background-image: url(../../images/cura-dei-capi_copertina.jpg);
  background-repeat: no-repeat;
  background-position: left;
}
.comunication
{
  background-image: url(../../images/comunicazione.jpg);
  background-repeat: no-repeat;
  background-position: left;
}
.collezioni p, .customercare p, .comunication p
{
  color: #fff;
  font-size: 15px;
  position: relative;
  margin: 0px;
}
.collezioni p
{
  text-align: right;
  font-family: Georgia;
  font-style: oblique;
  font-size: 22px;
  overflow: hidden;
  padding: 10px;
}
.customercare p
{
  text-align: left;
  padding-left: 414px;
  overflow: hidden;
}
.comunication p
{
  text-align: right;
  overflow: hidden;
}
.collezioni a:link, .collezioni a:visited, .customercare a:link, .customercare a:visited, .comunication a:link, .comunication a:visited
{
  font-size: 15px;
}
.collezioni span, .customercare span, .comunication span
{
  line-height: 20px;
}
.slide
{
  background-image: url(../../images/laborarte1.jpg);
  background-repeat: no-repeat;
  height: 500px;
  background-position: center bottom;
}
.customerBOX
{
  padding: 30px;
  padding-left: 0px;
  margin-top: 70px;
}
.customer
{
  width: 660px;
  background-color: #f1f1f1;
}

.istruzioniBox
{
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 6px;
  height: 358px;
}
.istruzioniBox h1
{
  color: #9A9486;
  margin: 10px;
  font-family: Georgia, Arial;
}
.istruzioni
{
  height: 300px;
  float: left;
  text-align: left;
  margin-left: 6px;
  margin-right: 6px;
}
.istruzioni p
{
  font-family: Georgia, Arial;
}
.customer .mailto
{
  position: relative;
  bottom: -40px;
}
.clear
{
  clear: both;
}
.top_lavaggio
{
  background-image: url(../../images/foto.jpg);
  background-repeat: no-repeat;
  width: 750px;
  background-position: center top;
  line-height: 20px;
}
.top_lavaggio p
{
  text-align: right;
  position: relative;
  padding-top: 220px;
  right: 60px;
  margin-top: 0px;
}
.top_contatti
{
  background-image: url(../../images/contatti2bis.jpg);
  background-repeat: no-repeat;
  width: 620px;
  height: 500px;
  background-position: left top;
  line-height: 20px;
  position: relative;
}

.top_contatti2
{
  background-image: url(../../images/contatti2bis_old.jpg);
  }
.top_contatti p
{
  text-align: right;
  position: relative;
  font-size: 22px;
  color: #f1f1f1;
  margin: 0px;
}

.top_distribution
{
  line-height: 20px;
  position: relative;
}
.top_distribution p
{
  text-align: right;
  position: relative;
  font-size: 22px;
  color: #f1f1f1;
  margin: 0px;
}

.top_distribution .contenitoreSx
{
	background-image: url(../../images/distribution.jpg);
  background-repeat: no-repeat;
  width: 347px;
  height: 500px;
  background-position: left top;
  position:relative;
  float: left;
  margin-top: 95px;
}
.top_distribution .contenitoreDx
{
  float: left;
  width: 230px;
  margin-top: 95px;
  padding-left:10px;
}

.top_contatti .contenitoreSx, .top_contatti .contenitoreDx
{
  padding-top: 390px;
  float: left;
}
.top_contatti .contenitoreDx
{
  float: right;
}

.top_contatti a, .top_distribution a
{
  display: block;
  font-size: 14px;
}

.top_contatti span a, .top_distribution span a
{
  font-size: 10px;
  line-height: 14px;
}
.top_contatti .mailto, .top_distribution .mailto
{
  color: #f1f1f1;
  font-size: 15px;
}
.top_contatti .indirizzo, .top_distribution .indirizzo
{
  font-size: 14px;
  color: #212121;
}
.showroomDiretti
{
  position: relative;
  top: 60px;
  text-align: right;
  right: 45px;
}
.showroom
{
  padding-top: 60px;
  margin-right: 0px;
  float: right;
}
.showroom img
{
  padding-left: 10px;
}
.showroom p
{
  margin-top: 10px;
  text-align: right;
  font-size: 14px;
}
.showroom span
{
  font-size: 15px;
}
.negozio
{
  padding-top: 130px;
  margin-right: 40px;
  float: right;
  text-align: right;
}
.negozio a:link, .negozio a:visited
{
  background-image: url("../../images/carosello/freccinaDestra.png");
  height: 33px;
  width: 33px;
}
.backLink:link, .backLink:visited
{
  bottom: 2px;
  position: absolute;
  right: 0;
  text-decoration: none;
  z-index: 100;
  font-family: Georgia, Arial;
  font-weight: normal;
}

.backLink:hover
{
  /*filter: alpha(opacity=70);   -moz-opacity: .70;   opacity: .70;*/
  color: #FFFFFF;
}

.goUp
{
  position: absolute;
  top: -1000px;
}

.clearAll
{
  height: 20px;
  clear: both;
}

a.riporreLink:hover
{
  color: #9A9486;
}

