/*---------------------------------------------------------------------
				bloc Newsletter
----------------------------------------------------------------------*/


#blocNewsletter {
	position:relative;
	width:179px;
	font-family:Verdana, Geneva, sans-serif;
}

#blocNewsletter .header {
	width:179px;
	height:5px;
	background-image:url(../../../../images/fd_entetePaveLateralBlanc.png)!important;
	background-image:none;
	background-repeat:no-repeat;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/fd_entetePaveLateralBlanc.png');
}
#blocNewsletter[id] .header {
	background-image:url(../../../../images/fd_entetePaveLateralBlanc.png)
}
#blocNewsletter .footer {
	background-image:url(../../../../images/fd_footerPaveLateralBleuClaire.png)!important;
	background-image:none;
	background-repeat:no-repeat;
	width:179px;
	height:19px;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/fd_footerPaveLateralBleuClaire.png');
}
#blocNewsletter[id] .footer {
	background-image:url(../../../../images/fd_footerPaveLateralBleuClaire.png)
}
#blocNewsletter .corps {
	position:relative;
	background-image:url(../../../../images/fd_corpsPaveLateral.png)!important;
	background-image:none;
	background-repeat:repeat-y;
	width:179px;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/fd_corpsPaveLateral.png');
}
#blocNewsletter[id] .corps {
	background-image:url(../../../../images/fd_corpsPaveLateral.png)
}
/*---------------------------------------------------------------------
				titre
----------------------------------------------------------------------*/	

#blocNewsletter .corps h1 {
	background-image:url(../../../../images/fd_titreh1.gif);
	background-repeat:repeat-y;
	font-size:12px;
	color:#fff;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	margin-right:3px;
	margin-left:3px;
	vertical-align:bottom;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#blocNewsletter .corps h1 img {
	width:14px;
	height:11px;
	background-image:url(../../../../images/pictoNews.gif);
	background-repeat:no-repeat;
	padding-right:4px;
	vertical-align:bottom;
	padding-bottom:2px;
}
/*---------------------------------------------------------------------
				form
----------------------------------------------------------------------*/	

#blocNewsletter form {
	color:#026b1a;
	font-size:11px;
	margin-right:3px;
	margin-left:3px;
	padding-left:3px;
	padding-right:2px;
	padding-bottom:4px;
	background-color:#4e5b9a;
	position:relative;
}
#blocNewsletter form P {
	text-align:right;
	color:#ca8787;
	font-size:10px;
	line-height:10px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:3px;
	padding-right:4px;	
}
#blocNewsletter form input {
	width:133px;
	padding-left:2px;
	height:16px;
	font-size:10px;
	border:2px solid #bac5ff;
	vertical-align:middle;
}
#blocNewsletter form a {
}
#blocNewsletter form button {
	background-image:url(../../../../images/b_ok.gif);
	background-repeat:no-repeat;
	text-indent:-200px;
	width:24px;
	height:20px;
	border:0px;
	vertical-align:middle;
	cursor:pointer;

}
/*---------------------------------------------------------------------
				liste info
----------------------------------------------------------------------*/	

#blocNewsletter #liste {
	padding-left:4px;
	padding-right:4px;
}
#blocNewsletter #liste p {
	border-bottom:1px solid #fff;
	padding:5px;
	padding-left:4px;
	padding-right:4px;
	font-size:10px;
	position:relative;
}
#blocNewsletter #liste p a {
	font-size:10px;
	color:#000;
	text-decoration:none;
}
#blocNewsletter #liste p a:hover {
	text-decoration:underline;
}
/*---------------------------------------------------------------------
				footer
----------------------------------------------------------------------*/	

#blocNewsletter .footer a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	text-align:right;
	display:block;
	padding-left:4px;
	padding-right:7px;
	padding-top:2px;
	position:relative;
}

#blocNewsletter .footer a:hover {
	text-decoration:underline;
}