html, body {
	margin:0;
	padding:0;
}
body {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	background-color:#421c11;
	background-image: url(images/fond-body.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#global {
	background-image: url(images/global.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#site {
	margin-left:auto;
	margin-right:auto;
	width:864px;
}
#header {
	margin-left:auto;
	margin-right:auto;
	width:864px;
	text-align:center;
}
#menu li {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
#menu ul {
	padding:0;
	margin:0;
}
#menu {
	width:864px;
	overflow:hidden;
	text-align:left;
	height:89px;
}
#contenu {
	background-image: url(images/repeat-fond-page.jpg);
	width:864px;
	background-repeat:repeat-y;
}
#cleft {
	width:265px;
	float:left;
	padding-left:20px;
}
#cright {
	width:549px;
	float:right;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:10px;
}
#navlist {
	list-style-type: none;
}
#active:hover li {
	display: block;
}
#active li {
	display: none;
}
#navcontainer {
	width: 245px;
	background-image:url(images/fond-menu-vertical.jpg);
	background-repeat:repeat-y;
}
#navcontainer a {
	background-image:url(images/fond-menu-vertical.jpg);
	background-repeat:repeat-y;
	display: block;
	text-decoration:none;
	color: #584440;
}
#navcontainer a:visited {
	color: #584440;
}
#navcontainer a:active {
	color: #af877f;
}
#navcontainer a:hover {
	color: #B17165;
}
#navcontainer ul {
	margin:0;
	padding:0px;
	padding:12px;
}
#navlist ul {
	margin:0;
	padding:0px;
	padding-left:40px;
}
h1 {
	font-family:Georgia;
	font-size: 24px;
	font-weight:bold;
	color:#512318;
	padding:0;
	margin:0;
}
#texte {
	font-family:Georgia;
	font-size:12px;
	text-align:justify;
	line-height:20px;
}
#visuels {
	padding-top:15px;
}
.haut-encart {
	background-image:url(images/haut-encart.jpg);
	background-repeat:no-repeat;
	height:9px;
	width:245px;
}
.milieu-encart {
	background-image: url(images/repeat-middle-encart.jpg);
	background-repeat:repeat-y;
}
.bas-encart {
	background-image: url(images/bas-encart.jpg);
	background-repeat: no-repeat;
	height:10px;
	width:245px;
}
#encart-pub {
	padding-top:20px;
}
#footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:864px;
	height:129px;
}
#sous-menu-gauche {
	width:265px;
	float:left;
	padding-left:20px;
}
#mentions {
	width:549px;
	float:right;
	padding-left:10px;
	padding-right:20px;
	text-align:right;
	font-family:Georgia;
	font-size:11px;
	font-weight:bold;
	color:#512318;
}
.liens-mentions-legales-gras {
	font-family:Georgia;
	font-size:11px;
	color:#512318;
	text-decoration:none;
	font-weight:bold;
}
#visuels li {
	width:176px;
	padding:0px;
	margin:0px;
	list-style-type:none;
	float:left;
	padding-right:7px;
	text-align:center;
}
#visuels ul {
	padding:0px;
	margin:0px;
}
.visuel-vignette {
	height:150px;
	width:145px;
	padding:10px;
	background-color:#FFFFFF;
	border-top:1px solid  #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.texte-vignette {
	font-family:Georgia;
	font-size:10px;
	text-align:left;
	width:145px;
	height:100px;
	margin-left:6px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	overflow-x:hidden;
	overflow-y:scroll;
	background-color: #f0e8cd;
	margin-bottom:20px;
	padding-bottom:9px;
}

.texte-vignette h1 {
	font-family:Georgia;
	font-size:11px;
	text-align:left;
	font-weight:bold;

}
#visuels {

}
.number {
	font-family:Georgia;
	font-size:20px;
	font-weight:bold;
	color:#512318;
	text-decoration:none;
	padding:5px;
	padding-top:10px;
}
#folio {
	width:100px;
	float:right;
}
