/********************************************** Styles ligne1 : fil Ariane + actions + recherche ***********************************************/ .ligne1{ padding: 2px 0px 2px 0px; height: 19px; !important; } /************* #filAriane styles *************/ .ligne1 #breadcrumb { display : inline-block; padding: 2px 2px 0px 0px; width: 55%; } .ligne1 #breadcrumb li { display : inline; padding-right: 14px; } .ligne1 #breadcrumb a{ color:#0069AA; font-size: 11px; } /************* #ligne-recherche styles *************/ .ligne1 #search{ border-top:2px solid white; background:#F1F1F1; border-bottom:5px solid white; float:right; width: 35%; } .ligne1 #search form{ padding:0; margin:0; } .ligne1 #search input{ width:110px; border:1px solid #7F7F7F; padding:2px 0 2px 1px; margin:0; color:#000; font-size:100%; } .ligne1 #search form a{ color:#000; padding: 0px; font-size:85% !important; } .ligne1 #search a img{ border:none; vertical-align:middle; } .ligne1 #search button{ background-color: #FF9900; /* background-repeat: no-repeat; */ /* background-position: center center; */ width: 20px !important; height: 19px; border: 0 !important; color: white; font-size: smaller; margin: 0 !important; padding: 0 !important; /* ne pas afficher le texte du bouton mais l'image */' /* text-indent: 100%; */ /* white-space: nowrap; */ /* overflow: hidden; */ }