body {
background-color : #446D8C;
background-image : url('images/fond.gif');
background-position : center;
background-repeat : repeat-y;
color : #446D8C;
font-family : Tahoma;
font-size : 14px;
}

a:link {
color : #446D8C;
text-decoration : none;
}

a:visited {
color : #446D8C;
text-decoration : none;
}

a:hover {
color : #000000;
text-decoration : underline;
}

.site {
background-color : #FFFFFF;
text-align : justify;
width : 840px;
color : #446D8C;
font-family : Tahoma;
font-size : 14px;
}

.site a:link {
color : #446D8C;
text-decoration : none;
}

.site a:visited {
color : #446D8C;
text-decoration : none;
}

.site a:hover {
color : #000000;
text-decoration : underline;
}