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

body { background:#000000; font-family:"Courier New", Courier, monospace; color:#ffffff;}


#container {width:1000px; margin-left:auto; margin-right:auto;}

#haut {background:url(img/haut.png); width:1000px; height:214px; margin-left:auto; margin-right:auto;}

.menu {padding-left:450px; padding-top:110px;}
.menu a { font-size:14px; text-decoration:none; color:#FFFFFF;}
.menu a:hover { text-decoration:underline;}
#main {background:url(img/main.png) top center; height:636px; width:761px; margin-left:auto; margin-right:auto;}
#main a { text-decoration:none; color:#FFFFFF;}
.jeu {background:url(img/jouer.png) top center no-repeat; width:178px; height:186px;}
.jeu img { margin-left:auto; margin-right:auto; height:135px;}
.jeu a {color:#FFFFFF; text-decoration:none; font-weight:bold;}
.jeu a:hover {color:#eda92b; text-decoration:none; font-weight:bold;}

.clef { color: #FF0000; font-size:16px; font-weight:bold;}

.tablenoir { background-color:#000000;}
.textnoir { color:#000000;}

#bas {background:url(img/bas.png); width:984px; height:77px; margin-left:auto; margin-right:auto;}
#bas a { text-decoration:none; color:#000000;}