
/*------------------------------------ NEWS LETTER ------------------------------------*/

#newsletter_01 {
	position:relative;
	left:14px;
	top:28px;
	height:45px;
}

.newsletter_01_libelle {
	text-align:left;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;  color:#000000;text-decoration:none;font-weight:normal;
}

.newsletter_01_cadre {
	padding-left:1px;
	z-index:10;
	border:1px solid #BCBCBC;
	text-align:left;
	font-family:arial;
	font-size:10px;
}

.newsletter_01_grand_cadre {
	border:1px solid #BCBCBC;
	text-align:left;
	z-index:10;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;  color:#000000;text-decoration:none;font-weight:normal;
}

.newsletter_01_button {
	cursor:pointer;
	margin-top:12px;
	position:relative;
	border:1px solid #BCBCBC;
	font-family:arial;
	font-size:10px;
}


/*//////////////////////////////////// NEWS LETTER ////////////////////////////////////*/
