/*
 *= RESET & CROSS-BROWSER HACKS
 */

.hide {
	display : none;
}

/* CLEARFIX */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow:hidden;
}
.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

/*
* =HEADER
*/
.texte_barre_haut_header{
		font-family:verdana;
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
}


a.barre_haut_groupe:link{
		font-family:verdana;
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
}
a.barre_haut_groupe:visited{
		font-family:verdana;
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
}
a.barre_haut_groupe:hover{
		font-family:verdana;
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
}

.texte_barre_haut {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.margin_centre {
	margin-left: 5px;
}

.lien_off {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
	.lien_off h2 {
		margin: 0 0 10px 0;
		/*margin: 0 0 10px 6px;*/
		font-size: 11px;
	}

	.lien_off p {
		margin: 0 0 25px 6px;
	}

.titreJaune {
	padding-left:10px;
	text-align:left;
	height:16px;
	font-size:12px;
	font-weight:bold;
}

h2.titreJaune a{
	font-size:12px;
	font-weight:bold;
}

.titreJauneSitesAmis {
	padding-left:10px;
	text-align:left;
	height:16px;
	font-size:12px;
	font-weight:bold;
}

	.titreJaune a:link, .titreJaune a:visited, .titreJaune a:hover,
	.titreJauneSitesAmis a:link, .titreJauneSitesAmis a:visited, .titreJauneSitesAmis a:hover,
	{
		text-decoration: none;
	}

a.barre_lien:link{
		font-family:verdana;
		font-size:13px;
		font-weight:bold;
		text-decoration:underline;

}
a.barre_lien:visited{
		font-family:verdana;
		font-size:13px;
		font-weight:bold;
		text-decoration:underline;
}
a.barre_lien:hover{
		font-family:verdana;
		font-size:13px;
		font-weight:bold;
		text-decoration:underline;
}

.h1 {
 font-size:16px;
 margin:4px;
}

/* Nouveau JVF */

#lien_header{
	text-align:right;
	width:100%;
}

#pub_header{
	height:94px;
	padding-bottom:4px;
	text-align:center;
}
.pub_listing{
	 height: 100px;
	 width: 100%;
}

.box_barre_haut{
	height: 49px;
	margin-bottom:5px;
	overflow: hidden;
	padding-left: 0px;
	vertical-align: bottom;
}

#logo_barre_haut{
	float: left;
	height: 49px;
	vertical-align: middle;
	width: 264px;
}

#formulaire_barre_haut{
	float:left;
	height:49px;
	margin:auto 7px;
	padding:15px 0px 0px 0px;
}

#formulaire_barre_haut input.champdeformulaire_texte{
	height:19px;
}

#liens_barre_haut{
	float: left;
	z-index: 2;
	width: 80px;
	text-align:right;
}

#liens_barre_haut2{
	float: left;
	z-index: 2;
	width: 190px;
	padding-top:18px;
	text-align:center;
}

#liens_barre_haut2 a
{
	font-size:12px;
}

/* autocompletion de recherche */
#presearch {
	background-color:#FFFFFF;
}

#presearch ul {
	margin:0; padding:0; list-style-type:none;
}

#presearch ul li {
	margin:6px 2px; padding:0 0 0 6px; cursor:pointer;
	font: normal 11px verdana;
	color:#0D2941;
}

/*
* =END HEADER
*/

body{
	font-family:verdana;
	font-size:11px;
	text-align:justify;
}

a:link{
		text-decoration:none;
}
a:visited{
		text-decoration:none;
}
a:hover{
		text-decoration:underline;
}

.cadre_num_page{
	padding:1px 1px 1px 1px;
	margin-top:4px;
	width:13px;
	height:13px;
	text-align:center;
	background-repeat:repeat;
	cursor:pointer;
}
.cadre_num_page_sel{
	padding:1px 1px 1px 1px;
	margin-top:4px;
	width:13px;
	height:13px;
	text-align:center;
	background-repeat:repeat;
}

.texte_barre_bas {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
}

