body {
  font-family: Lato;
  margin-top: 0;
  margin-left: 0;
}

#header {
  width: 540px;
  height: 135px;
  background-color: #ffffff;
}
#header a{
 color:black;
}

#recherche
{
 margin-top: -120px;
 margin-left: 300px;
 margin-right: 45px;
 float: none; 
 font-size: 1em;
}


#SortieSelecteur
{
  font-size: 1em;
}

a {
  text-decoration: none;
  color: white;
}

a.fenetre 
{
  color: black;
}

a.isophonique
{
  color: black;
}

a.gammedeprix
{
  color: black;
}

#filet 
{
  height: 5px;
  width: 540px;
  background-color: #3c509C;
  margin-top: 0px; 
}


#baiecoulissante
{
  margin-top: 60px;
  width: 540px;
  height: 50px;
  background-color: #E5E5E5; 
  position: static;
}

#pictobaiecoulissante 
{
  margin-left: 100px;
  position: relative;
  bottom: 60px;
  width: 120px;
}

#textebaiecoulissante
{
  padding-left: 220px;
  font-size: 1.4em;
  margin-top: -40px;
  font-weight: bold;
  white-space: nowrap;
}

#isolationpho {
  margin-top: 40px;
  width: 540px;
  height: 50px;
  background-color: #E5E5E5; 
  position: static;
}

#pictoiso {
  margin-left: 100px;
  position: relative;
  top: -50px;
  height: 80px;
  width: 120px;
}

#TexteIso 
{
  padding-left: 110px;
  font-size: 1.4em;
  font-weight: bold;
  margin-top: -40px;
  margin-left: 110px;
  white-space: nowrap;
}

#gammedeprix
{
  margin-top: 50px;
  width: 540px;
  height: 50px;
  background-color: #E5E5E5; 
  position: static;
}

#pictogammedeprix
{
  margin-left: 130px;
  position: relative;
  top: -25px;
  height: 80px;
  width: 85px;
}

#TexteGammeDePrix
{
  padding-left: 110px;
  font-size: 1.4em;
  font-weight: bold;
  margin-top: -40px;
  margin-left: 110px;
  white-space: nowrap;
}


#selectiongammedeprix
{
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 40px;
  margin-left: 10px;
  white-space: nowrap; 
}

.line 
{
  width: 400px;
  border: 1px solid;
  margin-left: 50px;
  margin-top: 50px;
  margin-right: 20px;
  color: #3c509C;
}

.cercle 
{
  width:40px;
  height:40px;
  border-radius:50px;
  font-size:20px;
  color:#fff;
  background:#3c509C;
  margin-top: -20px;
  left: 50px;
  position: relative;
}

.texte1
{
  margin-left: 15px;
  font-size: 1.5em;
}

.cercle2
{
  width:40px;
  height:40px;
  border-radius:50px;
  font-size:20px;
  color:#fff;
  background:#3c509C;
  margin-top: -40px;
  left: 170px;
  position: relative;
}

.texte2
{
  margin-right: 20px;
  margin-left: 12px;
  font-size: 1.5em;
  color: #3c509C;
}


.cercle3
{
  width:40px;
  height:40px;
  border-radius:50px;
  font-size:20px;
  color:#fff;
  background:#3c509C;
  margin-top: -40px;
  left: 300px;
  position: relative;
}

.texte3
{
  margin-right: 20px;
  margin-left: 12px;
  font-size: 1.5em;
  color: #3c509C;
}

.cercle4
{
  width:40px;
  height:40px;
  border-radius:50px;
  font-size:20px;
  color:#fff;
  background:#3c509C;
  margin-top: -40px;
  left: 430px;
  position: relative;
}
.texte4
{
  margin-right: 20px;
  margin-left: 12px;
  font-size: 1.5em;
}


.choixeco
{
  margin-top: -10px;
  font-size: 1.2em;
  white-space: pre;
  margin-left: 50px;
}

.choixqualite {
  margin-left: 430px;
  white-space: pre;
  font-size: 1.2em;
  margin-top: -100px;
}


footer
{
  background-color: #E5E5E5;
  width: 540px;
  height: 350px;
  margin-top: 20px;
  overflow: hidden;
  margin-bottom: 20px;
}

#titreprod
{
  text-align: center;
  font-size: 1.2em;
  padding-top: 10px;
}



