
/* ------------------------------------------------------------------ */
/* -                            NEWSLETTER                                  */
/* ------------------------------------------------------------------ */


#ControlNewsletterBox{
		line-height:20px;
		border-bottom:1px solid #907762;
		background:url("images/bg_newsletter.jpg") 0px 0px repeat-x #9A0875;
		padding:5px;	
		padding-left:10px;
		margin-top:5px;
		color:white;
		font-size:80%;
	}
	
	#ControlNewsletterBox A{
		font-size:9px;
		color:white;
	}

	#ControlNewsletterBox .input{
		width:175px;
	}

	#ControlNewsletterBox h1{
		color:white;
		margin-bottom:0px;
	}
	
	#ControlNewsletterBox h3{
		color:white;
		margin-bottom:0px;
	}




/* ***************************** FORM **************************** 

	#NewsletterSubscribeForm .pnlMsg{
	  color:#444444;
	}

	#NewsletterSubscribeForm .label{
	 float:left;
	 width:120px;
	 margin-bottom:5px;
	}

	#NewsletterSubscribeForm .input{	
       margin-bottom:5px;
	 width:250px;
	 float:left;
	}

	#NewsletterSubscribeForm .asterisque{
	 display:block;
	 color:#444444;
	 font-size:20px;
	 float:left;
	 position:relative;
	 top:-5px;
	 margin-left:5px;
	 font-weight:bold;
	 margin-bottom:-20px;
	}

	#NewsletterSubscribeForm .alert{
	float:left;
	display:block;
	margin-bottom:-30px;
	width:171px;
	position:relative;
	top:-30px;
	background:url('images/bulle.gif') 0 0 no-repeat;
	padding-left:30px;
	padding-top:7px;
	height:33px;
	font-size:9px;
	text-align:left;
	color:#FF009B;
	}*/
