
body
{
   width: 900px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px; 
   background-image:url("bleufon_248.jpg"); /**/
 }
    /*=================================== L'en-tête ===========================================*/
#en_tete
{
   width: 900px;
   height: 100px;
   background-image: url("/decorcss/header_2.png");
  
   background-repeat: no-repeat;
   margin-bottom: 5px;
   border-top: 3px solid #f3d2e6; /*rose pale 1*/
     border-left: 3px solid #DDB7E2; /*rose pale 2*/
     border-bottom: 3px solid #a46ea7; /*violet soutenu 1*/
     border-right: 3px solid #885492; /*violet soutenu 2*/
 }

 /* ============================================MENU GAUCHE =================================== */
#menu
{
   float: left; /* Le menu flottera à gauche */
   width: 180px; /* Très important : donner une taille au menu */
   }
#menuligne 
{
   width: 890px; /* Très important : donner une taille au menu */
    height: 70px;
	background-color: #E6D2E6;/*Violet*/
   background-image:url("/decorcss/bord_menu_haut.png");/*bordure bleue foncée*/
   background-repeat: repeat-x;
   
   border-top: 3px solid #f3d2e6; /*rose pale 1*/
     border-left: 3px solid #DDB7E2; /*rose pale 2*/
     border-bottom: 3px solid #a46ea7; /*violet soutenu 1*/
     border-right: 3px solid #885492; /*violet soutenu 2*/  
    margin-bottom: 5px; /* Pour éviter que les différents menus ne soient trop collés */
	padding-top : 10px;
	padding-left: 5px;
	 font-family: georgia,verdana,"Trebuchet MS", Aril, serif; 
     color: #000088;
font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #9900ee;/*violet*/
 }  
.element_menu
{
   background-color: #E6D2E6; /*violet clair*/
   background-image:url("/decorcss/bord_menu.png");/*bordure bleue foncée*/
      background-repeat: repeat-x;
	border-top: 3px solid #f3d2e6; /*rose pale 1*/
     border-left: 3px solid #DDB7E2; /*rose pale 2*/
     border-bottom: 3px solid #a46ea7; /*violet soutenu 1*/
     border-right: 3px solid #885492; /*violet soutenu 2*/  
   
   
    margin-bottom: 5px; /* Pour éviter que les différents menus ne soient trop collés */
	 font-family: verdana,"Trebuchet MS", Aril, serif; 
   font-size: 8pt;
   color: #000088;
   padding-left: 3px;
} 
/* Quelques effets sur les menus */
.element_menu h3  /* Tous les titres de menus */
{    
   color: #000088;
   font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
   font-size: 11pt;
   /*font-style: italic;
   font-weight: bold;*/
   text-align: center;
}
.element_menu h2 /* Tous les titres de menus */
{
font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
   font-size:8pt;
   text-align: center;
}
.element_menu ul /* Toutes les listes à puces se trouvant dans un menu */
{
   list-style-image: url("/decorcss/puce1.png"); /* On change l'apparence des puces */
   padding: 0px; /* Tous les côtés ont une marge intérieure de 0 pixels */
   padding-left: 20px; /* ... mais on modifie ensuite la marge de gauche, donc celle-là fera finalement 20 pixels */
   margin: 0px; /* Idem pour margin, ça nous évite d'avoir à en écrire 4 (margin-left, margin-right...) */
   margin-bottom: 5px; /* Même chose que tout à l'heure, on modifie ensuite juste margin-bottom, mais tous les autres sont à 0px */
   line-height: 150%;
 }
.element_menu a /* Tous les liens se trouvant dans un menu */
{
   text-decoration: none;
   color: #000088;
}

.element_menu li a:hover /* Quand on pointe sur un lien du menu */
{
    list-style-image: url("/decorcss/puce2.png"); /* On change l'apparence des puces */
	background-color:#9933cc;   /*background-colorviolet soutenu quand on survole le lien*/
	color:#ffddee;  /*ECRITURE rose clair*/
 }
.sanspuce
{
   list-style-type: none;
}
  /* ==================================================MENE PARTENAIRE ==================================== */
#partenaire{
text-align: center;
}
 
