/* CSS Document */
.rub_presentation {}
/*********************************************************************************************************
*                                                                                       NAVIGATION HAUT 
**********************************************************************************************************/
.rub_presentation #nav_haute {
	border-bottom: 2px solid #a2a5d2;
}
.rub_presentation #nav_haute a.encourt {
	color: #a2a5d2;
}
/**********************************************************************************************************
*                                                                                  CONTENU PAGES METIERS
************************************************************************************************************/
.rub_presentation #contenu {}
.rub_presentation #contenu .info_article {
  	background:#f6f6fa url(../images/img_css/bg_info_article_presentation.png) no-repeat top right;
}
.rub_presentation #contenu .infotxt_metier {
	color:#a2a5d2;
}
/*****************************************************************************************************************
*                                                                                                     DOSSIERS 
*******************************************************************************************************************/
/** navigation gauche **/
.rub_presentation #contenu .navigation_principale h3 {
   background-color: #a2a5d2;
}
.rub_presentation #contenu ul.liste_navigation2 li a:hover {
  background-color: transparent;
  color: #a2a5d2;
}

.rub_presentation #contenu .navigation_principale h3#nav1533 {
   background-color: #5E62B0;
}



.rub_presentation #contenu ul.liste_navigation2 li  {} 
.rub_presentation #contenu ul.liste_navigation2 li {
  background:url(../images/img_css/puce_nav_princip_presentation.png) no-repeat 3.9% 0%;
}
.rub_presentation #contenu ul.liste_navigation2 li.en_cour {
  background:url(../images/img_css/puce_nav_princip_presentation.png) no-repeat 3.9% 0%;
}

.rub_presentation #contenu ul.liste_navigation2 li.en_cour li.en_cour {
  color: #a2a5d2;
  font-weight: normal;
}

.rub_presentation #contenu ul.liste_navigation2 li.en_cour li, .rub_presentation #contenu ul.liste_navigation2 li.open ul li  {
  background:url(../images/img_css/puce_nav_sec_presentation.png) no-repeat 0.5% 0%;
}
.rub_presentation #contenu h2.titre_centre {
  background-color: #a2a5d2;
}
/*****************************************************************************************************************
*                                                                                                     PARTENAIRE 
*******************************************************************************************************************/
/** header **/
.rub_presentation #header_partenaire .xb2, .rub_presentation #header_partenaire .xb3, .rub_presentation #header_partenaire .xb4 {
	background: #a2a5d2; 
	border-left: 1px solid #a2a5d2; 
	border-right: 1px solid #a2a5d2;
}
.rub_presentation #header_partenaire .xb1 {
	background: #a2a5d2;
}
.rub_presentation #header_partenaire .xboxcontent {
	background-color: #a2a5d2;
	border-color: #a2a5d2;
}
/** MENU GAUCHE **/
.rub_presentation .navigation_pad h3 {
   background-image: url(../images/img_css/arondi_haut_nav_partenaire.png);
   background-repeat: no-repeat;
}
/** CONTENU **/
.rub_presentation .col1_partenaire {}
.rub_presentation .xb2, .rub_presentation .xb3, .rub_presentation .xb4 {
	border-left: 1px solid #a2a5d2; 
	border-right: 1px solid #a2a5d2;
}
.rub_presentation .xb1 {
	background: #a2a5d2;
}
.rub_presentation .color_a {
   background: #a2a5d2;
}

/*****************************************************************************************************************
*                                                                                                     ARTICLE 
*******************************************************************************************************************/
.rub_presentation #contenu  .icones_pilotage {
  background-image: url(../images/img_css/bg_outils_presentation.png);
}
.rub_presentation #contenu  .barre_outils {
   background-color: #bfc1e0;
}

.rub_presentation #contenu .col2_recherche table {	
	background:url(../images/img_css/bg_titre_page_presentation.png) no-repeat;
}
