body {
	/*background-color:#44413e;*/
	/*background-color:#2C2A28;*//*#322f2d*/
	/*background:#2C2A28 url(img/fond.png) top repeat-x;*/
	background:#2C2A28 url(img/Background_vip_nb.jpg) top repeat-x;
	font-family:Verdana, Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#eee;
}

hr {height:1px;background-color:#555;width:100%; border:0;}

img { border:0; }

#conteneur {
	margin-left: auto; 
  	margin-right: auto; 
	width:900px;
	/*background-color:#393633;*/
	/*background-color:#242220;*/
	color:#eee;
	padding:0;
} 
#wrap {overflow:hidden;border-top:#FC0 4px ridge;padding:0;margin:0;background-color:#242220;} 
#sidebar {float:right; width:200px;margin:0;padding:0;} 
#contenu {/*margin-right:200px; width:600px;*/
width:700px;margin:0;padding:0;
}

#header {
	height:170px;
	width:900px;
	background: #242220 url(img/header.jpg) top left no-repeat;
}

#header #logo {
	height:109px;
	position:relative;
	width:600px;
}

#header #menu_bottom {
	height:32px;
	margin:0 5px 0 0px;
}

#header #menu_bottom #gains {
	font-size:10px;
	font-weight:bold;
	margin-top:7px;
}

#compteur {
	font-size:14px;
}

#header #menu_top {
	padding:4px;
	font-size:11px;
	height:22px;
	position:relative;
}

#header #menu_top a {
	color:#FFF;
	font-weight:normal;
	margin-right:5px;
}

#header #menu_top a:hover {
	text-decoration:underline;
}

#header #menu_top #zonelog {
	/*float:right;
	margin-top:-1px;*/
	
	text-align:right;
	position:absolute;
	top:1px;
	right:0;
	
}

#header #menu_top .input {
	font-size:11px;
	border:0;
	color:#000;
	-moz-border-radius :5px;
	width:120px;
}



#header #menu_top #mdperreur {
	display:none;
	background-color:#F00;
	color:#FFF;
	font-weight:bold;
	width:
}

/*
#header #menu_top .submit {
	font-size:11px;
	color:#FC0;
	background-color:#500;
	-moz-border-radius :5px; 
	border-width: 1px;
	border-color:#900;
	cursor:pointer;
	margin:0;
	padding:0;
}

#header #menu_top .submit:hover {
	color:#FF0;
	background-color:#900;
	border-color:#900;
}*/

#header #menu_top .submit {
	width:170px;
	height:29px;
	background: url(img/bouton_or.gif) no-repeat 0 0px;
	border:0;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	padding-bottom:2px;
	padding-left:15px;
}

#header #menu_top .submit:hover{
	background: url(img/bouton_or.gif) no-repeat 0 -29px ;
	color:#862;
}


#header #menu_top form {
	display:inline;
}

#erreur_login {
	/*width:250px;*/
	height:20px;
	margin-bottom:-20px;
	margin-left:90px;
	margin-top:0;
	color:#FD9;
	/*background-color:#000;*/
	font-size:10px;
	font-weight:bold;
	/*text-align:center;*/
}

#footer {
	
	/*background-color:#242220;*/
	
}

#footer #menu {
	border-top:#FC0 4px ridge;
	background-color:#121110;
	padding:4px;
	font-size:9px;
	/*height:22px;*/
}


#footer #menu a {
	color:#FFF;
	font-weight:normal;
	margin-right:5px;
}

#footer #menu a:hover {
	text-decoration:underline;
}

#footer_note {
	color:#999;
	text-align:justify;
	font-size:9px;
	margin:10px;
	padding-bottom:10px;
	
}

#footer_note a {
	text-decoration:underline;
}

#zone_logos td {
	text-align:center;
	color:#666;
	margin-bottom:20px;
}

#inscription_rapide .input {
	font-size:11px;
	border:0;
	color:#000;
	-moz-border-radius :5px;
	margin-bottom:5px;
	background :url(img/input.gif) no-repeat 0 0;
	padding-left:15px;
	padding-top:2px;
	margin-bottom:-1px;
	margin-top:-1px;
	height:18px;
	/*text-align:center;*/
}

