#entete_haut {
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 752px;
	background-image: url(../images/entete_haut.gif);
}
#entete {
}

#entete_gauche {
	float: left;
	padding-left: 10px;
	margin-bottom: 1em;
	background-color: #FFFFFF;
}
#entete_centre {
	width: 552px;
	position: absolute;
	left: 0px;
	top: 20px;
	padding-left: 100px;
}


h1#entete_titre {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996600;
	float: left;
	padding: 5px;
}
h1#entete_titre span {
	display: none;
}

#entete_pub {
	height: 55px;
	width: auto;
	padding: 5px;
	text-align: center;
}

#entete_droite {
	float: right;
	padding-right: 10px;
	margin-bottom: 1em;
	background-color: #FFFFFF;
}
#entete_defilant {
	width: 752px;
	height: 150px;
	background-color: #FFFFFF;
	clear: both;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #996600;
	border-bottom-color: #996600;
	border-bottom-style: solid;
}

#entete_bas {
	height: 40px;
	width: 752px;
	padding-bottom: 1em;
	padding-top: 0.5em;
	background-color: #FFFFFF;
}
#entete_player_boite {
	height: 20px;
	margin-top: 0.8em;
	float: left;
	margin-left: 10px;
}
#entete_player_boite span {
	margin-bottom: 4px;
	float: left;
	margin-right: 10px;
}

#entete_recherche {
	float: right;
	margin-top: 0.5em;
	margin-right: 10px;
}

