#contenu h5 a:hover { text-decoration:underline; }
#contenu h5 a.action { color: #97012c; font-size: 60%; }
-#fiche_chercheur h5 { border-color: #000000; border-width: 1px 0 0 0;
+#fiche_chercheur h5 { border-color: #000000; border-width: 1px 0 0 0; clear: right;
border-style: solid none none none; margin-top: 20px; padding: 10px; }
#fiche_chercheur .label { color: grey; font-weight: bold; width: 150px; }
#fiche_chercheur .souligne { border-bottom: 1px solid #DDD; }
</h2>
<div class="boite-recherche">
- <h3>Recherche</h3>
+ <h3>Recherche <span>dans toutes les rubriques</span></h3>
<form name="fRecherche" id="fRecherche" action="{% sep_url savoirs.views.recherche %}" method="get">
<input name="q" id="recherche" type="text" value="{{ q|default:"" }}" />