body{
  text-align:center;
  font-family:Arial;
  background-color:#FFFFF;
  background-image:url('../images/fond_body.jpg');
  background-attachment: fixed;
  background-repeat:repeat-x;
  color:#000000;
  font-size:12px;
}

input{
  font-size:12px;
}

a{
  color:#222222;
  font-size:12px;
  text-decoration:none;
}

a:hover{
  color:#000000;
}

.pubhaut{
  width:728px;
  text-align:center;
  margin:auto;
}

.titre_box{
  font-family:Verdana;
  font-weight:bold;
  font-size:12px;
  padding-top:3px;
}

.centre{
  margin:auto;
  margin-top:-25px;
  background-image:url('../images/middle.jpg');
  background-repeat:repeat-y;
  width:828px;
  padding-top:25px;
}

.photo{
  width:73px;
  height:73px;!height:71px;
  border:1px solid #999999;
  text-align:center;
  padding-top:2px;
}

#footer{
  margin:auto;
  width:828px;
  height:65px;
  background-image:url('../images/footer.png');
  background-repeat:no-repeat;
}

#footer a{
  font-size:13px;
  text-align:center;
}

.a_spec:hover{
  text-decoration:underline;
}
