/**************************************************************************
GENERAL
**************************************************************************/

*{
	margin:0;
	padding:0;
}

a{
	color:#000;
	text-decoration:none;
}

a img{
	border:0;	
}

a:hover{
	text-decoration:underline;	
}

ul li{
	margin-left:25px;
}

.inputText{
	border:1px solid #ffa341;
	color:#666;
	background-color:#FFF;
	width:150px;
}

.valid {
	border:1px solid #FFFFFF;
	width:150px;
	background-image:url(../img/bt.gif);
	background-position:top;
	color:#FFFFFF;
	font-weight:bold;
}
.valid2 {
	border:1px solid #FFFFFF;
	width:100px;
	background-image:url(../img/bt.gif);
	background-position:top;
	color:#FFFFFF;
	font-weight:bold;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../_img/bg_all.jpg);
	background-repeat:repeat-x;
}

#all{
	position:relative;
	margin:auto;
	width:950px;
	padding-left:8px;
	padding-right:8px;
	background-image:url(../_img/bg_content.png);
	background-repeat:repeat-y;
}

#container{
	width:950px;
	margin:auto;	
	padding-bottom:20px;
	position:relative;
}

#textRef{
	padding-top:5px;
	text-align:center;
	color:#FFFFFF;
}

#textRef a{
	color:#FFFFFF;
}

#textRef a:hover{
	text-decoration:none;	
}

#top{
	background-image:url(../_img/top_header.png);
	width:966px;
	margin:auto;
	height:13px;
}

#header{
	height:130px;
	width:950px;
	position:relative;
	background:url(../_img/bg_header.png) repeat-x;
}

#logo{
	position:absolute;
	background-image:url(../_img/logo.png);
	height:52px;
	width:224px;
	left:40px;
	top:30px;
}

#sous-logo{
	position:absolute;
	left:45px;
	top:80px;
	letter-spacing:3px;
}

#partenaire{
	position:absolute;
	left:400px;
	top:20px;
	background-image:url(../_img/partenaire.png);
	background-repeat:no-repeat;
	height:86px;
	width:484px;
}

#textPresent{
	width:450px;
	text-align:justify;
	padding-left:20px;
}

h2{
	font-size:12px;
	color:#0046d5;
}

h1{
	font-size:14px;	
}

a span{
	text-decoration:none;	
}
.h1class{
	position:absolute;
	width:100%;
	text-align:center;
	top:230px;
	z-index:1000;
}
#error{
	color:#F00;
	border:1px dashed #F00;
	padding-left:5px;
	padding-right:5px;
}
#winForm{
	margin-left:80px;	
	margin-right:80px;
}
/**************************************************************************
MENUS
**************************************************************************/

#menu_top{
	margin-bottom:40px;	
}
#menu_accueil{
	position:absolute;
	left:495px;
	top:123px;
}

#menu_reglement{
	position:absolute;
	left:610px;
	top:123px;
}

#menu_livredor{
	position:absolute;
	left:725px;
	top:123px;
}

#menu_contact{
	position:absolute;
	left:840px;
	top:123px;
}

#menu_left{
	position:absolute;
	left:8px;
	width:200px;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#f6f5f5;
}

#menu_right{
	float:right;
	width:200px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#f6f5f5;
}


.menudroit_title{
	background-image:url(../_img/bg_title.gif);
	background-repeat:repeat-x;
	height:21px;
	background-color:#999;
	line-height:21px;
	padding-left:5px;
	color:#FFF;
	border-bottom:1px solid #ccc;	
}

#menu_left h3{
	background-image:url(../_img/bg_title.gif);
	background-repeat:repeat-x;
	height:21px;
	background-color:#999;
	line-height:21px;
	padding-left:5px;
	color:#FFF;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	font-size:12px;
}

#menu_left #title{
	background-image:url(../_img/flechebas.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:15px;
	margin-left:5px;
}
h3{
	font-size:13px;	
}
/**************************************************************************
CONTENT
**************************************************************************/

#content {
	margin-left:220px;
	width:500px;
	float:left;	
}
#middle_content{
	margin-top:25px;	
}
.produit{
	width:240px;
	margin-right:10px;
	margin-top:10px;
	float:left;
}

.prix_produit{
	text-align:center;
}
.jouer_produit{
	margin-top:10px;
	margin-bottom:5px;
	text-align:center;
	padding-right:10px;
}
.fs h2 a{
	margin-top:-0.8em;
	margin-left:5px;
	float:left;
	padding:0 5px;
	background-color:#fff;
	color:#0046d5;
	font-size:12px;
}
.clear{
	position:absolute;
	bottom:0;
	text-align:center;
	width:240px;
	margin-bottom:5px;	
}
.fs
{ border: 1px solid #ccc; height:195px; position: relative;margin-left:10px;}

.clear {clear:both;}
/**************************************************************************
JOUER
**************************************************************************/

#jouer{
	margin-left:10px;
	float:left;	
	width:250px;
}

#jouer_droite{
	margin-left:270px;
}

.etap{
	background-image:url(../_img/etap.jpg);
	background-repeat:no-repeat;	
	width:230px;
	height:82px;
	position:relative;
	margin-top:5px;
}

.numEtap{
	position:absolute;
	top:25px;
	left:11px;
	font-size:25px;
}

.contentEtap{
	position:absolute;
	top:5px;
	left:35px;
}

#drapeau{
	margin-top:8px;
	margin-left:35px;
}
/**************************************************************************
FAQ
**************************************************************************/

#faq {
	position:absolute;
	bottom:0;
	font-size:11px;
	left:18%;
	margin-bottom:80px;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	width: 350px;z-index: 500;
	padding: 5px;
	margin-top:-50px;
	background-color:#f6f5f5;
	border:1px dotted #000;	
}

.bubbleInfo{
	float:left;	
}

/**************************************************************************
FOOTER
**************************************************************************/
#copyright{
	margin-top:30px;
	border-top:1px solid #ccc;
	padding-top:10px;
}
#footer{
	background-image:url(../_img/footer.png);
	margin:auto;
	padding-left:8px;
	padding-right:8px;
	width:950px;	
	height:19px;
	background-repeat:no-repeat;
	background-position:bottom;
	clear:both;	
}