@charset "utf-8";
#entete {
	height: 130px;
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/banniere.jpg);
}
#menu1 {
	height: 30px;
	width: 950px;
	background-image: url(../images/21.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: right;
}
.espace {
	margin-right: 45px;
}
#conteneur #menu1 ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 1px;
}
#conteneur #menu1 ul li {
	display: inline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
#conteneur #menu1 ul a {
	color: #FFF;
	text-decoration: none;
}
#conteneur #menu1 ul a:hover {
	color: #060;
}
#espace1 {
	height: 30px;
	width: 950px;
	background-color: #FFF;
}
#conteneur #pied {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFF;
}
