body {
background-image : url('images/fond.png');
background-color : #FFFFFF;
margin-top : 10px;
font-family : Tahoma;
font-size : 90%;
color : #20387C;
}

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

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

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

.head {
background-image : url('images/site.png');
background-repeat : repeat-y;
width : 960px;
height : 130px;
}

.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;
}

.foot {
background-image : url('images/site.png');
background-repeat : repeat-y;
width : 960px;
margin-top : 0;
font-family : Tahoma;
font-size : 75%;
color : #20387C;
}
