* {
	border: none;
	margin: 0;
	padding: 0;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
}
html, body, table.container {
	height: 100%;
}
table.container {
	margin: 0 auto;
}
#container {
	background: #ADEFFF url(filigrane.gif) no-repeat top center;
	border: solid 1px #000000;
	margin: 0 auto;
	width: 760px;
	height: 793px;
	position: relative;
}
.clear {
	clear: both;
}

#header {
	height: 195px;
	position: relative;
}

#header h1#logo {
	width: 318px;
	height: 80px;
	position: absolute;
	left: 12px;
	top: 23px;
}

#header h1#logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#header h1#logo a span { display: none; }

#header #ad-banner {
	display: none;
}

/*
 * Shared properties
 */
#body,
#login-form,
#stats,
#menu-member,
#game-select {
}
/* END */

#body {
	position: absolute;
	top: 286px;
	left: 165px;
	width: 490px;
	height: 405px;
	z-index: 2;
}

#body div.game-content h2 {
	background: no-repeat left center;
	width: 100%;
	height: 127px;
	position: absolute;
	top: -50px;
	left: -11px;
	z-index: 3;
}

#body div.game-content h3 {
	display: none;
}

#body div.game-content h2 span,
#body div.game-content h3 span {
	display: none;
}
#body div.game-content#game-15 h2 { background-image: url(game-content-15_h2.gif); }
#body div.game-content#game-30 h2 { background-image: url(game-content-30_h2.gif); }
#body div.game-content#game-50 h2 { background-image: url(game-content-50_h2.gif); }
#body div.game-content#game-150 h2 { background-image: url(game-content-150_h2.gif); }
#body div.game-content#game-1500 h2 { background-image: url(game-content-1500_h2.gif); }
#body div.game-content#game-15000 h2 { background-image: url(game-content-15000_h2.gif); }

#body div.game-content fieldset {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 90px;
	left: 10px;
}
#body div.game-content ol {
	list-style: none;
}
#body div.game-content ol li {
	background: no-repeat left center;
	line-height: 32px;
	height: 32px;
	padding-left: 40px;
	margin: 0.5em 0;
}
#body div.game-content ol li.step1 {
	background-image: url(list-step1.gif);
	background-position: top left;
	font-size: 14px;
	height: auto;
	line-height: normal;
	min-height: 35px;
	position: relative;
}
#body div.game-content li.step1 span.phone-number {
	background-color: #63DCF7;
	font-size: 20px;
}
#body div.game-content li.step1 p {
	margin: 1em 0;
	clear: both;
}
#body div.game-content li.step1 p a {
	background-color: #63DCF7;
	color: #000000;
}
#body div.game-content li.step1 p a:hover {
	background-color: #FFBF00;
	text-decoration: none;
}
#body div.game-content li.step1 ul.country-list {
	position: absolute;
	top: 0;
	left: 260px;
	_left: 220px;
	display: block;
	float: none;
}
#body div.game-content ol li.step2 { background-image: url(list-step2.gif); _padding-top: 10px; }
#body div.game-content ol li.step3 { background-image: url(list-step3.gif); }
#body div.game-content ol li.step4 { background-image: url(list-step4.gif); }
#body div.game-content ol li.step5 { background-image: url(list-step5.gif); }

#body div.game-content ul.country-list {
	position: absolute;
	left: 170px;
	list-style: none;
	padding: 0;
	top: -8px;
	width: 200px;
}
#body div.game-content ul.country-list li {
	float: left;
	margin: 0;
	padding: 0;
}
#body div.game-content ol li.step2 {
	clear: both;
}
#body div.game-content ul.country-list span { display: none; }
#body div.game-content ul.country-list a {
	background: no-repeat center center;
	display: block;
	margin: 0 2px;
	width: 22px;
	height: 22px;
	-moz-border-radius: 3px;
}
#body div.game-content ul.country-list li.selected a,
#body div.game-content ul.country-list a:hover {
	background-color: #FFBF00;
}
#body div.game-content ul.country-list li#country-fr a { background-image: url(flag_fr.gif); }
#body div.game-content ul.country-list li#country-be a { background-image: url(flag_be.gif); }
#body div.game-content ul.country-list li#country-ch a { background-image: url(flag_ch.gif); }

#body div.game-content input#f-code {
	background: white;
	border: solid 1px #999999;
	color: black;
	font: bold 12px Courier, monospace;
	padding: 1px 2px;
	width: 6em;
}
#body div.game-content input#f-code:focus {
	border-color: black;
}
#body div.game-content input#f-play {
	border: solid 1px #000000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 2px;
	padding: 0 0.5em;
}
#body div.game-content .error {
	background-color: red;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	position: absolute;
	top: 150px;
	_top: 160px;
	left: 330px;
	-moz-border-radius: 5px;
}
#body div.game-content cite {
	color: #7F7F7F;
	font-size: 9px;
	position: absolute;
	bottom: 1em;
	right: 150px;
}

