

body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color: #000000;
  background-color: #8B0000;
  
}

A:link {
	COLOR: #A0522D; text-decoration: none;
}
A:visited {
	COLOR: #A0522D; text-decoration: none;
}
A:active {
	COLOR: #A0522D; text-decoration: none;
}
A:hover {
	COLOR: #000000; text-decoration: underline;
}
#full
{
  display: none;
}

#dmore, #dless { float: right; margin:0; padding: 0; }

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 982px;  
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}

#header_wrapper {
  background-color: #800000 ; /* url('../img/menu_bg.gif') bottom left repeat-x */
  margin:0px; padding:0px;
}

#navcontainer {
  width: 100%;
  height: 29px;
}

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

#header {
  height: 60px;
  padding:15px;
  margin:0px;
}

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

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #00BFFF;
  letter-spacing: 1px;
}

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

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

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 186px;
  margin-right: 186px;
}

#bloc_choix {
  margin-top: 10px;
	float: left;
	width: 96%;
	text-align: center;
}
#bloc_choix p {
	float: left;
	width: 30%;
}

#conseils {
  float: left;
  width: 100%;
}
.stats { display:none; }
#footer {
  background-color: #800000;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #000000 ;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #A0522D; text-decoration: none;
}
#footer A:visited {
	COLOR: #A0522D; text-decoration: none;
}
#footer A:active {
	COLOR: #A0522D; text-decoration: none;
}
#footer A:hover {
	COLOR: #A0522D; 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 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #F5F5F5;
  border:1px solid black;
  background-color: #A0522D;
}

#content .texte {
  width:600px;
}

#content img {
  padding:5px;
}

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

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #A0522D;
}

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

#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: #F5F5F5;
  padding: 4px 15px;
  margin-left: 3px;
  border: 1px solid black;
  border-bottom: none;
  background-color: #A0522D; /* url('../img/tab_bg.gif') bottom left repeat-x; */
  text-decoration: none;
}

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

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

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

#lang {
  position: absolute;
  text-align:center;
  padding-left: 860px;
}

#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;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

.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;
}

#top {
  float:left;
  background-color: #F1F6FE; /* url('../img/side_bg.gif') bottom left repeat-x; */
  margin: 5px 5px 5px 5px;
  padding: 5px;
  width: 45%;
  text-align:left;
}
#top.petit {
  width: 40%;
}
#top.moyen {
  width: 50%;
}
#top.grand {
  width: 95%;
}
#select {
  float:left;
  width: 20%;
  height: 200px;
  margin: 5px 5px 5px 5px;
  padding: 5px;
  text-align:center;
  border-bottom: 1px dotted;
}

#top h3 {
  padding: 5px;
  text-transform: uppercase;
  font-size: 70%;
  color: #F5F5F5 ;
  text-align: center;
  background-color: #8B4513;
}

td.chiffre {
  font-size: 10px;
  padding-top: 2px;
  padding-right: 5px;
  padding-left: 5px;
  letter-spacing: -1px;
  font-weight: bold;
  background-color: transparent;
  background-image: url(../img/bg-chiffre.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 1px 6px;
}

img
{
  border: none;
}



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

#descr .visu_casino
{
  float: left;
  width: 25%;
  text-align: center;
}

#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;
  float: left;
  width: 96%;
}
#infos td.bold
{
  margin-top: 5px;
  width: 160px;
  float: left;
  clear: left;
  font-weight: bold;
}
.tab_classement
{
  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;
}