/* ========================================CORPS general ==========================================*/
#corps{
   margin-left: 190px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu */
   margin-bottom: 20px; /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
   padding: 20px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   color: #000088;
      background-color: #E6D2E6; /*violet clair*/
    background-image:url("/decorcss/bord_menu.png");/*bordure bleue foncée*/
   background-repeat: repeat-x;/* Une petite image de fond qui se répètera horizontalement en haut */
   
    border-top: 3px solid #f3d2e6; /*rose pale 1*/
     border-left: 3px solid #DDB7E2; /*rose pale 2*/
     border-bottom: 3px solid #a46ea7; /*violet soutenu 1*/
     border-right: 3px solid #885492; /*violet soutenu 2*/
   	 font-size: 9pt;
	 line-height: 18px;
   font-family: verdana,"Trebuchet MS", Aril, serif; 
}
/* ============================= CSS LISTES =============================== */
.autel 
{
   list-style-image: url("/decorcss/piece20.jpg"); /* On change l'apparence des puces */
}   
.piece15
{
   list-style-image: url("/decorcss/piece15.jpg"); /* On change l'apparence des puces */
}  
.ulsecond
{
list-style-image: url("/decorcss/puce3.jpg");
 font-size: 7pt; 
}  
/* ============================= CSS TITRES =============================== */
h1 /* Tous les titres h1 */
{
	text-align: center;
	color: #000088;
    font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
   font-style: italic;
   font-weight: bold;
   font-size: 2.5em;
   /*font-size: 18pt;*/
}
h2 /* Tous les titres h2 du corps */
{
   /*height: 30px;*/
  /* background-image: url("/decorcss/panda1.gif"); Une petite image de fond sur les titres h2 */
   background-repeat: no-repeat;
 /*  padding-left: 30px;  pour décaler le texte de l'image*/
   color: #000088;
   font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Arial, serif; 
   font-style: italic;
   
   text-align: left;
    font-size: 1.7em;
   /* font-size: 16pt;*/
}
h3 /* Tous les titres h3 */
{
	font-size: 1.4em;
	color: #000088;
    font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
   font-style: italic;
   
 }
h4 /* Tous les titres h4 */
{
font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
font-size: 1.2em;
font-style: italic;
   font-weight: bold;
}
h5/* Tous les titres h4 */
{
font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
font-size: 1em;
font-style: italic;
   font-weight: bold;
}
.base{
color: #0000FF;
}
.ani{
color: #0099FF;
}
.aca {
color: #33CC66;
}
.ndf {
color: #CC00CC;
}
.lba {
color: #FF9966;
}
.afds {
color: #993333;
}
.bv{
color: #11aaaa;
}
.ql{
color: #851198;
}
.al
{
color: #073383;
}
.wii
{
color: #ff77FF;/* rose*/
}
.kit
{
color: #ffc113;/*bouton d'ort*/
}
.his
{

color:  #8899FF;
}
.bvi{
	font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
	font-style: italic;
	font-size: 1.1em;
	/*font-size: 14px;*/
	font-weight: bold;
color: #11aaaa;/*vert*/

}
.bvi2{
	font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
	font-style: italic;
	font-size: 1em;
	/*font-size: 14px;*/
	font-weight: bold;
color: #11aaaa;/*vert*/

}
.bvic3{
	font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
	font-style: italic;
	font-size: 1.2em;
	/*font-size: 14px;*/
	font-weight: bold;
color: #11aaaa;/*vert*/
	text-align: center;
}
.bouton{
margin: auto;
text-align: center;
}
/* ====================PARAGRAPHES CENTRES===============================*/
.centrer{
margin: auto;
text-align: center;
}
.centrer2{
margin: auto;
text-align: center;
line-height: 20px;
}
.centrerp{
margin: auto;
text-align: center;
font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	
	color: #11aaaa;/*bleu canard*/

}
/* ====================PARAGRAPHES JUSTUFIE===============================*/
.justifier{
margin: auto;
text-align: justify;
}
.justifier2{
margin: auto;
text-align: justify;
line-height: 20px;
}
/* ====================PARAGRAPHES INDENTE  barré etc===============================*/
.indentation {
	text-indent: 10px;
}
.barre{
	text-decoration: line-through;
}

/* ====================PARAGRAPHES aligné à gauche===============================*/
.gauche{
margin: auto;
text-align: left;
font-size:20px;
}
.left{
margin: auto;
text-align: left;
font-size:20px;
}

/* ====================PARAGRAPHES A COTé DES IMAGES=======================*/

.centrerrouge{
color: #cc0077;/*rougevioline*/
text-align: center;
}
/* ====================TEXT TAULLE & INTERLIGNE=======================*/
.important{
	font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
	font-style: italic;
	font-size: 1.1em;
	/*font-size: 14px;*/
	font-weight: bold;
color: #cc0077;/*rougevioline*/

}
.important2
{
font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
	font-style: italic;
	font-size: 1em;
	/*font-weight: bold;*/
color: #cc0077;/*rougevioline*/
text-align: center;
}
.important3
{
font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
	font-style: italic;
	font-size: 1.4em;
	/*font-weight: bold;*/
color: #cc0077;/*rougevioline*/
text-align: center;
}
.interligne2{
line-height: 20px;
}
.taillep{
font-size: 7pt;
}
.taillepp{
font-size: 6pt;
}
.tailleppp{
font-size: 5pt;
}
.taillepppp{
font-size: 4pt;
}
.tailleppppp{
font-size: 3pt;
}

