* {
	margin:0;
	padding:0;
	font-family: "Arial", "MS Trebuchet", sans-serif;
}

*:focus {
	outline: none;
}

BODY {
	text-align:center;
	background-color:#aad3ed;
	color:#000;
}

IMG {
	border:0;
}

INPUT,FIELDSET,FORM {
	padding:0;
	margin:0;
}

FORM INPUT, BUTTON, FORM TEXTAREA {
	border:1px #cccc99 solid;
	background-color:#ffffcc;
	font-family: Arial, "MS Trebuchet", sans-serif;
	color: #0070b8;
	margin:0 0.25em 0 0;
}

FORM INPUT.error {
	border:1px red solid;
}

#left_layout {
	width:61.25em;
	margin:auto;
	color:#000;
	background-color:#cc622d;
	background-image:url(/img/bodytile.gif);
	background-repeat:repeat-y;
	background-position:top left;
}


#left_layout, #header, #main, #footer {
	position:relative;
	display:block;
	overflow:hidden;
	text-align:left;
}

#main {
	margin-left:.7em;
	margin-top:0.5em;
}

#left {
	float:left;
	display:block;
	overflow:hidden;
	position:relative;
	width:175px;
}

#left_wide {
	float:left;
	display:block;
	overflow:hidden;
	position:relative;
	width:647px;
}

#center {
	float:left;
}

#right {
	float:left;
	padding-left:5px;
	width:306px;	
}

#left_layout .mainbg {
	position:absolute;
	width:100%;
	height:95%;
	z-index:0;
	top:0px;
	left:0px;
}

#header {
	position:relative;
	width:987px;
	height:130px;
	margin:auto;
}

#header P, #header P A {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

#header P {
	position:absolute;
	overflow:hidden;
	bottom:7px;
	left:6.625em;
}

#header P A {
	position:relative;
	overflow:hidden;
	float:left;
	font-size:85%;
	font-variant: small-caps;
	padding:0 .75em;
	background-image: url(/img/navpix.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#header P.headerp A:hover {
	text-decoration: underline
}

#header .logo {
	position:absolute;
	top:10px;
	left:30px;
	width:190px;
	height:95px;
}

#header .logo IMG {
	position:absolute;
	top:0px;
	left:0px;
	width:190px;
	height:95px;
}

#header .logo P {
	position:absolute;
	top:20px;
	left:0px;
	color: red;
	font-size:14px;
}

		#header INPUT.text {
			border:1px rgb(128, 128, 128) solid;
			background-color: white;
			color: black;
			width:105px;
			margin-top:7px;
		}

		#header_box_log {
			position:absolute;
			height:27px;
			top:57px;
			right:35px;
		}
		
		#header_box_log form input {
			float:right;
		}

		#header_box_log_ok {
			height:27px;
			width:35px;
			border:0px;
			margin-left:4px;
			display:block;
		}

		
		#header_box_links {
			position:absolute;
			height:27px;
			top:40px;
			left:678px;
			font-family: Arial;
			font-size: 11px;
		}
		
		#header_box_notify {
			font-size:11px;
			position:absolute;
			right:129px;
			top:85px;
		}
		
		#header_box_log.on {
			font-size:14px;
			margin-right:10px;
			color: white;
			float:right;
		}
		
		#header_box_log.on SPAN {
			display:block;
			float:left;
			margin-top:8px;
			margin-right:1px;
		}

		#header_box_log.on IMG {
			display:block;
			float:left;
			margin-right:10px;
		}

		#header_box_links A {
			color:black;
			text-decoration:none;
		}
		
		#header_box_log.on A {
			color:white;
			text-decoration:none;
		}
		
		#header_box_links A:HOVER, #header_box_log.on A:HOVER {
			text-decoration:underline;
		}

		#days {
			position:absolute;
			color:black;
			font-size: 10px;
			right:-10px;
			top:20px;
			letter-spacing:0px;
		}

#footer {
	width:61.25em;
	margin:auto;
	clear:both;
	background-image:url(/img/footer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#aad3ed;
	text-align:center;
	font-weight: normal;
	padding-top:2.5em;
}

#footer DIV.list {
	float:left;
	padding-left:20px;
	text-align:left;
}

