body
{
	background:#034290 ;
	font-family: Verdana, Geneva, sans-serif ;
	font-size:12px ;
	color: #ffffff;
	margin:0px auto; 
	padding:0px; 
}

/* Quete */

#bloc_quete
{
	width: 600px;
	height: 110px;
	padding-right:20px;
	padding-left:20px;
	padding-top:10px;
	margin-bottom:0px;
	background:url(../Img/fond_quete.jpg) no-repeat ;
	float: left;
	text-align: left;
	margin-left: 30px;
}
/* Onglet page membres*/

#en-tete {
  overflow: hidden;
  width: 645px;
  background-color: #0e89fb;
  background-position: bottom;
}
#en-tete ul {
  float: left;
  margin-top: 16px;
  margin-right: 16px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
  list-style: none;
}
#en-tete ul li {
  float: left;
  margin-left: 0px;
}
#en-tete ul li a {
  float: left;
  text-decoration: none;
  letter-spacing: 0px;
  padding-left: 0px;
  background-image: url(../Img/coin-gauche.png);
  background-position: 0% -64px;
  background-repeat: no-repeat;
}
#en-tete ul li#actif {
  float: left;
  text-decoration: none;
  letter-spacing: 0px;
  padding-left: 0px;
  background-image: url(../Img/coin-gauche.png);
  background-position: 100% -94px;
  background-repeat: no-repeat;
}
#en-tete ul li a span {
  float: left;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
  background-image: url(../Img/coin-droit.png);
  background-position: 100% -64px;
  background-repeat: no-repeat;
  color: #ffffff;
}
#en-tete ul li#actif span {
  float: left;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 0px;
  background-image: url(../Img/coin-droit.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  color: #333333;
}
#en-tete ul li a:hover {
  background-position: 0% -32px;
}
#en-tete ul li a:focus {
  background-position: 0% -32px;
}
#en-tete ul li a:hover span {
  background-position: 100% -32px;
}
#en-tete ul li a:focus span {
  background-position: 100% -32px;
}

/* Bulle d'info */

a.bulle{
position:relative;
z-index:24;
color:#000;
text-decoration:none;
width: 500px;
height: 400px;
}
 
a.bulle:hover{
z-index:25;
background-color:none;
}
 
a.bulle span{
display: none;
}
 
a.bulle:hover span{
display:block;
position:absolute;
top:2em; left:2em; width:300px;
border:1px solid #000;
background-color:#06438f;
color:#000;
text-align: none;
font-weight:none;
padding:5px;
}

#aide1, #aide2, #aide3, #aide4, #aide5, #aide6, #aide7, #aide8, #aide9, #aide10, #aide11
{
	visibility:hidden;
	display:none;
}

/* forme du site */
  
.form_multicode
{
	width:291px;
	height: 169px;
	padding-top: 10px;
	text-align:center;
	margin-left : 0px;
	background:url(../Img/fond_parchemin.jpg) no-repeat ;
	float: left;
}

#conteneur
{
	width:1000px;
	background-color:#0367e4;
	min-height:1500px;
	margin-right:auto;
	margin-left:auto;
}

#contenu
{
	width:1000px;
}

#contenu .droite
{
	margin-left:0px;
	background-color:#0367e4;
	width:683px;
	float:left;
}

#page
{
	width:683px;

}

#page .haut
{
	width:683px;
	height:28px;
	text-align:center;
	background:url(../Img/page_haut.jpg) no-repeat ;
	float:left;
	margin-left: 0px;
}

#page .milieu
{
	width:683px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:0px;
	background:url(../Img/page_milieu.jpg) repeat-y ;
	float: left;
	margin-left: 0px;
}

#page .milieu_jeu
{
	width:683px;
	padding-right:0px;
	padding-left:20px;
	padding-top:0px;
	margin-bottom:0px;
	background:url(../Img/page_milieu.jpg) repeat-y ;
	float: left;
	margin-left: 0px;
}

#page .milieu_membre
{
	width:683px;
	padding-right:30px;
	padding-left:20px;
	padding-top:0px;
	margin-bottom:0px;
	background:url(../Img/page_milieu.jpg) repeat-y ;
	float: left;
	margin-left: 0px;
}

#page_membre
{
	width:590px;
	padding-right:30px;
	padding-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	background:#0569e3 ;
	border : 1px solid #c1dbe8;
	float: left;
	margin-left: 0px;
}

#bloc_membre_haut
{
	width: 633px;
	height: 95px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:0px;
	background:url(../Img/bloc_membre1.jpg) no-repeat ;
	float: left;
	margin-left: 25px;
}