a.lien_barre_bas:link{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

a.lien_barre_bas:visited
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

a.lien_barre_bas:hover{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.box_menu_orange .h1, .box_menu_bleu .h1
{
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding-top:1px;
	text-align:left;
	text-indent:5px;
	margin:0px;
}

.description {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.lien_on {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.lien_on1 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.lien_on2 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.lien_on3 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.titre_bleu {
 font-size:12px;
 font-weight: bold;
 text-decoration: none;
}

.titre {
 font-size:12px;
 text-decoration: none;
 font-weight: bold;
}

h2 {
 font-size:12px;
 margin:4px;
}

#centrePage p a
{
	text-decoration:underline;
}

a.lien_on:link{
		font-family:verdana;
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
}

a.lien_on:visited{
	font-family:verdana;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}

a.lien_on:hover{
	font-family:verdana;
	font-size:11px;
	font-weight: normal;
	text-decoration:underline;
}
a.lien_on_u:link{
	font-family:verdana;
	font-size:11px;
	font-weight: normal;
	text-decoration:underline;
}
a.lien_on_u:visited{
	font-family:verdana;
	font-size:11px;
	font-weight: normal;
	text-decoration:underline;
}
a.lien_on_u:hover{
	font-family:verdana;
	font-size:11px;
	font-weight: normal;
	text-decoration:underline;
}
a.lien_on1:link{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
	}
	a.lien_on1:visited{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
	}
	a.lien_on1:hover{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
}
a.lien_on2:link{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
	}
	a.lien_on2:visited{
		font-family:verdana;
	
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
	}
	a.lien_on2:hover{
		font-family:verdana;
	
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
}
a.lien_on3:link{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
	}
	a.lien_on3:visited{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
	}
	a.lien_on3:hover{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
}.lien_off1{
		font-family:verdana;
	
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
	}
a.lien_off1:link{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
	}
	a.lien_off1:visited{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
	}
	a.lien_off1:hover{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
}
.lien_off2{
		font-family:verdana;
	
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
	}
a.lien_off2:link{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
	}
	a.lien_off2:visited{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
	}
	a.lien_off2:hover{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
}
.lien_off3{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
	}
a.lien_off3:link{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
	}
	a.lien_off3:visited{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
	}
	a.lien_off3:hover{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
}a.lien_off:link{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
	}
	a.lien_off:visited{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
	}
	a.lien_off:hover{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
}
a.lien_1:link{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
	}
	a.lien_1:visited{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
	}
	a.lien_1:hover{
		font-family:verdana;
		
		font-size:11px;
		font-weight: normal;
		text-decoration:underline;
}
a.lien_jeu:link{
		font-family:verdana;
		
		font-size:11px;
		font-weight:bold;
		text-decoration:underline;
}
a.lien_jeu:visited{
	font-family:verdana;
	
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
a.lien_jeu:hover{
	font-family:verdana;
	
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

#centrePage .box_home_centre p a.lien_jeu
{
	text-decoration:underline;
}


a.lien_jeu_sansunderline:link{
		font-family:verdana;
	
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
}
a.lien_jeu_sansunderline:visited{
	font-family:verdana;
	
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.lien_jeu_sansunderline:hover{
	font-family:verdana;
	
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

table.table_liste{
	border-collapse: collapse;
	padding: 2px 0px 2px 0px;
}

table.table_liste tr{
	border-width: 0px;
	border-style: ridge;
}

table.table_liste tr td{
	padding: 2px 10px 2px 0px;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:right;
}

table.table_liste tr td.left{
	padding: 2px 0px 2px 0px;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;

}

table.table_liste tr th{
	padding: 2px 3px;
	font-weight: bold;
	font-size:12px;
	text-align:right;
}

table.table_liste tr th.left{
	padding: 2px 3px;
	font-weight: bold;
	font-size:12px;
	text-align:left;
}

.Style1 {
	font-size: 12px;
	font-weight: bold;
}

.selected_cat{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/*
#mickey {
position: absolute;
top: 400px;
right: 247px;
padding-left: 0px;
padding-right: 0px;
z-index: 9;
width: 160px;
height: 600px;
}*/

/*
#minnie {
position: absolute;
top: 28px;
left: 268px;
right: 0px;
padding-left: 0px;
padding-right: 0px;
z-index: 9;
width: 728px;
height: 90px;
}*/

h4{
	margin:0px;
}


.liste_ajax_admin{
	overflow-y:scroll;
	height : 200px;
	cursor: pointer;
}
.liste_admin_ajax{
	overflow-y:scroll;
	height : 200px;
	cursor: pointer;
}


.valueclick_description {
	font-size: 12px;
}
.valueclick_plus_de_liens {
	font-size: 10px;
}
a.valueclick_plus_de_liens:link{
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
a.valueclick_plus_de_liens:visited{
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
a.valueclick_plus_de_liens:hover{
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

a.valueclick_link:link{
	font-weight:bold;
	font-size:11px;
}
a.valueclick_link:visited{
	font-weight:bold;
	font-size:11px;
}
a.valueclick_link:hover{
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}


/*********************************************************************/
#nl_pc_correction{
	z-index:3;
	position:absolute;
	top:180px;
	right:150px;
	padding-left:5px;
	padding-top:5px;
	display:none;
	padding-right:5px;
	width:300px;
	height:110px;
	font-size:11px;
	font-weight:bold;
}
.lien_correction_nl{
 	font-weight:bold;
	cursor:pointer;
	text-align:left;
	text-decoration:none;
	font-size:11px;
}
.lien_correction_nl:hover{
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
	text-align:left;
	font-size:11px;
}

.box_menu_orange{
	margin-bottom:10px;
}

.contenu_box_menu_gauche{
	padding-left:6px;
	list-style:none;
	margin:0px 0px 6px 0px;
}

.bullet_off{
	width:12px;
	float:left;
	margin-top:1px;
}

.bullet_off img{
	width:5px;
	height:9px;
}

.principal_menu_gauche{
	height:20px;
	margin-top:5px;
	text-indent:12px;
	width:129px;
}

.cat_jeux_internet{
	display:block;
	padding-left:10px;
	text-align:left;
	width:129px;
}

.lien_menu_gauche{
	text-indent:12px;
	display:block;
	text-align:left;
}

.box_menu_bleu{
	margin-bottom:10px;
}

.box_menu_gauche{
	width:147px;
}

.box_menu_droite{
	width:158px;
}

input#decoLink {
	border: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-family: verdana;
	cursor: pointer;
}
input#decoLink:hover {
	text-decoration: underline;
}

#box_mea{
	width:150px;
	text-align:center;
	margin-bottom:10px;
}

#inscrit_mail_jvf{
	width:100px;
	margin:10px 0px 5px 5px;
}

#password, #login{
	width:140px;
	margin:0px;
}

#liste_acces_membre_connecte{
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 20px;
}

#menu_droit_mea_autres_ets{
	margin-bottom:40px;
	margin-top:10px;
	padding:auto;
	text-align:center;
	width:160px;
}

#liste_partenaires, #selection{
	list-style:none;
	margin:0px 0px 0px 5px;
	padding:0px;
}

#selection li
{
	margin-left : 5px;
}

.titre_liste_partenaires{
	margin:2px;
}

#nos_partenaires{
	margin:5px 0px;
}

#conteneur{
	margin:0 auto;
	width:800px;
}

#main{

}