#footer P, #footer DIV.list {
	color: #0070B8;
	font-size:0.6em;
}

#footer A {
	color: #0070B8;
	text-decoration:none;
}

#footer LI {
	list-style-type:none
}


/* HTML BOX */
.box TABLE {
	line-height:1.2em;
}

.box .table {
	border-spacing: 0px;
	border-collapse: collapse;
	width:100%;
}

.box .table TD {
	padding:0 0 0 0.3em;
}

.box .table TD h2{
	 font-size:14px; 
}

.box .table TR.on {
	background-color:#d2edfa;
	color:#0070b8;
	font-weight:bold;
	font-size:75%;
	height:20px;
}

.box .table TR.off {
	background-color:#FFF;
	color:#0070b8;
	font-weight:bold;
	font-size:75%;
	height:20px;
}

.box UL {
	font-size:12px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	color:#0070b8;
	text-decoration:none;
	vertical-align:top;
	list-style: none;
}

.box A {
	font-size:1em;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	color:#0070b8;
	text-decoration:none;
	vertical-align:top;
}

.box A:hover {
	text-decoration:underline;
}

.box LI {
	padding:0 0 0 .5em;
	line-height:20px;
	font-size:1em;
}

.box20 {
	float:left;
	margin-left:5px;
	margin-top:5px;
}

.box20 DIV.headText20 IMG {
	display:block;
	float:left;
	padding-right:3px;
}

.box20 DIV.headText20 DIV.title20 {
	float:left;
}

.box20 DIV.headText20 DIV.info20 {
	height:11px;
	padding-top:2px;
	padding-right:5px;
	float:right;
	font-size:11px;
	font-weight:normal;
	display:inline;
}

.box20 DIV.head20 {
	display:block;
	float:left;
	height:20px;
	overflow:hidden;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
}

.box20 DIV.head20 DIV.headText20 {
	display:block;
	height:20px;
	margin-left:12px;
	padding-top:0px;
}

.box20 DIV.text20 {
	float:left;
	display:block;
}


.box20 DIV.foot20 {
	display:block;
	float:left;
	overflow:hidden;
	line-height:10px;
	font-weight:bold;
}

.box20 DIV.foot20 DIV {
	display:block;
	margin-left:18px;
	padding-top:0px;
	height:10px;
}

.wwbox20 DIV.head20 {
	color:#FFF;
	background:url('/img/box/wwbox20/top.png') no-repeat 0 0;
}

.wwbox20 DIV.head20 DIV.headText20 {
	background:url('/img/box/wwbox20/top.png') no-repeat top right;
}

.wwbox20 DIV.text20 {
	border-left: 2px solid rgb(139, 178, 218);
	border-right: 2px solid rgb(139, 178, 218);
	background:#FFF;
	color:#000;
}

.wwbox20 DIV.foot20 {
	background:url('/img/box/wwbox20/bottom.png') no-repeat 0 0;
}

.wwbox20 DIV.foot20 DIV {
	background:url('/img/box/wwbox20/bottom.png') no-repeat top right;
}

.wbbox20 DIV.head20 {
	color:#FFF;
	background:url('/img/box/wbbox20/top.png') no-repeat 0 0;
}

.wbbox20 DIV.head20 DIV.headText20 {
	background:url('/img/box/wbbox20/top.png') no-repeat top right;
}

.wbbox20 DIV.text20 {
	border-left: 2px solid rgb(139, 178, 218);
	border-right: 2px solid rgb(139, 178, 218);
	background: rgb(210, 237, 250);
	color:#000;
}

.wbbox20 DIV.foot20 {
	background:url('/img/box/wbbox20/bottom.png') no-repeat 0 0;
}

.wbbox20 DIV.foot20 DIV {
	background:url('/img/box/wbbox20/bottom.png') no-repeat top right;
}

.box26 {

}

.box26 DIV.headText26 DIV.title26 h1 {
 font-size:17px;
}
.box26 DIV.headText26 DIV.info26 h2 {
 font-size:11px;
} 

.box26 DIV.headText26 IMG {
	display:block;
	float:left;
	padding-right:3px;
}

.box26 DIV.headText26 DIV.title26 {
	float:left;
}

