body {
background-image : url('images/fond.png');
background-color : #FFFFFF;
background-position : top;
background-repeat : no-repeat;
font-family : Tahoma;
font-size : 12px;
color : #0054C8;
}

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

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

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

.site1 {
background-image : url('images/site1.png');
width : 960px;
height : 20px;
}

.site {
background-image : url('images/site.png');
background-repeat : repeat-y;
width : 960px;
margin-top : 0;
}

.site2 {
background-image : url('images/site2.png');
width : 960px;
height : 20px;
margin-top : 0;
}

.texte {
width : 900px;
text-align : justify;
}

.footer {
font-size : 10px;
}
