body {
	background-color: #F4F4F3;
	padding:0px;
	margin:0px;
}
a {}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#body1 {
background-image: url(images/fond.gif);
background-position: inherit;
background-repeat: no-repeat;
background-color: White;

}

#banner {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#center {
	background: url(images/index2.jpg) repeat-y left;
}
#left {
	float: left;
	width: 201px;
	padding: 0px 0px 0px 25px;
}
#content {
	min-height:519px;
	background: #FFFFFF url(images/index_06.jpg) repeat-y right top;
	padding: 0px;
	margin-left: 226px;
	margin-right: 0px;
	
}
#tCorps {
	background: url(images/index_08.gif) no-repeat;
	height: 50px;
	width: 647px;
	text-align: right;
	font: 21px/14px Arial, Helvetica, sans-serif;
	color: #B4B4B4;
}
#fCorps {
	min-height:469px;
	width: 647px;
	background: url(images/index_10.gif) repeat-y top;
}
#Corps {
	margin-left: 25px;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #585858;
}
#images {
	float: left;
	width: 185px;
	text-align: center;
	margin: 2px;
}

#images1 {
	float: left;
	width: 240px;
	text-align: center;
	margin: 2px;
}

#images2 {
	float: left;
	width: 610px;
	text-align: center;
	margin: 2px;
}

#images3 {
	float: left;
	width: 360px;
	text-align: center;
	margin: 2px;
}

#images4 {
	float: left;
	width: 210px;
	text-align: center;
	margin: 2px;
}

#textes a:link, #textes a:visited, #textes a:active {
	color: #572D1E;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #572D1E;
}
#textes a:hover {
	color: #990000;
	font-weight: bold;
	border-bottom-style: none;
}
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(images/index_13.jpg) no-repeat center top;
	height: 50px;
	width: 900px;
	color: #C2C2C5;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #BFBFC1;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #572D1E;
	font-weight: bold;
	border-bottom: 1px dashed #572D1E;
}
ul {
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 0px;
	border-bottom: thin solid #FFFFFF;
}


.navcontainer { width: 201px; }

.navcontainer a {
	display: block;
	width: 166px;
	height: 21px;
	background: url(images/li-bg.gif);
	margin-bottom: -1px;
	padding-top: 3px;
	padding-left: 26px;
	color: #868686;
	text-decoration: none;
}
.navcontainer a:link, .navcontainer a:visited, .navcontainer a:active {
	color: #868686;
	text-decoration: none;
}
.navcontainer a:hover {
	text-decoration: none;
	color: #fff;
	background: url(images/li-bg_over.gif);
}
.decalage {
	padding-top: 5px;
}
li {
	list-style: none;
	margin: 0px 0px 0px -33px;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #868686;
	border-top: 2px solid #FFFFFF;
}

