body {
background-color : #FFFFFF;
background-image : url('images/fond.jpg');
background-position : center;
background-repeat : repeat-y;
font-family : Tahoma;
margin-top : 0;
font-size : 14px;
color : #FFFFFF;
}

a:link {
color : #FFFFFF;
text-decoration : none;
}

a:visited {
color : #FFFFFF;
text-decoration : none;
}

a:hover {
color : #000000;
text-decoration : none;
}

.menu {
color : #000000;
width : 884px;
height : 55px;
background-color : #000000;
background-image : url('images/menu.png');
background-position : center;
background-repeat : no-repeat;
text-align : center;
font-size : 14px;
}

.menu  a:link {
color : #000000;
text-decoration : none;
}

.menu  a:visited {
color : #000000;
text-decoration : none;
}

.menu  a:hover {
color : #A28D14;
text-decoration : none;
}

.fondhaut {
width : 884px;
height : 60px;
background-color : #000000;
background-image : url('images/fondhaut.png');
background-position : center;
background-repeat : no-repeat;
}

.fondmilieu {
color : #FFFFFF;
width : 884px;
background-color : #000000;
background-image : url('images/fondmilieu.png');
background-position : center;
background-repeat : repeat-y;
}

.fondbas {
width : 884px;
height : 60px;
background-color : #000000;
background-image : url('images/fondbas.png');
background-position : center;
background-repeat : no-repeat;
}

.footer {
color : #000000;
width : 884px;
height : 55px;
background-color : #000000;
background-image : url('images/footer.png');
background-position : center;
background-repeat : no-repeat;
text-align : center;
font-size : 10px;
}

.footer  a:link {
color : #000000;
text-decoration : none;
}

.footer  a:visited {
color : #000000;
text-decoration : none;
}

.footer  a:hover {
color : #A28D14;
text-decoration : none;
}
