/* ---------------------------------------------------------------
	OUVERTURE ABONNEMENT
 --------------------------------------------------------------- */

	#fml_abonnement_2{
	position:relative;
	top:0; left:0;
	width:auto; height:auto;
	margin: 20px 0;
	}
	

	#fml_abonnement_2 input.txt {
	border:1px solid #333333;
	color:gray;
	font-size:12px;
	height:16px;
	margin:7px 0 0;
	padding:0 5px;
	position:relative;
	width:200px;
	}


	label.error{color: #DD1DB4; font-size: 10px; background: white; margin: 0 5px; font-weight: bold; padding: 0 5px;}


	#confirmation_abonnement{display: none;
	position: relative; top: 0; left: 0; background: white; width: auto; height: auto; margin-bottom: 20px;
	font-size: 12px; color: gray; padding: 5px; text-align: center;}