*{
	margin:0;
	padding:0;
}

body{
	font-family:arial, sans-serif;
	background:url(img/body.jpg) no-repeat center top #000;
}

#wrapper{
	width:983px;
	margin:0 auto;
}

#legislation
{
	padding:10px;
	border:4px solid #000;
	text-align:center;
	font-size:13px;
	background:#fff;
}

#footer{
	padding-top:40px;
	padding-bottom:8px;
	text-align:center;
	font-size:12px;
	background:url(img/footer.png) repeat-x center bottom #000;
	color:#fff;
}

#footer a, #footer strong
{
	font-weight:bold;
	color:#fff;
	padding-left:8px;
	padding-right:9px;
	text-decoration:none;
}

#defilement{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	background:url(img/bande.jpg) no-repeat center top;
	height:26px;
	padding:8px 10px;
	margin-bottom:15px;
	font-family:futura, arial, sans-serif;
	overflow:hidden;
	line-height:32px;
}

#defilement a{
	color:#fff;
	text-decoration:none;
}


#content{
	background:url(img/contenu.jpg) no-repeat left top;	
	height:575px;
	margin-bottom:20px;
	overflow:auto;
	width:978px;
	position:relative;
}



.clear{
	clear:both;
}

h2{
	font-weight:bold;
	font-size:21px;
	color:#710500;
	font-variant: small-caps;
	line-height:22px;
}

.gauche{
	float:left;
	width:308px;
	background:url(img/gauche.jpg) top left no-repeat;
	height:575px;
	position:relative;
}


a{
	color:#d10200;
}

.esp{
	color:#d10200;
	background:url(img/puce.gif) 0px 3px no-repeat;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	display:block;
	margin-left:20px;
	margin-top:15px;
}

.gauche h2{
	padding-left:20px;
	padding-top:15px;
}

#gagne{
	position:absolute;
	left:0;
	bottom:0px;
}

.droite{
	float:right;
	width:640px;
}

#carte{
	width:597px;
	height:445px;
	border:3px solid #fff;
	overflow:hidden;
}

#legende{
	font-size:10px;
	color:#700500;
	font-weight:bold;
	list-style-type:none;
	margin-top:10px;
}

#legende li{
	float:left;
	width:105px;
	position:relative;
}

#legende li p{
	position:absolute;
	top:-2px;
	left:22px;
}

#legende #vert p,#legende #orange p{
	top:4px;
}


#legende #orange{
	width:75px;
}
#legende #rouge{
	width:120px;
}

#form_recherche
{
	position:relative;
	height:80px;
	color:#700500;
}

#form_recherche #valider
{
	position:absolute;
	right:40px;
	bottom:14px;

}

#form_recherche h2{
	padding-bottom:18px;
}

#form_recherche #ville,#form_recherche #region,#form_resultat_recherche #ville,#form_resultat_recherche #region
{
	width:200px;
	height:16px;
	border:1px solid #999;
	color:#d10200;
	font-size:14px;
	font-weight:bold;
	position:relative;
	margin-left:0px;
	margin-right:15px;
	padding:5px 2px;
}

#form_recherche #region, #form_resultat_recherche #region{
	margin-left:15px;
	margin-right:0px;
	padding-top:0;
	height:24px;
}


#casinos{
	height:480px;
	overflow:auto;
	padding-left:20px;
}

.casino{
	width:240px;
	margin-right:60px;
	float:left;
	padding-bottom:0px;
	padding-top:5px;
	text-align:center;
	height:152px;
	overflow:hidden;
}

.casino img {
	border:3px solid #fff;
}

.casino h5 a span {
	text-transform:uppercase;
}

.casino h4
{
	text-align:center;
	color:#700500;
	font-size:14px;
	text-transform:uppercase;
	height:25px;
	overflow:hidden;
	line-height:12px;
}

.casino h4 a
{
	text-decoration:none;
	color:#700500;
}

.casino h5
{
	text-align:center;
	color:#d90600;
	font-size:12px;
	padding-top:5px;
	
}

.spacer{
	height:20px;
}

.casino h5 a
{
	text-decoration:none;
	color:#d90600;
}

a img {
	border:none;
}

h3{
	padding-left:20px;
	color:#d2070d;
	text-transform:uppercase;
	font-size:14px;
}


#form_resultat_recherche
{
	height:53px;
	margin:0 20px 5px 20px;
	border-bottom:1px solid #d2070d;
	position:relative;
}

#form_resultat_recherche div{
	width:600px;
	position:absolute;
	top:0px;
	left:200px;
	padding-top:3px;
}

.retour{
	position:absolute;
	top:10px;
	right:20px;
	text-decoration:none;
	color:#d2070d;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:15px;
	background:url(img/puce2.gif) no-repeat 5px 2px;
}

#form_resultat_recherche h2{
	position:relative;
	width:200px;
	top:0px;
	left:0px;
}

#form_resultat_recherche #ville,#form_resultat_recherche #cp
{
	width:160px;
	height:16px;
	border:1px solid #999;
	color:#d10200;
	font-size:12px;
	position:relative;
	margin-left:0px;
	margin-right:5px;
	padding:5px 2px;
}

#form_resultat_recherche #cp{
	margin-left:5px;
	margin-right:0px;
	padding-top:0;
	height:24px;
}