/* ====================TEXT DECORATION=======================*/
.souligner{
text-decoration: underline;
}
.acote{
float: left;
margin-left:5px;
margin-right: 15px;
}
.acotedroite{
float: right;
margin-right:5px;
margin-left: 15px;
}
.stopfloat{
clear:left;
}  
 /* ========================================= CSS des TABLEAUX ====================================*/
   
caption /* Titre du tableau */
{
   margin: auto; /* Centre le titre du tableau */
   font-family: verdana, Times, "Times New Roman", serif;
   font-weight: bold;
   font-size: 12px;
   color: #000088;/*bleu foncé*/
   margin-bottom: 15px; /* Pour éviter que le titre ne soit trop collé au tableau en-dessous */
  }
table
{
   border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
  /* margin: auto;*/
   margin-bottom: 20px;/*marge en dessous du tableau décolle le titre du tableau du dessus*/
   margin-left:auto;
   margin-right:auto;
}
.margeauto
{
 margin: auto;
}

td , th /* Toutes les cellules des tableaux... */
{
   /*border: 1px :/*solid black; *//* ... auront une bordure de 1px */
   border-style: groove;
   margin: auto; /* Centre le titre du tableau */
   vertical-align: middle; /* alignement vertical au centre */
   font-family: verdana, Times, "Times New Roman", serif;
   color: #000088;/*bleu foncé*/
    }
td 
{
   font-size: 11px;
 }	

th 
{
   font-weight: normal;
 }
 
.cel_cent
{
text-align: centrer;
}
.sansbord
{
  border-style: none;
	font-size: 1em;
	text-align: justify;
	padding-left: 5px;
}  
.sansbordleft
{
  border-style: none;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
}  
.sansbordcenter
{
  border-style: none;
	font-size: 12px;
	text-align: center;
	padding-left: 5px;
}  
.avec_bord3
{   
	margin: auto; /* Centre le titre du tableau */
	font-size: 11px;
	text-align: center;
	padding-left: 10px;
}  
.avec_bord2
{   
	font-size: 1em;
	text-align: center;
	padding-left: 10px;
}  
 /* TABLEAU  */
.ligtab_blanc
{
background-color : #FFFFFF; /* blanc */
}
.ligtab_bleu
{
background-color : #BBFFFF; /* bleu */
}
.ligtab_vert
{
background-color : #BBFFBB; /* vert */
}
.ligtab_bronze
{
background-color : #BBDDBB; /* vert */
}
.ligtab_gris
{
background-color : #AAAAAA; /*gris */
}
.ligtab_or
{
background-color : #FFFF55; /*gris */
}
.ligtab_jaune-centrer_gd
{
background-color : #FFFFAA; /* jaune */
text-align: center;
font-style: bold;
}
.ligtab_jaune_cc
{
background-color : #FFFFAA; /* jaune */
font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
	font-style: italic;
text-align: center;
font-style: bold;
 font-size: 17px;
}

.perso_th1
{
   background-color : #FFDDAA; /* marron */ 
}
.perso_th3
{
  font-size: 11px;
  font-weight: bold;
  background-color : #FFDDAA; /* marron */ 
}
.perso_cell1
{
  width: 40px;
  padding-right: 5px; 
  text-align : left;
}
.perso_cell2
{
  width: 65px;
  padding-right: 0px; 
  font-size: 10px;
  text-align : center;
 }
/* TABLEAU CARTE CHANCE  */
.c1_bleu_center
{
width: 15px;
background-color : #BBFFFF; /* bleu */
text-align : center;
}
.c1_vert_center
{
width: 15px;
 background-color : #BBFFBB; /* vert */
 text-align : center;
}
.c2_bleu_left
{
width: 150px;
background-color : #BBFFFF; /* bleu */
text-align : left;
}
.c2_vert_left
{
width: 150px;
 background-color : #BBFFBB; /* vert */
 text-align : left;
}
.c3_bleu_left
{
width: 150px;
background-color : #BBFFFF; /* bleu */
text-align : left;
}
.c3_vert_left
{
width: 150px;
 background-color : #BBFFBB; /* vert */
 text-align : left;
}
.c4_bleu_center
{
width: 150px;
background-color : #BBFFFF; /* bleu */
text-align : center;
}
.c4_vert_center
{
width: 150px;
 background-color : #BBFFBB; /* vert */
 text-align : center;
}
.c5_vert_center
{
width: 450px;
 background-color : #BBFFBB; /* vert */
 text-align : center;
}
.c5_bleu_center
{
width: 450px;
background-color : #BBFFFF; /* bleu */
text-align : center;
}
/* TABLEAU METIER */
 .type_th1
{
  font-size: 17px;
  font-weight: bold;
  background-color : #FFFFAA;  /* jaune */
}
.type_th2
{
   font-size: 11px;
   font-weight: bold;
  background-color : #BBFFFF; /* bleu */
}
.type_th3
{
  font-size: 11px;
  font-weight: bold;
  background-color : #FFDDAA; /* marron */ 
}
.type_th4
{
  font-size: 11px;
  font-weight: bold;
  background-color : #BBFFBB; /* vert */
}

