

table.moduletable_search{
margin-bottom:10px;
width:150px;
height:20px;
border-bottom : 1px solid #CCCCCC;
text-align:left;
}

/* MODULE SEARCH */
div.search_search{
padding-top:15px;  /*marge du bloc search depuis le haut */
/*padding-bottom:15px;*/
}

.button_search{
margin-left:5px;
width:21px;
height:20px;
/*background-image:url('search_button2.gif');*/
background-repeat:no-repeat;
}

.inputbox_search{
border: 1px solid #686a5e;
margin-bottom: 0px;
font-size:11px;
padding:2px 2px 2px 20px;
background-image:url('../img/search_input.gif');
background-repeat:no-repeat;
background-color:#e9f1f8;
color: #2c77bc;
}
