body {
font-family : Tahoma;
font-size : 90%;
color : #004669;
background-color : #FFFFFF;
background-image : url('images/fond.png');
background-position : center;
background-repeat : repeat-y;
}

a:link {
color : #004669;
text-decoration : none;
}

a:visited {
color : #004669;
text-decoration : none;
}

a:hover {
color : #000000;
text-decoration : underline;
}

.footer{
margin-top : 0;
font-family : Tahoma;
font-size : 75%;
color : #004669;
}
