body {
color : #f2dd2a;
background : #f2dd2a;
}
h7 {
padding : 0;
margin : 0;
}

/* Page */
body {
padding : 54px 50px 10px 50px;
}

/* En-tête */
#entete {
padding : 0;
}
#entete h1 {
margin : 0;
}

/* Menu de navigation */
#regarder {
position : absolute;
width : 230px;
float : left;
top : 400px;
left : 575px;
}
#commenter {
position : absolute;
width : 189px;
float : left;
top : 457px;
left : 405px;
}
#contacter {
position : absolute;
width : 159px;
float : left;
top : 535px;
left : 325px;
}
#expliquer {
position : absolute;
width : 196px;
float : left;
top : 533px;
left : 635px;
}
#mapom {
position : absolute;
width : 163px;
float : left;
top : 594px;
left : 477px;
}
#etc {
position : absolute;
width : 84px;
float : left;
top : 605px;
left : 703px;
}

/* Contenu */
#conteneur {
margin : 0;
padding : 1px 0;
background : #f2dd2a;
background : url(../images/galerie-virtuelle.jpg) no-repeat left bottom;
width : 800px;
height : 600px;
overflow : hidden;
}
#conception {
margin-top : 575px;
margin-left : 15px;
padding : 0;
}
#conception a {
text-decoration : underline;
color : white;
font-weight : bold;
font-size : 0.83em;
}
#conception a:hover {
color : black;
}
#conception a:focus {
border : none;
}
#pied {
height : 340px;
}