#inscription_rapide .input:hover, #inscription_rapide .input:active {
	background :url(img/input.gif) no-repeat 0 -23px;
}

#inscription_rapide .submit {
	margin-left: auto; 
  	margin-right: auto;
	display:block;
	width:190px;
	height:68px;
	background: url(img/jouer_maintenant.gif) no-repeat 0 0;
	border:0;
	cursor:pointer;
	text-indent:-5000px;
}

#inscription_rapide .submit:hover {
	background: url(img/jouer_maintenant.gif) no-repeat 0 -69px;
}


#inscription_rapide2 .input {
	font-size:11px;
	border:0;
	color:#000;
	-moz-border-radius :5px;
	margin-bottom:5px;
	background :url(img/input.gif) no-repeat 0 0;
	padding-left:15px;
	padding-top:2px;
	margin-bottom:-1px;
	margin-top:-1px;
	height:18px;
	/*text-align:center;*/
}

#inscription_rapide2 .input:hover, #inscription_rapide .input:active {
	background :url(img/input.gif) no-repeat 0 -23px;
}

#inscription_rapide2 .submit {
	margin-left: auto; 
  	margin-right: auto;
	display:block;
	width:190px;
	height:68px;
	background: url(img/valider_et_jouer.gif) no-repeat 0 0;
	border:0;
	cursor:pointer;
	text-indent:-5000px;
}

#inscription_rapide2 .submit:hover {
	background: url(img/valider_et_jouer.gif) no-repeat 0 -69px;
}

#accesrapide {
	background-color:#242220;
	color:#FFF;
	border:#FC0 1px solid;
	-moz-border-radius :5px;
	width: 180px;
	margin:5px 5px 5px 7px;
}

select {
	background-color:#242220;
	color:#FFF;
	border:#FC0 1px solid;
	-moz-border-radius :5px;
	margin:5px 5px 5px 7px;
}


.bandeau_gagnants {
	display:block;
	height:23px;
	color:#FFF;
	font-size:14px;
	background: #000 url(img/gagnants.gif) top left no-repeat;
	padding-left:67px;
	margin-top:2px;
	padding-top:2px;
	
}

/*CADRE OMBRE*/
.ombre {
	display:block;
	margin: 0px 30px -10px 10px;
	/*margin: 0px 30px 15px 10px;*/
	background: url(img/ombre.png) top right no-repeat;
	padding-top:10px;
	padding-right:29px;
	padding-bottom:29px;
	/*overflow:hidden;*/
	/*clear:none;
	margin-bottom:-20px;*/
}
.ombre .haut {
	background: url(img/ombre.png) top left no-repeat;
	float:left;
	height:10px;
	width:100%;
	margin-top:-10px;
}
.ombre .bas {
	background: url(img/ombre.png) bottom right no-repeat;
	height:10px;
	width:100%;
	padding-right:30px;
	padding-top:19px;
	/*margin-bottom:-10px;*/
}
.ombre .bas .gauche {
	float:left;
	background: url(img/ombre.png) bottom left no-repeat;
	height:100%;
	width:30px;
	padding-top:19px;
	margin-top:-19px;
	margin-left:0;
	
}
.ombre .contenu {
	border: #322f2d 1px solid;
	height:100%;
	background-repeat:no-repeat;
	padding:10px;
	margin-top:0px;
}

.ombre .contenu:hover {
	background-color:#4d4844;
}




/*SHADOW*/
.shadow {margin:0; padding:0;font-family: Tahoma, Verdana, Sans-Serif;}
.shadow .hd { background:url(img/shadow_02.gif) top right no-repeat;}
.shadow .hg {background:url(img/shadow_01.gif) top left no-repeat;}
.shadow .bd {background:url(img/shadow_04.gif) bottom right no-repeat;}
.shadow .bg {background:url(img/shadow_03.gif) bottom left no-repeat;}

