form {margin:0px;}
form div.ligne-form {border-width:0px;margin:2px 0px;text-align:left;width:99.9%;float:left;*float:none;}

form div.ligne-erreur {border-width:0px;margin:2px 0px;text-align:left;width:99.9%;}
form div.ligne-erreur input {-moz-box-sizing:border-box;border:2px solid #000000;}
form div.ligne-erreur select {-moz-box-sizing:border-box;border:2px solid #000000;}
form div.ico-erreur {background-image:url(../../../images/modulo/form/erreur.gif);background-repeat:no-repeat;display:none;float:left;height:16px;margin-left:4px;width:20px;}
p.erreur {color:#A20005;font-weight:bold;}

input, textarea{-moz-box-sizing:border-box;background-color:#FFFFFF;border:1px solid #CCCCCC;font-size:12px;padding-left:3px;height:18px;}

input[type=radio] {border:0px none !important;} 

select {font-size:12px;}
textarea{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}

input.bouton {border: 1px solid #E15321;cursor:pointer;font-family: Arial, Helvetica, sans-serif;font-size:12px;font-weight: bold;text-decoration: none;text-align:center;}
html>body input.bouton {height:17px;}




#btnTransmettre {width:110px;text-align:center;} 
input.check {background-color:transparent;border-width:0px;}
input.file {-moz-box-sizing:border-box;border:1px solid #CCCCCC;}

/**********************************************************/


/*******************************/
#FrmAbonnement {}

#FrmAbonnement .ligne-form {}
#FrmAbonnement .ligne-form .champs {float:left;}
#FrmAbonnement .ligne-form .libelle {float:left;}

#FrmAbonnement input.bouton {padding:2px 4px;height:auto;background-color:#a22810;color:#ffffff;}

#FrmAbonnement .abonnement {padding-left:0px;}

#FrmAbonnement #FormLigne {margin-left:150px;width:300px;}

/*FORMULAIRE ENREGISTREMENT PROFIL*/

#FormLigneCleActivation .ico-obligatoire {background-image:url(../../../images/modulo/form/obligatoire.gif);background-repeat:no-repeat;float:left;height:15px;width:15px;}
#FormLignePharmacie .ico-obligatoire {background-image:url(../../../images/modulo/form/obligatoire.gif);background-repeat:no-repeat;float:left;height:15px;width:15px;}
#frmProfil #FormLigneNom .ico-obligatoire {background-image:url(../../../images/modulo/form/obligatoire.gif);background-repeat:no-repeat;float:left;height:15px;width:15px;}
#frmProfil #FormLignePrenom .ico-obligatoire {background-image:url(../../../images/modulo/form/obligatoire.gif);background-repeat:no-repeat;float:left;height:15px;width:15px;}
#FormLigneCourriel .ico-obligatoire {background-image:url(../../../images/modulo/form/obligatoire.gif);background-repeat:no-repeat;float:left;height:15px;width:15px;} 
#FormLigneInfo .ico-obligatoire {background-image:url(../../../images/modulo/form/obligatoire.gif);background-repeat:no-repeat;float:left;height:15px;width:15px;}


