#wanewsletter_encart{
	position:fixed;
	-position: absolute;
	top:190px;
	left:0;
	margin-left:-200px;
	width:220px;
	height: 90px;
	font-size:12px;
	z-index:95;
}

#wanewsletter_encart2{
	position:relative;
	width:220px;
	height: 90px;
	font-size:12px;
	margin-bottom:-90px;
}

#wanewsletter_encart_gauche{
	position:relative;
	float:left;
	height:90px;
	width:200px;
}

#wanewsletter_encart_droite{
	position:relative;
	float:left;
	height:90px;
	width:20px;
	cursor:pointer !important;
	cursor:hand;
}