html
{
margin: 0px;
font-family: Trebuchet MS, Arial, Verdana, serif;
font-size: 0.75em;
color: navy;
background: url(images/fond_top.png) repeat-x #80bcff;
background-position: top right;
margin: auto;
}

body
{
margin: auto;
width: 1024px;
}

/*Debut slide*/
a								
{ 
text-decoration: none; outline: none; 
}

a img
{ 
border: none; 
}

#slider							
{ 
height: 200px; 
overflow: hidden;
position: relative; 
margin: auto; 
width: 600px;
}
								  
/* DEFAULT is for three panels in width, adjust as needed
   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							
{ 
width: 1800px; 
position: relative; 
}

.slide
{ 
padding: 40px 30px; 
width: 600px; 
float: left; 
position: relative; 
}

.slide h1						
{ 
font-size: 1.6em; 
color: #588b00; 
}

.slide p						
{ 
color: navy; 
font-size: 12px; 
line-height: 18px; 
width: 270px; 
}

.slide img						
{ 
position: absolute; 
top: 35px; 
left: 360px; 
}

#slider-stopper					
{ 
position: absolute; 
top: 0px; 
right: 0px; 
color: blue;
padding: 3px 8px; 
font-size: 10px; 
text-transform: uppercase; 
z-index: 1000; 
}
/*Fin slide*/

	.table_comptes td
	{
	padding: 10px 30px;
	}

	.table_admin td
	{
	padding: 5px 30px;
	text-align: center;
	}

	.infos_profil
	{
	background-color: #cfe6ff;
	}

	.ok_pseudo
	{
	margin: 0px 10px;
	}

	.fleche
	{
	text-align: center;
	margin: 10px 130px;
	}

	.part_concours
	{
	margin: auto;
	}

	.part_concours td
	{
	padding: 10px;
	}

	.classement_concours td
	{
	padding: 14px 30px;
	text-align: center;
	}

	.lien_concours
	{
	margin-left: 100px;
	}

	.a_gagner
	{
	font-size: 1.2em;
	}

	.etoiles_gros
	{
	margin-bottom: 5px;
	}

	.bouton_acheter
	{
	height: 50px;
	width: 140px;
	font-size: 1.4em;
	}

	.titre_recharge
	{
	font-size: 1.7em;
	text-align: center;
	margin-bottom: 10px;
	}

	.choix_recharge0
	{
	padding: 6px;
	}
	
	.choix_recharge
	{
	background-color: #cfe6ff;
	width: 310px;
	float: left;
	margin-right: 10px;
	}
	
	.commandes td
	{
	padding: 10px;
	}
	
	.image_cadeau
	{
	width: 140px;
	height: 160px;
	}
	
	.cadeau0
	{
	width: 150px;
	height: 230px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	}

	.cadeau
	{
	background-color: #cfe6ff;
	}

	.share
	{
	padding-top: 5px;
	}
	
	.bordure_gauche
	{
	font-size: 1.1em;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #0049a6;
	list-style-type: none;
	}

	.compte td
	{
	padding: 30px;
	}
	
	.compte td
	{
	padding: 10px;
	}

	.nouveau
	{
	background: white;
	}
	
	.titre_message
	{
	padding-right: 100px;
	}
	
	.image_avatar2
	{
	max-height: 50px;
	max-width: 50px;
	margin: auto;
	display: block;
	}
	
	.avatar_connecte
	{
	margin-left: -10px;
	float: left;
	margin-right: 20px;
	}

	.colonne_profil
	{
	background-color: #c1deff;
	padding: 10px;
	width: 50%;
	}

	.derniers
	{
	width: 100%;
	border-collapse: collapse;
	}

	.stats_joueurs tr
	{
	background-color: #c9d8ff;
	}
	
	.stats_joueurs td
	{
	border-bottom: 1px solid #a4beff;
	}
	
	.nom_stat
	{
	padding: 6px;
	padding-right: 50px;
	}
	
	.stat
	{
	padding: 6px;
	}

	.fieldset
	{
	border: 1px dotted grey;
	padding: 15px;
	}
	
	.modif_photo
	{
	margin-top: 10px;
	line-height: 24px;
	}
	
	.avatar
	{
	float: left;
	padding: 5px;
	}
	
	.image_avatar
	{
	max-width: 100px;
	max-height: 100px;
	margin: auto;
	display: block;
	}	

	.top
	{
	margin-left: 20%;
	}
	
	.top td
	{
	padding-left: 10px;
	padding-right: 10px;
	}

	.actu
	{
	margin-left: 20px;
	}

	.erreur a
	{
	color: red;
	}
	
	.erreur a:hover
	{
	text-decoration: underline;
	color: red;
	}
	
	.message a
	{
	color: green;	
	}
	
	.message a:hover
	{
	text-decoration: underline;
	color: green;	
	}

	.modifier_question
	{
	padding-left: 20px;
	}
	
	.resultats
	{
	background: #cfe6ff;
	border-collapse: collapse;
	margin: auto;
	}

	.resultats th , .resultats td
	{
	border: 2px solid white;
	padding: 10px;
	}

	.colonne_mise
	{
	width: 40px;
	text-align: center;
	}

	.colonne_prediction
	{
	min-width: 80px;
	text-align: center;
	}	
	
	.colonne_reponse
	{
	width: 140px;
	text-align: center;
	font-weight: bold;
	}

	.liste_predi th, td
	{
	padding: 5px;
	}
	
	.choix
	{
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	}

	.pred_profil
	{
	font-size: 1.3em;
	}

	.tableau_inscription td
	{
	padding: 10px;
	}

	.envoi
	{
	text-align: center;
	}

	.date_lim
	{
	font-style: italic;
	}

	.aff_cat
	{
	font-size: 1.2em;
	}

	.deco
	{
	margin-right: 5px;
	}
	
	.niveau
	{
	font-size: 1.2em;
	margin: auto;

	}
	
	.niveau td
	{
	padding: 10px;
	}

	.classement
	{
	background: #cfe6ff;
	border-collapse: collapse;
	}
	
	.classement td, th
	{
	border: 2px solid white;
	padding: 5px;
	text-align: center;
	}

	.pseudo
	{
	font-size: 1.3em;
	}
	
	.points
	{
	color: green;
	font-size: 1.1em;
	font-weight: bold;
	}
	
	.etoiles
	{
	font-size: 1.1em;
	font-weight: bold;
	}
	
	.nb_nouveaux
	{
	color: red;
	font-weight: bold;
	margin-left: 42px;
	}
	
	.enveloppe
	{
	width: 30px;
	float: left;
	}

	.icon
	{
	vertical-align: middle;
	margin-right: 15px;
	}	
	
	.icone
	{
	float: left;
	margin-right: 15px;
	}
	
	.espace
	{
	height: 48px;
	}
	
	.image_question
	{
	margin-right: 5px;
	float: left;
	display: inline;
	background-color: #cfe6ff;
	}
	
	.img_question
	{
	height: 108px;
	margin: 6px;
	}
	
	.question_question
	{
	background: url(images/coin_question.png) no-repeat;
	background-position: top right;
	background-color: #cfe6ff;
	padding: 12px;
	height: 48px;
	}

	
	.image_droite
	{
	background: url(images/fond_img_question2.png) no-repeat;
	background-position: top right;
	height: 120px;
	}
	
	.image_gauche
	{
	background: url(images/fond_img_question1.png) no-repeat;
	height: 120px;
	}
	
	.question
	{
	font-size: 1.6em;
	height: 120px;
	}
	
	.question a
	{
	color: navy;
	}
	
	.question a:hover
	{
	color: navy;
	text-decoration: underline;
	}
	
	.ligne_question
	{
	padding: 5px;
	padding-top: 0px;
	padding-top: 0px;
	border-bottom: 1px solid navy;
	margin-bottom: 8px;
	}
	
	.info_question
	{
	border-top: none;
	margin-left: 34px;
	background-color: #cfe6ff;
	}
	
	.coin_gb
	{
	background: url(images/coin_question_gb.png) no-repeat;
	background-position: bottom left;	
	}
	
	.coin_db
	{
	background: url(images/coin_question_db.png) no-repeat;
	background-position: bottom right;	
	padding: 5px;
	}
	
	.coin_gh
	{
	background: url(images/coin_question_gh.png) no-repeat;
	background-position: top left;	
	}
	
	.coin_dh
	{
	background: url(images/coin_question_dh.png) no-repeat;
	background-position: top right;	
	}	
	
	.gros_coin_gb
	{
	background: url(images/gros_coin_gb.png) no-repeat;
	background-position: bottom left;	
	}
	
	.gros_coin_db
	{
	background: url(images/gros_coin_db.png) no-repeat;
	background-position: bottom right;	
	padding: 10px;
	padding-left: 20px;
	}
	
	.gros_coin_gh
	{
	background: url(images/gros_coin_gh.png) no-repeat;
	background-position: top left;	
	}
	
	.gros_coin_dh
	{
	background: url(images/gros_coin_dh.png) no-repeat;
	background-position: top right;	
	}	
	
	.signaler
	{
	float: right;
	}
	
	.tableau_predi
	{
	border-collapse: collapse;
	}
	
	.tableau_predi tr
	{
	height: 35px;
	}
	
	.tableau_predi td
	{
	border-bottom: 4px solid #cfe6ff;
	padding: 4px 15px;
	}
	
	.marge
	{
	padding-right: 20px;
	}
	
	.img_gold
	{
	margin-right: 10px;
	}
	
	.precision
	{
	color: grey;
	font-size: 0.9em;
	margin-top: 2px;
	}

	.date
	{
	margin-left: 110px;
	border-bottom: 1px solid navy;
	}
	
	img
	{
	border: none;
	}

	a
	{
	color: #0049a6;
	text-decoration: none;
	}
	
	a:hover
	{
	color: #3b86e6;
	}
	
	.centre
	{
	text-align: center;
	}
	
	h1
	{
	font-size: 2.5em;
	color: #77bb00;
	}
	
	h2
	{
	font-size: 1.5em;
	color: #588b00;
	}
	
	table
	{
	border-collapse: collapse;
	}
	
	.erreur
	{
	background-color: #ffbcbc;
	text-align: center;
	padding: 7px;
	border: 1px solid red;
	color: red;
	font-weight: bold;
	}
	
	.message
	{
	background-color: #bcffc9;
	text-align: center;
	padding: 7px;
	border: 1px solid green;
	color: green;
	font-weight: bold;
	}
	
	.classement
	{
	margin: auto;
	}
	
	.colonne_pseudos
	{
	width: 180px;
	}
	
	.colonne_points
	{
	width: 120px;
	}
	
	.page
	{
	border: 1px solid #0049a6;
	padding: 3px;
	}
	
	.page:hover
	{
	border: 1px solid #3b86e6;
	}
	
	.petit
	{
	font-size: 0.8em;
	}
	
	.com
	{
	background-color: #eeeeee;
	padding: 10px;
	min-height: 110px;
	margin-left: 110px;
	}
	
	.supprimer
	{
	float: right;
	}
	
	.bouton_supprimer
	{
	font-size: 0.9em;
	}
	
	.marge_form
	{
	margin-left: 30px;
	padding-left: 20px;
	border-left: 1px solid navy;
	}
	
	.mise
	{
	font-variant: small-caps;
	color: green;
	font-weight: bold;
	}
	
	.vert
	{
	color: green;
	}
	
	.rouge
	{
	color: crimson;
	}
	
	.credits0
	{
	color: teal;
	}
	
	.stats
	{
	margin-left: 6px;
	}

    .image_anti_bot
       {
    font-size: 1000%;
    }
	
	.image
	{
	margin: 10px;
	margin-right: 15px;
	float: left;
	}
	
