/* CSS Document */
body {
   width: 850px;
   margin:auto;
   margin-top: 20px;
   margin-bottom: 20px;
   font-family: verdana;
   font-size: 11px;  
}

.en_tete {
	background-color:#FFFFFF;
	margin-bottom: 5px;
	width: 846px;
	float: left;
	padding: 0;
	text-align:center;
	font-size: 18px;
}

.menu_gauche h2{
	text-align:center;
	font-size:11px;
	font-style:normal; 
	margin: 1px 0 1px 0;
	color:#FFFFFF;
	background: #006600 url(../images/coin-blanc.gif) no-repeat top left;
	padding: 3px 0 3px 0;
	
}

.menu_gauche h3{
	font-size: 11px;
	color: #999;
	font-weight: normal;
	margin: 1px 0 1px 0;
	border-bottom: 1px dotted;
	text-align: center;
	
}
.menu_gauche h3 a{
	width: 140px;
	display: block;
	padding: 3px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

.menu_gauche h3 a:hover{
	background-color: #efefef;
	color: #c00000;
}

.menu_gauche{
	border: #FF99330 1px 0 1px dotted;
	float:left;
	width: 148px;
}

.menu_droit{
	border: #999 1px dotted;
	float: left;
	width: 146px;
	text-align: center;
	padding-top: 5px;
}

.menu_droit h2{
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	margin: 0;
	text-align: center;
}

.menu_droit h2 a{
	display: block;
	padding: 2px;
	color: #000;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted;
}

.menu_droit h2 a:hover{
	background-color: #006600;
	color: #fff;
	font-weight: bold;
}

.contenu {
	margin: 0 5px 0 5px;
	float: left;
	width: 528px;
	border:#999999 1px dotted;
	padding:5px;
}

.contenu a{
	color: #333;
	text-decoration: underline;
}

.contenu a:hover {
	color: #006600;
	text-decoration: none;
}

.contenu h1   {
	font-size:13px;
}

.contenu wri   {
    text-align:center;
}

.bas_page {
	float: left;
	width: 850px;
	text-align:center;
	color: #ccc;
	margin-top: 5px;
}

.bas_page a {
	color: #ccc;
	text-decoration: underline;
}

.bas_page a:hover {
	color: #ccc;
	text-decoration: none;
}

.bas_page web {
	display:none;
}

.eXTReMe {
	display:none;
}
	.table_rooms {
		width:530px;
		border-left:1px solid #016702;
	}
	.table_rooms thead th {
		background:#016702;
		font-weight:bold;
		color:#FFFFFF;
		font-size:11px;
	}
	.table_rooms thead th,
	.table_rooms tbody td {
		border-bottom:1px solid #016702;
		border-right:1px solid #016702;
		padding:4px 3px;
	}
	.table_rooms tbody td {
		text-align:center;
	}
	.table_rooms .mod td {
		background:#F1F1F1;
	}
	.table_rooms .btn_play {
		color:#016702;
		font-weight:bold;
	}
	.pacific_link, .winamax_link, .bwin_link {
		font-weight:bold;
		text-transform:uppercase;
	}
	.contenu .pacific_link {
		color:#016702;
		text-decoration:none;
	}
	.contenu .winamax_link {
		color:#931006;
		text-decoration:none;
	}
	.contenu .bwin_link {
		color:#000;
		text-decoration:none;
	}
