/* block top search */
#header_right #search_block_top {
	float: right;
	/*background: #e5e6e7 url('../../../img/block_search_bg.jpg') no-repeat top right;  */
	margin-bottom: 11px;
	width: 256px;
	height: 28px  ;
    margin-top:10px;
    display:block;      
}
#header_right #search_block_top p { padding: 0.4em 0 0.4em 1em }
#header_right #search_block_top label, #header_right #search_block_top input { float: left }
#header_right #search_block_top label {
	background: transparent url('../../../img/icon/search.gif') no-repeat 0 2px;
	float: left;
	width: 19px;
	height: 18px;
	display: block
}
#header_right #search_block_top input.search_query { width: 180px; }

                                            
/* block left column "Quick search" */
#search_block_left input { margin: 2px 0 0 0 }
#search_block_left .search_query { width: 180px; }
#search_button { display: inline }

#researhfont{
  width : 200px;
  height :22px ;
  float:left;
  margin-left: 25px;
}
 #researchgauc{
  background: url('../../../img/recherchegauche.png')no-repeat scroll left center transparent;
  height :22px ;
}

#researchdroit{
  background: url('../../../img/recherchedroite.png')no-repeat scroll right center transparent;
  height :22px ;
  width:202px;
}

#search_block_top input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #9B9B9B;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: italic;
    height: 22px;
    clear:both;
    width: 200px;
}
#search_block_top .button   {
    background: url('../../../img/search.png')no-repeat scroll left center transparent;
    height:18px;
    width:16px;
}
.boutonsearc{float:right; margin-right:0px;}
.clear{ clear:both;}
#blons{background: url('../../../img/recherchefont.png')repeat-x scroll 0 0 transparent;height:22px; width:191px;margin-left:6px;}