#menuGauche{
	float:left;
	width:150px;
}

#centrePage{
	float: left;
	margin:0px 5px;
	width:477px;
}

#menuDroite{
	width: 160px;
	float: left;
}

.box_home_centre{
	margin:20px auto;
	padding-bottom: 3px;
}
#centrePage .box_home_centre div p a, #centrePage .box_home_centre p a {
	text-decoration: none;
}

.titre_box_home_centre{
	height:16px;
	margin:0px 0px 10px 0px;
	vertical-align:middle;
	padding-left: 5px;
	padding-top: 1px;
}

.liste_jeux_box_home_centre, .liste_jeux_box_home_centre_seul{
	list-style:none;
	padding:0px;
	margin:0px;
}

.liste_jeux_box_home_centre li, .liste_jeux_box_home_centre_seul li{
	font-size:9px;
}

.liste_jeux_box_home_centre_seul{
	width: 210px;
	margin: 0 auto;
}

.jeux_box_home_centre{
	float:left;
	font-family:verdana;
	font-size: 11px;
	margin:6px 0px;
	text-align:left;
	width:225px;
}

.jeux_box_home_centre li a
{
	float:left;
	width:100px;
}
.liste_jeux_internet{
	list-style:none;
	margin:0px;
	padding:0px;
}

