

#content .breadcrumb li {
	color:#396788;
}

.newsletter-out{
	width: 523px;
	background: transparent url(../images/newsletter-bg.gif) no-repeat 0 100%;
	margin: 40px 0 80px 130px;
}

.newsletter-in{
	width: 100%;
	padding: 94px 0 26px 0;
	background: transparent url(../images/en/newsletter-title.gif) no-repeat 0 0;
}

#content .headline {
	background:transparent url(../images/en/newsletter-headline.gif) no-repeat 0 0;
	height:42px;
	text-indent:-9999px;
	width:767px;
	margin: 30px 0 0 8px;
}

#content form{
	margin: 0 0 0 65px;
}

#content form:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#content form {display: inline-block;}

/* \*/
* html #content form {height: 1%;}
#content form {display: block;}
/* */

.form_g{
	float: left;
	margin: 0 0 5px 0 !important;
}

#content label{
	display: block;
	color: #2E5686 !important;
	font-weight: bold;
	width:165px;
	font-size: 14px;
	padding: 0 0 0 20px;
	background: transparent url(../images/puce.gif) no-repeat 0 2px;
}

#content input, #content select{
	color: #5A5A5A !important;
	border: 1px #BDBDBD solid;
}
#content input{
	width: 185px;
	height: 15px;
}

#content .submit{
	width: 23px;
	height: 18px;
	border: none;
	padding: 0 0 0 348px;;
}

#content p{
	color:#5A5A5A;
	font-size:12px;
	font-weight: bold;
	padding: 20px 130px 0 130px;
}

#content p.result{
	font-size: 14px;
	color: #2E5686;
	text-align: center;
	padding: 20px 0 50px 0;
}