.box26 DIV.headText26 DIV.info26 {
	height:11px;
	padding-top:2px;
	padding-right:5px;
	float:right;
	font-size:11px;
	font-weight:normal;
	display:inline;
}

.box26 DIV.head26 {
	display:block;
	float:left;
	height:26px;
	overflow:hidden;
	line-height:26px;
	font-size:17px;
	font-weight:bold;
}

.box26 DIV.head26 DIV.headText26 {
	display:block;
	height:26px;
	margin-left:12px;
	padding-top:0px;
}

.box26 DIV.text26 {
	float:left;
	display:block;
}


.box26 DIV.foot26 {
	display:block;
	float:left;
	overflow:hidden;
	line-height:17px;
	font-size:17px;
	line-height:26px;
	font-weight:bold;
}

.box26 DIV.foot26 DIV {
	display:block;
	margin-left:18px;
	padding-top:0px;
	height:14px;
}

.ywbox26 DIV.head26 {
	color:#FFF;
	background:url('/img/box/ywbox26/top.png') no-repeat 0 0;
}

.ywbox26 DIV.head26 DIV.headText26 {
	background:url('/img/box/ywbox26/top.png') no-repeat top right;
}

.ywbox26 DIV.text26 {
	border-left: 2px solid rgb(139, 178, 218);
	border-right: 2px solid rgb(139, 178, 218);
	background:#FFF;
	color:#000;
}

.ywbox26 DIV.foot26 {
	background:url('/img/box/ywbox26/bottom.png') no-repeat 0 0;
}

.ywbox26 DIV.foot26 DIV {
	background:url('/img/box/ywbox26/bottom.png') no-repeat top right;
}

.ybbox26 DIV.head26 {
	color:#FFF;
	background:url('/img/box/ybbox26/top.png') no-repeat 0 0;
}

.ybbox26 DIV.head26 DIV.headText26 {
	background:url('/img/box/ybbox26/top.png') no-repeat top right;
}

.ybbox26 DIV.text26 {
	border-left: 2px solid rgb(139, 178, 218);
	border-right: 2px solid rgb(139, 178, 218);
	background: rgb(210, 237, 250);
	color:#000;
}

.ybbox26 DIV.foot26 {
	background:url('/img/box/ybbox26/bottom.png') no-repeat 0 0;
}

.ybbox26 DIV.foot26 DIV {
	background:url('/img/box/ybbox26/bottom.png') no-repeat top right;
}

/* RIGHT */

#right UL LI {
	background: url('/img/puce.gif') no-repeat 5px 2px;
	padding-left:22px;
}

#right P.text {
	padding:6px;
	line-height:16px;
	font-size:12px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	color:#000;
}

#right P.member {
	text-align:center;
	margin-top:15px;
	width:295px;
}

#right P.member IMG {
	width:134px;
	height:80px;
}

/* MENU */
#menu {
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	margin-right:5px;
}

#sponsoree {
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	margin-right:5px;
	margin-top:5px;
}

/* REGISTER */
#register P, #contact P {
	margin:20px;
	font-size:12px;
	overflow:hidden;
	color:#000000;
}

#register .registerForm {
	width:100%;
	float:left;
	line-height:2em;
	font-size:75%;
	background-image:url('/img/register.gif');
	background-repeat:no-repeat;
	background-position:5px 0px;
}

UL.common {
	font-size:12px;
	font-weight: normal;
	color:#0070b8;
	text-decoration:none;
	vertical-align:top;
}

UL.common LI {
	line-height:14px;
	font-size:12px;
	color: #0070B8;
	background: url('/img/puce.gif') no-repeat 5px 2px;
	padding-left:22px;
	padding-top:3px;
	font-weight:bold;
}

UL.common LI P {
	line-height:14px;
	font-weight:normal;
	padding-bottom:5px;
	color:#000;
}

#contact .contactForm {
	width:100%;
	float:left;
	line-height:20px;
	font-size:12px;
	background-image:url('/img/contact.jpg');
	background-repeat:no-repeat;
	background-position:285px 20px;
}

#contact .questionForm {
	width:100%;
	float:left;
	line-height:20px;
	font-size:12px;
}

#contact TEXTAREA {
	line-height:16px;
	font-size:12px;
}

#contact .contactForm TD.right, #contact .questionForm TD.right {
	text-align:right;
	width:100px;
}

