@charset "utf-8";
#page {
	padding: 0px;
	width: 900px;
	background-position: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Bandeau {
	margin: 0px;
	height: 372px;
	width: 900px;
	background-image: url(images-site/bandeau4.gif);
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
}
#menu {
	height: 40px;
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images-site/menu-bouton-off1.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Newbandeau {
	background-image: url(images-site/nouvelanbandeau.png);
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 290px;
	width: 752px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu li a {
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	background-image: url(images-site/menu-bouton-off1.gif);
	background-repeat: repeat-x;
	display: block;
	clear: none;
	float: left;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	border: 0px none #99CCFF;
}
#menu li a:hover {
	background-image: url(images-site/menu-bouton-on1.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#centre {
	width: 300px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#centre h1 {
	color: #99CCFF;
	background-color: #333333;
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom-width: thick;
	border-bottom-style: inset;
	border-bottom-color: #99CCFF;
}
#centre h2 {
	padding: 0px;
	margin-left: 10px;
	line-height: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #99ccff;
	border-right-color: #99ccff;
	border-bottom-color: #99ccff;
	border-left-color: #99ccff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FF9900;
}
#centre p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#droite {
	width: 560px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}


#pied {
	background-color: #5E0A00;
	clear: both;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#pied ul {
	margin: 0px;
	padding-top: 10px;
	list-style-type: none;
}
#pied li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#pied li a {
	color: #EED4AD;
	padding: 2px;
	margin-right: 5px;
	margin-left: 5px;
}
#pied li a:hover {
	color: #99ccff;
}


body {
	background-image: url(images-site/randessai%205.jpg);
	background-repeat: repeat;
	background-color: EED4AD;
}
