#entete
{
	width : 100%;
	height : 80px;
	background : #000000 url(../images/background-entete/fond.gif) no-repeat top left;
	/* overflow : hidden; */
	border-bottom : 0px solid #000000;
}
#entete img
{
	border : 0px solid #000000;
	vertical-align : top;
}
#entete ul
{
	position : absolute;
	padding : 0px;
	margin-top : 84px;
	margin-left : 4px;
	margin-bottom : 0px;
	margin-right : 0px;
	width : 102px;
	list-style : none;
}
#entete ul li
{
	padding : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 4px;
	float : left;
}

#logo
{
	position : absolute;
	margin-top : 26px;
	margin-left : 34px;
}

#print
{
	position : absolute;
	margin-top : 0px;
	margin-left : 0px;
	cursor : pointer;
}

#contact
{
	position : absolute;
	margin-top : 0px;
	margin-left : 0px;
}
