#newsletter{
	background:url(/img/fr/news.png) no-repeat;
	width:306px; height:90px;
	position:absolute;
	left:620px;
	top:80px;
	margin-bottom:0px;
}

#newsletter div{
	float:left;
	margin:52px 0 0 66px;
}

#news_home{
	width:185px;
	background:transparent;
	border:0;
	color:#8e979a;
}

#btn_ok{
	background:url(/img/fr/btn_ok.jpg) no-repeat;
	width:39px; height:23px;
	margin:51px 0 0 5px;
	float:left;
	border:0;
}

#confirm_texte{
	color:#8e979a;
	font-weight:bold;
	font-size:20px;
	width:400px;
	padding-top:30px;
}

#confirm_table{
	background:url(/img/fr/bulle.png) no-repeat right top;
	width:710px; height:240px;
	margin: 0 auto;
}

#bulleTd{
	width:290px; height:240px;
	padding-left:20px;
}

#bulleTd label{
	display:block;
	color:#8e979a;
	font-weight:bold;
	font-size:16px;
}

#bulleTd input,select{
	color:#8e979a;
	border:0px;
	font-size:16px;
	
}