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

#newsletter_inscription .titre,
#newsletter_rappel .titre,
#newsletter_confirmation .titre,
#newsletter_attente .titre
{
font-family:Arial;
font-size:11px;
color:#000;
padding:0px;
margin:0px;
width:170px;
}

#newsletter_inscription .contenu,
#newsletter_rappel .contenu,
#newsletter_confirmation .contenu,
#newsletter_attente .contenu
{
font-family:Arial;
font-size:11px;
color:#666;
padding:5px;
}

.newsletter_inscription, .newsletter_desinscription {
	display:inline;
	height:20px;
	line-height:20px;
	width:45%;
	font-size:9px;
	font-family:Arial;
	padding:0px;
}

#newsletter_email {
	width:150px !important;
	margin-left:15px;
}

#newsletter_ajax_popup_unique {
	background:#696969;
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
	color:#fff;
	width:30px;
	margin-right:15px;
}

#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:#f7e3bd;
}

#newsletter_erreur .titre
{
font-family:Verdana, Arial;
font-size:11px;
color:#000;
padding:0px;
margin:0px;
width:170px;
}

#newsletter_erreur .contenu
{
font-family:Verdana, Arial;
font-size:11px;
color:#000;
padding: 10px 10px;
}

#newsletter_titre_lightbox_div {
	background:#529be0;
	color:#fff;
	padding:15px;
	height:30px;
}

#lightbox .titre {
	display:none;
}

#lightbox .contenu {
	font-size:11px;
	font-family:Arial;
	padding-top:10px;
	background:#f7e3bd;
	color:#666;
}

#lightbox input {
	background:#696969;
	border:1px solid #696969;
	color:#fff
}

.saisie, #newsletter_ajax_popup_unique {
	border:1px solid #666;
}

.choix {
	border:none;
}

#lightbox .loading {
	height:300px !important;
}
