body {
	margin: 0 auto;
	background-image: url("../images/bodybg.gif");
	background-position: top-left;
	background-repeat: repeat-x;
	background-color: #E0E0E0;
	font-weight: bold;
}
body div {
	text-align: left;
}
#main {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 50px;
	background-repeat: repeat-y;
}
#head {
	margin-left: auto;
	z-index: 1;
	margin-bottom: 10px;
	text-align: center;
	height: 200px;
	width: 790px;
	position: relative;
}
#head p {
	margin-top: 50px;
}
#head h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
}
#menu {
	float: left;
	clear: left;
	width: 170px;
	font-family: sans;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-top: -15px;
	z-index: 2;
}
#menu h1 {
	padding-left: 5px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000;
}
#menu a {
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block;
	background-color: #575757;
	border-bottom: 1px solid #292929;
}
#menu a:hover {
	background-color: #676767;
}
#menu a:link, #menu a:visited {
	color: #000;
	display: block;
	background: url(../images/menu.gif);
	padding: 8px 0 0 30px;
}
#menu a:hover {
	color: #fff;
	background: url(../images/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
#menu a:active {
	color: #000;
	background: url(../images/menu.gif) 0 -64px;
	padding: 8px 0 0 30px;
}
#sidegallery {
	width: 186px;
	margin-top: -160px;
	margin-right: 1%;
	position: absolute;
	margin-left: 750px;
	z-index: 800;
}
a:hover img {
	border: 2px solid #676767;
}
a img {
	border: 2px solid #000;
}
#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 250px;
	height: 700px;
	padding-top: 90px;
	margin-top: -198px;
	margin-bottom: 10px;
	width: 495px;
	color: #292929;
	background-image: url('../images/fondcontenu.jpg');
	background-position: top-left;
	background-repeat: no-repeat;
}
#contentb {
	height: 490px;
	width: 470px;
	overflow: auto;
	margin-top: 90px;
	font-size: 14px;
}
#contentb td {
	font-size: 12px;
	text-align: center;
	padding-left: 5px;
}
#titrepage {
	margin-top: -80px;
	margin-left: 375px;
	position: absolute;
	font-size: 1.5em;
	z-index: 1;
}
#content h1 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #292929;
}
#content a {
	text-decoration: underline;
	color: #292929;
}
#content a:hover {
	text-decoration: underline;
}
#foot {
	text-align: center;
	color: #676767;
	font-size: 12px;
	margin-left: 50px;
	margin-top: -110px;
	text-align: center;
	padding-left: 25%;
	height: 15px;
	width: 530px;
}
#foot a {
	color: #676767;
	text-decoration: underlinefont-style: italic;
}
#foot a:hover {
	text-decoration: underline;
}
h3 {
	margin-bottom: 5px;
	margin-top: 30px;
}
#lcontact {
	font-size: 13px;
	text-align: center;
	font-style: italic;
}
.contenu{
text-align:justify;
font-size:13px;
}

p{
margin:0px;
}
