body {
	background: url(../img/im3.jpg) top left;
	font: 9pt/17pt verdana;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	}

#entete H1 {

  color: white;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  top: 500px;
  margin-left: 23%;
  margin-right: 35%;

    }

#contenu
{
	display: block;
	position: absolute;
	top: 180px;
	margin-left: 230px;
	font: 12pt verdana;
	color: #330066;
	width: 70%;
	height: 20%;
	}	
#date{
	display: block;
	position: absolute;
	top: 500px;
	margin-left: 85px;
	font: 10pt verdana;
	color: #333399;
	width: 10%;
	height: 100%;
	}
#horloge{
	display: block;
	position: absolute;
	top: 440px;
	margin-left: 100px;
	font: 10pt verdana;
	color: #333399;
	width: 10%;
	height: 100%;
	}

ul {
list-style-type: none;
margin:0;
padding:0;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
}

li {
float: left;
}

.menu a {
width: 100px;	
height: 20px;
float: left;
display: block;
text-align: center;
border: 1px solid #fff;
text-decoration: none;
color: #FF0000;
background: #000000;
}

.menu a:hover {
color: #411;
background: #ACACAC;
border: 1px solid blue;
border-bottom: 0px;
color: #0000FF;
}

.menu a span {
display: none;
}

.menu a:hover span {
display: block;
position: absolute;
top: 20px;
left: 105%;
width: 300px;
text-align: left;
border-top: 1px solid red;
color: #FF0000;
}

a img {

border:0;

}


#refe{
	display: block;
	position: absolute;
	top: 840px;
	margin-left: 5px;
}
#refe2{
	display: block;
	position: absolute;
	top: 620px;
	margin-left: 5px;
}
#refe3{
	display: block;
	position: absolute;
	top: 720px;
	margin-left: 5px;
}
#refe4{
	display: block;
	position: absolute;
	top: 900px;
	margin-left: 5px;
}
#refe5{
	display: block;
	position: absolute;
	top: 990px;
	margin-left: 5px;
}

