body
{
	font-family: verdana;
	font-size: 9pt;
	background-color: #AEF0FF;
}
h1
{
	color: Black;
	font-family: verdana;
	font-size: 9pt;
	margin: 0px 0px -30px 250px;
	text-align: center;
}
h2
{
	float: left;
	margin-top: 23px;
	text-align: center;
	width: 200px;
	font-size: 15pt;
	font-family: Arial;
	font-weight: bold;
	color: white;
}

.conteneur_principal
{
	width: 1024px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
.conteneur_principal a
{
	text-decoration: none;
}
a img
{
	border: 0px;
}
.invisible
{
	visibility: hidden;
}
.color_zone_1
{
	color: #29ABE2;
}
.color_zone_2
{
	color: #93278f;
}
.color_zone_2 a
{
	color: #93278f;
}
.color_zone_1 a
{
	color: #29ABE2;
}


/*==============================================*/
/*================== ENTETE ====================*/
/*==============================================*/
.entete
{
	overflow: hidden;
	background-image: url(../img/header1.png);
	background-repeat: no-repeat;
	height: 205px;
	display: block;
}

.zone_perso
{
	position: absolute;
	height: 170px;
	width: 200px;
	margin-left: 35px;
	cursor: pointer;
}

.div_bas_header
{
	margin-top: 36px;
	float: left;
	width: 1124px;
}

.banniere_pub
{
	float: right;
	margin-left: 5px;
	background-color: Black;
	border: 3px solid white;
}

.banniere_pub_h
{
	height: 90px;
	width: 728px;
	margin-right: 12px;
	margin-top: 35px;
	text-align: center;
}

.banniere_pub_v
{
	position: fixed;
	height: 600px;
	width: 160px;
	margin-left: 885px;
	border: 1px solid #AEF0FF;
	background-color: #AEF0FF;
}

.banniere_pub_txt
{
	width: 728px;
	height: 15px;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*=======================================================*/
/*=================== MENU GAUCHE =======================*/
/*=======================================================*/

.menu_v_conteneur
{
	float: left;
	color: White;
	width: 151px;
}

.menu_v_top
{
	display: block;
	height: 14px;
}

.menu_v_top_zone_1
{
	background-image: url(/img/menu-annuaire-haut.png);
}

.menu_v_top_zone_2
{
	background-image: url(/img/menu-gamezone-haut.png);
}

.menu_v
{
	padding-left: 10px; /*overflow: hidden;*/
}

.menu_v_zone_1
{
	background-image: url(/img/menu-annuaire-fond.png);
}

.menu_v_zone_2
{
	background-image: url(/img/menu-gamezone-fond.png);
}

.menu_h3_zone_1
{
	margin: 0px 0px 0px 0px; /*position: relative;*/
}

.menu_h3_zone_2
{
	margin: 0px 0px 0px 0px;
}

.menu_v_item
{
	border-bottom: 1px solid white;
	margin-left: 12px;
	width: 110px;
	margin-bottom: 8px;
}

.menu_v_alone
{
	margin-bottom: 8px;
}

.menu_v_item a
{
	font-family: Verdana;
	font-size: 11px;
	color: white;
}

.menu_v_bottom
{
	margin-top: -8px;
	padding: 0px;
	height: 14px;
	width: 151px;
}

.menu_v_bottom_zone_1
{
	background-image: url(/img/menu-annuaire-bas.png);
}

.menu_v_bottom_zone_2
{
	background-image: url(/img/menu-gamezone-bas.png);
}

/*============================================================*/
/*====================== CHEMIN DE FER =======================*/
/*============================================================*/
.chemin_fer
{
	position: relative;
	font: 8pt Verdana;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px black; /*#AEF0FF;*/
}
.chemin_fer a
{
	text-decoration: none;
	color: Blue;
}

/*============================================================*/
/*========================== CORPS ===========================*/
/*============================================================*/
.corps
{
	position: relative;
	width: 728px;
	overflow: hidden;
	min-height: 600px; /*border: solid 2px red;*/
	background-color: #FEFEFF;
}
.index_para
{
	margin: -40px 0px -24px 0px;
	font: 9pt Verdana;
	color: #29abe2;
	padding: 6px 12px;
	background-image: url(/img/fndidx.png);
	text-align: justify;
	position: relative;
	left: 160px;
	top: 50px;
	width: 520px;
	height: 80px;
}

.index_para h2
{
	font: 12pt verdana;
	font-weight: bold;
	display: block;
	margin: 0px 0px 5px 0px;
	width: 520px;
	color: Black;
}

.index_para p
{
	font: inherit;
	margin: 0;
	color: Purple;
}

.corps_contenu
{
	position: relative;
	overflow: hidden;
	padding: 5px 0px;
	font: 10pt verdana;
	text-align: justify; /*border: solid 2px orange;*/
}

.info_cat_1
{
	margin: 0px 20px 10px 20px;
	color: #29abe2;
}

.info_cat_2
{
	margin: 0px 20px 10px 20px;
	color: Purple;
}

/*==========================
        les TOP JEUX
==========================*/
.top_zone_conteneur
{
	margin-left: 9px;
	margin-bottom: 10px;
	width: 704px;
}

.top_zone_pannel
{
	margin-left: 4px;
	background-color: black;
	border-bottom: 3px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
	height: 100px;
}

.tab_jeu
{
	width: 700px;
	background-color: #93278F;
	border: 0;
	text-align: left;
}
.tab_jeu td
{
	border: 0;
	vertical-align: top;
	background-color: #93278F;
}
.info_jeu
{
	border: 0;
	width: 200px;
	margin: 4px 5px 4px 5px;
	background-color: White;
	text-align: left;
}
.info_jeu td
{
	border: 0;
	vertical-align: top;
	padding: 0 0 0 0;
	color: Black;
	background-color: White;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bolder;
	text-align: left;
}
.info_jeu h3
{
	display: inline;
	color: #0000C0;
	font: inherit;
}
.desc_jeu
{
	color: White;
	font-size: 9pt;
	padding: 0px 10px 10px 10px;
	text-align: left;
}
.desc_jeu a
{
	color: Yellow;
	font-size: larger;
	font-weight: bolder;
	text-decoration: underline;
}

.top_sel
{
	width: 166px;
	height: 80px;
	float: left;
}
.top_sel_zone
{
	margin-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.top_sel_choix
{
	margin-top: 33px;
}
.top_sel_jeux
{
	display: inline;
	margin-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px; /*background: #93278F;*/
}
.top_sel_cadre
{
	position: absolute;
	z-index: 2;
}
.top_sel_img
{
	position: absolute;
	vertical-align: middle;
	z-index: 1;
}
.top_sel_desc
{
	width: 80px;
	height: 70px;
	position: absolute;
	z-index: 2;
	margin-left: 78px;
	margin-top: 4px;
	color: Black;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bolder;
}

.top_sel_desc h3
{
	display: inline;
	color: #0000C0;
	font: inherit;
}

.top_sel_desc a
{
	color: Black;
	text-decoration: none;
}

.top_sel_picto_nouveau
{
	position: absolute;
	z-index: 4;
	margin-top: -10px;
	margin-left: -15px;
}

.top_choix_pannel
{
	position: relative;
	width: 692px;
	height: 130px;
	background-image: url(../img/top-choix-pannel.png);
	margin: auto;
	padding-left: 13px;
}

.eval_site
{
	float: right;
	margin: 0 0 0 0;
}


.pub_sel_j
{
	width: 348px;
	height: 260px;
	background: #93278F;
	text-align: center;
	padding-top: 10px;
}
.pub_sel_j_g
{
	float: left;
}

.pub_sel_j_d
{
	float: right;
	margin-right: 2px;
}




/*====================================================
        l'affichage du contenu de la CATEGORIE
====================================================*/
.cat_titre
{
	width: 355px;
	height: 70px;
	margin-bottom: 5px;
}
.cat_titre img
{
	float: left;
}
.cat_titre_zone_1
{
	background-image: url(/img/titre-barre-annuaire.png); /*color: #fff;*/
}
.cat_titre_zone_1 a
{
	text-decoration: none;
	color: White;
}

.cat_titre_zone_2
{
	background-image: url(/img/titre-barre-gamezone.png); /*color: #fff;*/
}
.cat_titre_zone_2 a
{
	text-decoration: none;
	color: White;
}

.c_site
{
	min-height: 110px;
	margin: 15px 15px;
}

.c_site_zone_1
{
	border-bottom: 2px solid #29ABE2;
	padding-bottom: 6px;
}
.c_site_zone_1 a
{
	text-decoration: underline;
	color: #29ABE2;
}


.c_site_zone_2
{
	margin-top: 4px;
}

.c_img_site
{
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.c_site_nom
{
	float: left;
	width: 200px;
	font-weight: bold;
}

.c_site_desc
{
	overflow: hidden;
	width: 450px;
	height: 60px;
}

.c_img_nouveau
{
	position: absolute;
	margin-top: 0px;
	margin-left: -80px;
	z-index: 2;
}

/*===== lien "voir la fiche de..." =====*/
.c_site_lien_fiche
{
	display: block;
	margin: 8px 0px 10px 50px;
	font-weight: bold;
	text-align: right;
}

/*==========================
        la PAGINATION
==========================*/
.pagination
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
}

.p_curPage
{
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

/*=============================
            fiche
=============================*/
.fiche_content
{
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fiche_zone_1
{
}
.fiche_zone_2
{
}
.fiche_zone_1 h3
{
	display: block;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #29ABE2;
	margin: 5px 0px 5px 0px;
}
.fiche_zone_1 h3 a
{
	text-decoration: none;
	color: #29ABE2;
}

.fiche_zone_2 h3
{
	display: block;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #93278f;
	height: 20px;
}
.fiche_a_img
{
	float: left;
	margin-right: 15px;
}
.fiche_img_nouveau
{
	z-index: 2;
	position: absolute;
	margin-left: -70px;
	margin-top: -10px;
}

.fiche_picto_choix
{
	position: absolute;
	margin-left: -60px;
	margin-top: -30px;
	z-index: 3;
}

.fiche_info_div
{
	margin: 10px 15px 15px 15px;
}

.fiche_form
{
	font-size: 11px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	width: 540px;
	margin-left: auto;
	margin-right: auto;
}

.fiche_valid
{
	height: 35px;
	margin-top: 5px;
}

.fiche_code
{
	position: absolute;
	margin-left: 45px;
	margin-top: 0px;
}

.fiche_com
{
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.fiche_com0
{
	background: #EAC7EA;
	padding: 10px;
	border: 1px #FFF solid;
}

.fiche_com1
{
	background: #FBE6FC;
	padding: 10px;
	border: 1px #FFF solid;
}

.valid_com
{
	margin-right: 5px;
	margin-top: 3px;
	float: right;
	cursor: pointer;
}

.err_com
{
	font-weight: bold;
	font-size: 9px;
	background: #FF0000;
	color: #FFF;
	padding: 5px;
	border: 1px #000 solid;
	width: 300px;
	text-align: center;
}

.fiche_sep
{
	border-bottom: 1px dashed;
	margin-top: 5px;
	margin-bottom: 5px;
}

.fiche_codeimg
{
	cursor: pointer;
	position: absolute;
	border: 1px solid;
	margin-top: 5px;
	margin-left: 10px;
	height: 18px;
	color: Purple;
	font-size: 8px;
}

.fiche_legend
{
	font-size: 10px;
	color: #93278f;
}

.fiche_com_field
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid;
	margin-top: 20px;
}

.fiche_vote
{
	width: 100px;
	padding: 5px;
	border: 1px solid;
	display: inline;
}
#commentext
{
	margin-top: 5px;
	width: 400px;
	height: 60px;
	border: 1px solid;
	overflow: auto;
}


#pub_wait
{
	text-align: center;
	border: 1px #FFF solid;
}

.fiche_pub_in
{
	border: 1px solid;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

/*==========================================================*/
/*========================== NEWS ==========================*/
/*==========================================================*/
.news
{
	font: 9pt Verdana;
	margin: 12px 26px 10px 10px;
	border: solid 1px #000080;
	background-color: #F0F0FF;
	padding: 6px 10px 6px 20px;
}

.news h2
{
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	display: block;
	margin: 0px 0px 5px 0px;
	width: 520px;
	color: Black;
}

.news h3
{
	border-bottom: solid 2px #29abe2;
	margin: 10px 10px 0px 0px;
	text-align: left;
	font-size: 12pt;
}

.news p
{
	text-align: justify;
	margin: 10px 20px 30px 10px;
}

.news_img
{
	float: left;
	margin: 10px 10px 20px 15px;
}

/*============================================================*/
/*========================== FOOTER ==========================*/
/*============================================================*/
.footer
{
	width: 900px;
	margin: 2px auto;
	text-align: center;
	font: 8pt Verdana;
	color: black;
}
.footer a
{
	text-decoration: none;
	color: blue;
}

.footer a b
{
	color: black;
	font-weight: normal;
}

.copyright
{
	font-size: 7pt;
	margin: 6px 0 0 0;
}

.onglet_info
{
	cursor: pointer;
}
