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

body {background:#000000; margin:0; font-family:Arial, Helvetica, sans-serif;}

#main {width:1000px; margin-left:auto; margin-right:auto; margin-top:0px;}

/* haut du site */
.banner {background:url(img/banniere.jpg); width:1000px; height:200px;margin-top:0px;}
.ads {padding-left:475px; padding-top:90px;}
.menu1 {background:url(img/menu.jpg) repeat-x;; width:1000px; height:45px;}
.menu1 p {margin:0;text-align:center; padding-top:10px;font-size:18px;}
.menu1 a {font-weight:bold; font-size:18px; color:#000000; text-decoration:none;}
.menu1 a:hover {font-weight:bold; font-size:18px; color:#363636; text-decoration:underline;}


/* contenu */
.contenu {background:#766d70; }
.tdgauche {width:210px; border-right:2px #fffdff solid;}
.tdgauche li { list-style:circle; color:#ffffff;}
.tdgauche li a {font-weight:bold; font-size:12px; color:#ffffff; text-decoration:none;}
.tdgauche li a:hover {font-weight:bold; font-size:12px; color:#1956c1; text-decoration:underline;}

.clef { font-size:16px;}

.tdjouer {width:130px; background:#FFFFFF; font-size:12px; border:inset 1px;}
.tdjouer a {font-size:11px; text-decoration:none; color:#1956c1; font-weight:bold;}
.tdjouer a:hover {font-size:11px; text-decoration:none; color:#000000; font-weight:bold;}
.tdjouer img {margin:auto;}

.fichejeu {margin-left:auto; margin-right:auto; width:100%; background:#FFFFFF;font-size:11px;}
.fichejeu p { font-size:11px;}
.fichejeu h1 { font-size:18px;}
.fichejeu h2 { font-size:16px;}

.lien { text-decoration:none; font-weight:bold; color:#FFFFFF;}

/* bas du site */
.footer {background:url(img/footer.jpg); width:1000px; height:100px;}