#contact .contactForm TD.left, #contact .questionForm TD.left {
	text-align:left;
}

#register TD {
	text-align:left;
	height:2em;
}

#register A, #contact A {
	vertical-align:middle;
}

#register .reloadCaptcha {
	font-size: 85%;
}

/* STORE */
P.store_prize, P.profile_prize {
	font-size:12px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	color:#000;
	text-align:center;
}

P.store_prize IMG {
	width:134px;
	height:90px;
	margin-top:0.5em;
}

P.prize {
	font-size:75%;
	font-family: Arial, "MS Trebuchet", sans-serif;
	color:#000;
	margin:10px;
	text-align:right;
	line-height:18px;
	height:180px;
}

P.prizeText {
	font-size:12px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	color:#000;
	margin:10px;
}

A.clean, A:hover.clean {
	vertical-align:middle;
	text-decoration:none;
}

P.prize B, P.prizeText B {
	color:#0062A1;
}

P.prize BUTTON {
	margin-top:20px;
}

P.prize IMG.prize {
	width:180px;
	height:180px;
	float:left;
	border:1px #8bb2da solid;
}

P.profile_prize {
	font-size:12px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	color:#000;
	text-align:left;
}

/* THE WORLD GREATEST HTML DESIGNER WORK - OMG !*/
/*White games*/
DIV.wgame{
	position:relative;
	overflow:hidden;
	float:left;
	width:110px;
	margin:7px 0 0 14px;
	background-image:url(/img/tilev_wgame.gif);
	background-repeat:repeat-y;
	background-position:top right;
	clear:right;
}
DIV.wgame IMG.dsg{
	position:relative;
	display:block;
	overflow:hidden;
	width:110px;
	height:10px !important;
}
DIV.wgame DIV.cont{
	position:relative;
	display:block;
	overflow:hidden;
	margin-right:.25em;
	padding:0 .5em;
	background-color:#fff;
	color:#000;
	background-image:url(/img/tile_wgame.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	border-left:1px #717274 solid;
	border-right:1px #717274 solid;	
}
DIV.wgame DIV.cont A.picto, DIV.wgame DIV.cont A.picto IMG{
	display:block;
	width:5.5em;
	height:3.1875em;
}
DIV.wgame DIV.cont P {
	position:relative;
	display:block;
	overflow:hidden;
	padding:.3125em 0 0 0;
	line-height:15px;
}
DIV.wgame DIV.cont P IMG{
	position:relative;
	width:.875em;
	height:.875em;
}
DIV.wgame DIV.cont P A{
	font-size:75%;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	color:#0070b8;
	text-decoration:none;
	vertical-align:top;
}
DIV.wgame DIV.cont P A:hover{
	text-decoration:underline;
}

/*White prize*/
DIV.wprize{
	overflow:hidden;
	float:left;
	width:135px;
	margin:.5em 0 0 .97em;
	background-image:url(/img/tilev_wgame.gif);
	background-repeat:repeat-y;
	background-position:top right;
	clear:right;
}
DIV.wprize IMG.dsg{
	display:block;
	overflow:hidden;
	width:135px;
	height:.625em !important;
}
DIV.wprize DIV.cont {
	display:block;
	overflow:hidden;
	margin-right:5px;
	padding:0 .25em;
	background-color:#fff;
	color:#000;
	background-image:url(/img/tile_wgame.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	border-left:1px #717274 solid;
	border-right:1px #717274 solid;	
}
DIV.wprize DIV.cont A.picto, DIV.wprize DIV.cont A.picto IMG{
	display:block;
	width:120px;
	height:90px;
}
DIV.wprize DIV.cont P {
	font-size:75%;
	font-family: Arial, "MS Trebuchet", sans-serif;
	display:block;
	overflow:hidden;
	padding:.3125em 0 0 0;
	line-height:15px;
}

DIV.wprize DIV.cont P A {
	font-weight: bold;
	color:#0070b8;
	text-decoration:none;
	vertical-align:top;
}
DIV.wprize DIV.cont P A:hover {
	text-decoration:underline;
}

/* COMMON GAME */
DIV.game {
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	width:9.0625em;
	margin:.5em 0 0 .6em;
	background-repeat:repeat-y;
	background-position:top right;
	clear:right;

}

DIV.game DIV.cont {
	position:relative;
	display:block;
	overflow:hidden;
	margin-right:.375em;
	padding:0 .5em;
	background-color:#fff;
	color:#000;
	background-repeat:repeat-x;
	background-position:bottom left;
	border-left:1px #717274 solid;
	border-right:1px #717274 solid;	
}

DIV.ygame DIV.cont {
	background-image:url(/img/tile_ygame.gif);
}

DIV.bgame DIV.cont {
	background-image:url(/img/tile_bgame.gif);
}

DIV.ygame {
	background-image:url(/img/tilev_ygame.gif);
}

DIV.bgame {
	background-image:url(/img/tilev_bgame.gif);
}

DIV.game IMG.dsg {
	position:relative;
	display:block;
	overflow:hidden;
	width:9.625em;
	height:.625em !important;
}

DIV.game DIV.cont A.picto {
	position:relative;
	display:block;
	float:left;
	width:5.5em;
	height:3.1875em;
}

DIV.game DIV.cont A.star, DIV.game DIV.cont A.buzz {
	position:relative;
	display:block;
	float:right;
	text-align:center;
	text-decoration:none;	
}

DIV.game DIV.cont A.star:hover, DIV.game DIV.cont A.buzz:hover, DIV.game DIV.cont P A:hover {
	text-decoration:underline;	
}

DIV.game DIV.cont A.star B, DIV.game DIV.cont A.buzz B {
	font-size:75%;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	color:#0070b8;
}

DIV.game DIV.cont A.star IMG, DIV.game DIV.cont A.buzz IMG{
	display:block;
	width:1.5625em;
	height:1.5625em;
}

DIV.game DIV.cont P {
	position:relative;
	display:block;
	clear:both;
	overflow:hidden;
	padding:.3125em 0 0 0;
	line-height:15px;
}

DIV.game DIV.cont P IMG {
	width:.875em;
	height:.875em;
}

DIV.game DIV.cont P A {
	display:block;
	font-size:75%;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	color:#0070b8;
	text-decoration:none;
	vertical-align:top;
}
DIV.game DIV.cont P A.lot {
	font-weight: normal;
	color:#000;
}

BR.stopper{
	position:relative;
	display:block;
	overflow:hidden;
	clear:both;
}

#topgame, #newgame{
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	width:19.6875em;
	margin-top:.5em;
}

#newgame{
	float:left;
	margin-left:10px;
}

