#page {
	padding: 0px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#bando {
	margin: 0px;
	padding: 0px;
	height: 349px;
	background-image:url("Pictures/MontageBANDO.jpg");
	background-repeat: no-repeat;
	width: 955px;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 955px;
	background-image:url("Pictures/fond-menu-off.gif");
	background-repeat: repeat-x;
}
#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;
	color:rgba(253,253,253,1.00);
    background-image:url("Pictures/fond-menu-off.gif");
	background-repeat: repeat-x;
	display: block;
	clear: none;
	float: right;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#menu li a:hover {
	background-image:url("Pictures/fond-menu-on.gif");
}
#gauche {
	margin: 0px;
	width: 300px;
	float: left;
	background-image:url("Pictures/Gauche Accueil.jpg");
	height: 849px;
	padding: 0px;
	background-repeat: no-repeat;
}
#avantpied {
	clear: both;
	float:left;
	width: 955px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image:url("Pictures/Montagebas.jpg");
	height: 70px;
	background-repeat: no-repeat;
}
#pied {
	margin: 0px;
	clear: both;
	width: 955px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	text-align: center;
}
#pied ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pied li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#pied li a {
	color: #000;
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#pied li a:hover {
	color: #C06;
}
#centre {
	padding: 0px;
	width: 645px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 849px;
	background-image:url("Pictures/PECHE.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
#centre h1 {
	font-size: 22px;
	color:;
	height: 849;
	margin-top: 315px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#83FC02;
}
#centre p {
	font-size: 15px;
	color:;
	text-align: justify;
	height: 849 px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 275px;
	margin-bottom: 0px;
	margin-left: 10px;
}
body {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