.shadow h4, .shadow h4 a { color: #ffcc00; font-size: 13px; font-weight: bold; text-decoration: none }
.shadow h4 a:hover { color: #ffcc00; text-decoration: underline }

.shadow .content {padding:6px 12px 13px 6px;
width:auto !important;}
* html .shadow .content {padding:6px 12px 11px 6px;}

.shadow .content .interne{
	padding:10px;
	text-align:left;
}

.shadow .content .interne:hover {
	/*background-color:#4d4844;*/
}


.shadow .content .interne .illustration {
	float:left;padding-right:20px;
}

/* DEPOT JETONS */
.packjetons {
	display:inline-block;
	width:100px;
	height:93px;
	padding-top:12px;
	text-align:center;
	/*border:#FC0 1px solid;*/
	text-decoration:none;
	font-weight:bold;
	font-size:17px;
	background: url(img/jetons_cashtv_or.png) no-repeat 17px 5px;
	color:#FFF;
}

.packjetons:link, .packjetons:active, .packjetons:visited {
	color:#FFF;
}

.packjetons:hover {
	text-decoration:none;
	font-weight:bold;
	background: url(img/jetons_cashtv_or.png) no-repeat 17px top;
	color:#FF0;
}

.packjetons .limite {
	/*margin-top: 35px;*/
	
	font-size:1em;
	background-color:#a00;
	width:55px;
	margin-left:auto;
	margin-right:auto;
	padding:2px;
}




.packjetons .bonus {
	color:#FC0;
	font-weight:bold;
	text-decoration:blink;
	font-size:0.7em;
}


/*TEXTES*/

h1, h2, h3 {
	color:#FC0;
	font-weight:bold;
}

.titre {
	color:#FC0;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	margin:-5px 0 10px 0px;
	text-align:left;
}

em {
	color:#FC0;
	font-style:normal;
	font-weight:bold;
}

a:link {
	color:#FD5;
	font-weight:bold;
	text-decoration:none;
}


a:active, a:visited {
	color:#FC0;	
	text-decoration:none;
}

a:hover {
	color:#FD5;
	text-decoration:underline;
}

/*boutons*/

#upgrade .submit_button {
	width:170px;
	height:29px;
	background: url(img/bouton_or.gif) no-repeat 0 0px;
	border:0;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	padding-bottom:2px;
	padding-left:15px;
}


#upgrade .submit_button:hover {
	background: url(img/bouton_or.gif) no-repeat 0 -30px ;
	color:#862;
}


#upgrade .cancel_button {
	width:170px;
	height:29px;
	background: url(img/bouton_or.gif) no-repeat 0 -120px;
	border:0;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	padding-bottom:2px;
}

#upgrade .cancel_button:hover {
	background: url(img/bouton_or.gif) no-repeat 0 -150px ;
	color:#000;
}


.bouton_or, .bouton {
	display:block;
	/*margin-bottom:5px;*/
}

.bouton_or {
	/*display:block;*/
	/*width:155px;
	height:29px;*/
	/*background: url(img/bouton_or.gif) no-repeat 0 0px;*/
}

.bouton_or a, .bouton_or a:active, .bouton_or a:visited {
	margin-left: auto; 
  	margin-right: auto;
	display:block;
	width:155px;
	height:24px;
	background: url(img/bouton_or.gif) no-repeat 0 0px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none !important;
	color:#000 !important;
	font-weight:bold !important;
	margin-top:5px;
	padding-top:5px;
	padding-left:15px;
}

.bouton_or a:hover {
	background: url(img/bouton_or.gif) no-repeat 0 -30px ;
	text-decoration:none !important;
	color:#862 !important;
	font-weight:bold !important;
}


.bouton_argent a, .bouton_argent a:active, .bouton_argent a:visited {
	margin-left: auto; 
  	margin-right: auto;
	display:block;
	/*display:table-cell;*/
	width:155px;
	height:24px;
	background: url(img/bouton_or.gif) no-repeat 0 -60px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none !important;
	color:#ccc !important;
	font-weight:bold !important;
	margin-top:5px;
	padding-top:5px;
	padding-left:15px;
}

.bouton_argent a:hover {
	background: url(img/bouton_or.gif) no-repeat 0 -90px ;
	text-decoration:none !important;
	color:#fff !important;
	font-weight:bold !important;
	/*margin-top:2px;
	padding-top:2px;*/
}