#bloc_membre_bas
{
	width: 316px;
	height: 83px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:0px;
	background:url(../Img/bloc_membre2.jpg) no-repeat ;
	background-position:0px 0px; 	
	float: left;
	margin-left: 25px;
}

#bloc_jeux_flash
{
	width: 308px;
	height: 301px;
	padding-right:0px;
	padding-left:0px;
	padding-top:px;
	margin-bottom:0px;
	background:url(../Img/bloc_jeux_flash.jpg) no-repeat ;
	float: left;
	margin-left: 25px;
	margin-top: 4px;
}

#bloc_ticket_gratter
{
	width: 317px;
	height: 388px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:0px;
	background:url(../Img/bloc_ticket_gratter.jpg) no-repeat ;
	float: right;
	margin-right: 25px;
}

#bloc_jeux_bonus
{
	width: 633px;
	height: 148px;
	padding-right:0px;
	padding-left:0px;
	padding-top:px;
	margin-bottom:0px;
	background:url(../Img/bloc_jeux_bonus.jpg) no-repeat ;
	float: left;
	margin-left: 25px;
	margin-top: 0px;
}

#bloc_promo
{
	width: 308px;
	height: 275px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:0px;
	background:url(../Img/bloc_promo.jpg) no-repeat ;
	float: left;
	margin-left: 25px;
	margin-top: 0px;
}

#bloc_quetes
{
	width: 317px;
	height: 275px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:0px;
	background:url(../Img/bloc_quete.jpg) no-repeat ;
	float: right;
	margin-right: 23px;
}

#bloc_jeu
{
	width: 640px;
	height: 112px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:0px;
	background:url(../Img/bloc_jeu.jpg) no-repeat ;
	float: left;
	margin-left: 0px;
}

#bloc_gagnant
{
	width: 340px;
	height: 333px;
	padding-right:0px;
	padding-left:0px;
	padding-top:40px;
	margin-bottom:0px;
	background:url(../Img/bloc_gagnant.jpg) no-repeat ;
	float: right;
	text-align: center;
	margin-right: 50px;
}

#bloc_gagnant_grille
{
	width: 340px;
	height: 333px;
	padding-right:0px;
	padding-left:0px;
	padding-top:40px;
	margin-bottom:0px;
	background:none ;
	float: right;
	text-align: center;
	margin-right: 50px;
}

#bloc_jeu .info
{
	width: 280px;
	height: 80px;
	padding-left: 10px;
	padding-top: 15px;
	text-align: center;
	float : left;
}

#bloc_jeu .info_droite
{
	width: 340px;
	height: 80px;
	margin-left: 10px;
	padding-top: 15px;
	text-align: center;
	float: right;
}

#mini_info_haut
{
	width:600px; 
	margin : auto;
	padding:5px; 
	background-color: #82FF7F; 
	color:#000000; 
	text-align:center;
}

#page .milieu .gauche1
{
	width:200px;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:0px;
	background:none ;
	float: left;
	margin-left: 10px;
}

#page .milieu .milieu1
{
	width:200px;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:0px;
	background:none ;
	float: left;
	margin-left: 10px;
}

#page .milieu .droite1
{
	width:200px;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:0px;
	background:none ;
	float: left;
	margin-left: 10px;
}

#page .bas
{
	width:683px;
	height:24px;
	text-align:center;
	background:url(../Img/page_bas.jpg) no-repeat ;
	float:left;
	margin-left: 0px;
	margin-bottom: 0px;
}

#page .bas_jeu
{
	width:683px;
	height:99px;
	text-align:center;
	background:url(../Img/page_bas_jeu.jpg) no-repeat ;
	float:left;
	margin-left: 0px;
	margin-bottom: 0px;
}

#reglement
{
	width:600px;
	margin:10px;
	margin-bottom : 10px;
	padding:0px;
	background:#0569e3;
	padding-left:5px;
	float:left;
	height:923px;
	overflow-y : scroll;
}

#tableau_concours
{
	width:320px;
	margin:0px;
	margin-bottom : 10px;
	border : 1px solid #06a56f ;
	padding:0px;
	background:#0367e4;
	padding:0px;
	height:750px;
	overflow-y : scroll;
}

#tableau_filleuls
{
	width:580px;
	margin:0px;
	margin-bottom : 10px;
	border : 1px solid #06a56f ;
	padding:0px;
	background:#0367e4;
	padding:0px;
	height:250px;
	overflow-y : scroll;
}

