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;
}
.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:480px;
	float:left;
	text-align:right;
	margin: 0 20px 0 0;
}
ul {
	list-style:none;
	width:235px;
	float:left;
	margin:10px 0px 0px 0px; 
	padding:0px;
	z-index:1;
}
li{
	float:left;
	margin:15px 0 0 5px;
	height: 
}
a.close {
	display: block;
	float: left;
	font-size: 11px;
	margin: 20px 0px 0 16px;
	width:100px;
}


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;
}
.flash{
	width: 800px;
	margin: 0 auto;
}
