/* ==================== Formulaires ==================== */
.formulaireMain {position: relative; width:788px; height: 445px; float:left; border: 1px solid Gray; font-size: 11px;}
.formulaireMain  div {position: relative; float:left; width: 788px; margin: 0;}
.formulaireMain .libCat { width: 520px; text-align: left; top: 8px; height: 100%;}
.formulaireMain ul {position: relative; float: left; width: 570px; left: 175px;}
.formulaireMain li {position: relative; list-style: none;}
.formulaireMain li img {position: relative; float: left;}
.formulaireMain li span {position: relative; float: left; top: 8px;}
.formulaireMain .left {position: absolute; left: 80px; width: 296px;}
.formulaireMain .left .wi { width: inherit; }
.formulaireMain .left .wi div { width: inherit; }
.formulaireMain .right {position: absolute; top: 74px; right: 80px; width: 296px;}
.formulaireMain .right div { width: inherit; }
.formulaireMain .down {position: relative; width: 645px; top: 15px; right: 4px;}
.formulaireMain .down div { position: relative; float: left; width: inherit; height: 30px; }
.formulaireMain .down span { position: absolute; top: 2px; left: 23px; }
.formulaireMain .down span:hover { cursor: pointer; }
.formulaireMain .down .lblChkPart { top: 4px; }

.formulaireMain .formInputD {position: relative; left: 60px; height: 50px;}
.formulaireMain .formLbl {font-size: 11px; font-weight: bold;}
.formulaireMain .formDdl {border: 1px inset #7AAD10; height: 23px; padding-bottom: 3px;}
.formulaireMain .formTb {border: 1px inset #7AAD10; height: 20px;}
.formulaireMain .sep {width: 1px; height: 287px; position: relative; top: 42px; left: 400px; background-image: url("../img/grispix.gif"); background-repeat: repeat;}

.sepInt { width: 1px; height: 5px; }
.sepBas { position: relative; float:left; width: 788px; height: 10px; }
.formBas { position: relative; float: left; width: 788px; height: 50px;}
.formBas .etoile { position: relative; float: left; width: 18px; }
.formBas .mention { position: relative; float: left; width: 480px; min-height: 15px; }

.error {position: absolute !important; width: 400px !important; top: 372px; right: 100px; color: Red;}
div .formulaireMain .formTitreG {position: relative; width: inherit; font-size: 16.5px; font-weight: bold; color: #220f5f;}
.btnEnvoyer {position: relative; text-decoration: underline; color: #220f5f; font-weight: bold; font-size: 14px;}
.errMail { position: relative; font-size: 10px; top: -10px; right: -80px; }
.errCompare { position: relative; font-size: 10px; top: -3px; right: -60px; }


