.entete {
	margin-top: 10px;
	text-align:  center;
	height:  auto;
}
.entete1 {
	position:  relative;
	left: 0;
	width: 288px;
}
.entete1 img {
	width: 100%;
}
.entete2 {
	z-index: 5;
	position: absolute;
	right: 212px;
	top: 26px;
	background-color: #ef920b;
	color: #fff;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px;
}
.entete2 div {
	padding: 10px;
}
.entete2 a,
.entete2 a:hover {
	color: #fff;
	font-weight: bold;
}
.entete2 span {
	color: #564a44;
}
.entete3 {
	position: absolute;
	width: 162px;
	height: 26px;
	right: 0;
	top: 32px;
}
.entete3 a {
	background-image: url(/src/common/img/sprites/flags.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 26px;
	height: 26px;
}
.entete4 {
	margin: 20px 0;
	border-bottom: 3px solid #ef920b;
	text-align: left;
}
.old_context {
	font-size: 9px;
	color: #564a44;
}
