form {
margin:0;
padding:0;
}
.form_acc_btn_rechercher {
position:absolute;
width:119px;
height:24px;
left:209px;
top:21px;
border:0;
background-image:url(images/contenu/acc_rech_btn.gif);
background-repeat:no-repeat;
cursor:pointer;
}
.form_acc_btn_rechercher:hover {
background-image:url(images/contenu/acc_rech_btn_over.gif);
}
.input_acc_rech {
position:absolute;
width:183px;
height:14px;
left:10px;
top:24px;
padding-left:3px;
font-size:11px;
color:#333333;
background-color:#f5f2e8;
border:1px solid #aaa79f;
}
.form_rech_btn_rechercher {
position:relative;
width:119px;
height:24px;
border:0;
background-image:url(images/contenu/acc_rech_btn.gif);
background-repeat:no-repeat;
cursor:pointer;
}
.form_rech_btn_rechercher:hover {
background-image:url(images/contenu/acc_rech_btn_over.gif);
}

.select_S {
width:120px;
height:18px;
margin:0;
padding-left:3px;
font-size:11px;
color:#333333;
border:1px solid #999999;
}
.input_rech {
position:relative;
width:200px;
height:14px;
padding-left:3px;
font-size:11px;
color:#333333;
background-color:#f5f2e8;
border:1px solid #aaa79f;
}
.input_cont_M {
width:280px;
height:14px;
margin:0;
padding-left:3px;
font-size:11px;
color:#333333;
background-color:#f5f2e8;
border:1px solid #aaa79f;
}
.input_cont_S {
width:70px;
height:14px;
margin:0;
padding-left:3px;
font-size:11px;
color:#333333;
background-color:#f5f2e8;
border:1px solid #aaa79f;
}
.input_cont_code {
width:70px;
height:18px;
margin:0;
padding-left:3px;
font-size:14px;
font-weight:bold;
color:#333333;
text-align:center;
background-color:#f5f2e8;
border:1px solid #aaa79f;
}
.radio {
margin-left:4px;
margin-top:4px;
margin-bottom:3px;
padding:0;
}
.textArea_M {
margin-left:0px;
margin-top:0px;
width:338px;
height:224px;
font-size:11px;
font-family:Arial;
color:#333333;
background-color:#f5f2e8;
border:1px solid #aaa79f;
overflow:auto;
}
.cont_btn_send {
width:93px;
height:24px;
border:0;
background-image:url(images/contenu/cont_btn_send.gif);
background-repeat:no-repeat;
cursor:pointer;
}
.cont_btn_send:hover {
background-image:url(images/contenu/cont_btn_send_over.gif);
}
