.signature {
font-family: Arial;
color : silver;
text-align : center;
font-size : 11px;
}

body {
background-image: url('../image/fd.gif');
font-family: arial;
}

#tablePrincipale {
width: 800px;
}

#bordureGauche {
background-color: #000066
}

#cadreCentreSup {
width: 700px;
background-color: #A9BFCB
}

#cadreCentreInf{
background-color: #FFFFFF
}

#cartouche {
font-family: Arial;
font-size : 10px;
text-align: center;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
top: 1em;
left: 1em;
width: 10em;
}

#menu dt {
cursor: pointer;
background: #A9BFCB;
height: 20px;
line-height: 20px;
margin: 2px 0;
border: 1px solid gray;
text-align: center;
font-weight: bold;
}

#menu dd {
position: relative;
left: 9em;
margin-top: -1.4em;
width: 10em;
background: #A9BFCB;
border: 1px solid gray;
}

#menu ul {
padding: 2px;
}

#menu li {
text-align: center;
font-size: 85%;
height: 18px;
line-height: 18px;
}

#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
}

#menu li a:hover {
text-decoration: underline;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}

#mentions a:hover{text-decoration: underline;
}

