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

body { margin-top:0px; font-family: Arial, Helvetica, sans-serif;}



#container { width:803px; margin-left:auto; margin-right:auto; border:dotted 1px #ffc702;}

/* header */
#header {background:url(img/header.jpg) no-repeat; width:803px; height:150px;}
#headertd1 {height:84px;}
#headertd2 {height:66px;}

#banner {margin-left:191px; width:468px; height:60px; background-color:#a20510;}

/* menu */
#menu {background:url(img/menu.jpg); width:803px; height:25px; text-align:center;}
#menu span {color:#fec90b; font-size:13px; font-weight:bold; text-decoration:none; letter-spacing:3px;}
#menu a {color:#fec90b;	font-size:14px;	font-weight:bold; text-decoration:none;}
#menu a:hover {color: #FFFF00;}

/* table principale */
#maintdG {width:141px;}

/* boite gauche */
.boitegauchehaut {background:url(img/boiteG_haut.jpg) no-repeat; width:131px; height:40px;}
.boitegauchemil { background:url(img/boiteG_mil.jpg) repeat-y; width:131px;}
.boitegauchebas { background:url(img/boiteG_bas.jpg) no-repeat; width:131px; height:36px;}
.titreboitegauche { color:#ffc603; font-size:15px; font-weight:bold; font-variant:small-caps; margin-bottom:2px; text-align:center;}
.contenuboitegauche { color:#FFFFFF; font-size:12px; font-weight:bold; padding-left:5px; padding-right:5px;}
.contenuboitegauche1 ul {
	text-transform: uppercase;
	font-size: 10px;
	color: #666666;
	list-style-type:none;
	padding-left:0.2em;
	margin-left:1px;
	
	}


/* boite milieu */
.boitemilhaut {background:url(img/boiteM_haut.jpg) center no-repeat; width:645px; height:66px;}
.boitemilmil { background:url(img/boiteM_fond.jpg) center repeat-y; width:645px;}
.boitemilbas { background:url(img/boiteM_bas.jpg) center no-repeat; width:645px; height:62px;}
.titreboitemil { color:#FFFF00; font-size:14px; font-weight:bold; margin-bottom:1px; text-align:center;}
.contenuboitemil { color:#c30c0e; font-size:14px; font-weight:bold; margin-bottom:2px; padding-left:20px; padding-right:20px;}

/* boite jouer */
.boitejouer {width:144px; height:134px; background:url(img/boite_jouer.jpg) no-repeat; margin-left:auto; margin-right:auto;}
.boitejouer img {  padding-top:16px; padding-bottom:36px;}

/* fontes */
a { text-decoration:none; color:#FFFFFF; font-size:11px; font-weight:bold;}
a:hover {color:#ffc603;}

h1 { margin:0;}
h2 { margin:0;}
.rejouer { font-size:18px; color:#db0505;}
/* footer */
#footer {background:url(img/footer.jpg) no-repeat; width:803px; height:119px;}
#textebas { color:#ffffff; font-size:14px; font-weight:bold; margin-bottom:2px; padding-top:20px; padding-bottom:60px; padding-left:220px; padding-right:220px; text-align:center;}

