body
{
color: rgb(189, 172, 142);
width: 90%;
margin-left: auto;
margin-right: auto;
background-color: rgb(85, 73, 47)
}

a
{
color: grey;
}

h3
{
color: olive;
}

#banniere
{
height: 40px;
text-align: center;
color: olive;
position: top;
}

#menu_choix,p
{
text-align: center;
}

#coordonnées
{
width: 400px;
text-align: right;
}

#recherche
{
text-align: right;
width: 700px;
position: absolute;
top: 370px;
left: 280px;
}

#souhait
{
text-align: right;
width: 700px;
position: absolute;
top: 520px;
left: 280px;
}

#disponibilités
{
text-align: right;
width: 700px;
position: absolute;
top: 700px;
left: 280px;
}

#type
{
text-align: right;
width: 290px;
}

#connu
{
text-align: right;
width: 700px;
position: absolute;
top: 945px;
left: 280px;
}

#valide
{
text-align: right;
width: 700px;
position: absolute;
top: 1100px;
left: 280px;
}


#pied
{
text-align: center;
}
