/* CSS Document */
.rub_presentation {}
/*********************************************************************************************************
*                                                                                       NAVIGATION HAUT 
**********************************************************************************************************/
.rub_presentation #nav_haute {
	border-bottom: 2px solid #83d0f5;
}
.rub_presentation #nav_haute a.encourt {
	color: #83d0f5;
}
/**********************************************************************************************************
*                                                                                  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:#83d0f5;
}
/*****************************************************************************************************************
*                                                                                                     DOSSIERS 
*******************************************************************************************************************/
/** navigation gauche **/
.rub_presentation #contenu .navigation_principale h3 {
   background-color: #83d0f5;
}
.rub_presentation #contenu ul.liste_navigation2 li a:hover {
  background-color: transparent;
  color: #83d0f5;
}

.rub_presentation #contenu .navigation_principale h3#nav1533 {
   background-color: #00abe9;
}



.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: #83d0f5;
  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: #83d0f5;
}
/*****************************************************************************************************************
*                                                                                                     PARTENAIRE 
*******************************************************************************************************************/
/** header **/
.rub_presentation #header_partenaire .xb2, .rub_presentation #header_partenaire .xb3, .rub_presentation #header_partenaire .xb4 {
	background: #83d0f5; 
	border-left: 1px solid #83d0f5; 
	border-right: 1px solid #83d0f5;
}
.rub_presentation #header_partenaire .xb1 {
	background: #83d0f5;
}
.rub_presentation #header_partenaire .xboxcontent {
	background-color: #83d0f5;
	border-color: #83d0f5;
}
/** 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 #83d0f5; 
	border-right: 1px solid #83d0f5;
}
.rub_presentation .xb1 {
	background: #83d0f5;
}
.rub_presentation .color_a {
   background: #83d0f5;
}

/*****************************************************************************************************************
*                                                                                                     ARTICLE 
*******************************************************************************************************************/
.rub_presentation #contenu  .icones_pilotage {
  background-image: url(../images/img_css/bg_outils_presentation.png);
}
.rub_presentation #contenu  .barre_outils {
   background-color: #83d0f5;
}

.rub_presentation #contenu .col2_recherche table {	
	background:url(../images/img_css/bg_titre_page_presentation.png) no-repeat;
}



/** FOCUS BLOC */
.blocFocus img{
 background: #00abe9;
border-radius:3px;
}

/* Page Les membres */
.txtAttPub{font-style:italic;color: rgb(239, 137, 3); font-size: 0.8em; font-weight: bold;}