.bouton a, .bouton a:active, .bouton a:visited {
	margin-left: auto; 
  	margin-right: auto;
	display:block;
	/*display:table-cell;*/
	width:170px;
	height:24px;
	background: url(img/bouton_or.gif) no-repeat 0 -120px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none !important;
	color:#fff !important;
	font-weight:bold !important;
	margin-top:5px;
	padding-top:5px;
}

.bouton a:hover {
	background: url(img/bouton_or.gif) no-repeat 0 -150px ;
	text-decoration:none !important;
	color:#000 !important;
	font-weight:bold !important;
	/*margin-top:2px;
	padding-top:2px;*/
}


.bouton_a, .bouton_a:link, .bouton_a:active, .bouton_a:visited {
	/*display:block;
	margin-left:auto;
	margin-right:auto;*/
	-moz-border-radius :5px;
	background-color:#FC0;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	border:3px #753 solid;
	border-top-color:#FEC;
	border-left-color:#FEC;
	margin:0;
	padding:3px;
}

.bouton_a:hover {
	background-color:#FD5;
	color:#753;
	text-decoration:none;
	/*border:0;*/
	border:3px #FEC solid;
	border-top-color:#753;
	border-left-color:#753;
	padding:4px 3px 2px 3px;
	margin-top:2px;
	margin-bottom:-2px;
}


.onglet span {
	padding-top:8px;
	margin-left:5px;
	margin-right:5px;
	display:block;
	float:right;
	width:115px;
	height:23px;
	text-align:center;
	color:#FC0;
	vertical-align:middle;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
}


.onglet a, .onglet a:active, .onglet a:visited {
	padding-top:8px;
	margin-left:0px;
	display:block;
	float:left;
	width:125px;
	height:23px;
	background: url(img/onglet2.gif) no-repeat 0 -64px;
	text-align:center;
	color:#332;
	vertical-align:middle;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
}

.onglet a:hover {
	background: url(img/onglet2.gif) no-repeat 0 -0px ;
	text-decoration:none;
	color:#FC0;
}

.onglet_rouge a, .onglet_rouge a:active, .onglet_rouge a:visited {
	padding-top:8px;
	margin-left:1px;
	display:block;
	float:right;
	width:120px;
	height:23px;
	background: url(img/onglet2.gif) no-repeat 0 0;
	text-align:center;
	color:#FC0;
	vertical-align:middle;
	text-decoration:none;
	font-weight:normal;
	font-size:1.1em;
}

.onglet_rouge a:hover {
	background: url(img/onglet2.gif) no-repeat 0 -64px ;
	text-decoration:none;
	color:#000;
}

.note {
	font-size:0.8em;
	color:#ccc;
	font-weight:bold;
}

.erreur {
	color:#F00;
	/*text-decoration:underline;*/
	/*text-decoration:blink;*/
	font-weight:bold;
}

.erreur_form {
	color:#F00;
	font-weight:bold;
	padding:0;
}

.erreurdiv {
	color:#FFF;
	background-color:#C00;
}

.erreurdiv .erreur {
	color:#FFF;
	font-weight:bold;
}

.valide {
	color:#0F0;
	font-weight:bold;
}

/*champs de saisie formulaire inscription*/
#inscription-form2 {
	width:880px;
	background-color:#FCFCF9;
	color:#333;
}

.valid_input {
	border-color: #0F0;
	background-color:#DFD;
	/*border-color: #F90;
	background-color:#FFD;*/
}

.invalid_input {
	border-color: #F00;
	background-color:#FDD;
}

.highlight_input {
	border-color: #F90;
	background-color:#FFD;
}

.cache {
	display:none;
	visibility:hidden;
}

#inscription-form2 .submit_button {
	width:155px;
	height:29px;
	background: url(img/bouton_or.gif) no-repeat 0 0px;
	border:0;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

#inscription-form2 .submit_button:hover {
	background: url(img/bouton_or.gif) no-repeat 0 -29px ;
	color:#862;
}


#inscription-form2 input {
	width:250px;
}

#inscription-form2 input.nowidth {
	width:auto; !important
}

