/* ===============
 CSS Document
 05.07.2006 Lod 
================= */

body{
font-family:'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 0 0 0 0 ; /* pour eviter les marges */
text-align: center; /* pour corriger le bug de centrage IE */
color: #000000;
background:url(fd.gif);/*
background-color: #ffffff;*/
}


/* ========== CONTACT ========== */


a.contact:link, a.contact:visited, a.contact:active {
text-decoration:none;
color:#000000;
font-weight:lighter;
}


a.contact:hover{
text-decoration:none;
color:transparent;
font-weight:lighter;
}


/* ========== CONTENEUR ========== */



#conteneurl{
margin-left: auto;
margin-right: auto;    
width:84px;
height:18px;
text-align:left; /*  on retablit l'alignement normal du texte pour IE*/
display:block;
}




#xiti {
display:none;
}

