* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px !important;
	color: #000;
	text-align: center;
	background: url(../img/bgtop.jpg) #7C6D42 repeat-x;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 820px;
}
h1 {
	font-size: 18px;
	color:#a4bf9e;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color:#a4bf9e;
	text-decoration:none;
}
a:hover {
	font-weight: bold;
	color:#fff;
	text-decoration:none;
}
#menu {
	/*font-family: Courier New, Courier, mono;*/
	font-family:Trebuchet MS;
	font-size: 14px;
	line-height: 16px !important;
	text-align: left;
	width:147px;
	background: url(../img/bgzonessmenu.jpg) no-repeat;
	padding:50px 30px 0 10px;
	height:273px;
}
#menu ul {
	padding:0 0 0 10px;
}
#menu ul li {
	list-style:none;
	color:#4e4429;
	padding:0 0 15px 0;
}
#menu a:link, #menu a:visited, #menu a:active {
	font-weight: bold;
	color:#000;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	color:#bb0000;
	text-decoration:underline;
}
.off {
	font-weight: bold;
	color:#bb0000;
	text-decoration:none;
}
#zonetexte {
	color:#fff;
	text-align: left;
	width:523px;
	background: url(../img/bgzonetexte.jpg) no-repeat;
	padding:47px 20px 0 20px;
}
#zonetexte p {
	padding:0 0 10px 0;
}
#zonetexte td {
	line-height: 16px !important;
}
.list {
	list-style:dot;
	color:#fff;
	padding:0 0 7px 20px;
}
.listchiffre {
	padding:0 0 7px 20px;
}
input, textarea {
	background-color:#E4DAC2;
	border:1px solid #4B472C;
}
.galerie img {
	padding:0 10px 8px 0;
}

.visuelwrap {
	position:relative;
}

.visuel {
	padding:15px 20px 10px 0;
	float:left;
	position:relative;
	border:none;
}

.grandeImage {
	display:none;position:absolute;top:0px;left:115px;width:400px;height:300px;z-index:10;border:none;
}