.liste_jeux_internet li{
	float:left;
	font-family:verdana;
	margin:0px 8px;
	width:202px;
}

#home ul li span.image_liste, #favoris ul li span.image_liste
{
	float:left;
	margin-right:10px;
	width:100px;
}

/* =CLEARFIX */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow:hidden;
}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		.clearfix {display: block;}
	/* End hide from IE-mac */
/* END CLEARFIX */

/*
* =HOME
*/
#derniersCommentaires {
	margin-bottom: 15px;
}

#derniersCommentaires ul{
	list-style:none;
	margin:15px 0px;
	padding:0px;
}
	#derniersCommentaires ul li{
		margin: 0 0 10px 3px;
		border-bottom: 1px solid #9ec4ea;
		padding-bottom: 2px;
	}

#derniersCommentaires span{
	float:left;
	text-align:left;
}
/*
* END HOME
*/


/*
* =FOOTER
*/
.texte_barre_bas {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
}

a.lien_barre_bas:link{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
a.lien_barre_bas:visited{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
a.lien_barre_bas:hover{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
}

#footer{
	clear:both;
	margin:20px auto 0 auto;
	text-align:center;
}
/*
* =END FOOTER
*/

/*
* =iframe_footer
*/
#iframe_footer{
	clear:both;
	border:none;
	margin:20px auto 0 auto;
	text-align:center;
}


/*
* = END iframe_footer
*/

/* CATEGORY */
p#introCategory a {
	text-decoration: none;
}
div#barreTri {
	width: 99%;
	height: 17px;
	padding: 3px 0 0 5px;
	margin: 15px 0;
}
	div#barreTri strong {
	}

div#pagination p.Lpart, div#pagination p.Rpart {
	float: left;
	text-align: center;
}
div#pagination p.Lpart { width: 125px; text-align: left; }
div#pagination p.Rpart { width: 102px; text-align: right; }

div#pagination div#page {
	float: left;
	width: 250px;
	text-align: center;
}
	div#pagination ul {
		display: block;
		clear: left;
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	div#pagination div#page li {
		float: left;
		display: block;
		height: 15px;
		margin: 1px;
		text-align: center;
		width: 17px;
	}
	div#pagination div#page li.actu {
		height: 17px;
		padding-top: 2px;
		border: none;
		font-weight: 700;
		width: 19px;
	}

p.listing_horizontal {
	width: 155px;
	padding: 2px;
	float: left;
	text-align: center;
	margin: 5px 0;
}
p.listing_horizontal img {
	display: block;
	width: 100px;
	height: 70px;
	margin: 3px auto;
}
/* END CATEGORY */

/* PLAN DU SITE */
div#pagination div#page_plan {
	width: 100%;
	text-align: center;
}

div#pagination div#page_plan li {
	float: left;
	display: block;
	height: 15px;
	margin: 3px;
	text-align: center;
	width: 30px;
}

div#pagination a{
	font-size : 12px;
}

.liste_cat_plan_centre strong{
	font-size : 11px;
	list-style:none;
	padding:0px;
	margin:0px;
}
/* END PLAN */



/* 404 */
div#e404 p strong {
	font-size: 14px;
}
div#e404 p#link {
	width: 100%;
	text-align: center;
}
/* END 404 */

/* BT-ORANGE */
a.bt-orange {
	display: block;
	float: left;
	height: 21px;
	padding-left: 10px;
	text-decoration:none;
	cursor: pointer;
}
	a.bt-orange span {
		display: block;
		float: left;
		font-weight: 700;
		padding-right: 10px;
		height: 21px;
		line-height: 19px;
		cursor: pointer;
	}
/* END ORANGE */
#home a.bt-orange
{
	text-decoration:none;
}
/* BT-BLUE */
a.bt-blue {
	display: block;
	float: left;
	height: 21px;
	padding-left: 10px;
	text-decoration:none;
	cursor: pointer;
}
	a.bt-blue span {
		display: block;
		float: left;
		font-weight: 700;
		padding-right: 10px;
		height: 21px;
		line-height: 19px;
		cursor: pointer;
	}
