/*body{
  background-image: url(image/apf.gif);
  background-repeat: repeat-x ;
}*/

#BodyBackground{background:#fff url('image/bg_body.jpg') repeat-x top;}
.poptrain {

  position: absolute;

  display:none;

  width: 231px;

  border: 3px double black;

  background: #FFCC66;

  z-index: 500;

  font-size: 80%;

}
a.a{
  color: #FFFFFF;
  font-style: oblique;
  font: normal;
  font-style: normal ;
  text-decoration: none;
  background: url(image/slider_lien.jpg)
}
  a.a:hover{
  color:#FF6600 ;
  font: bold;
  font-style: normal;
  text-decoration: underline  ;
/* background-color:#0066FF; */
}

a.a1{
  color: #FFFFFF;
  font-style: oblique;
  font: normal;
  font-style: italic ;
  text-decoration: none;

}
  a.a1:hover{
  color:#FFFFFF ;
  font: bold;
  font-style: normal;
  text-decoration: underline  ;
  background-color:#0066FF;
}
.text{
  color: #FFFFFF;
  font:medium;
}

.coteg{
	text-align: center;
}
.lien{color:#FF9933}