#droite
{
width: 300px;
float: right;
border-left: 1px dotted grey;
padding-left: 10px;
}

#gauche
{
margin-right: 330px;
padding-bottom: 10px;
}
	
#en_tete
{ 
margin-top: 10px;
float: left;
}
	
#categories	
{
height: 45px;
padding-bottom: 2px;
margin-bottom: 5px;
}

#categories li
{ 
padding:0; 
display:inline; 
float:left;
padding-right: 35px;
font-size: 1.7em;
}

#barre
{
padding: 5px;
padding-bottom: 3px;
}

	#barre td
	{
	padding-right: 30px;
	}
	
#champ_recherche
{
float: right;
}

#corps
{
background: white;
margin: 20px 0px;
margin-bottom: 10px;
}

#corps_recherche
{
padding-right: 20px;
padding-left: 20px;
text-align: center;
}

	.bloc
	{
	margin-bottom: 10px;
	padding: 10px;
	}
	
	.titre_bloc
	{
	font-size: 1.4em;
	margin-bottom: 15px;
	}
	
	.titre_bloc_prof
	{
	font-size: 1.4em;
	margin-bottom: 15px;
	text-align: center;
	}

#pied_de_page
{
clear: both;
text-align: center;
line-height: 20px;
}

#plus_etoiles
{
float: right;
margin: 10px;
}

