body {
background-color : #FDF144;
background-image : url('images/fond.gif');
background-position : center;
background-repeat : repeat-y;
color : #242424;
font-family : Tahoma;
font-size : 22px;
margin-top : 3px;
}

.entete {
padding-top : 1px;
margin-top : 0px;
text-align : left;
background-color : #0092C3;
background-image : url('images/header.jpg');
width : 880px;
height : 150px;
color : #242424;
font-size : 16px;
}

.menu {
padding-top : 4px;
margin-top : 3px;
text-align : center;
background-image : url('images/menu.gif');
background-repeat : no-repeat;
width : 880px;
height : 30px;
color : #ffffff;
font-size : 15px;
word-spacing : 9px;
}

.menu a:link {
color : #FFFFFF;
text-decoration : none;
}

.menu a:visited {
color : #FFFFFF;
text-decoration : none;
}

.menu a:hover {
color : #FFE62B;
text-decoration : none;
}

.container {
margin-top : 3px;
text-align : left;
width : 880px;
color : #242424;
font-family : Tahoma;
font-size : 13px;
overflow : auto;
}

.pied {
padding-top : 2px;
margin-top : 5px;
text-align : center;
background-color : #FFFFFF;
background-image : url('images/pied.gif');
width : 880px;
height : 17px;
color : #FFFFFF;
font-family : Tahoma;
font-size : 11px;
}

.pied a:link {
color : #FFFFFF;
text-decoration : none;
}

.pied a:visited {
color : #FFFFFF;
text-decoration : none;
}

.pied a:hover {
color : #FFE62B;
text-decoration : none;
}