/* recherche.css */

/* macina searchbox */
table#macina_table{border:0;}
table#macina_table td{background-color:transparent;}

/* regles de recherche avancee */
div#rules_link{width:150px;text-align:center;background:#EEEEEE;border-left:1px solid #C5C515;border-right:1px solid #C5C515;border-bottom:1px solid #C5C515;padding-left:3px;padding-right:3px;}

/* tableaux : pas de bordures */
div.tx-indexedsearch table{border:0;}

/* bloc general formulaire recherche */
div.tx-indexedsearch-searchbox,div#div_rules{
font-size:100%;
background:#EEEEEE;
padding:10px;
border:1px solid #C5C515;
width:auto;
}
div.tx-indexedsearch-searchbox td{
border:0;
font-size:100%;
color:#061C61;
padding-bottom:10px;
background:transparent;
}

/* liste choix sections */
select.tx-indexedsearch-selectbox-sections{

}

div#link_other_mode{
text-align:center;background:#E5E5E5;width:130px;margin-left:500px;
}

/* Libelle rechercher dans formulaire indexed search */
lib_searchfor{}

/* bloc resultats */
div.tx-indexedsearch-res{width:100%;}
div.tx-indexedsearch-res td{border:0;font-size:100%;color:#061C61;font-style:normal;background:transparent;}

div.tx-indexedsearch-sec table td {background:#EEEEEE;font-size:100%;}

/* titre */
td.tx-indexedsearch-title,td.tx-indexedsearch-result-number{background:#C0C0C0;font-weight:bold;}

/* defaut */
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:normal;font-size:100%; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee;padding-top:5px; font-size:100%;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }


