/* BANDEAU DU HAUT */ 

#topcentre {
	background-image: url('../images/topcentre_recrutement.jpg');
 	}


/* MENU PRODUIT */ 

 #menuProduit {
 	background: url('../images/menuproduit_recrutement.jpg') no-repeat left top;
 	}
 	
#menuProduit li {
	color: #ef0900;
	}
	
#menuProduit li a {
	color: #666666;
	}
	
#menutop #recrutement {
	background: url('../images/fond_menu_rouge.gif') ;
	}
#menutop #evaluation {
	background: url('../images/fond_top_gris.gif') ;
	}
#menutop #formation {
	background: url('../images/fond_top_gris.gif') ;
	}
#menutop #bilan {
	background: url('../images/fond_top_gris.gif') ;
	}
#menutop #coaching {
	background: url('../images/fond_top_gris.gif') ;
	}
	
/* INFO PRODUIT */ 
	
#infosProduits h1 {
	color: #ef0900;
	} 	
 
 #infosProduits h2 {
	color: #000;
	}
	
 #infosProduits h3 {
 	color: #ef0900;
 	margin-top: 20px;
	}
 	
#infosProduits .intro {
  	color: #000;
  	}
  	
  	
/* BLOCS PRODUIT */  
 	
#infosProduits h5 { 	
	color: #ef0900;
	border-left: 10px solid #ef0900;
	}
 
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	