/* Start of CMSMS style sheet 'recherche' */
#search {position:relative;
               background-color:#f3d494;
               width:180px;

               height:38px;
margin-bottom:10px;

              }
#search div {
position:absolute;
top:5px;
left :7px;
}
#search input.text {
                               height:22px;
                               border:0px;
                               font-family:arial;
                               font-size:12px;
                              }

#search input.submit {


                                   width:29px;                               
                                   height:28px;
                                   background : url(http://www.frapscentre.org/uploads/images/fleche-search.png);
                                   border:0;
                                   }



/* End of 'recherche' */

