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;
}


#rechercher 
{
position:absolute;
top:114px;
margin-left: 798px;
}

#heure_fixe 
{
cursor: default;
position:absolute;
top:205px;
width:200px;
margin-left:918px;
color: white;
}

#date_fixe 
{
cursor: default;
position:absolute;
top:205px;
width:200px;
margin-left:42px;
color: white;
}

#texte 
{
position:absolute;
top:212px;
width:675px;
margin-left:175px;
font-size: 9pt;
color: #000000;
height:512px;
overflow:auto;
z-index:1;
}

h3
{
text-align: center;
}

#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:737px;
margin-left:270px;
color: #FFFFFF ;
}

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

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