/* END BLUE */

/* RECHERCHE */
div.greyBox {
	padding: 5px;
	width: 98%;
	margin: 10px 0;
}
	div.greyBox strong {
	}
a.redLink {
	padding-left: 8px;
}
/* END RECHERCHE */

/* FICHE JEUX */

#ficheJeu
{
}

#ficheJeu #infosJeu
{
	position: relative;
	margin-bottom: 25px;
}

#arborescence
{
	margin-bottom:15px;
}

#ficheJeu #infosJeu #imageJeu
{
	float:left;
	height:116px;
	margin-right:5px;
	width:155px;
}

#ficheJeu #infosJeu #texteJeu
{
	float:left;
	align:right;
	width:285px;
	|width:280px;
}

#ficheJeu #infosJeu #etoileJeu
{
	float:right;
}

#ficheJeu #infosJeu #boutonJeu
{
	float:left;
	margin-top: 30px;
}
#ficheJeu #infosJeu #boutonJeu div#play { float: left; margin-right: 5px; }
#ficheJeu #infosJeu #boutonJeu div#forum { float: left; text-align: left; }
#ficheJeu #infosJeu #boutonJeu div#download { clear: left; text-align: center; padding-top: 5px; padding-left: 60px; }

#ficheJeu #descriptionJeu
{
	text-align:justify;
	width:100%;
	margin:10px 0px;
}

.boonty
{
	float:left;
	width:150px;
	text-align:center;
	margin:5px auto;
}

#ficheJeuPub
{
	width:96%;
	height:209px;
}

/* END FICHE JEUX */

/* =FICHE GAME */

#game
{
	width:100%;
}

#game a
{
	text-decoration:none;
}

#game .alacon .boutons
{
	margin:10px auto;
}

#game .alacon .boutons a
{
	margin-left:10px;
}

#conteneur_game
{
	width:100%;
}

#conteneur_game #header
{
	width:800px;
	margin:auto;
}

#conteneur_game #main #game #arborescence
{
	width:800px;
	margin:15px auto;
}

#conteneur_game #main #game #jeuxCulte
{
	width:800px;
}

#conteneur_game #main #game #derniersCommentaires
{
	width:800px;
	margin:15px auto;
}

#conteneur_game #footer
{
	width:800px;
}
.logoTga {
	float: left;
	margin-left: 5px;
}
#cache_sexy
{
	margin: 10px; 
	position: absolute; 
	width: 630px; 
	height: 450px; 
}

/* END FICHE GAME */

/* MEMBRE */
p.profilVisual {
	width: 100%;
	text-align: center;
}
form#membreProfil {
	margin-top: 25px;
}
	form#membreProfil fieldset, form#inscription fieldset {
		margin-bottom: 15px;
		padding: 0;
		position: relative;
	}
	form#membreProfil h2 {
		 margin-bottom: 5px;
		 font-size: 12px;
		 font-weight: 700;
	}
		form#membreProfil fieldset input.valider, form#inscription fieldset input.valider {
			position: absolute;
			bottom: 0;
			right: 0;
			padding: 0;
			margin: 0;
			border: none;
			width: 130px;
			height: 22px;
			text-transform: uppercase;
			font-weight: 700;
			font-family: arial;
			padding-left: 20px;
			padding-top: 3px;
			cursor: pointer;
			font-size: 12px;
		}
		form#membreProfil fieldset ul, form#inscription fieldset ul {
			margin: 0;
			padding: 10px 10px 30px 10px;
			list-style-type: none;
		}
			form#membreProfil fieldset ul li, form#inscription fieldset ul li {
				margin-bottom: 10px;
			}
			form#inscription #errorPseudo, 
			form#inscription #errorPass, 
			form#inscription #errorPass2, 
			form#inscription #errorMail, 
			form#inscription #errorForm { display: none; }
			form#inscription fieldset ul li.valid input {
			}
			form#inscription fieldset ul li.error input {
			}
			form#inscription fieldset ul li p#error_inscription {
				font-style: italic;
				text-align: center;
				height: 35px;
			}
				form#inscription fieldset ul li label {
					display: block;
					float: left;
					width: 180px;
				}
				form#membreProfil fieldset#profil ul li label {
					display: block;
					float: left;
					width: 150px;
				}
				form#membreProfil fieldset#abo ul li label.labl {
					display: block;
					float: left;
					width: 325px;
				}
				form#membreProfil fieldset#abo ul li strong {
					display: block;
					text-align: center;
				}
		form#membreProfil fieldset#avatar h3 {
			font-size: 11px;
			text-decoration: underline;

			margin: 0;
		}
			form#membreProfil fieldset#avatar ul li {
				line-height: 20px;
				vertical-align: middle;
			}
				form#membreProfil fieldset#avatar ul li label {
					display: block;
					float: left;
					width: 150px;
				}