#menu                   { margin:0; margin-left: 300px; padding:0; width:700px; }
#menu li                { margin:0; padding:0; display:inline; float:left; }
#menu a                 { height:44px; display:block; text-indent:-999px; overflow:hidden; }
 
#menu #menu_accueil          { width: 49px; background: url(images/menu2.png) 0 0px; }
#menu #menu_questions            { width: 173px; background: url(images/menu2.png) -49px 0px; }
#menu #menu_resultats            { width: 97px; background: url(images/menu2.png) -222px 0px; }
#menu #menu_classement     { width: 111px; background: url(images/menu2.png) -319px 0px; }
#menu #menu_cadeaux          { width: 95px; background: url(images/menu2.png) -430px 0px; }
#menu #menu_aide          { width: 74px; background: url(images/menu2.png) -525px 0px; }
 
#menu #menu_accueil:hover         { width: 49px; background: url(images/menu2.png) 0 -44px; }
#menu #menu_questions:hover              { width: 173px; background: url(images/menu2.png) -49px -44px; }
#menu #menu_resultats:hover              { width: 97px; background: url(images/menu2.png) -222px -44px; }
#menu #menu_classement:hover       { width: 111px; background: url(images/menu2.png) -319px -44px; }
#menu #menu_cadeaux:hover            { width: 95px; background: url(images/menu2.png) -430px -44px; }
#menu #menu_aide:hover            { width: 74px; background: url(images/menu2.png) -525px -44px; }







