#newsletter_inscription
{
width:184px;
height:98px;
margin-bottom: 14px;
margin-left: 12px;
background:#fff url(/images/newsletterv2/newsletter.jpg) no-repeat;
}

#newsletter_inscription .contenu
{
 padding-top: 35px;
 padding-left: 10px;

}

#newsletter_inscription input
{
  width: 40px;
  /**/
}

#newsletter_inscription input.bouton_ok
{
  font-size: 11px;
  font-family: Arial;
  background-color: #EE5FB2;
  border:1px solid #9C9D9F;
  color: #ffffff;
  font-weight: bold;
}

#newsletter_inscription,
#newsletter_rappel,
#newsletter_confirmation,
#newsletter_attente
{
font-family:Verdana, Arial;
font-size:11px;
color:#000;
/*width:100%;*/
background-color: transparent;
/*border:1px solid #ddd;*/
}

#newsletter_inscription div.titre { display: none; } 

#newsletter_inscription .titre,
#newsletter_rappel .titre,
#newsletter_confirmation .titre,
#newsletter_attente .titre
{
font-family:Verdana, Arial;
font-size:11px;
color:#000;
padding: 2px 10px;
width:100%;
background-image:url('../../../images/newsletter.jpg');
background-repeat: no-repeat;
}

#newsletter_inscription .contenu,
#newsletter_rappel .contenu,
#newsletter_confirmation .contenu,
#newsletter_attente .contenu
{
font-family:Verdana, Arial;
font-size:11px;
color:#FFF;
}

#newsletter_rappel .contenu fieldset,
#newsletter_attente .contenu fieldset
{
font-family:Verdana, Arial;
font-size:11px;
color:#000;
padding:10px 10px;
margin-top:10px;
margin-bottom:10px;
vertical-align:center;
}

#newsletter_popup
{
margin:30 20 20 20px;
font-family:Verdana, Arial;
font-size:13px;
color:#000;
width:100%;
text-align:center;
}

#newsletter_erreur
{
font-family:Verdana, Arial;
font-size:11px;
color:#000;
width:100%;
background-color:#fdd;
}

#newsletter_erreur .titre
{
font-family:Verdana, Arial;
font-size:11px;
color:#000;
padding: 2px 10px;
width:100%;
background-color:#ecc;
}

#newsletter_erreur .contenu
{
font-family:Verdana, Arial;
font-size:11px;
color:#000;
padding: 10px 10px;
}