/*------------------------------------------TITRE PAGE------------------------------------------------------- */

.titre_page{
position: relative;
top: 0;
left: 0;
width: 818px;
height: 45px;
border: 0;
margin: 0;
padding: 0;
}

.fond_simple{
position: relative;
top: 0;
left: 0;
width: 818px;
height: 669px;
border: 0;
margin: 0;
padding: 0;
background-image: url('../IMG/STATIC/fond_simple.jpg');
}

/*------------------------------------------MENU------------------------------------------------------- */

.fond_simple .centre{
position: absolute;
top: 30px;
left: 55px;
width: 700px;
height: 450px;
border: 0;
margin: 0;
padding: 0;
overflow: auto;
}