/* CSS Document */

a#titre {
	display:block;
}

h1 {
	background-image:url(../img/logo.gif);
	width:340px;
	height:54px;
	text-indent:-10000px;
	overflow:hidden;
	font-size:0px;
	margin:93px 0 0 36px;
}

h2#slogan {
	background-image:url(../img/footer.jpg);
	width:776px;
	height:154px;
	text-indent:-10000px;
	overflow:hidden;
	font-size:0px;
	float:left;
	margin:52px 0 0 0;
}

span#ville {
	background-image:url(../img/ville.jpg);
	display:block;
	width:776px;
	height:160px;
	float:left;
}

ul#menu {
	padding:35px 0 0 0;
	margin:0;
	list-style-type:none;
}