

body {


	margin: 0px auto 0 auto;

  background: url("../img/bg.gif");
  color: #111111;
}

A:link {
	COLOR: #790000; text-decoration: none; font-weight:bold;
}
A:visited {
	COLOR: #790000; text-decoration: none; font-weight:bold;
}
A:active {
	COLOR: #790000; text-decoration: none; font-weight:bold;
}
A:hover {
	COLOR: #790000; text-decoration: underline; font-weight:bold;
}

#page_wrapper {
	margin: 0px auto 0 auto;
  width: 990px;  
  background:transparent url(../img/page.gif) repeat-y scroll 0 0;
  text-align: left;
  
  
}

#header_wrapper {
	width: 990px;
	background: url("../img/page_top.jpg") no-repeat;
	height:377px;
}


#navcontainer{
  position:relative;
  clear:both;
  top:65px;
  left:14px;
}

#header_wrapper #navcontainer ul {
  height:46px;
  list-style-type:none;

  padding:0;

  width:800px;
}

#header_wrapper #navcontainer ul li {
	float: left;
	height: 46px;
	font: bold 15px/46px "Century Gothic", Century Gothic;
	color: #ffffff;
}

#header_wrapper #navcontainer ul li a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 15px;
	display: block;
}

#header_wrapper #navcontainer ul li a:hover {
	background: url("../img/header_menu.gif") repeat-x;
}

#header_wrapper #navcontainer ul li ul {
	display: none;
}

#header_wrapper #navcontainer ul li.current_page_item a {
	background: url("images/header_menu.gif") repeat-x;
}



















































/* Pub Header */
#ban
{
  position: absolute;
  margin-left: 350px;
  width: 470px;
  height: 70px;
}

#header {
  top:80px;
  left:10px;
  height: 60px;
  padding-top:15px;
  padding-right:15px;
  padding-left:15px;
  margin:0px;
}
.logo{
		position: absolute;
		top: 1px;
		left: 83px;
		margin-bottom:70px;
}


#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color: #FFDF8C ;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight:normal;
  color: #E7DB8B;
  letter-spacing: 1px;
 	position:absolute;
	left:130px;
	top:130px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 189px;
  background-color: #F1F6FE ; /*url('../img/side_bg.gif') bottom left repeat-x; */
}

#right_side {
  
  float:right;
  margin-right:13px;
  width:217px;
  background-color:  #F1F6FE; /*url('../img/side_bg.gif') bottom left repeat-x; */
}


#content {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
  
  float: left;
	width: 712px;
	padding: 10px 35px 0 0px;
	
  padding-top:10px;
  padding-left:30px;
	padding-right:0px;
	
}

#bloc_choix {
  margin-top: 10px;
	float: left;
	width: 96%;
	text-align: center;
	border:1px dotted #C2C2C2;
	margin-nottom: 20px;
}
#bloc_choix p {
	float: left;
	width: 30%;
}

#conseils {
  float: left;
  width: 100%;
}







#footer {
  padding-top: 7px;
  background: url(../img/page_bottom.gif);
  clear: both;
  text-align: center;

  color: #111111 ;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
	margin: 0 auto;
	width: 990px;
  height:209px;
	color: #C2C2C2;
	font: 12px "Century Gothic", Century Gothic;
}

#footer A:link {
	COLOR: #790000; text-decoration: none;
}
#footer A:visited {
	COLOR: #790000; text-decoration: none;
}
#footer A:active {
	COLOR: #790000; text-decoration: none;
}
#footer A:hover {
	COLOR: #790000; text-decoration: underline;
}






















#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side h3, #right_side h3 {
  background:transparent url(../img/sidebar_title.gif) no-repeat scroll 0 0;
  color:#FFFFFF;

  font-size:12px;

  font-weight:bold;
  height:30px;
  line-height:30px;
  margin-bottom:2px;
  padding:0 15px;

}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

#content h3 {

  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #790000;
  margin-top:10px;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #790000;
}

#navlist
{
  float: left;
  width: 90%;
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid black;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #FFFFFF;
  padding: 4px 15px;
  margin-left: 3px;
  border: 1px solid black;
  border-bottom: none;
  background-color: #790000; /* url('../img/tab_bg.gif') bottom left repeat-x; */
  text-decoration: none;
}

#navlist li a:link { color: #FFFFFF; }
#navlist li a:visited { color: #FFFFFF; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #790000;
  border-color: black;
}

#navlist li a#current
{
  color: #000000;
  background: #FFFFFF;
  border-bottom: 1px solid black;
}

#lang {
left:570px;
position:absolute;
text-align:center;
top:250px;
}

#lang li
{
  list-style: none;
  display: inline;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;

}

.featurebox_center {
  background-color: #fffff6;
  margin:10px;
  margin-bottom:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
  margin-top: 10px;
  width:650px;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
  text-align: center;
}

.petit {
position:absolute;
left:29px;

top:170px;
width:200px;
}

.moyen {
  position:absolute;
  top:170px;
  left:270px;
  width:29%;
}

#top {

float:left;

padding:5px;
text-align:left;
width:45%;
}

#top.grand {
  border:1px dotted #C2C2C2;
  margin:10px;
  width:90%;
  padding:10px;
}
#select {
  float:left;
  height:140px;
  margin:5px;
  padding:5px;
  text-align:center;
  width:29%;
}

#top h3 {

  text-align: center;
  margin-bottom: 20px;
}

td.chiffre {
background:transparent url(../img/bg-chiffre.gif) no-repeat scroll 0px 4px;
font-size:10px;
font-weight:bold;
letter-spacing:-1px;
padding-left:6px;
padding-right:5px;
padding-top:0;
width:8px;
}

div.chiffre {
background:transparent url(../img/bg-chiffre.gif) no-repeat scroll 1px 0;
font-size:10px;
font-weight:bold;
height:17px;
letter-spacing:-1px;
padding-left:0;
padding-top:1px;
width:18px;
}

img
{
  border: none;
}



/* Fiche */
#descr
{
  margin-top: 1px;
  padding-lef: 20px;
  float: left;
  width: 90%;
}

#descr .visu_casino
{
  float: left;
  width: 25%;
  text-align: center;
margin-left:13px;
margin-right:10px;
margin-top:35px;
margin-bottom:10px;
}

#descr .texte_casino
{
  float: right;
  width: 75%;
  text-align: justify;
}
#img
{
  margin-top: 10px;
  float: left;
  width: 96%;
  text-align: center;
}
#infos
{
  margin-top: 10px;
  margin-bottom: 50px;
  float: left;
  width: 96%;
}
#infos td.bold
{
  margin-top: 5px;
  width: 160px;
  float: left;
  clear: left;
  font-weight: bold;
}
.tab_classement
{
  margin-top:10px;
  margin-left:10px;
  font-size: 13px;
}
th.td_2
{
  text-align: center;
  width: 115px;
  font-size: 10px;
}
th.td_1
{
  text-align: center;
  font-size: 10px;
}
td.td_4 
{
  text-align: center;
}
td.td_5 
{
  width: 100%;
  text-align: center;
}

#ariane{
  padding-left: 10px;
  margin-bottom: 20px;
}

.th_home{
text-align:center;
}

.top10casinos{
background:transparent url(../img/sidebar_title.gif) repeat-x scroll 0 0;
height:30px;
color:#FFFFFF;
}