.box-content-filtre {width:100%; background-color:#eee;color:#222; line-height:25px;
padding: 0px 0px 0px 0px;
margin-bottom: 20px;
border: none;
-webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, .10);
-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, .10);
box-shadow: inset 0 0 5px rgba(0, 0, 0, .10);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-weight: bold;}
.box-content-filtre > select {margin-bottom: 4px; width:auto; max-width:99%!important;  padding:0; font-weight:bold; background:#eee;/*background:transparent; color:#fff;*/ border:0; }
.box-content-filtre  select option {background:#fff; color:#000000; padding:0px 2px;}
.box-content-filtre span {font-weight:bold; text-decoration:underline;}
.box-heading-filtre { text-transform:uppercase;  margin-bottom:2px; width:100%; padding:3px 3px;  font-weight:bold; letter-spacing:.1em; text-decoration:none!important;}