.type_th5
{
  font-size: 10px;
  background-color : #FFDDAA; /* marron */ 
  margin-bottom: 10px;
}

.type_th9
{
   text-align : center;
  background-color : #FFFFAA; /* jaune */
}
.type_cell1
{
  width: 15px;
  padding-right: 5px; 
  text-align : right;
  background-color : #FFFFAA; /* jaune */
}
.type_cell2
{
  width: 190px;
  padding-right: 0px; 
  font-size: 10px;
  text-align : left; 
  background-color : #FFFFAA; /* jaune */
}
.type_cell3
{
  width: 60px;
  text-align : center; 
  background-color : #BBFFFF; /* bleu */
}
.type_cell4
{
  width: 36px;
  text-align : center;
	background-color : #FFDDAA; /* marron */  
}
.type_cell5
{
  width: 52px;
  text-align : center;
	background-color : #BBFFBB;  /* vert */
}
/*====================Tableau badges QL et BONUS QL==============*/
.badge_cell2 {
  text-align: center;
 }
 .badge_cell3 {
  text-align: left;
  } 
 .badge_cell1 {
  text-align : center;
  background-color : #FFFFAA;  /* jaune */
  } 
.badge_th1{
width: 50px;
font-size: 11px;
  font-weight: bold;
  background-color : #FFDDAA; /* marron */ 
}
.badge_th2{
width: 120px;
font-size: 11px;
  font-weight: bold;
  background-color : #FFDDAA; /* marron */ 
}
.badge_th3{
width: 90px;
font-size: 11px;
font-weight: bold;
  background-color : #FFDDAA; /* marron */ 
}
.badge_th4{
width: 170px;
font-size: 11px;
font-weight: bold;
  background-color : #FFDDAA; /* marron */ 
}
.badge_th5{
font-size: 11px;
font-weight: bold;
  background-color : #FFDDAA; /* marron */ 
}
/*==================== BONUS QL==============*/
.bonus_td2 {
font-size: 9px;
 width: 50px;
  text-align : center;
  background-color : #BBFFBB;  /* vert */
   }
 .bonus_td3 {
  text-align: center;
  font-size: 9px;
 width: 50px;
 background-color : #BBFFFF; /* bleu */
  } 
 .bonus_td1 {
 font-size: 9px;
 width: 50px;
  text-align : left;
  background-color : #FFFFAA;  /* jaune */
  } 
.bonus_th1{
width: 50px;
font-size: 9px;
  font-weight: bold;
  background-color : #FFDDAA; /* marron */ 
}
.bonus_th2{
width: 50px;
font-size: 9px;
  font-weight: bold;
  background-color : #BBFFBB;  /* vert */
}
.bonus_th3{
width: 50px;
font-size: 9px;
font-weight: bold;
  background-color : #BBFFFF; /* bleu */
}
.badge_th4{
width: 170px;
font-size: 11px;
font-weight: bold;
  background-color : #FFDDAA; /* marron */ 
}
.badge_th5{
font-size: 11px;
font-weight: bold;
  background-color : #FFDDAA; /* marron */ 
}

/* ==========tableau activités ==*/
.vert_centrer
{
	background-color : #BBFFBB;  /* vert */
	 text-align : center;
}
.vert_gauche
{
	background-color : #BBFFBB;  /* vert */
	 text-align : left;
	 width: 500px;
} 
.bleu_centrer
{
	background-color : #BBFFFF; /* bleu */
	 text-align : center;
}
.bleu_gauche
{
	background-color : #BBFFFF;  /* bleu */
	 text-align : left;
	 width: 500px;
} 
 
   /* ===================================== Fin Css tableaux métiers ====================================*/
   
a img {
 border-style: none;
}
sup{
font-size: 7pt;
}

#pied_de_page{
	background: url("/decorcss/bas_de_page2.png") no-repeat;
	border-top: 3px solid #f3d2e6; /*rose pale 1*/
     border-left: 3px solid #DDB7E2; /*rose pale 2*/
     border-bottom: 3px solid #a46ea7; /*violet soutenu 1*/
     border-right: 3px solid #885492; /*violet soutenu 2*/
	
    
	 margin-left: 190px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu */
}

#pied_de_page{
font-family: verdana,"Trebuchet MS", Arial, georgia,"comic sans MS", serif; 
font-size: 8pt;
color:#ffddee;/*rose clair*/
text-align: center;
padding-top: 3px;
}

