/* slider */
#code-form ul, #code-form li{margin:0;padding:0;list-style:none}	
#code-form, #code-form li{height:60px;width:600px;overflow:hidden; height:80px}	
#code-form fieldset{border:none; padding:5px 0 15px 0}
#code-form{margin-left:5px;}
#code-form label{float:left; display:block; width:60px}
#code-form input{float:left; margin-right:15px}
#code-form p{margin-bottom:5px}

#prevBtn a{border:#770101 solid 1px; padding:10px; background:#9e3131; display:block; width:50px; height:15px; float:left; text-align:center; margin-bottom:10px; margin-left:4px}
#nextBtn a{border:#770101 solid 1px; padding:10px; background:#9e3131; display:block; width:50px; height:15px; float:right;text-align:center; margin-bottom:10px}

#btn-resultat{border:#770101 solid 1px; padding:10px; background:#9e3131; display:block; color:#f9b901}
/* // slider */		
