@charset "utf-8";
/* CSS Document */

body { background:none; background-color:#FFFFFF; }

#page{ width:956px; margin:25px auto; }

#navcontainer{ height:256px; background-image: url(../imgs/background/page.jpg); background-repeat: no-repeat; background-position: 0px 0px; }

#navcontainer #langues{ display:block; position:absolute; list-style:none; margin:2px 0 0 875px; padding:0; color:#fab79f; font-weight:bold; width:100px; top:0px; }


#navcontainer #langues li{ float:left; text-align:center; }
#navcontainer #langues a { margin-left:6px; padding-left: 10px; color:#cccccc; text-decoration:none; background-image: url(../imgs/navigation/fleche-langue-black-off.gif); background-repeat: no-repeat; background-position: left center; }
#navcontainer #langues a:hover { color:#000000; }
#navcontainer #langues a.on { background-image: url(../imgs/navigation/fleche-langue-black.gif); color:#000000; text-decoration:none; }

#footer{ width:970px; margin-left:auto; margin-right:auto; }
#footer .navsecondaire a{ border-left:1px dashed #666666; border-right:none; }



