/* Block newsletter */
div#newsletter_block_left div.block_content { padding: 1em 0; text-align: left }
div#newsletter_block_left div.block_content p { margin-left: 58px;
    text-align: left; }
div#newsletter_block_left div.block_content input.button_mini { margin: auto }

#header div#newsletter_block_left div.block_content { 
	background: url("../../../img/bg_block_content_news.png") no-repeat scroll left TOP transparent;
    margin-left: 9px;
    padding: 0 0 10px;
}
#header div#newsletter_block_left { 
	background: url("../../../img/bg_block_newsletter.jpg") repeat scroll 0 0 transparent;
    border: 1px solid #6B6B6B;
    float: right;
    /*height: 115px;*/
    margin-top: 46px;
    position: relative;
    width: 256px;
}
#header div#newsletter_block_left p{ 
	color:#333333;
}
#header div#newsletter_block_left p.block_input_news{ 
	border: 1px solid #999999;
    font-family: trebuchet MS;
    height: 20px;
    margin-top: 2px;
    width: 175px;
	CLEAR:both;
}
#header div#newsletter_block_left p.block_input_news input{ 
	border: medium none;
    float: left;
    height: 20px;
    margin-left: 0;
    width: 144px;
	font-weight: normal;
	line-height:20px;
	float:right;
}
#header div#newsletter_block_left p.block_input_news input.button_mini{ 
	background: none repeat scroll 0 0 black;
    color: white !important;
    float: right;
    font-family: trebuchet MS;
    font-size: 12px !important;
    width: 30px;
	
}
#header div#newsletter_block_left p.recevez_promo_news{ 
	font-family: trebuchet MS;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 11px;
    margin-left: 61px;
    margin-top: 5px;
	
}
#header div#newsletter_block_left p.inscrivez_vous_news{ 
	font-family: Miniver;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 20px;
    margin-left: 63px;
    margin-top: 13px;
}
#header div#newsletter_block_left p.inscrivez_vous_news span{ 
	font-family: Miniver;
    font-size: 16px;
	color:#CC0000
}
#header div#newsletter_block_left h4{ 
	display:none;
	
}
#header div#newsletter_block_left p.warning_inline {
    color: #CC0000 !important;
    font-family: trebuchet MS;
    font-weight: bold;
    position: absolute;
    top: 0;
}