#conteneur
{
width: 900px;
height: auto;
boder: 2px solid black;
position: relative;
top: -90px;
background-image: url("design/fond.gif");
margin-left: 4%;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
color:#1c1a6e;
}


#ban
{
margin:0px;
margin-left:4%;
padding: 0px;
position: abolute;
top: 0px;
left: 0px;
}

.langue
{
margin: 3px;
position: relative;
top: 0px;
left: 0px;
}

#menu
{
width: 167px;
height: 608px;
margin: 0px;
padding: 0px;
float: left;
position: relative;
top: 0px;
left: 27px;
bottom: 0px;
borer: 2px solid blue;
}
#elt1
{
position: relative;
top: -188px;
left: 403px;
}

#elt2
{
position: relative;
top: -94px;
left:256px;
}

#texte
{
width: auto;
height: auto;
margin: 0px;
borer: 2px solid green;
margin-left: 220px;
margin-right: 200px;
position: relative;
top: 0px;
left: 0px;
padding-top: 10px;
}

#centre
{
margin-left: 200px;
borer:2px solid black;
width:780px;
}

#menu li
{
text-decoration:none;
list-style-type: none;
margin-top: 13px;
}

#pied_de_page
{
width: 900px;
height: 98px;
background-image: url("design/pied_de_page.jpg");
background-repeat: no-repeat;
text-align: center;
order: 2px solid yellow;
clear: both;
position: relative;
left: 30px;
}



#image_droite
{
position: absolute;
top: 0px;
left: 700px;
borer: 2px solid red;
height: 50px;
width: 50px;

}

img
{
border: none;
}