html{
	scrollbar-base-color:#FCF7EE;
}
body {
	font-family: "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
	background-color:#FCF7EE;
	font-size: 13px;
	color: #313131;
}
h1{
	margin: 0 0 12px;
}
.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
*/	
	width: 820px;
	height: 688px;
	margin: 0 auto;
}
.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{
	float: left;
    height: 30px;
    margin: 0 10px 0 0;
    width: 51px;
}
.logo-droite{
	float: left;
    height: 33px;
    margin: 0;
    width: 35px;
    z-index: 0;
}
.corps a{
	text-decoration:none;
	color: #818084;
	text-align: center;
}
.closeme{
	font-size: 11px;
	margin: 0 60px 0 0;
}
.bienvenue{
        color: #AD9F89;
        font-family: "Times New Roman",Times,serif;
        font-size: 18px;
        font-style: italic;
        font-weight: normal;
        margin: 18px 0 11px;
        padding: 0;
        text-align: center;
        width: 100%;
        position: relative;
}
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;
}
a.close {
	background: url("/images/close.png") 0 0 no-repeat;
    display: block;
    float: right;
    font-size: 11px;
    height: 15px;
    margin: 0;
    text-indent: -5000px;
    width: 15px;
}
li.francais, li.anglais{
	height: 12px;
    margin: 6px 0 0;
    text-indent: -5000px;
    width: 15px;
}
li.francais{
	background: url(images/fr.png) 0 0 no-repeat;
}
li.anglais{
	background: url(images/en.png) 0 0 no-repeat;
}
.fLeft{
	margin: 0 auto;
    width: 820px;
	position: relative;
}
.flash, .flash object{
	width: 800px;
	height: 518px;
	margin: 0 auto;
	float: left;
}
.clear{
	clear: both;
}
.fLeft ul{
    position: absolute;
	bottom: 0;
    padding: 0;
    right: 0;
    width: 15px;
    z-index: 1;
}
.slogan{
	background: url(images/index_logo.png) 0 0 no-repeat;
	color: #AD9F89;
    font: 17px/55px time new roman;
    height: 46px;
    margin: 12px auto 21px;
    padding: 0;
    text-indent: -5000px;
    width: 482px;
}
.menu{
	background: url("/images/menu-index.png") no-repeat 0 0;
    float: left;
    height: 35px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 0 113px;
    position: relative;
    text-align: center;
    width: 706px;
}
.menuIndex{
	float: left;
    height: 17px;
    line-height: 33px;
    margin: 0;
    padding: 9px 0;
    position: relative;
    text-align: center;
    width: auto;
}
.menuIndex li{
   	float: left;
    height: auto;
    line-height: 13px;
    margin: 0 15px 0 0;
    padding: 0 16px 0 0;
    position: relative;
	text-indent: -5000px;
}
.menuIndex li a{
	width: 121px;
	display: block;
	outline: none;
}
.menuIndex li.menu2 a{
	width: 58px;
}
.menuIndex li.menu3 a{
	width: 104px;
}
.menuIndex li.menu4 a{
	width: 90px;
}
.menuIndex li.menu5 a{
	width: 89px;
}
.menuIndex li.last{
	background: none;
}
.menuIndex li a{
	color: #7f725a;
	font: 12px time new roman;
}
.menuIndex li span{
	font: italic 14px time new roman;
}
.img {
	margin: 0 auto;
	text-align: center;
}
.img .logo-gauche, .img .logo-droite{
	float: none;
}
li.francais a, li.anglais a{
    display: block;
    height: 11px;
    width: 15px;
}
.baseline, .baseline a{
	font-size: 13px;
	color: #ad9f89;
	line-height: 19px;
	width: auto;
}