#inscription-form2 em, #inscription-form2 a {
	color:#333;
	font-weight:bold;
}

#inscription-form2 table {
	padding:0;
	border-spacing: 0px;
	border-collapse: collapse; 
	width:100%;
}

#inscription-form2 table tr td {
	vertical-align:middle;
	text-align:left;
	padding:2px 0 2px 5px;
}

#inscription-form2 table .gris {
	/*background-color:#434340;*/
	background-color:#F0F0E5;
}

#inscription-form2 .note {
	color:#999;
	font-weight:bold;
}

#inscription-form2 .titre {
	color:#333;
	background-color:#FC0;
	font-weight:bold;
	font-size:1.4em;
	text-transform:uppercase;
	/*margin:-5px;*/
	padding:5px;
	margin:0;
	/*text-decoration:blink;*/
}



#inscription-form2 .sous-titre {
	color:#FC0;
	background-color:#434340;
	font-weight:bold;
	font-size:1.1em;
	/*margin:10px 0 10px 5px;*/
	margin:0 -5px 0 -5px;
	padding:10px;
	text-transform:uppercase;
	
}

#inscription-form2 .zone-valide .sous-titre {
	/*background-color:#0F0;
	color:#DFD;*/
	background-color:#282;
	color:#0F0;
}

#inscription-form2 .zone-valide {
	padding:0 5px 5px 5px;
	background-color:#DFD;
	border: 2px solid #0F0;
	margin:0;
}

#inscription-form2 .zone-valide .gris {
	background-color:#DFD;
}

#inscription-form2 .zone-valide {
	/*padding:5px;
	background-color:#575;
	border: 1px solid #0F0;
	margin:0;*/
}

#inscription-form2 .zone-valide a {
	/*color:#0F0;
	text-decoration:none;*/
}

#inscription-form2 .zone-valide input, #inscription-form2 .zone-valide select {
	/*background-color:#CCC;
	color:#666;
	border: 1px solid #666;*/
}

#inscription-form2 .zone-valide img, #inscription-form2 .zone-traitee img {
	width:200px;
}


#inscription-form2 .zone-valide .offre_valide {
	background-color:#9F9;
	color:#282;
}

#inscription-form2 .valid_button {
	text-transform:none;
	margin:-8px 0 0 0;
}

#inscription-form2 .zone-traitee .valid_button {
	visibility:visible;
	display:block;
	float:right;
}

#inscription-form2 .zone-valide .valid_button, #inscription-form2 .zone-nontraitee .valid_button {
	display:none;
	visibility:hidden;
}


#inscription-form2 .zone-traitee {
	padding:0 5px 5px 5px;
	border: 2px solid #FC0;
	margin: 0;
}

#inscription-form2 .zone-nontraitee {
	padding:0 5px 5px 5px;
	border: 2px solid #aaa;
	margin: 0;
	/*background-color:#F0F0E5;*/
	background-color:#DAD8D5;
	color:#666;
}

#inscription-form2 .zone-traitee .sous-titre .soustitre_info {
	text-decoration:blink;
	text-transform:none;
}

#inscription-form2 .zone-nontraitee .sous-titre .soustitre_info {
	text-decoration:none;
	text-transform:none;
}

#inscription-form2 .zone-valide .sous-titre .soustitre_info {
	text-decoration:none;
	text-transform:none;
	display:none;
	visibility:hidden;
}


#inscription-form2 .zone-nontraitee .gris {
	background-color:#D5D3D0;
}

#inscription-form2 .zone-nontraitee .sous-titre {
	color:#ccc;
	background-color:#999;
	
}

#inscription-form2 .zone-nontraitee a {
	color:#333;
	text-decoration:none;
}

#inscription-form2 .zone-nontraitee input, #inscription-form2 .zone-nontraitee select {
	background-color:#ddd;
	color:#666;
	border: 1px solid #666;
}

#inscription-form2 .zone-nontraitee .erreur_form {
	display:none;
}

#inscription-form2 .offre {
	margin:0;
	padding:4px;
	text-align:center;
	color:#999;
}

#inscription-form2 .offre_valide {
	margin:0;
	padding:4px;
	text-align:center;
	color:#000;
	background-color:#FC0;
}

