#newsletter {
	background: url(../images/newsletter/newsletter_background.jpg) no-repeat left top;
	height: 531px;
	position: relative;
	top: -1px;
	width: 997px;
}

#blocNewsletter {
	background: url(../images/common/fond_noir.png) repeat left top;
	height: 245px;
	left: 55px;
	position: absolute;
	top: 110px;
	width: 885px;
}

#blocNewsletter .titre {
	background: url(../images/common/fond_blanc.png) repeat left top;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}

#blocNewsletter p {
	margin: 10px 0 0 30px;
}

#blocNewsletter label {
	background: url(../images/common/puce.png) no-repeat left 1px;
	color: #FFF;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	font-size: 14px;
	padding: 2px 0 0 17px;
	width: 160px;
}

#blocNewsletter input {
	background: #FFF;
	border: none;
	color: #0d104b;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#blocNewsletter #validez {
	background: url(../images/common/fond_blanc.png) repeat left top;
	color: #FFF;
	font-size: 12px;
	height: 20px;
	left: 359px;
	position: absolute;
	top: 195px;
	text-align: center;
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
}

#blocNewsletter .mentions {
	bottom: 15px;
	color: #FFF;
	font-size: 11px;
	line-height: 18px;
	position: absolute;
	right: 20px;
	text-align: right;
}

#blocNewsletter .mentions a {
	color: #FFF;
}

#blocNewsletter .mentions a:hover {
	text-decoration: none;
}

#blocNewsletter .desinscription {
	margin: 30px 0;
}

#blocNewsletter .desinscription p {
	margin: 60px 0 0 300px;
}

#blocNewsletter .desinscription label {
	width: 80px;
}

#blocNewsletter .desinscription #validez {
	left: 530px;
	top: 150px;
}

#blocNewsletter .confirmation {
	margin: 90px 0 0 0;
}

#menuBottom {
	margin: -30px 0 0 0;

}
