#newsletter_inscription,
#newsletter_rappel,
#newsletter_confirmation,
#newsletter_attente
{
font-family:Verdana, Arial;
font-size:11px;
color:#000;
width:100%;
background-color:#eee;
}

#newsletter_inscription .titre,
#newsletter_rappel .titre,
#newsletter_confirmation .titre,
#newsletter_attente .titre
{
	font-family: Arial;
	font-size: 15px;
	text-align: left;
	font-weight:bold;
	color: #9f598d;
	padding-left: 	0px;
	padding-right: 	0px;
}

#newsletter_rappel .titre,
#newsletter_confirmation .titre,
#newsletter_attente .titre {
	background:url(/images/global/bg_titre_page.jpg) no-repeat left bottom #FFFFFF;
	padding-top: 	30px;
	padding-bottom: 25px;
}

#newsletter_inscription .contenu,
#newsletter_rappel .contenu,
#newsletter_confirmation .contenu,
#newsletter_attente .contenu
{
background:url(/images/newsletterv2/bg.gif) no-repeat;
height:91px;
font-family:Arial;
font-size:11px;
color:#666;
padding: 0px 5px;
margin-bottom:15px;
font-weight:bold;
}

#newsletter_rappel .contenu,
#newsletter_confirmation .contenu,
#newsletter_attente .contenu {
	padding-top:30px;
	background:#fff;
}

#newsletter_rappel .contenu fieldset,
#newsletter_attente .contenu fieldset
{
font-family:Arial;
font-size:11px;
color:#000;
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:350px;
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;
}

#newsletter_inscription .saisie {
	width:128px !important;
	border:1px solid #bed584;
	height:20px;
	line-height:20px;
	vertical-align:bottom;
	margin-top:10px;
	margin-bottom:10px;
}

#newsletter_inscription .bouton_ok {
	background:#5d8800;
	border:1px solid #bed584;
	color:#fff;
	width:30px  !important;
	height:20px;
	line-height:20px;
	vertical-align:bottom;
	margin-bottom:10px;
}

#newsletter_inscription .choix {
	vertical-align:bottom;
	margin-right:10px;
	border:none;
}