html{
	scrollbar-base-color:#FCF7EE;
}
body {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
	background-color:#FCF7EE;
	font-size: 13px;
	color: #313131;
}
h1{
	color:#818084;
	font-size:11px;
	margin:0 auto;
	text-align:center;
	font-weight:normal;
}
.back{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
.corps {
	margin-left: -500px;
	position: absolute;
	top: -344px;
	left: 50%;
	width: 1000px;
	height: 688px;
	visibility: visible
}
.corps img{
	border: none;
	float: left;
}
p{
	margin: 0;
	padding: 0px 0;
	text-align: center;
	clear: both;
	width: 582px;
	margin:0px auto;
}
.enter{
}
.logo-gauche{
	margin: 25px 0px 0px 0px;
	float:left;
	width:75px;
}
.logo-droite{
	margin: 20px 0 0  0px;
	float:left;
	z-index:0;
	width:70px;
}
.corps a{
	text-decoration:none;
	color: #818084;
	text-align: center;
}
.closeme{
	font-size: 11px;
	margin: 0 60px 0 0;
}
.bienvenue{
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding: 20px 0 0px 0;
	width:600px;
	text-align: center;
	margin: 0 auto;
}
.menu{
	width:800px;
	margin: 0 auto;
}
.width-100{
	width:110px;
}
ul {
	list-style:none;
	width:245px;
	float:left;
	margin:0 0px 0px 0px; 
	padding:0px;
	z-index:1;
}
li{
	/*float:left;*/
	margin:0px;
}
li.close {
	font-size: 11px;
	margin: 0 0px 0 20px!important;
		margin:0 0 0 16px;
	width:100px;
	float:left;
}
/*li.francais{
	width:60px!important;
		width:54px;
}
li.anglais {
	width:60px!important;
		width:54px;
}*/
.clear{
	clear:both;
}
.flash{
	width: 387px;
	margin: 0 auto;
}
li.francais, li.anglais{
	width:86px!important;
		width:78px;
	text-indent: 26px;
}
li.francais{
	background: url(images/fr.gif) 0 2px no-repeat;
}
li.anglais{
	background: url(images/en.gif) 0 2px no-repeat;
	width: 80px;
}
.droite{
	width:100px;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}

#basdepage3 a{
	color: #313131;
	text-decoration:none;
}