body {
color : #002A69;
background-color : #FFFFFF;
font-family : Tahoma;
font-size : 100%;
}

a:link {
color : #002A69;
text-decoration : none;
}

a:visited {
color : #002A69;
text-decoration : none;
}

a:hover {
color : #000000;
text-decoration : underline;
}

.haut {
background-color : #FFFFFF;
background-image : url('images/haut.png');
background-repeat : no-repeat;
background-position : center;
width : 970px;
height : 107px;
}

.milieu {
background-color : #FFFFFF;
width : 970px;
height : 451px;
}

.gauche {
background-color : #FFFFFF;
background-image : url('images/gauche.png');
background-repeat : no-repeat;
background-position : center;
width : 45px;
height : 451px;
float : left;
}

.site {
background-color : #FFFFFF;
background-image : url('images/site.png');
background-repeat : no-repeat;
background-position : center;
width : 669px;
height : 451px;
float : left;
font-size : 80%;
}

.menu {
background-color : #FFFFFF;
background-image : url('images/menu.png');
background-repeat : no-repeat;
background-position : center;
text-align : right;
width : 192px;
height : 451px;
float : left;
color : #FFFFFF;
}

.menu a:link {
color : #002A69;
text-decoration : none;
font-weight : normal;
}

.menu a:visited {
color : #002A69;
text-decoration : none;
font-weight : normal;
}

.menu a:hover {
color : #FFFFFF;
text-decoration : none;
font-weight : bold;
}

.droite {
background-color : #FFFFFF;
background-image : url('images/droite.png');
background-repeat : no-repeat;
background-position : center;
width : 64px;
height : 451px;
float : left;
}

.bas {
background-color : #FFFFFF;
background-image : url('images/bas.png');
background-repeat : no-repeat;
background-position : center;
width : 970px;
height : 42px;
}

.footer {
color : #002A69;
background-color : #FFFFFF;
font-family : Tahoma;
font-size : 70%;
}