* {margin:0;
padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-position: center;
	background-color: #221f1f;
	color: #000;
	line-height: 1.2em;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
.image {
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#menu {
	float: left;
	height: 100%;
	width: 130px;
	padding-top: 10px;
	padding-left: 120px;
	padding-bottom: 0px;
	padding-right: 10px;
}
#corps {
	width: 950px;
	margin-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 700px;
	vertical-align: bottom;
}


li {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}

h1 {
	font-size: 16px;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #534A41;
}
h2 {
	font-size: 18px;
		padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 {
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a {
	text-decoration: none;
	color: #221f1f;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
}
a:hover {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B6363;
	text-align: right;
}


.pagevisite {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6B6363;
}

.sousmenu {
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	list-style-type: circle;
	list-style-position: inside;
	color: #BAAE96;
}

.sousmenuvisite {
	font-size: 12px;
	text-decoration: none;
	list-style-type: circle;
	list-style-position: inside;
	color: #8B7B5A;
	padding-left: 10px;
}
.fond {
	background-image: url(../images/bandefond.jpg);
	background-repeat: repeat-y;
	background-position: left;
}


.titre {
	background-image: url(../images/titre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



.fondgaleries {
	background-image: url(../images/fondgaleries.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cadre {
	border: 1px solid #221F1F;
}
.centre {
	text-align: center;
}
.tableauchaton {
	padding-left: 5px;
}

.chatons {
	background-image: url(../images/chatons.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bandechatons {
	background-image: url(../images/bandechatons.jpg);
	background-repeat: repeat-y;
}