#game-select {
	height: 40px;
	z-index: 10;
}
#game-select h3 {
	display: none;
}
#game-select h3 span { display: none; }
#game-select ul {
	list-style: none;
	position: relative;
}
#game-select li {
	border: solid 1px #ADEFFF;
	display: block;
	height: 40px;
	position: absolute;
	top: 0;
}

#game-select li a {
	display: block;
	height: 100%;
	width: 100%;
	background: url(tickets.gif) no-repeat;
}
#game-select li a:hover { background-image: url(tickets_x.gif); }
#game-select a span { display: none; }
li#game-select-15000 {
	right: 10px;
	width: 122px;
}
li#game-select-15000 a { background-position: -528px 0; }
li#game-select-1500 {
	right: 160px;
	width: 100px;
}
li#game-select-1500 a { background-position: -394px 0; }
li#game-select-150 {
	right: 283px;
	width: 79px;
}
li#game-select-150 a { background-position: -285px 0; }
li#game-select-50 {
	right: 387px;
	width: 67px;
}
li#game-select-50 a { background-position: -188px 0; }
li#game-select-30 {
	right: 478px;
	width: 67px;
}
li#game-select-30 a { background-position: -92px 0; }
li#game-select-15 {
	right: 569px;
	width: 58px;
}
li#game-select-15 a { background-position: -4px 0; }

li#game-select-60,
li#game-select-90 {
	display: none;
}

#sponsor {
	display: block;
	position: absolute;
	bottom: 114px;
	right: 112px;
	z-index: 20;
	width: 135px;
	height: 130px;
}
#sponsor a {
	display: block;
	height: 100%;
	width: 100%;
}
#sponsor a span { display: none; }

#login-form {
	background: url(login-form.gif) no-repeat 0 0;
	padding: 0 6px;
	position: absolute;
	top: 264px;
	left: 11px;
	height: 174px;
	width: 138px;
}
#login-form h3 { display: none; }

#login-form dl {
	padding: 0 5px;
}
#login-form dt {
	display: none;
}

#login-form dd#form-login {
	position: absolute;
	top: 72px;
}
#login-form dd#form-password {
	position: absolute;
	top: 110px;
}

#login-form dd {
}

#login-form dd input {
	border: none;
	width: 115px;
}

#login-form dd#autologin {
	height: 20px;
	position: absolute;
	top: 149px;
	left: 5px;
	width: 138px;
}
#login-form dd input#f-autologin {
	height: 12px;
	border: none;
	width: auto;
}
#login-form dd#autologin span {
	display: none;
}

#login-form dd#pass-forgot {
	position: absolute;
	top: 127px;
	width: 120px;
}
#login-form dd#pass-forgot a {
	color: white;
	display: block;
	height: 20px;
	text-decoration: underline;
}
#login-form dd#pass-forgot a:hover {
	display: block;
}
#login-form dd#pass-forgot span { display: none; }

#login-form dd#login-submit {
	position: absolute;
	top: 171px;
	left: 106px;
}
#login-form dd input.submit {
	text-transform: uppercase;
	width: auto;
}

#menu {
	background: url(menu_new.gif) no-repeat 0 0;
	padding: 0 6px;
	position: absolute;
	top: 457px;
	width: 138px;
	left: 11px;
}
#menu h3, #menu hr { display: none; }
#menu ul {
	list-style: none;
}

#menu li a {
	display: block;
	height: 30px;
}
#menu li {
}
#menu li#menu-inscription a {
	height: 90px;
}
#menu li#menu-faq a {
}
#menu li a span { display: none; }

#stats {
	background: url(stats_new.gif) no-repeat center top;
	position: absolute;
	top: 598px;
	left: 15px;
	width: 150px;
	height: 120px;
}
#stats h3 { display: none; }
#stats span { display: none; }
#stats span.online {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	height: 17px;
	width: 75px;
	padding: 0 5px;
	position: absolute;
	top: 30px;
	left: 24px;
}
#stats-gain {
	display: block;
}
#stats-gain em {
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	height: 17px;
	width: 75px;
	padding: 0 5px;
	position: absolute;
	top: 91px;
	left: 24px;
}

#astuce {
	border: solid 1px #FF6700;
	display: block;
	padding: 5px;
	position: absolute;
	top: 615px;
	left: 180px;
	width: 290px;
}
#astuce h3 {
	color: #FF6700;
	font-size: 1em;
	float: left;
	margin-right: 5px;
}
#astuce p {
	font-size: 0.9em;
	margin-left: 55px;
	text-align: justify;
}


#footer {
	background: url(footer.gif) no-repeat bottom center;
	position: absolute;
	height: 100px;
	width: 100%;
	bottom: 0;
}
#footer hr {
	display: none;
}
#footer ul {
	font-size: 10px;
	list-style: none;
	text-align: center;
}
#footer li {
	display: inline;
	margin: 0 1em;
}
#footer a {
	background: no-repeat center center;
	display: block;
	height: 26px;
	position: absolute;
	top: 6px;
}
#footer li#footer-unsubscribe a {
	background-image: url(footer-unsubscribe.gif);
	width: 98px;
	left: 220px;
}
#footer li#footer-rule a {
	background-image: url(footer-rule.gif);
	width: 69px;
	left: 353px;
}
#footer li#footer-contact a {
	background-image: url(footer-contact.gif);
	right: 240px;
	width: 55px;
}
#footer a span { display: none; }


