
/*------------------------------------ NEWS LETTER ------------------------------------*/

#news_letter {
	position:relative;
	left:14px;
	top:28px;
	height:45px;
}

.news_letter_libelle {
	background-color:#E6E6E6;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; line-height: 14px; text-align: left;
}

.news_letter_cadre {
	background:#FFFFFF url(/images//bg_specific05.gif) repeat-y right;
	border:0;
	height:22px;
	padding-left:1px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: underline; text-align: left;
	width:181px;
}

.news_letter_grand_cadre {
	width:404px;
	height:146px;
	border:0;
	background-color:#FFFFFF;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: underline; text-align: left;
}

.news_letter_button {
	background:#FFFFFF url(/images//bg_specific05.gif) repeat-y right;
	cursor:pointer;
	height:20px;
	margin:6px 0px 0px 0px;
	width:181px;
	border:0;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: underline; text-align: left;
	text-align:center;
}


/*//////////////////////////////////// NEWS LETTER ////////////////////////////////////*/