#topgame IMG.dsg, #newgame IMG.dsg{
	position:relative;
	display:block;
	overflow:hidden;
	width:100%;
	height:1.5625em;
}

#topgame IMG.foot, #newgame IMG.foot{
	height:.625em;
}
#topgame DIV.content, #newgame DIV.content{
	position:relative;
	display:block;
	overflow:hidden;
	color:#000;
}

P.rules {
	margin:5px;
	font-size:12px;
}

DIV.store_nav {
	font-size:75%;
	text-align:center;
	margin-top:.5em;
}

#store {
	display:block;
	overflow:hidden;
}

P.profileSuccessUpdate {
	text-align:center;
	font-size:12px;
}

UL.formError {
	font-size:12px;
	background-color: transparent;
}

UL.formError LI {
	background-color: transparent;
	font-weight:normal;
	color: red;
	text-align:center;
}

SPAN.formButton {
	float:left;
	display:block;
	overflow:hidden;
	background: url('/img/button.gif') no-repeat;
	margin:1px;
	height:20px;
	text-align:center;
	line-height:18px;
}
SPAN.formButton SPAN {
	margin-left:1px;
	padding-top:0px;
	height:20px;
	display:block;
	overflow:hidden;
	background: url('/img/button.gif') no-repeat top right;
}

SPAN.formButton SPAN A {
	color:#FFF;
	font-size:12px;
}

A.round {
	background: url('/img/puce.gif') no-repeat 0px 0px;
	padding:1px 0px 0px 22px;
}

#flashcontent {
	position:absolute;
	top:90%;
	left:0px;
}

#banner {
	display: block;
	padding-left: 4px;
	padding-top: 10px;
	float: left;
}

ol {
	width: 29.25em;
	list-style-type: none;
}

ol li {
	float: left;
	width: 13em;
}