

/* li.recherche li.sec_level {font-style:italic;} */



.rub_recherche {}
/*********************************************************************************************************
*                                                                                       NAVIGATION HAUT 
**********************************************************************************************************/
.rub_recherche #nav_haute {
	border-bottom: 2px solid #2ea83c;
}
.rub_recherche #nav_haute a.encourt {
	color: #2ea83c;
}
p.rech{color:#2ea83c !important;}

/**********************************************************************************************************
*                                                                                  CONTENU PAGES METIERS
************************************************************************************************************/
.rub_recherche #contenu {}
.rub_recherche #contenu .filtrage {
	background:url(../images/img_css/bg_filrage_recherche.png) no-repeat #2ea83c;
}
.rub_recherche #contenu .info_article {
   background:#EBFAE4 url(../images/img_css/bg_info_article_recherche.png) no-repeat top right;
}
.rub_recherche #contenu .infotxt_metier, .rub_recherche #contenu .infotxt_metier a {
	color:#2ea83c;
}
.rub_recherche #contenu .infotxt_metier a:hover {
	text-decoration: none;
}
.rub_recherche #contenu .bloc_seminaire div.non_survole {
   background-color: #EBFAE4;
}
.rub_recherche #contenu .picto_doc{
	background:url(../images/img_css/picto_doc_recherche.png) no-repeat;	
} 
.rub_recherche #contenu .picto_actu{
	background:url(../images/img_css/picto_actu_recherche.png) no-repeat; 
}
.rub_recherche #contenu .picto_eveille{
	background:url(../images/img_css/picto_eveille_recherche.png) no-repeat;
}
.rub_recherche #contenu .picto_publication {
    background:url(../images/img_css/picto_publication_recherche.png) no-repeat;
}
.rub_recherche #contenu .col2_recherche table {	
	background:url(../images/img_css/bg_titre_page_recherche.png) no-repeat;
}
.rub_recherche #contenu .col2_recherche td.titre_page h1 {
	padding-right: 200px;
}
/*****************************************************************************************************************
*                                                                                                  LOGICIELS 
******************************************************************************************************************/
/** navigation gauche **/
.rub_recherche #contenu .navigation_principale h3 {
    background-color: #2ea83c;
}
.rub_recherche ul.liste_navigation li  {}
.rub_recherche ul.liste_navigation li a:hover {
    background-color: #F6F6F6;
} 
.rub_recherche #contenu  ul.liste_navigation li a {
    background: url(../images/img_css/puce_nav_princip_recherche.png) no-repeat 3.9% 0%;
}
.rub_recherche #contenu  ul.liste_navigation li.en_cour  {
    background: url(../images/img_css/puce_nav_princip_recherche.png) no-repeat 3.9% 0%;
}
.rub_recherche #contenu  ul.liste_navigation li.en_cour li, .rub_recherche ul.liste_navigation li.open ul li  {
    background: url(../images/img_css/puce_nav_princip_recherche.png) no-repeat 3.9% 0%;
}
/** droit **/
/*
.rub_recherche #contenu  .col2_logiciel table{	
	background: url(../images/img_css/bg_titre_logiciel_recherche.png) no-repeat;
}
.rub_recherche #contenu  td.titre_page h1 span {
    color:#2ea83c;*/
}
/********************************************************************************************************************
*                                                                                               METIERS DETAILS 
*********************************************************************************************************************/
.rub_recherche #contenu  .icones_pilotage {
  background-image: url(../images/img_css/bg_outils_recherche.png);
}
.rub_recherche #contenu  .barre_outils {
   background-color: #aee88e;
}
/*****************************************************************************************************************
*                                                                                                     DOSSIERS 
*******************************************************************************************************************/
/** navigation gauche **/
.rub_recherche #contenu ul.liste_navigation2  li a:hover {
  background-color: transparent;
  color: #2ea83c;
}
.rub_recherche #contenu ul.liste_navigation2 li  {} 
.rub_recherche #contenu ul.liste_navigation2 li {
  background:url(../images/img_css/puce_nav_princip_recherche.png) no-repeat 3.9% 0%;
}
.rub_recherche #contenu ul.liste_navigation2 li.en_cour  {
  background:url(../images/img_css/puce_nav_princip_recherche.png) no-repeat 3.9% 0%;
}

.rub_recherche #contenu ul.liste_navigation2 li.en_cour li.en_cour {
  color: #2ea83c;
  font-weight: normal;
}

.rub_recherche #contenu ul.liste_navigation2  li.en_cour li, .rub_recherche #contenu ul.liste_navigation2 li.open ul li  {
  background:url(../images/img_css/puce_nav_sec_recherche.png) no-repeat 0.5% 0%;
}
/** bloc centre **/
.rub_recherche #contenu h2.titre_centre {
  background-color: #2ea83c;
}
/*****************************************************************************************************************
*                                                                                                     PARTENAIRE 
*******************************************************************************************************************/
/** header **/
.rub_recherche #header_partenaire .xb2, .rub_recherche #header_partenaire .xb3, .rub_recherche #header_partenaire .xb4 {
	background: #2ea83c; 
	border-left: 1px solid #2ea83c; 
	border-right: 1px solid #2ea83c;
}
.rub_recherche #header_partenaire .xb1 {
	background: #2ea83c;
}
.rub_recherche #header_partenaire .xboxcontent {
	background-color: #2ea83c;
	border-color: #2ea83c;
}
/** MENU GAUCHE **/
.rub_recherche .navigation_pad h3 {
   background-image: url(../images/img_css/arondi_haut_nav_partenaire.png);
   background-repeat: no-repeat;
}
/** CONTENU **/
.rub_recherche .col1_partenaire {}
.rub_recherche .xb2, .rub_recherche .xb3, .rub_recherche .xb4 {
	border-left: 1px solid #2ea83c; 
	border-right: 1px solid #2ea83c;
}
.rub_recherche .xb1 { 
	background: #2ea83c;
}
.rub_recherche #contenu .color_a {
   background: #2ea83c;
}



/** FOCUS BLOC */
.blocFocus img.rec{
 background: #2ea83c;
border-radius:3px;
}

