/* MODULES - Feuille de style spécifique aux modules chargés pour le site - 02/10/2008 */


/* STYLES NEWSLETTER | Olivier - Neftis - 26/09/2008 */

.newsletterbox { width:600px; background: #f4f4f4; padding: 2px 10px; font-size: 11px; position:relative;}
.inscription_newsletter_erreur { margin: 15px 0px; color:#FF0903;font-size:11px;font-weight:bold;}
.inscription_newsletter_valid { margin: 15px 0px; color:#FF9E0F;font-size:11px;font-weight:bold;}

.newsletterbox input, .newsletterbox textarea { color:#ACB21D; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; padding: 2px;}
.newsletterbox input { width: 200px; }
.newsletterbox textarea { height: 40px; width: 200px;  }
.newsletterbox label { width: 60px; text-align: right; float: left; }
.newsletterbox .champ { margin-top: 4px; line-height: 23px; }
.newsletterbox .champ .valeur { display: -moz-inline-box; display: inline; padding:5px;}
.newsletterbox .champ .libelle {  }

.newsletterbox .liste_champs .clearer { width: auto; height: 2px; font-size: 0px; }
.newsletterbox #champ_adresse label {  }

.newsletterbox .obligatoire { color: #FF0000; }

.mentions { clear:both;position:absolute;left:10px;bottom:5px; }

.titre_groupe { clear:both; }
.newsletterbox .groupe { clear:both; padding:5px; }
.newsletterbox .groupe .libelle{ float:left; width:80px; padding:5px; }
.newsletterbox .groupe .valeur{ float:left; width:10px; padding:5px; }
.newsletterbox .colonne1 { float: left; width: 300px; }
.newsletterbox .colonne2 { float: right; width: 300px; }

.bouton_valider { clear:both; margin-top: 5px; text-align: right; }
.bouton_valider input { width: 70px; border: none; background: #ff9e0f; color: #000000; font-size: 10px; }