* {margin: 0px; padding: 0px;}

html, body {
  padding:0px;
  font-family:Arial;
  font-size:13px;
  margin:auto auto;
  color:#050000;
   
}

body * {
  font-family:Arial;
  font-size:11px;
  color:#050000;
}

div.global{
  width:985px;
  margin:auto auto;
  background-image:url(img/backGroundRepeat.jpg);
  background-repeat : repeat-y; 
}

div.clear{
  clear:both;
  font-size:0.01px;
  max-height:0.01px;
  height:0px;
}
div.gras{
  font-weight:bold;
}


/*************STYLE MOTEUR***********/
.centre {text-align:center;}
.droite {text-align:right;}
.gauche {text-align:left;}
.justifie {text-align:justify;}

.bold {font-weight:bold;}
.italic {font-style:italic;font-weight:normal;}

P.Legende_Photo{
  font-size:11px;
  font-weight:bold;
}

P.Titre_Home{
  font-size:18px;
  font-weight:normal;

}

P.Label{
  text-align:center;
  color:#CC9933;
  font-size:20px;
}

P.Titre_Documentaire{
  font-weight:bold;
  font-size:13px;
  color:#669933;
  margin-bottom:5px;
}

P.chapeau_Documentaire{
  color:#669933;
  font-size:12px;
  text-align:justify;
  margin-bottom:20px;
}

P.Titre_paragraphe{
}

.Label_Documentaire{
  text-align:center;
  color:#CC9933;
  font-size:15px;
  
}

.Label_Documentaire .bold{

  text-align:center;
  color:#CC9933;
  font-size:15px;
  font-weight:bold;
}

P.avec_interligne{
  line-height:15pt;
  text-align:justify;
  font-size:13px;
}
H1{
  text-transform:uppercase;
  color:#669933;
  font-weight:bold;
  font-size:14px;
  margin-bottom:15px;
  
}
.Titre_Rubrique{
  text-transform:uppercase;
  color:#669933;
  font-weight:bold;
  font-size:14px;
  margin-bottom:15px;
  
}

P.Titre_personne{
  color:#CC9933;
  font-size:13px;
  font-weight:bold;
  margin-bottom:5px;
}

TABLE.tabPersonne{
  margin-left:10px;
}

TD.tabPersonne_photo{
  padding-right:30px;
  padding-bottom:35px;
}

TD.tabPersonne_photo{
  
}
.tabPersonne_text *{
  font-size:10px;
}

P.paragraphe{
  margin:0px;
  margin-bottom:11px;
}



/*************Containeur Unique **************/
#container_bdHaut{
  height:243px;
  width:985px;
  float:left;
}


#menu *{
  font-size:11px;
  font-weight:bold;
  text-align:center;
  vertical-align:bottom; 
  text-decoration : none;
}


#menu div.linkOff{
  width:119px;
  height:21px;
  float:left;
  background-color:#E3B24E; 
}

#menu div.linkOn{
  width:119px;
  height:21px;
  float:left;
  background-color:#6B904A;
  
}



#menu div.linkBigOff{
  width:129px;
  height:21px;
  float:left;
  background-color:#E3B24E; 
   
}

#menu div.linkBigOn{
  width:129px;
  height:21px;
  float:left;
  background-color:#6B904A;
}

.centrageMenu_off {
   padding-top:3px;

 }
.centrageMenu_on  {
  padding-top:3px;
 } 
 .centrageMenu_on  * {
   color:#FFFFFF;
 } 
 


 #menu div.separateur_t_t{
   float:left;
   background-image:url(img/sep_t_t.png);
   width:21px;
   height:21px;
   background-color:#E3B24E; 
 }
 
 #menu div.separateur_t_j{
    float:left;
   background-image:url(img/sep_t_j.gif);
   width:21px;
   height:21px;
 }
 
  #menu div.separateur_t_v{
    float:left;
   background-image:url(img/sep_t_v.gif);
   width:21px;
   height:21px;
 }
 
  #menu div.separateur_j_t{
   float:left;
   background-image:url(img/sep_j_t.gif);
   width:21px;
   height:21px;
 }
 
  #menu div.separateur_v_t{
   float:left;
   background-image:url(img/sep_v_t.gif);
   width:21px;
   height:21px;
 }
 
   #menu div.separateur_j_v{
   float:left;
   background-image:url(img/sep_j_v.gif);
   width:21px;
   height:21px;
 }
 
   #menu div.separateur_v_j{
   float:left;
   background-image:url(img/sep_v_j.gif);
   width:21px;
   height:21px;
 } 
 

 



