body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(../Materials/fond.jpg);
	background-repeat: repeat-x;
	color: #0f0103;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #d5d3d8;
}
.comment{
	font-size: 11px;
}
a {
	color:#402225;
}
a:hover{
	color:#261416;
}
.middle {
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	height: auto;
}
.content {
	position: absolute;
	width: 604px;
	background-color: #e2e0e3;
	top: 347px;
	background-image: url(../Materials/fond_content.jpg);
	background-repeat: repeat-x;
	right: 0px;
	padding: 18px;
	border-bottom-width: 150px;
	height: auto;
}

.gallerie {
	position: absolute;
	width: 900px;
	/*top: 347px;*/
	top: 317px;
	left: 0px;
	border-bottom-width: 150px;
	height: auto;
}
.news2 {
	position: absolute;
	height: 82px;
	width: 219px;
	top: 680px;
	left: 210px;
}

.hidden{

visibility:hidden;
}
.menuritual {
	position: absolute;
	height: 16px;
	width: 640px;
	top: 263px;
	right: 0px;
}
.menugallerie {
	position: absolute;
	height: 16px;
	width: 84px;
	top: 420px;
	left: 175px;
}
.menu2 {
	position: absolute;
	height: 105px;
	width: 124px;
	left: 78px;
	top: 376px;
}

.logo {
	position: absolute;
	left: 0px;
	top: 43px;
	height: 149px;
	width: 149px;
}
.titre {
	position: absolute;
	top: 78px;
	right: 0px;
	height: 78px;
	width: 639px;
}

/* GALERIE */


div.navigation a.prev {
	background-image: url(prevPageArrow.gif);
}
div.navigation a.next {
	background-image: url(nextPageArrow.gif);
}

