/* -------------------------------------------- */
/*             Feuille de styles perso           */
/* ------------------------------------------- */

/*******************/
/* bandeau superieur */
/*******************/
#entete { background: #FF8080; height: 108px }
#entete .langues { text-align: right; font-size: 1.2em; font-weight: normal; margin: -80px 0 0 0; }
#entete-logo img { float: left; margin:0 auto; margin-top: -10px; margin-left: 10px; position:relative;}

/* menu horizontal dans bandeau superieur */
#topnav { background: #FF8080; }