#form_resultat_recherche label{
	text-transform:uppercase;
	font-weight:bold;
	color:#d10200;
	font-size:12px;
	
}
#form_resultat_recherche #valider
{
	position:absolute;
	top:0px;
	right:20px;

}

#plan{
	position:absolute;
	width:419px;
	height:344px;
	border:3px solid #fff;
	overflow:hidden;
	right:25px;
	top:60px;
}

#description
{
	width:450px;
	padding-top:10px;
	padding-left:40px;

}


#description p
{
	color:#700500;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

#description p strong
{
	color:#d2070d;
}

#description h2{
	color:#fff;
	text-transform:uppercase;
	font-size:24px;
	padding-bottom:20px;
	position:relative;
	left:-20px;
}

#description .esp{
	display:block;
	float:left;
	margin: 15px 0 0 0;
}

#description p.rouge
{
	color:#d2070d;
	padding-left:20px;
	font-size:12px;
}

#description h3{
	padding-left:0;
	color:#700500;
	text-transform:none;
}

#description img{
	float:left;
	border:3px solid #fff;
	margin-right:20px;
	margin-bottom:20px;
}

#faq
{
	padding-top:20px;
	padding-left:20px;
}

#faq h2{
	text-transform:uppercase;
	padding-bottom:20px;
}

h3.ouvert{
	background:url(img/moins.gif) no-repeat 0 1px;
	text-transform:none;
	font-size:14px;
	color:#e2001a;
	height:15px;
	overflow:hidden;
	
}

h3.ferme{
	background:url(img/plus.gif) no-repeat 0 1px;
	text-transform:none;
	font-size:14px;
	color:#e2001a;
	height:15px;
}

#faq h3 a{
	color:#e2001a;
	text-decoration:none;
}

#div-questions,#div-machine
{
	border-left:1px solid #e2001a;
	margin-left:7px;
	padding-bottom:15px;
}

#faq ul{
	list-style-type:none;
}

#faq .question{
	padding-top:15px;
	margin-bottom:5px;
}

#faq .question a{
	color:#700500;
	font-size:12px;
	text-decoration:none;
	padding-left:15px;
	background:url(img/petite-fleche.gif) no-repeat 0 4px;
}

#faq .reponse{
	font-weight:normal;
	color:#000;
	font-size:11px;
	border:1px solid #d1a173;
	margin-left:20px;
	margin-right:20px;
	padding:10px;
	background:#fde797;
}


#popup{
width:643px;
background:url(img/fond-popup.png) repeat-y top left;
margin:0 auto;
}

#popup-bas{
background:url(img/bas-popup.png) no-repeat bottom left;
padding:0px 40px 100px 40px;
}

#popup-haut{
background:url(img/haut-popup.gif) no-repeat top left;
height:45px;
margin:0 auto;
margin-top:160px;
width:643px;
position:relative;
}


#container-popup{
	position:absolute;
	top:0;
	left:0;
	height:1190px;
	width:100%;
}

#fond-popup
{
	background:#000;
	opacity:0.70;
	filter:alpha(opacity=70);
	position:absolute;
	top:0;
	left:0;
	height:1190px;
	width:100%;
}

#fermer{
	position:absolute;
	top:1px;
	right:-19px;
}

#popup h2
{
	text-transform:uppercase;
	font-size:18px;
}

#popup table
{
	width:560px;
	margin:20px auto 0 auto;
	text-align:center;
	color:#e2001a;
	font-size:14px;
	border-collapse:collapse;
}

#popup table th
{
	font-size:14px;
	padding:10px;
}


#popup table td
{
	padding:10px;
}

#popup .pair td{
	background:#f2f2f2;
}

#marquee-wrapper
{
	position:relative;
	width:100%;
	overflow:hidden;
	height:100%;
}
#marquee
{
	position:absolute;
	top:0px;
	left:0px;
	white-space : nowrap;
}

.padding
{
	padding-left:20px;
	padding-bottom:20px;
}

.liste_casinos
{
	margin-left:30px;
	list-style-type:none;
}

.liste_casinos a
{
	color:#333;
	text-decoration:none;
	font-size:14px;
}

.page{
	padding:0 20px;
	font-size:13px;
}

.page h2{
	text-transform:uppercase;
	padding-bottom:20px;	
}

.page h3{
	text-transform:uppercase;
	padding-bottom:10px;
	padding-top:10px;
}

.page p{
	padding-bottom:10px;
}

.page ul{
	margin-left:30px;
	margin-bottom:10px;
}

.banniere
{
	width:400px;
	margin:50px auto 0 auto;
}

.sansjs{
	height:421px;
	background:url(img/header.jpg) no-repeat;
	position:relative;
}

.avecjs{
	height:408px;
	background:url(img/header2.jpg) bottom left no-repeat;
	position:relative;
}


#header #montantjaune
{
	position:absolute;
	left:157px;
	top:220px;
	width:700px;
	height:94px;
	text-align:right;
	color:#fed022;
	font-size:80px;
	font-weight:bold;
	letter-spacing:20px;
}

#header #releve
{
	position:absolute;
	left:40px;
	top:283px;
	width:120px;
	height:30px;
	color:#fff;
	font-size:10px;
}