body {
  font-family : Verdana, Sans-serif;
  font-size : 13px;
}

a, a:visited {
  color : #EF671D;
}

.bold {
  font-weight : bold;
  margin-top : 0px;
}

#zonetext{
  position : absolute;
  left : 0px;
  bottom : 10%;
  background : #FFFFFF url('images/background.png') repeat-x bottom left;
  width : 100%;
  height : 500px;
}

#divicones{
  position : absolute;
  left : 50%;
  margin-left : -480px;
  width : 420px;
}

#divmenu {
  position : absolute;
  width : 520px;
  left : 50%;
  margin-left : -30px;
  top : 60px;
}

#divmenu img {
  border : none;
  margin-left : 15px;
}

#divadresse {
  position : absolute;
  width : 98%;
  text-align : center;
  color : #005f8b;
  position : absolute;
  bottom : 20px;
}

#divtexte {
  position : relative;
  margin-top : 130px;
  height : 370px;
  left : 50%;
  margin-left : -390px;
  width : 890px;
  font-family : Verdana, Sans-serif;
  color : #CCCCCC;
}

#divaccueil {
  position : absolute;
  width : 330px;
  text-align : justify;
  font-weight : bold;
}

#divcontact {
  position : relative;
  width : 280px;
  text-align : right;
  margin-left : 0px;
}

#divgooglemap {
  position : absolute;
  width : 500px;
  height : 320px;
  left : 50%;
  margin-left : -110px;
  top : 0px;
}

#framemap {
  width : 100%;
  height : 100%;
}

#divmateriel {
  position : absolute;
  width : 100px;
  left : 450px;
  top : 0px;
  text-align : right;
}

#divaccessoires {
  position : absolute;
  width : 200px;
  left : 600px;
  top : 0px;
}

#divtxtmarques {
  position : absolute;
  font-weight : bold;
  width : 340px;
  text-align : justify;
}

#divstaff {
  position : absolute;
  width : 238px;
  height : 355px;
  top : -10px;
}

#divstaff img {
  border : solid 2px #CCCCCC;
}

#divtextstaff{
  position : absolute;
  width : 350px;
  left : 300px;
  top : 10px;
  font-weight : bold;
}

#diviconesstaff{
  position : absolute;
  height : 80px;
  left : 300px;
  bottom : 23px;
}

#diviconesstaff img {
  border : solid 2px #CCCCCC;
  margin-right : 5px;
}

#divimgaccueil {
  position : absolute;
  width : 470px;
  height : 314px;
  left : 375px;
  top : 7px;
}

#divimgaccueil img {
  border : solid 2px #CCCCCC;
}
