a:hover { color: gray}

.general {
  font-family: 'Times New Roman',cursive;
}

.bodystyle {
  background-color:#eeeeee;
  font-family: 'Times New Roman',cursive;
}

.Head {
  padding-bottom: 5px;
  padding-top: 5px;
}

.HeadPageOld {
  padding-left: 187px;
}

.HeadPage {
  text-align: center;
}
.menu {
  position: absolute;
  width: 180px;
  text-align: center;
  z-index: 3;
}

.page {
  padding-left: 250px;
  padding-right: 20px;
  text-align: left;
  z-index: 2;
}

.img_center {
  text-align: center;
  z-index: 2;
}

.onglet, .onglet_actif:hover
{ 
  margin:5px 5px 0px 20px ;
  padding:5px 0px 5px 0px ;
  font-size : 16px ;
  float:left ;
  width:170px ;
  background : url(onglet.gif) bottom no-repeat ;
  text-decoration:none ;
  text-align:center;
  color:black;
}

.onglet_actif, .onglet:hover
{ 
  margin:5px 5px 0px 20px ;
  padding:5px 0px 5px 0px ;
  font-size : 16px ;
  float:left ;
  width:170px ;
  background : url(onglet.gif) bottom no-repeat ;
  text-decoration:none ;
  text-align:center;
  position:relative ;
  top:2px ; 
  border-bottom : solid 0px white;
  color:white;
}

.commpair
{
  background-color:#ffffff;
}

.commimpair
{
  background-color:#dddddd;
}

