#en_tete_logo
{
	float: left;
	width: 174px;
	height: 184px;
	background: url(../images/logo.jpg) 3px 3px no-repeat;
	border: 4px groove Yellow;
	margin-top: -4px;
}
#en_tete_titre
{
	width: auto;
	height: 184px;
	background: url(../images/titre.png) no-repeat center;
	margin: 4px 87px 0px 182px;
}
#en_tete_langues
{
	float: right;
	width: 87px;
	height: 60px;
	margin-top: 66px;
}
.menu_cimaise
{
	margin-top: -15px;
	margin-left: -40px;
	height: 50px;
}