div#profil_previ img {
	display: block;
	float: left;
	margin-right: 20px;
	max-height: 100px;
	max-width: 80px;
}
	div#profil_previ ul#bio, div#profil_previ ul#stat, div#profil_previ ul#classement {
		list-style-type: none;
		padding-left: 100px ;
	}

#myModal div#inc_account {
	width: 170px;
}
#myModal #inscription {
	width: 340px;
}
div#inc_account ul {
	list-style-type: none;
	display: block;
	text-align: left;
	margin: 5px;
	padding: 0px;
}
	div#inc_account ul li {
		padding: 0px;
		margin: 0px;
	}
div#inc_account p#welcome {
	margin: 5px;
}
div#inc_account p#avatar {
	text-align: center;
}
	div#inc_account p#avatar a img {
		border: none;
		max-height: 100px;
		max-width: 80px;
	}
div#inc_account ul li#deco {
	margin-top: 10px;
}

div#played ul {
	list-style-type: none;
	display: block;
	text-align: left;
	margin: 5px;
	padding: 0px;
}
	div#played ul li {
		padding: 0px;
		margin: 0px;
	}

/* END MEMBRE*/

/* COMMENTAIRES */
a#com_plusplus { display: block; width: 100%; text-align: right; }
div#newCommentaire { text-align: left;  overflow: hidden; width:450px; margin: 10px auto 50px auto; clear: both; }
div#newCommentaire strong { display: block; margin-bottom: 5px; }
div#newCommentaire textarea { float: left; height: 70px; width: 300px; }
div#newCommentaire input { margin: 1px 0 5px 5px; }
div#newCommentaire a { margin: 0 0 0 5px; }

#validerSignaler
{
	text-align:center;
	padding-left:120px;
}
#validerSignaler a { text-decoration:none; }
/* END COMMENTAIRES*/

/* NOTATION */
#game .alacon .boutons div#notation { margin-left: 10px; }
#game .alacon .boutons div#notation a { border: 0; margin: 0; }
#game .alacon .boutons div#notation a img { border: 0; height: 16px; width: 8px; }
#game .alacon .boutons div#notation input { width: 20px; display: inline; }
#game .alacon .boutons div#notation form#noter { margin-top: 5px;}

div#notationFjeu { padding: none; cursor: pointer; margin: 35px 10px 50px 10px; }
div#notationFjeu form#noter { overflow: hidden; margin-top: 5px; }
div#notationFjeu form#noter input { float: left; margin-right: 5px; width: 20px; display: inline; }
/* END NOTATION */

/* =STAT */

#stats #statsJVF, #stats #statsTOTAL
{
	margin-bottom:5px;
	text-align:right;
}

#stats #titreTab
{
	font-weight:bold;
}

#stats #statsJVF .titreS, #stats #statsTOTAL .titreS
{
	margin-left: 5px;
	float:left;
	width:20%;
}

#stats #statsJVF .total, #stats #statsTOTAL .total
{
	float:left;
	width:35%;
}

#stats #statsJVF .moy, #stats #statsTOTAL .moy {
	text-align: right;
	padding-right: 5px;
	float: left;
	width: 35%;
}

/* END STAT */

/* SEARCH / TOP SEARCH */
div#topSearch { overflow: hidden; }
div#topSearch ul { 
	width: 145px; 
	float: left; 
	list-style-type: none; 
	padding: 0; 
	margin: 0;
	margin-left: 5px; 
	text-align:left; 
}
/* END TOP SEARCH */

/* NEWSLETTER */
#nl_jvf { margin: 5px 0px; }
#bon_plans { border: none; }

