* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000;
}
#conteneur {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/bracelet.jpg);
	background-repeat: repeat;
	height: 1065px;
}
#divhaut {
	height: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 951px;
	padding-top: 20px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 85px;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	padding-left: 50px;
	padding-top: 10px;
}
h2 {
	text-align: left;
	color: #020202;
	font-family: "Gill Sans MT";
	font-size: 30px;
	font-weight: bold;
	margin-left: 25px;
}
#date {
	background-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #40778E;
	width: 200px;
	height: 20px;
	position: absolute;
	margin-left: 710px;
	margin-top: -105px;
	text-align: center;
	top: 132px;
}

#menu {
	text-align: center;
	text-decoration: none;
}
#divmilieu {
	width: 950px;
	height: 900px;
	position: absolute;
	left: 0px;
	top: 181px;
}
ul {
	list-style-type:none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
 }
li {
	margin-left:0px;
	float:left; /*pour IE*/
 }
ul li a {
	display:block;
	float:left;
	width:90px;
	background-color:#6495ED;
	color:#003;
	text-decoration:none;
	text-align:center;
	padding:4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCDCDC;
	border-right-color: #696969;
	border-bottom-color: #696969;
	border-left-color: #DCDCDC;
 }
ul li a:hover {
 background-color:#D3D3D3;
 border-color:#696969 #DCDCDC #DCDCDC #696969;
 } 
 ul {
 padding:0;
 margin:0;
 list-style-type:none;
 }
li {
 float:left; /*pour IE*/
 border-left:1px solid black;
 }
ul li a {
	display:block;
	float:left;
	width:120px;
	line-height:25px; /*hauteur de l'image de fond*/
	background:black url(images/noir-1.png) repeat-x;
	color:#DCDCDC;
	text-decoration:none;
	text-align:center;
 }
ul li a:hover {
 background:black url(images/noir-2.png) repeat-x;
 color:white;
 } 
 .nombre {
	font-size: 36px;
	color: #F00;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 5px;
}
 
 .indice {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
}
.date {
	font-size: 20px;
	color: #FF0;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}

 

#indice {
	width: 247px;
	height: 110px;
	background-color: #5290A5;
	position: absolute;
	left: 671px;
	top: -146px;
	color: #FFF;
}
#menubas {
	height: 100px;
	width: 950px;
	background-color: #F8D773;
}
#fin {
}

#sun {
	position: absolute;
	left: 425px;
	top: -180px;
}