#inscription-form2 .validation {
	background-color:#7A7;
	color:#5F5;
	font-weight:bold;
	font-size:1.4em;
	margin:10px -5px -5px -5px;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
}
	

.locked {
	background-color:#CCC;
	color:#666;
	border: 1px solid #666;
}

/*tableau infos personnelles*/
.profil {
	border-collapse: collapse;
	border-spacing:0;
	border:1px solid #333;
}

.profil td {
	/*vertical-align:top;
	text-align:left;*/
	padding:2px 5px 2px 5px;
	border:0;
}

.profil table tr td {
	/*vertical-align:bottom;
	padding:0;*/
	/*padding:0;
	margin:0;
	border-width:0;*/
}

.profil p {
	padding:2px;
	padding-left:5px;
	margin-bottom:10px;
}

.profil p:hover {
	/*background-color:#4d4844;*/
}

.profil .saisie {
	/*float:left;*/
	margin-right:10px;
	border:0;
	background-color:#fff;
	/*background-image:url(img/fleche_jaune.gif);
	background-position:-10px 50%;
	background-repeat:no-repeat;*/
	padding:3px;
	/*border-bottom:3px solid #fc0;*/
}

.profil .saisie_readonly {
	border:0;
	background-color:#242220;
	color:#ccc;
	font-weight:bold;
}

.saisie_rib {
	background-color:#FCFFF0;
	border:1px solid #AC9;
	color:#360;
	/*background-image:url(img/fleche_jaune.gif);
	background-position:-10px 50%;*/
}

.saisie_rib_locked {
	background:none;
	border:0;
	border-bottom:1px solid #AC9;
	color:#360;
}


/*LIGHTBOX*/
#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 5000px;
	background-color: #2C2A28;
	z-index:10;
	opacity:0.8;
	filter: alpha(opacity=80);
}

#box 
{
	display: none;
	
	position: absolute;
	top: 20%;
	left: 20%;
	width: 60%;
	min-height: 60%;
	padding: 0;
	margin: 0;
	border: 1px solid black;
	background-color: #242220;
	z-index:11;
	overflow: auto;
}


#boxheader {
	background:#121110 url(img/croix.gif) no-repeat 99% 13px;
	padding-top:10px;
	margin-top:-10px;
	cursor:pointer;
}

#boxheader:hover {
	background:#121110 url(img/croix.gif) no-repeat 99% -17px;
}

#boxheader .titre {
	margin:5px;
	padding-bottom:5px;
}

#boxcontent {
	margin:10px;
	color:#FFF;
}

.zone-claire {
	background-color:#eee;
	color:#242220;
	margin:0;
	padding:0;
	}

.zone-claire em {
	font-weight:bold;
	color:#000;
}

.zone-claire .note {
	font-weight:bold;
	color:#333;
}

.zone-claire .valide {
	font-weight:bold;
	color:#090;
}

.zone-claire .titre {
	font-weight:bold;
	color:#242220;
}

.zone-claire a {
	color:#369;
}

/* ######### OFFRES ELLIGIBLES #########*/

.selection_offre img {
	margin:0 0 -20px 0;
	border:0;
	max-width:170px;
	max-height:170px;
}