/*
 * Espace membre
 */
#menu-member {
	width: 150px;
	top: 285px;
	left: 14px;
	position: absolute;
}
#menu-member h3 {
	background: url(menu-member_h3.gif) no-repeat center top;
	height: 60px;
	position: relative;
}
#menu-member h3 span {
	display: none;
}
#menu-member h3 span.login {
	display: block;
	font-size: 14px;
	height: 17px;
	width: 100px;
	padding: 0 5px;
	position: absolute;
	top: 38px;
	left: 20px;
	overflow: hidden;
}
#menu-member p.cagnotte {
	background: url(menu-member_cagnotte.gif) no-repeat center top;
	height: 51px;
	position: relative;
}
#menu-member p.cagnotte span {
	display: none;
}
#menu-member p.cagnotte span.euro {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	height: 17px;
	width: 100px;
	padding: 0 5px;
	position: absolute;
	top: 22px;
	left: 20px;
	overflow: hidden;
}
#menu-member ul {
	list-style: none;
	margin: 8px 0;
}
#menu-member li {
}
#menu-member a {
	background: #64DDF8 url(menu-member_ul.gif) no-repeat 0 0;
	display: block;
	height: 32px;
}
#menu-member a span { display: none; }
#menu-member li#menu-item-profil a { background-position: 0 0; }
#menu-member li#menu-item-gain a { background-position: -150px 0; }
#menu-member li#menu-item-paiement a { background-position: -300px 0; }
#menu-member li#menu-item-parrainage-membre a { background-position: -450px 0; }
#menu-member li#menu-item-faq a { background-position: -600px 0; }
#menu-member li#menu-item-logout a { background-position: -750px 0; }

#menu-member li#menu-item-profil a:hover { background-position: 0 -32px; }
#menu-member li#menu-item-gain a:hover { background-position: -150px -32px; }
#menu-member li#menu-item-paiement a:hover { background-position: -300px -32px; }
#menu-member li#menu-item-parrainage-membre a:hover { background-position: -450px -32px; }
#menu-member li#menu-item-faq a:hover { background-position: -600px -32px; }
#menu-member li#menu-item-logout a:hover { background-position: -750px -32px; }


/*
 * Page content
 */
.page-content h2 {
	color: #FF6700;
	text-align: center;
	margin: 1em 0;
}
.page-content a {
	color: black;
	text-decoration: underline;
}
.page-content a:hover {
	text-decoration: none;
}
.page-content p {
	margin: 1em 0;
}
.page-content ul {
	padding-left: 2em;
}

/* Erreur de connexion */
.page-content.login-error p {
	text-align: center;
}

/* Demande de connexion */
.page-content.ask-login {
	text-align: center;
}

/* Changement de mot de passe */
.page-content.change-pass {
	text-align: center;
}
.page-content.change-pass p {
	font-weight: bold;
}
.page-content.change-pass form.login dt {
	float: none;
}
.page-content.change-pass form.login dd {
	padding: 0;
}
.page-content.change-pass .login-info {
}
.page-content.change-pass .login-info dl {
	margin: 1em auto;
	width: 50%;
}
.page-content.change-pass .login-info dt {
	font-weight: bold;
	float: left;
	width: 100px;
}
.page-content.change-pass .login-info dd {
	clear: right;
	padding-left: 100px;
}
.page-content.change-pass .login-info dd input {
	width: 80px;
}
.page-content.ticket-win {
	padding-right: 100px;
	text-align: center;
}
.page-content.ticket-lose {
	padding-right: 100px;
	text-align: center;
}
.page-content.ticket-lose ul {
	list-style: none;
}
.page-content.ticket-lose p.tous-les-gagnants {
	margin-top: 0;
}
.page-content.account-activation {
	margin: 0 5px;
	text-align: center;
}

.page-content .rejouer {
	font-size: 1.2em;
	font-weight: bold;
}


/*
** Progress bar
*/
div.progress-container {
	margin: 0 auto;
	position: relative;
	width: 80%;
}
div.progress-bar-container {
	border: solid 5px #000000;
	text-align: left;
	-moz-border-radius: 5px;
}
div.progress-bar {
	background-color: #FFBF00;
	height: 30px;
	width: 0;
}
table.progress-rule {
	border-collapse: collapse;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	table-layout: fixed;
	width: 100%;
}
table.progress-rule td {
	background: url(progress-rule.gif) no-repeat;
	padding: 0;
	padding-top: 10px;
}
table.progress-rule td.child1 { background-position: top left; text-align: left; }
table.progress-rule td.child2 { background-position: top center; text-align: center; }
table.progress-rule td.child3 { background-position: top right; text-align: right; }
