body {
background: #FFF url(../images/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: #00559F; text-decoration:none;}
a:visited {color: #00559F; text-decoration:none;}
a:hover {color: #CE003C; text-decoration:none;}

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

#contenu {
position: absolute; 
background-color: #fff; 
left: 50%; 
width: 950px; 
margin-left: -475px; 
top:50%; 
height:550px; 
margin-top: -290px; 
border-style:solid;
border-color:#CDCDCD;
border-width:1px;
}

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

#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 {
  text-align: center;
}

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

#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: #00559F;
/* Hack pour IE 5.x */
height:0;
voice-family: "\"}\"";
voice-family:inherit;
height:auto;
}
