body {
background-color : #FFFFFF;
background-image : url('images/fond.png');
background-position : center;
background-repeat : repeat-y;
color : #5A5EB1;
font-family : Tahoma;
font-size : 90%;
padding-top : 0;
margin-top : 0;
}

a:link {
color : #5A5EB1;
text-decoration : none;
}

a:visited {
color : #5A5EB1;
text-decoration : none;
}

a:hover {
color : #E46C0A;
text-decoration : underline;
}

.site {
color : #5A5EB1;
font-family : Tahoma;
font-size : 90%;
width : 750px;
}

.footer {
color : #5A5EB1;
font-family : Tahoma;
font-size : 75%
}