/* CONTACT */
div#questionsContact h2 {
	padding-left: 10px;
	background-position: 0px 3px;
}
div#questionsContact p {
	margin: 0px 0px 20px 0px;
}
div#questionsContact form {
	width: 90%;
	margin: auto;
	padding: 3px;
}
div#questionsContact div#formulaireContact label {
	padding-left: 5px;
	width: 100px;
	float: left;
}

#pagination_plan li{
	float: left;
	display: block;
	height: 15px;
	margin: 3px;
	text-align: center;
	width: 30px;
}

.jeux_plan_centre li {
	width: 100px;
	padding : 0px;
	margin : 0px;
}

/* 404 */
#jeux_404 {
	align: left;
	vertical-align: left;
	text-align: left;
}
#jeux_404 .liste_jeux_404_gauche {
	float: left; 
	width: 233px;
	margin: auto;
}
#jeux_404 .liste_jeux_404_droite {
	float: right; 
	width: 233px;
	margin: auto;
}
#jeux_404 .image_liste {
	float: left;
	margin-right: 10px;
	width: 100px;
}
#jeux_404 ul { padding:0px; }
#jeux_404 li {
	width: 230px;
	float: left;
	clear: left;
	list-style: none;
	margin: 5px;
}
/* END 404 */

/* BOX NEWS HOME */

#news_box_home_centre{
	float: left;
	padding : 5px 0px 0px 0px;
	clear: left;
	width:100%;
	overflow: hidden;
	margin: 0px;
}
#liste_news_home_centre{
	padding: 0px; 
	margin-left: 10px;
}

/* END BOX NEWS HOME */
	
/* SIGNALER PAGE */

div#signalerPage form
{
	border:1px solid black;
	width:90%;
	margin:auto;
	margin-top: 15px;
	padding:5px;
}

div#formulaireSignaler label
{
	padding-left:5px;
	width:50px;
	float:left;
}

.obligatoire{
	font-weight: bold;
}

/*
 *= SIGNALER COMMENTAIRE
*/

#signaler_commentaire {
	width: 300px;
	height: 295px;
	border: 3px #8B92E0 solid;
	left: 35%;
	position: fixed;
	top: 35%;
	/* pour IE6 */
	_position: absolute;
	top: expression(body.scrollTop + 150 + "px");
	background-color: #FBFDFF;
	padding-left: 10px;
	padding-top: 2px;
}
	#signaler_commentaire #close {
		width: 20px;
        float: right;
        font-size: 18px;
	}
	#signaler_commentaire .content {
		margin-top: 15px;
		margin-right: 10px;
		font-color: #000;
	}
	#signaler_commentaire .captcha_img {
		width: 140px;
		float: left;
	}
	#signaler_commentaire #captcha_txt {
		margin: 8px 10px 16px 0px;
		float: right;
		width: 110px;
	}
	
/* =MYMODAL */
#pageOverlay, #myModal-loader {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9990;
	width: 100%;
	height: 500px;
	background-color: #fff;
}

#myModal-loader {
	z-index: 9991;
	background: transparent url(http://m.bestofmedia.com/i/tomsguide/design/ajax-loading.gif) top left no-repeat;
	width: 100px;
	height: 100px;
}

