/*Header*/
.header {
	/*margin-bottom:6px;
	margin-top:20px;*/
	display:block;
	height:132px;
	width:960px;
	background-image:url(../images/COMPO/acc_header.jpg);
}



.encart{ position:absolute;
left:350px;
bottom:0px;

}
.header-error{
position: absolute;
left:0;
top:45px;
height:132px;
	width:960px;
background-image:url(../images/COMPO/acc_header.jpg);
z-index:0;
}
.text-error{
position: absolute;
left:200px;
top:200px;
z-index:1;
}

/* ---------------------------------------------------------------------- */
/* Liens pays */
/* ---------------------------------------------------------------------- */
.selectcountry-corporate
{
	position:absolute;
	top:21px;
	right:-60px;
	z-index:2;
}


