/***********************************/
/* Latout                          */
/***********************************/

body {background:#000020; text-align:center; font-family:Arial, Helvetica, sans-serif;}
body a {color:#FFF; text-decoration:none; outline:none;}
#wrapper {width:985px; position:relative; margin:0 auto 0 auto;}

/***********************************/
/* Flags                           */
/***********************************/

#drap-fr {position:absolute; top:375px; left:727px; height:17px;}
#drap-en {position:absolute; top:392px; left:727px; height:17px;}
#drap-de {position:absolute; top:408px; left:727px; height:17px;}

/***********************************/
/* Nav                             */
/***********************************/

.mod_customnav ul {text-align:center; margin:40px 0 15px 0; padding:20px 0 0 0; font-size:11px; font-size:12px;}
.mod_customnav li {margin:0 5px 0 5px;}
.mod_customnav li, .mod_customnav .active {display:inline; color:#FFF;}
.mod_customnav li a {text-decoration:none; border-bottom:1px solid #15204C;}
.mod_customnav li a:hover {text-decoration:none; border:0;}
.mod_customnav .active {font-style:italic;}

/***********************************/
/* Footer                          */
/***********************************/

#footer {background:url(../template/images/footer-fond.png) bottom center no-repeat; color:#FFF; font-size:10px; padding:0 0 35px 0; clear:both;}
#footer .ce_text {text-align:center; padding:0 0 10px 0;}
#footer .ce_text a {text-decoration:none; border-bottom:1px solid #15204C;}
#footer .ce_text a:hover {text-decoration:none; border:0;}
#footer .footer-logos {margin:0 auto; width:277px;}


