/* style fond */
body {
  background-color: #6699FF;
  position: relative;
  width: 800px;
  margin: 0 auto;
}
#fondcontact {
  width: 800px;
  height: 600px;
  position: absolute;
  top: 15px;
  background: url(../images/fond/fond.gif) no-repeat;
}

/* style en-tête */
#entete {
  width: 800px;
  height: 100px;
}
.logcontact {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../images/logos/logo_contact.gif) no-repeat;
  float: left;
}
.bancontact {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../bannieres/banniere_contact.gif) no-repeat;
}

/* style menu */
#menu {
  width: 100px;
  height: 500px;
  float: left;
}
.sous_logo_contact {
  width: 95px;
  height: 67px;
  position: absolute;
  top: 127px;
  left: 3px;
  background: url(../images/image_contact.gif) no-repeat;
}
.barremenu {
  margin-top: 120px;
}
.logmenu {
  width: 100px;
  height: 40px;
}
.bordure {
  border: none;
}

/* contenu page */
.bienvenuecontact {
  background: url(../images/bienvenuecontact.jpg) no-repeat;
  margin-left: 275px;
  margin-top: 26px;
  height: 75px;
}
.souligne {
  text-decoration: none;
  font-size: 14px;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
}
.charge {
  position: absolute;
  top: 470px;
  left: 350px;
  text-align: center;
  font-size: 14px;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
}
.info {
  position: absolute;
  top: 535px;
  left: 265px;
  text-align: center;
  font-size: 9px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
.style1 {
  font-size: 14px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
.style2 {
  font-size: 9px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
.style3 {
  font-size: 14px;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
}
.style4 {
  font-size: 18px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
.style5 {
  font-size: 13px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
}
.style6 {
  font-size: 14px;
  color: #3333CC;
  font-family: Arial, Helvetica, sans-serif; 
}
