body {
color : #5B5C5B;
background-color : #6C6C6E;
background-image : url('../designs/fond.png');
background-position : center;
background-repeat : repeat-y;
text-align : center;
font-family : Tahoma;
padding-top : 0;
margin-top : 0;
font-size : 13px;
}

a:link {
color : #5B5C5B;
text-decoration : none;
}

a:visited {
color : #5B5C5B;
text-decoration : none;
}

a:hover {
color : #FBAA29;
text-decoration : underline;
}

.header1 {
padding-top : 0;
margin-top : 0;
background-image : url('../designs/header1.png');
background-position : center;
background-repeat : no-repeat;
background-color : #FFFFFF;
height : 181px;
width : 920px;
}

.header2 {
padding-top : 0;
margin-top : 0;
background-image : url('../designs/header2.png');
background-position : center;
background-repeat : no-repeat;
background-color : #FFFFFF;
color : #FFFFFF;
height : 50px;
width : 920px;
}

.header2 a:link {
color : #FFFFFF;
text-decoration : none;
}

.header2 a:visited {
color : #FFFFFF;
text-decoration : none;
}

.header2 a:hover {
color : #FBAA29;
text-decoration : underline;
}

.header3 {
padding-top : 0;
margin-top : 0;
background-image : url('../designs/header3.png');
background-position : center;
background-repeat : no-repeat;
background-color : #FFFFFF;
height : 49px;
width : 920px;
}

.container {
padding : 0;
margin : 0;
background-color : #FFFFFF;
width : 910px;
overflow : auto;
}

.menu {
padding-top : 0;
margin-top : 0;
background-color : #FFFFFF;
width : 250px;
float : left;
text-align : left;
overflow : auto;
}

.titremenu {
padding-top : 0;
margin-top : 0;
width : 250px;
float : left;
text-align : left;
color : #FBAA29;
font-weight : bold;
font-size : 18px;
}

.site {
padding-top : 5px;
width : 660px;
margin-top : 0;
background-color : #FFFFFF;
overflow : auto;
text-align : center;
}

.texte {
width : 600px;
text-align : justify;
}

.footer {
padding-bottom : 0;
margin-bottom : 0;
background-image : url('../designs/footer.png');
background-position : center;
background-repeat : no-repeat;
background-color : #FFFFFF;
height : 280px;
width : 920px;
}

.footer2 {
padding-bottom : 0;
margin-bottom : 0;
background-color : #FFFFFF;
width : 920px;
font-size : 12px;
}