/* CSS Recherche */

/*** RECHERCHE ***/
#result_recherche_nulle, #result_recherche {margin:15px 0 0 10px} 
#result_recherche_nulle p, #result_recherche_nulle a {color:#333333;} 
#result_recherche_nulle p {margin-bottom:10px;} 
#result_recherche_nulle ul{margin-left:15px; padding:0;} 
#result_recherche_nulle li {list-style-image:url(../img/puce_verte.gif); margin:0 0 10px 0; padding:0;} 
#result_recherche_nulle #motcle, #result_recherche_nulle #suggestion_mot {font-weight:bold;}
#result_recherche_nulle #suggestion_mot a {text-decoration:underline;}
#result_recherche #entete_resultat {color:#333333; font-size:14px; font-weight:bold;}
#result_recherche #entete_resultat p {margin-bottom:8px;}
#result_recherche #entete_resultat a {color:#333333; font-size:12px; text-decoration:underline; padding-right:8px;}
#result_recherche #tablo_resultat {border-collapse:collapse; margin:20px 0;}
#result_recherche #tablo_resultat th, #result_recherche #tablo_resultat td {margin:0; padding:0; text-align:center;}
#result_recherche #tablo_resultat .onglets_recherche {color:#095446; font-size:14px; font-weight:bold;}
#result_recherche .colonne_vide {width:5px; height:33px;}
#result_recherche #colonne_date {background:url(../img/recherche_onglet_date.gif) no-repeat; width:93px;}
#result_recherche #colonne_pertinence {background:url(../img/recherche_onglet_pertinence.gif) no-repeat; width:120px;}
#result_recherche #colonne_rubrique{background:url(../img/recherche_onglet_rubrique.gif) no-repeat; width:140px;}
#result_recherche #colonne_doc {background:url(../img/recherche_onglet_doc.gif) no-repeat; width:284px;}
#result_recherche #tablo_resultat .tri {text-align:center; height:23px; font-size:10px; font-weight:bold;}
#result_recherche #tablo_resultat .tri img {vertical-align:middle; padding-right:3px;}
#result_recherche #tablo_resultat .tri_date {color:#467004;}
#result_recherche #tablo_resultat .tri_pertinence {color:#cf4e1b;}
#result_recherche #tablo_resultat .date { width:73px;}
#result_recherche #tablo_resultat .pertinence {width:100px;}
#result_recherche #tablo_resultat .rubrique {width:120px;}
#result_recherche #tablo_resultat .doc {text-align:left; width:264px;}
/* deco tableau des resultats */
#result_recherche #tablo_resultat .deco {height:8px; font-size:1px; line-height:0.1em;}
/* deco haut */
#result_recherche #tablo_resultat .date_haut {background:url(../img/deco_resultat_date_haut.gif) no-repeat;}
#result_recherche #tablo_resultat .pertinence_haut {background:url(../img/deco_resultat_pertinence_haut.gif) no-repeat;}
#result_recherche #tablo_resultat .rubrique_haut {background:url(../img/deco_resultat_rubrique_haut.gif) no-repeat;}
#result_recherche #tablo_resultat .doc_haut {background:url(../img/deco_resultat_doc_haut.gif) no-repeat;}
/* deco centre gris */
#result_recherche #tablo_resultat .centre_gris {background:#f9f9f9; border-right:1px #ebebeb solid; border-left:1px #ebebeb solid; padding:3px 10px; vertical-align:top; font-size:12px;}
/* deco centre vert */
#result_recherche #tablo_resultat .centre_vert{background:#f4ffe9; border-right:1px #d9ffb4 solid; border-left:1px #ebebeb solid; padding:3px 10px; vertical-align:top; font-size:12px;}
/* deco bas gris */
#result_recherche #tablo_resultat .date_bas_gris {background:url(../img/deco_resultat_date_bas_gris.gif) no-repeat;}
#result_recherche #tablo_resultat .pertinence_bas_gris {background:url(../img/deco_resultat_pertinence_bas_gris.gif) no-repeat;}
#result_recherche #tablo_resultat .rubrique_bas_gris {background:url(../img/deco_resultat_rubrique_bas_gris.gif) no-repeat;}
#result_recherche #tablo_resultat .doc_bas_gris {background:url(../img/deco_resultat_doc_bas_gris.gif) no-repeat;}

/* deco bas vert */
#result_recherche #tablo_resultat .date_bas_vert {background:url(../img/deco_resultat_date_bas_vert.gif) no-repeat;}
#result_recherche #tablo_resultat .pertinence_bas_vert {background:url(../img/deco_resultat_pertinence_bas_vert.gif) no-repeat;}
#result_recherche #tablo_resultat .rubrique_bas_vert {background:url(../img/deco_resultat_rubrique_bas_vert.gif) no-repeat;}
#result_recherche #tablo_resultat .doc_bas_vert {background:url(../img/deco_resultat_doc_bas_vert.gif) no-repeat;}