#detail_cadeau
{
	background:url(../Img/detail-cadeau.jpg); 
	padding:60px; 
	text-align:left; 
	color:#FFFFFF;
}

#jackpot_rot
{
	margin-top : 6px;
	padding-top : 15px;
	width:315px;
	height:37px;
	border : 0px solid #fcfdfd;
	background:url(../Img/fond_jackpot_rot.jpg) no-repeat;
	background-color : #033b81;
	margin-right:8px;
	float:right;
	text-align : center;
}
	
/* Header */

#header
{
	width:1000px;
	height:250px;
	background:url(../Img/header.jpg) no-repeat ;
	background-position:0px 0px; 
}
#header .heure
{
	padding-top: 225px;
	padding-right: 52px;
	float : right;
}

/* News defilante */

#cadre_defilant
 { 
	width:626px; 
	margin-left:5px ;
	margin-top:9px; 
	border:0; 
	overflow:hidden;
} 
#news_defilant 
{ 
	position:relative; 
	width:626px; 
	height:15px; 
	overflow:hidden;  
	color:inherit; 
	background:#none ; 
	border:0px inset white; 
} 

#defile 
{ 
	position:absolute; 
	margin-top:1px; 
	background-color:transparent; 
}

/* Menu liste */

#menu ul
{
	margin: 0;
	padding: 0px 0;
	list-style: none;
	vertical-align:middle;
	text-align:left;
	display: block;
}

#menu ul li
{
	display: block;
	background-image:none);
	background-repeat:no-repeat;
	background-position:15px 0px;
}

#menu ul li a
{
	display: block;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 45px;
	text-align:left;
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
	background-image:url(../Img/m_requin.jpg);
	background-repeat:no-repeat;
	background-position:15px 0px;
}

#menu ul li a.active, #menu ul li a:hover
{
	display: block;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 45px;
	text-align:left;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	background-image:url(../Img/m_requin_2.jpg);
	background-repeat:no-repeat;
	background-position:15px 0px;
}

/* Menu */

#menu
{
	width:172px;
	float:left;
}

#menu #m_bonus
{
	background-image:url(../Img/m_bonus.jpg);
}

#menu #m_concours
{
	background-image:url(../Img/m_concours.jpg);
}

#menu #m_general
{
	background-image:url(../Img/m_general.jpg);
}

#menu #m_jouer
{
	background-image:url(../Img/m_jouer.jpg);
}

#menu #m_partenaire
{
	background-image:url(../Img/m_partenaires.jpg);
}

#menu .bas
{
	width:172px;
	height:21px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(../Img/m_bas.jpg) no-repeat 0px 0px;
}

#menu .haut
{
	width:192px;
	height:36px;
	background:no-repeat 0px 0px;
	background-position:0px 0px; 
}

#menu .milieu
{
	width:172px;
	padding-top:0px;
	padding-bottom:0px;
	border-top:0px;
	border-bottom:0px;
	margin-bottom:0px;
	background:url(../Img/m_milieu.jpg) repeat-y ;
}
#tour_requin
{
	width: 172px;
	height: 117px;
	background:url(../Img/tour_requin.jpg) no-repeat ;
}

#menu_droite
{
	margin-right:0px;
	width:145px;
	height:996px;
	float:right;
	background:url(../Img/menu_droite.jpg) no-repeat ;
}

/* Footer */

#footer
{
	width:1000px;
	height:257px;
	padding:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:0px;
	font-size:11px;
	font-family:Tahoma;
	color:#3ca0fd;
}



#footer .gauche
{
	width:140px;
	height:120px;
	padding-left:200px;
	margin-top: 50px;
	padding-right:0px;
	border-right:1px solid #3ca0fd;
	float:left;
}

#footer .milieu
{
	width:370px;
	height:120px;
	padding-left:0px;
	margin-top: 50px;	
	padding-right:0px;
	border-right:1px solid #3ca0fd;
	float:left;
}

#footer .milieugauche
{
	width:140px;
	height:120px;
	padding-left:0px;
	margin-top: 50px;
	padding-right:0px;
	border-right:1px solid #3ca0fd;
	float:left;
}

#footer .milieudroite
{
	width:140px;
	height:120px;
	padding-left:0px;
	margin-top: 50px;
	padding-right:0px;
	border-right:1px solid #3ca0fd;
	float:left;
}
#footer .droite
{
	width:140px;
	height:120px;
	padding-left:0px;
	margin-top: 50px;
	text-align:center;
	float:left;
}