.selection_offre .offre_select {
	border: 1px solid #999;
	float:left;
	width:170px;
	padding:0;
	margin:5px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.selection_offre .offre_select:hover {
	border: 1px solid #ccc;
	opacity:1.0;
	filter:alpha(opacity=100);
}

.selection_offre .offre_select_active {
	border: 1px solid #0F0;
	float:left;
	width:170px;
	padding:0;
	margin:5px;
	opacity:1.0;
	filter:alpha(opacity=100);
}
.selection_offre .offre_select_active:hover {
	border: 1px solid #999;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.selection_offre .offre_select a {
	color:#999;
	text-decoration:none;
	text-transform:uppercase;
}

.selection_offre .offre_select_active a {
	color:#0F0;
	text-decoration:none;
}

.selection_offre .offre_select a:hover, .selection_offre .offre_select:hover a {
	color:#fff;
	text-decoration:none;
}

.selection_offre .offre_select_active a:hover, .selection_offre .offre_select_active:hover a {
	color:#999;
	text-decoration:none;
}




.selection_offre .offre_select_dispo img {
	margin:0 0 -10px 0;
	border:0;
	max-width:200px;
	max-height:200px;
}

.selection_offre .offre_select_dispo {
	/*border: 1px solid #777;*/
	/*float:left;*/
	display:inline-block;
	width:200px;
	padding:0;
	margin:5px;
}

.selection_offre .offre_select_dispo a {
	/*display:block;
	width:180px;
	color:#000;
	margin-top:20px;
	background-color: #FC0;
	text-decoration:none;
	text-transform:uppercase;
	border:2px #333 solid;
	padding:5px 10px 5px 10px;*/
}

.selection_offre .offre_select_dispo a:hover {
	/*background-color: #FFDD44;
	color:#960;
	border:2px #FFFFAA solid;
	text-decoration:none;*/
}

.imap {
	background: none repeat scroll 0 0 transparent;
	border:0;
    display: block;
    height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 100px;
    width: 100px;
}

.debug_window {
	display:block;
	width:1px;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	background-color:#000;
	color:#333;
	
}

.debug_window:hover {
	width:600px;
	height:100%;
	overflow:auto;
	padding-left : 20px;
	background-color:#ccc;
}

.table_vip {
	border:1px solid #777;
	border-collapse:collapse;
}

.table_vip td{
	text-align:center;
	vertical-align:middle;
	border-top:1px solid #333;
	padding:10px 5px 10px 5px;
}

.table_vip img {
	width:150px;
}

.table_vip .note { color:#777; }

.promotion img {
	max-width: 220px;
}

.promotion:hover img {
	/*max-width:275px;*/
}





.jeu_display {
	margin:5px 10px 7px 0;padding:0;width:282px;height:158px;position:relative;border:0;float:left;	
}
.jeu_display img.rollover {
	margin:0;border:0;
	position:absolute;
	top:0;left:0;
	z-index:2;
	display:none;
}
.jeu_display:hover img.rollover {
	display:block;
}

.jeu_display img.rollout{
	display:block;margin:0;border:0;
	position:absolute;
	top:0;left:0;
	z-index:1;
	top:0;left:0;
}
.jeu_display:hover img.rollout {
	display:none;
}


.jeu_display .categorie, .home_jeu_display .categorie {
	display:block;margin:0;border:0;
	position:absolute;
	/*bottom:3px;left:4px;*/
	top:6px;left:10px;
	font-size:0.9em;
	text-transform:uppercase;
	z-index:4;
	color:#CCC;
}

.jeu_display .regles {
	display:block;margin:0;border:0;
	position:absolute;
	/*bottom:3px;left:4px;*/
	bottom:8px;left:10px;
	font-size:0.9em;
	z-index:3;
	color:#fff;
}

.jeu_display .regles a {
	color:#ccc;
}
.jeu_display .regles a:hover {
	color:#fd0;
}


.home_jeu_display {
	margin:7px 10px 7px 1px;padding:0;width:210px;height:158px;position:relative;border:0;float:left;overflow:hidden;	
	/*height:100px;
	border:1px #777 solid;*/
}
.home_jeu_display img.rollover {
	margin:0;border:0;
	position:absolute;
	top:0;left:0;
	z-index:2;
	display:none;
}
.home_jeu_display:hover img.rollover {
	display:block;
}

.home_jeu_display img.rollout{
	display:block;margin:0;border:0;
	position:absolute;
	top:0;left:0;
	z-index:1;
}
.home_jeu_display:hover img.rollout {
	display:none;
}

.home_jeu_display img.rollover, .home_jeu_display img.rollout {
	/*top:-22px;*/
}

.cadre {
	border:#777 1px solid;
	margin:10px;
	padding:5px 10px;
}

.cadre_info {
	border:#777 1px solid;
	background-color:#333;
	margin:10px;
	height:28px;
	overflow:hidden;
	padding:0px 10px 10px 10px;;
	color:#eee;
}

.cadre_info em {
	color:#fff;
}

.cadre_info:hover {
	height:auto;
	background-color:#444;
}
