*{
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
 }

body{
  background-color:#999999;
  text-align:center;
  }
  
#conteneur{
  position:relative;
  width:830px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  background-image:url('images/fond.gif');
  background-repeat:repeat-y;
}

#banniere{
  position:relative;
  top:0px;
  left:0px;
  width:830px;
  height:213px;
  background-image:url('images/banniere.jpg');
  background-repeat:no-repeat;
}

#menu{
  position:relative;
  margin-left:4px;
  width:826px;
  height:29px;
  text-align:left;
}

.lienmenu{
  display:block;
  float:left;
  width:117px;
  }

#corps{
  position:relative;
  clear:both;
  margin-left:5px;
  width:820px;
  text-align:left;
}

#gauche{
  position:relative;
  float:left;
  width:180px;
  text-align:left;
}

#contenu{
  position:relative;
  float:left;
  width:639px;
  font-size:12px;
  text-align:justify;
  line-height:17px;
}


#piedpage{
  position:relative;
  clear:both;
  width:830px;
  height:65px;
  text-align:center;
  font-size:10px;
  background-image:url('images/footer.gif');
  color:#444141;
  }
  

.blocliens{
  position:relative;
  clear:both;
  width:170px;
  background-color:#ffffff;
  margin-top:10px;
  margin-left:auto;
  margin-right:auto;
  }

img{ margin:0px; }

.br5{ line-height:5px; }

.prgh{
  margin:10px;  
  width:600px;
  }

.titre{
  width:602px;
  margin: 10px;
  border-top: 1px solid #FF4500;
  border-bottom: 1px solid #FF4500;
}

.gdimage{
  text-align:center;
  vertical-align:top;
  width:350px;
  }

.ptimage{
  text-align:center;
  vertical-align:middle;
  width:100px;
  height:100px;
  border: 1px solid #000000;
  }
  
a.mail, a.mail:visited, a.mail:hover {
  font-weight:bold;
  color:#FF8C00;
  text-decoration:none;
  }
  
a.liens, a.liens:visited, a.liens:hover {
  font-size:11px;
  color:#747070;
  text-decoration:none;
  }

a.pied, a.pied:visited, a.pied:hover {
  color:#444141;
  }