#myModal {
	text-align: left;
	position: fixed;
	top: 50%;
	left: 30%;
	z-index: 9992;
	background: transparent url(http://m.bestofmedia.com/i/tomsguide/design/shadowAlpha.png) right bottom no-repeat;
	padding: 0 6px 6px 0;
}

	#myModal .error-field-text {
		font-size: 10px;
		background: #d12626;
		color: #fff;
		font-weight: 700;
		min-height: 15px;
		padding: 2px;
		margin: 15px 0 10px 0;
		width: 100%;
	}

	#myModal .validForm .smooth {
		color: #000;
		font-size: 11px;
		display: block;
		margin-bottom: 15px;
	}

	#myModal .validForm { padding: 5px 5px 0 0; }
		#myModal .validForm li {
			padding: 3px 0;
			clear: both;
		}

		#myModal .validForm li input {
			height: 18px;
			border: 1px solid #7f9db9;
			width: 45%;
		}

		/* ie */
		#myModal .validForm li input[type=radio] {
			border: none;
		}

		#myModal .validForm li label {
			display: block;
			float: left;
			padding-right: 10px;
			width: 40%;
			font-size: 12px;
			font-weight: 700;
			text-align: right;
		}

			#myModal .validForm li label.radio {
				display: inline;
				float: none;
				width: auto;
				font-weight: 400;
			}

		#myModal .validForm li select {
			border: 1px solid #7f9db9;
			background: #fff;
		}

		#myModal .validForm li option {
			background: #fff;
		}

		#myModal .validForm .basicMainDotted { padding-bottom: 5px; }

	#myModal .submitForm {
		width: 75px;
		height: 25px;
		float: right;
		border: none;
		overflow: hidden;
		text-indent: -9999px;
		background: url(http://m.bestofmedia.com/i/tomsguide/design/bt_valider.gif) top left no-repeat;
		cursor: pointer;
	}

	#myModal .ajaxError, #myModal .ajaxOk {
		font-weight: 700;
		font-size: 11px;
		color: #d12626;
	}

		#myModal .ajaxOk { color: #779e04; }

	#myModal #ajaxLoading {
		position: absolute;
		bottom: 9px;
		right: 20px;
		display: block;
		width: 16px;
		height: 16px;
		background: transparent url(http://m.bestofmedia.com/i/tomsguide/design/ajax-loaderLittle.gif) top left no-repeat;
	}

	#myModal #modalNicks {
			position: absolute;
			width: 203px;
			float: right;
			border-left: 1px solid #7f9db9;
			left: 172px;
			font-size: 11px;
			background: transparent url(http://m.bestofmedia.com/i/tomsguide/design/shadowAlpha.png) bottom right repeat;
		}

		#myModal #modalNicks span {
			display: block;
			margin-bottom: 5px;
		}

		#myModal .validForm #getFreeNicks li {
			background: #fff;
			border-bottom: 1px solid #7f9db9;
			border-right: 1px solid #7f9db9;
			width: 196px;
			padding: 0;
			overflow: hidden;
			display: block;
		}

			#getFreeNicks li a {
				display: block;
				padding: 2px 5px;
				cursor: pointer;
				color: #000;
				text-decoration: none;
			}

				#getFreeNicks li a:hover { background-color: #e5e8eb; }

#myModal-content {
	border: 2px solid #bfbfbf;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	background: #fff;
	margin-top: -4px;
	position: relative;
	min-height: 140px;
}

	#myModal-content h5  {
		background-color: #eeeff1;
		color: #779e04;
		-moz-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
		padding: 10px;
		margin-bottom: 10px;
		font-weight: 700;
		font-size: 16px;
	}

	#myModal-close {
		position: absolute;
		top: 7px;
		right: 17px;
		display: block;
		width: 15px;
		height: 15px;
		background: transparent url('http://m.bestofmedia.com/i/tomsguide/design/bt-close2.png') left top no-repeat;
		text-indent: -999px;
		overflow: hidden;
		cursor: pointer;
	}
/* End MYMODAL */

/*
 * Disclaimer
 */

#myModal #disclaimer {
	width: 401px;
}


/*
Widget
*/

#conteneur #kk-widget .container table #kk-btn {
background: url(http://img.jeuxvideopc.com/images/go.png) left bottom no-repeat;
width:50px;
height:27px;
}

#conteneur #kk-widget .container table .price {
font-weight:bold;
color: #185194;
font-size:14px;
}

#conteneur #kk-widget .container table .merchant {
font-weight:bold;
color: #3174E3;
font-size:10px;
}

#conteneur #kk-widget .container table .name a {
font-weight:bold;
color: #ff0000;
font-size:11px;
}

#conteneur #kk-widget .container table .desc {
color: #185194;
font-size:10px;
}

#conteneur #kk-widget .container table .photo img {
border:1px solid #000;
}

#conteneur #kk-widget .container table td, #conteneur #kk-widget .container  {
border:0;
}


.textual {
	font-weight : normal;
	font-size : 11px;
	display:inline;
	margin : 0px;
	padding : 0px;
	color : #1A5092;
}

.footerLinks li{
	display : inline;
	list-style-type:none;
}
