@charset "utf-8";
/* CSS Document */

html, body { height: 100%; }

#conteneur{
position:relative;
width:765px;
margin:0 auto;
}