body {
     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
     color: white;
     font: normal 8pt/13pt verdana, arial;
     background-color: #dddddd;
     }

a:link { 
 color: white; text-decoration: none;  font-weight: normal;
}
 
a:hover { 
 color: #c40d63; text-decoration: underline;  font-weight: normal;
} 
a:visited { 
 color: white; text-decoration: none;  font-weight:normal;
} 
a:active { 
 color: white; text-decoration: none;  font-weight:normal;
}

#menuposition {
position: absolute;
top:160px;
margin-left:17px;
}

#language 
{
z-index:2;
position:absolute;
top:30px;
margin-left:880px;
text-align:center;
width:100px;
}

#haut 
{
z-index:1;
position:absolute;
top:25px;
width:500px;
margin-left:20px;
}

#titre 
{
position:absolute;
top: 140px;
margin-left:178px;
}

#rechercher 
{
position:absolute;
top:65px;
width:250px;
margin-left:690px;
}

#go 
{
position:absolute;
top:63px;
margin-left:933px;
}

#heure 
{
position:absolute;
top:100px;
width:280px;
margin-left:730px;
}

#date 
{
cursor: default;
position:absolute;
top:100px;
width:280px;
margin-left:195px;
}

#heure_fixe 
{
cursor: default;
position:absolute;
top:106px;
width:280px;
margin-left:741px;
color: white;
}

#date_fixe 
{
cursor: default;
position:absolute;
top:106px;
width:280px;
margin-left:210px;
color: white;
}

#compte 
{
top:150px;
width:200px;
margin-left:840px;
}

#texte 
{
position:absolute;
top:200px;
width:450px;
margin-left:285px;
font-size: 9pt;
color: #000000;
height:502px;
overflow:auto;
z-index:1;
}

#w3c 
{
position:absolute;
top:610px;
margin-left:871px;
text-align: center;
}

#flux_rss 
{
position:absolute;
top:655px;
margin-left:76px;
text-align: center;
}

#reserves 
{
position:absolute;
top:710px;
margin-left:270px;
color: #FFFFFF ;
}

#compteur 
{
position:absolute;
top:607px;
margin-left:34px;
width:100px;
}

#compte 
{
margin-left:843px;
position:absolute;
top:150px;
}

#Centrer 
{
	background: url(images/arriereplan.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 768px;
	text-align: left;
}
