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

/* ---------------------- */
/* EN - TETE------------- */
/* ---------------------- */
#banniere {
width:980px;
height:107px;
background-image:url(/images/banniere.png);
background-position:center;
background-repeat:no-repeat;
}


/* ---------------------- */
/* MENU------------------ */
/* ---------------------- */

#menu {
display:inline-block;
height:50px;
float:left;
margin-left:10px;
margin-right:10px;
}

#menu img {
border:none;
border:0px;
}