
* { margin:0 auto; padding:0; font-family:arial, verdana; font-size:12px; color:#000000;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
h2
{
  font-size: 16px;
  margin: 5px;
}
h2.blanc
{
  color: #FFF;
}
h3
{
  margin: 5px;
  font-size: 14px;
}
p
{
 padding: 0px;
  text-align:justify;
}
img
{
  margin: 0;
  padding: 0;
  border: none;
}

a.header{
 margin: 0;
  padding: 0;
}
#menu, #menu a{
	font-size: 11px;
	color: #000000;
	text-decoration: none; 
}
a:hover{
	color: #000000;
	text-decoration: underline; 
}
#menu a:hover{
	text-decoration: underline;
	color: #b0c00e;
}
#menu  strong{
	font-size: 12px;
	text-transform: uppercase; 
	color: #c6a50c;
	display: block;
	padding: 10px 0 10px 0;
}
#menu li, .contre-encart li {
	list-style-type: none;
	padding-left:10px;
}
.upperMenu li, a{
	 display: inline;
	list-style-type: none;
	color: #ffffff;
	text-decoration: none; 
	margin-right: 10px;
	padding: 0 6px 0 6px;
}
#casinos{
	background-color:#000000;
	color:#ffffff; 
	border-top:1px solid #7a8411; 
	border-bottom:1px solid #7a8411; 
	font-size:12px; 
	line-height:20px;
}
.cotm{
	width:580px; 
	padding:10px;  
	text-align:left; 
	background: #282b07; 
	color:#b0c00e;
}
.review {
	width:580px;
	padding:3px;
	 text-align:left;
}
.right
{
  float: right;
  text-align: right;
}
.reviewBox {
	font-size:11px; 
	width:580px;
	padding:10px;
	 text-align:left;
}
.reviewBox a:hover{
	color: #000000;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.spip-admin-bloc {
	top: 0;
	float: right;
	right: 20px;
	position: absolute;
	background-color: transparent;
	z-index: 100;
}
/* Les boutons d'admin survolent la page (sauf #FORMULAIRE_ADMIN) */
.spip-admin-float {
	top: 0;
	right: 20px;
	position: absolute;
	background-color: transparent;
	z-index: 100;
}


/* Couleurs et design des boutons d'admin */

a.spip-admin-boutons {
	border-top: 1px solid #CECECE;
	border-bottom: 2px solid #4A4A4A;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 1px .5em;
	font-family: helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFF;
	color: #0C479D;
}

a:hover.spip-admin-boutons {
	background-color: #fc3;
	border-bottom: 2px solid #36F;
}

a:active.spip-admin-boutons {
	background-color: #CCC;
	border-bottom: 2px solid #f00;
}
.boutons{
margin:20px 0;
width:100%;
text-align:center;
padding:0;
}
.boutons img{
border:0;
}
 .stats{
    display: none;
   }
#footer
{
  width:960px; 
  height:40px; 
	text-align:left; 
	background: #282b07; 
	color:#b0c00e;
	text-align: center;
	margin-bottom: 10px;
}
#footer .text_footer a
{
  margin-bottom: 30px;
}