body {
background: #FFF url(../background.jpg) repeat-x;
}

p,li,td,dt,dd {
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : #8E8E8E; 
}

img {
border:0;
}

a:link {color: #107BC1; text-decoration:none;}
a:visited {color: #107BC1; text-decoration:none;}
a:hover {color: #E81900; text-decoration:none;}

acronym {
cursor:help;
border-bottom:1px dotted;
}

#contenu {
position: absolute; 
background-color: #ffffff; 
left: 50%; 
width: 760px; 
margin-left: -380px; 
top:50%; 
height:390px; 
margin-top: -210px; 
border: 1px solid #EBEBEB;
}

#navigation {
  margin: 5px;
  padding: 2px;
  font-size: 12px;
  text-align: center;
  width: 740px; 
}

#navigation ul {
display: inline;
padding:0;
margin:0;
list-style:none;
}

#navigation li {
display: inline;
}

#navigation li a {
display: inline;
list-style:none;
font-weight: bold;
margin:5px;
padding: 5px;
/* Hack pour IE 5.x */
height:0;
voice-family: "\"}\"";
voice-family:inherit;
height:auto;
}

#nocss {
visibility: hidden;
}

#credits {
  margin: 5px;
  padding: 2px;
  font-size: 11px;
  text-align: center;
  width: 740px; 
}

#credits ul {
display: inline;
padding:0;
margin:0;
list-style:none;
}

#credits li {
display: inline;
}

#credits li a {
display: inline;
list-style:none;
font-weight: normal;
margin:0;
padding:0;
color: #E81900;
/* Hack pour IE 5.x */
height:0;
voice-family: "\"}\"";
voice-family:inherit;
height:auto;
}
