/* GENERAL */

body {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: white;
margin: 0;
padding: 0;
letter-spacing: 1px;
line-height: 15px;
background-color:#121213;
}

a {
border: none;
font-color: black;
outline: none;
}


img {
border: none;
}

#containeur {
position: absolute;
width: 723px;
background:url(images/home.gif) top center no-repeat;
height: 519px;
top: 50%;
left: 50%;
margin-top: -260px;
margin-left: -362px;
overflow:hidden;

}

#titre {
display: none;
}

.noscript{
width: auto;
overflow: hidden;
padding: 0 50px 0 50px;
margin: 370px 0 0 0;
font-size: 11px;
}

#noscript_fr {
float: left;
width: 250px;
text-align:justify;
}

#noscript_en {
float: right;
width: 250px;
text-align:justify;
}

#place {
width: 520px;
overflow:hidden;
margin: 0 0 0 101px;
display: none;
}

#entrer_fr {
float:left;
width: 186px;
margin: 330px 0 0 0;
overflow:hidden;
}

#entrer_fr ul{
list-style: none;
margin: 0;
padding:0;
}

#entrer_fr ul li{
font-size: 11px;
text-align:justify;
}

#entrer_en {
float:right;
width: 185px;
margin: 330px 0 0 0;
overflow:hidden;
}

#entrer_en ul{
list-style: none;
margin: 0;
padding:0;
}

#entrer_en ul li{
font-size: 11px;
width: 185px;
text-align: justify;
}

#titre_fr {
background:url(images/dawn_nation_entrer.gif) left center no-repeat;
width: 185px;
height: 20px;
text-indent: -5000px;
}

#titre_en {
background:url(images/dawn_nation_enter.gif) right center no-repeat;
width: 185px;
height: 20px;
text-indent: -5000px;
}

#entrer_fr ul li a{
display:block;
width: 185px;
height: 20px;
}

#entrer_en ul li a{
display:block;
width: 185px;
height: 20px;
}

#footer {
	width: 500px;
	height: 50px;
	margin: 20px 0 0 0;
	position: absolute;
	left: 50%;
	margin-left: -250px;
	text-align:center;
	top: 478px;
	opacity : .5;
	filter : alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#footer ul {
list-style: none;
margin: 0;
padding:0;
}

#footer ul li{
display: inline;
}