#fond_footer
{
	width:1000px;
	height:257px;
	text-align:center;
	color:#0066ff;
	background:url(../Img/footer.jpg) repeat-x 0px 0px;
	margin-top:0px;
	float:left;
}


/* Publicité */

#pub_120600
{
	width:120px;
	height:600px;
	background:none;
	padding-left: 8px;
	padding-top: 121px;
}

#pub_46860centrer
{
	padding-top : 33px;
	width:468px;
	height:60px;
	background:none;
	padding-left:100px;
}

#pub_300250centrer
{
	padding-top : 33px;
	width:300px;
	height:250px;
	background:none;
	padding-left:190px;
}

#pub_300250
{
	padding-top : 14px;
	width:300px;
	height:250px;
	background:none;
	padding-left:6px;
}

#pub_30053
{
	padding-top : 6px;
	width:290px;
	height:50px;
	background:none;
	padding-left:9px;
	float:left;
}
/* Formulaire */

input.input_header
{
	width:140px;
	height:20px;
	text-align:center;
	border:0px;
	font-size:11px;
	padding-top:2px;
	font-weight:bold;
	color:#0048FF;
	background:url(../Img/f_input_header.jpg) no-repeat;
}

#form_inscription
{
	width:623px;
	height:484px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../Img/info_membre.jpg);
}

#form_inscription_profil
{
	width:515px;
	height:388px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../Img/info_membre_profil.png);
}

#form_inscription_profil_gauche_haut
{
	width:280px;
	height:140px;
	margin-top:40px;
	float :left;
	text-align: left;
	margin-left: 5px;
}

#form_inscription_profil_gauche_bas
{
	width:250px;
	height:180px;
	margin-top:0px;
	float :left;
	text-align: left;
	margin-left: 5px;
}

#form_inscription_profil_droite_bas
{
	width:230px;
	height:180px;
	margin-top:20px;
	float :right;
	text-align: left;
	margin-right:10px;
}

#form_inscription2
{
	width:606px;
	height:100px;
	margin: 20px;
	text-align: center;
	background-image:url(../Img/fond_formulaire_2.jpg);
}


#form_inscription_gauche_haut
{
	width:280px;
	height:140px;
	margin-top:40px;
	float :left;
	text-align: right;
}

#form_inscription_droite_haut
{
	width:303px;
	height:140px;
	margin-top:50px;
	float :left;
	text-align: right;
	margin-right:30px;
}

#form_inscription_gauche_bas
{
	width:280px;
	height:180px;
	margin-top:20px;
	float :left;
	text-align: right;
}

#form_inscription_droite_bas
{
	width:303px;
	height:180px;
	margin-top:20px;
	float :left;
	text-align: right;
	margin-right:30px;
}

#formulaire_achat_allo
{
	width: 529px;
	height: 144px;
	background:url(../Img/formulaire_allopass.jpg) no-repeat;
	margin:0px auto; 
	padding-top : 10px;
}

.mini_info
{
	width:500px;
	margin:auto;
	padding:5px;
	background:#0048FF;
	text-align:center;
}

.mini_info_boutique
{
	width:500px;
	margin:auto;
	padding:5px;
	background:#0048FF;
	text-align:center;
	float:left;
	margin-left: 50px;
}

/* police d'ecriture */


span.footer
{
	font-weight: bold;
	color: #064885;
	font-size: 12px;
}

span.footer  a:hover
{
	font-weight: bold;
	color: #3ca0fd;
	font-size: 12px;
}

span.footer  a
{
	font-weight: bold;
	color: #3ca0fd;
	font-size: 12px;
}

span.quete_r
{
	font-weight: bold;
	color: #13fe01;
	font-size: 12px;
}

span.quete_af
{
	font-weight: bold;
	font-style: italic;
	color: #fe2501;
	font-size: 12px;
}

span.bold
{
	font-weight: bold;
	color: white;
}

span.formulaire
{
	font-weight: bold;
	color: #800116;
}

/* Lien */

a img
{
	border:0px;
}

a
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a:hover
{
	text-decoration:underline;
}

a.b10
{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

a.b10:hover
{
	text-decoration:underline;
}

/* Class */

.espace
{
	clear:both;
}

.float
{
	float:left;
}

#boutique_image
{
	width: 150px;
	height: 250px;
	text-align : center;
	background:url(../Img/boutique/fond_image_boutique.gif) no-repeat ;
	padding-top : 8px;
	padding-left : 0px;
	margin-left : 5px;
	float:left;
}

