/* BANDEAU DU HAUT */ 

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


/* MENU PRODUIT */ 

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

.presentation {
	border: 0 ;
	padding: 0 ;
	margin:0;
	border-collapse: collapse;
	}
	
.presentation td, th {
	border: thin solid #00a0f3;
	padding: 5px;
}
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	
 	