/* id englobant le module */
#Mod_Newsletter {
}

/* id form */
#newsletterForm {
margin: 0;
}

/* id champs form */
#label_newsletter {}

/* id champ mail */
#news_champs_mail {
background-color: #ffffff;
background-image: url(../images/accueil_15.jpg);
background-repeat: no-repeat;
background-position: right center;
height: 20px;
width: 124px;
border:none;
padding: 2px 0 0 14px;
font-size: 12px;
}

/* id bouton submit */
#news_btn_submit {
background-color: #ffffff;
background-image: url(../images/accueil_16.jpg);
background-repeat: no-repeat;
background-position: left 1px;
_background-position: left;
height: 20px;
width: 51px;
border:none;
margin: 0 0 0 -4px;
}

/* id image loading */
#newsletterLoading {
font-size:11px;
text-align:left;
margin-top:3px;
padding-left:14px;
}

/* div affichant la newsletter sur le site */ 
#news_affich p {
margin:8px 0 8px 0;
padding:0;
}

/* message erreur */
#news_msg_er {
font-size:11px;
color:#CC3300;
font-weight:bold;
}

/* message valide */
#news_msg_val {
font-size:11px;
color:#009933;
}
