
body
{
   width: 900px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px; 
   background-image:url("rose_081.jpg"); /*rose*/
   
 }
    /*=================================== 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 #FF99DD; /* rose */
     border-left: 3px solid #FF66AA;
     border-bottom: 3px solid #FF3388;
     border-right: 3px solid #ff1166;
   
      
}
/* ====================================MENU LIGNE===========================================*/


 /* ============================================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: #ffe0e0; /* rose du fond des menus */
   background-image:url("/decorcss/bord_menu_haut.png");/*bordure bleue foncée*/
   background-repeat: repeat-x;
    border-top: 3px solid #FF99DD; /* rose */
     border-left: 3px solid #FF66AA;
     border-bottom: 3px solid #FF3388;
     border-right: 3px solid #ff1166;
    margin-bottom: 5px; /* Pour éviter que les différents menus ne soient trop collés */
	padding-top : 5px;
	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-image:url("/decorcss/bord_menu.png");/*bordure bleue foncée*/
   background-repeat: repeat-x;
    background-color: #ffe0e0; /* rose du fond des menus */
    border-top: 3px solid #FF99DD; /* rose */
     border-left: 3px solid #FF66AA;
     border-bottom: 3px solid #FF3388;
     border-right: 3px solid #ff1166;
        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("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 */
 }
.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("puce2.png"); /* On change l'apparence des puces */
	background-color:#9933cc;   /*background-colorviolet soutenu quand on survole le lien*/
	color:#ffddee;  /*ECRITURE rose clair*/
 }
  /* ==================================================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: 15px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   color: #000088;
   background-color: #ffe0e0; /* rose du fond des menus */
  
   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 #FF99DD; /* rose */
     border-left: 3px solid #FF66AA;
     border-bottom: 3px solid #FF3388;
     border-right: 3px solid #ff1166;
  
	 font-size: 9pt;
	 line-height: 18px;
   font-family: verdana,"Trebuchet MS", Aril, serif; 
}
 h1 /* Tous les titres h1 du corps */
{
	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.6em;
}
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;
   font-weight: bold;
   text-align: left;
   font-size: 2.1em;
   /* font-size: 16pt;*/
}
 h3 /* Tous les titres h1 du corps */
{
	
	color: #000088;
    font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
   font-style: italic;
   font-weight: bold;
   text-align: left;
font-size: 1.6em;
}
 h4 /* Tous les titres h3 du corps */
{
font-family: georgia,verdana,"Trebuchet MS", Aril, serif; 

font-size: 1.4em;
}

.base{
color: #0000FF;
}
.ani{
color: #0099FF;
}
.aca {
color: #33CC66;
}
.ndf {
color: #CC00CC;
}
.lba {
color: #FF9966;
}
.afds {
color: #993333;
}
.bv
{
color: #009999;
}
.al
{
color: #073383;
}
.wii
{
color: #ff77FF;/* rose*/
}
.kit
{
color: #ffc113;/*bouton d'ort*/
}
.his
{

color:  #8899FF;
}
.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: #ff99DD;/*rose*/
}
.centrercouleur1{
margin: auto;
text-align: center;
font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
font-style: italic;
font-weight: bold;
color: #66AA88;
}
/* ====================PARAGRAPHES JUSTUFIE===============================*/
.justifier{
margin: auto;
text-align: justify;
}
.justifiercouleur1{
margin: auto;
text-align: justify;
font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
font-style: italic;
font-weight: bold;
color: #66AA88;
}
.justifier2{
margin: auto;
text-align: justify;
line-height: 20px;
}
/* ====================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=======================*/
.acote{
float: left;
margin-left:5px;
margin-right: 15px;
}
.stopfloat{
clear:left;
}  
.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: 14px;
	font-weight: bold;
color: #cc0077;/*rougevioline*/

}
.important2{
	font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #cc0077;/*rougevioline*/
}
.tresimportantcentrer{
	font-family: georgia,"comic sans MS",verdana,"Trebuchet MS", Aril, serif; 
	font-style: italic;
	font-size: 18px;
	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;
}
.sans_bord_left
{
  border-style: none;
	font-size: 12px;
	text-align: left;
	padding-left: 1px;
}  
.sans_bord
{
  border-style: none;
	font-size: 12px;
	text-align: justify;
	padding-left: 1px;
}  
.sans_bord2
{
  border-style: none;
	font-size: 11px;
	text-align: justify;
	padding-left: 10px;
}  
.avec_bord3
{
  	font-size: 11px;
	text-align: center;
	padding-left: 10px;
}  
 /* ========================================= 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*/
}

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: 0.9em;
 }	
th 
{
	font-size: 1.1em;
   font-weight: bold;
 }
.ligtab_rose
{
background-color : #FFDDAA; /* rose */
}
.ligtab_jaune_centrer
{
background-color : #FFFFAA;  /* jaune */
text-align: center;
}
.ligtab_jaune
{
background-color : #FFFFAA;  /* jaune */
}
.ligtab_bleu
{
background-color : #BBFFFF; /* bleu */
}
.ligtab_vert
{
background-color : #BBFFBB; /* vert */
}
.ligtab_bleu_centrer
{
background-color : #BBFFFF; /* bleu */
text-align: center;
}
.ligtab_vert_centrer
{
background-color : #BBFFBB; /* vert */
text-align: center;
}
.ligtab_argent_centrer
{
background-color : #CCCCCC; /* gris */
text-align: center;
}
 /* TABLEAU RECETTE */  
 
 /* ====================TABLEAU METIER cursus================== */
 .type_jaune_font17
{
  font-size: 17px;
  font-weight: bold;
  background-color : #FFFFAA;  /* jaune */
} 
.type_bleu
{
   font-size: 11px;
   font-weight: bold;
  background-color : #BBFFFF; /* bleu */
}
.type_vert
{
  font-size: 11px;
  font-weight: bold;
  background-color : #BBFFBB; /* vert */
}
.type_rose
{
  font-size: 11px;
  font-weight: bold;
  background-color : #FFDDAA; /* marron */ 
}
.cell_jaune_1
{
  width: 110px;
  padding-right: 0px; 
  font-size: 10px;
  text-align : left; 
  background-color : #FFFFAA; /* jaune */
}
.cell_bleu_1
{
  width: 300px;
  text-align : center; 
  background-color : #BBFFFF; /* bleu */
}
.cell_vert_1
{
  width: 80px;
  text-align : center;
	background-color : #BBFFBB;  /* vert */
}
.cell_rose_1
{
  width: 80px;
  text-align : center;
background-color : #FFDDAA; /* rose*/  
}

 /* ====================TABLEAU METIER================== */
 .type_th1
{
  font-size: 17px;
  font-weight: bold;
  background-color : #FFFFAA;  /* jaune */
}
.type_th1r
{
  font-size: 17px;
  font-weight: bold;
   border-right-style :none;
  background-color : #FFFFAA;  /* jaune */
}

.type_th1l
{
  font-size: 17px;
  font-weight: bold;
   border-left-style :none;
  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: 160px;
  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 */
}
   
   /* ===================================== 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 #FF99DD; /* rose */
     border-left: 3px solid #FF66AA;
     border-bottom: 3px solid #FF3388;
     border-right: 3px solid #ff1166;
	 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;
}

