/******************************************************************/
/* Feuille de style pour la page "Profil"                         */
/******************************************************************/

/******************************************************************/
/* Inhibition des options de menu correspondant à "Profil"        */
/******************************************************************/
/* Menu : inhibition de l'option de menu "Profil"                 */
div#Menu img.Profil {
  position:absolute;
  left:0px;
  height:20px;
  width:150px;
  top:103px;
  background-image:url(../Images/MenuProfilOFF.jpg);
}

/******************************************************************/
/* Mise en page spécifique de la zone "ContenuH"                  */
/******************************************************************/
.PRDescrip {
  position:absolute;
  left:14px;
  width:370px;
  top:17px;
  height:670px;
  background-image:url(../Images/PRFond.jpg);  
}
img.PRImages {
  margin-left:10px;
  margin-top:6px;
  margin-right:10px;
  height:71px;
  width:106px;
  float:left;
}
