﻿body {
	margin:0;
	padding:0;
	top:0;
	/*background:url(struct/fondNewXG.jpg) repeat-x;*/
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: none;
}
			
.background {
	/*background:url(struct/fondXG_1.jpg);
	background-size:cover;*/
}	

.backgroundMobile {
}				
					
a {
	text-decoration:none;
	color:#459616;
}


li {
 display : list-item;
 list-style-image : url(struct/ul_li.gif);
 list-style-position: outside;
}

li2 {
 display : list-item;
 list-style-image : url(struct/plus.bmp);
}

.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid #767676;
	padding: 4px;
	font-family:Arial;
	font-size: 10px;
	background-color: #FFFFCC;
}


a.info_bulle{
    position:relative; 
    z-index:3;
    text-decoration:none;
}

a.info_bulle:hover{z-index:4;}
a.info_bulle span{display: none}
a.info_bulle:hover span{
 	display:block; 
 	position:absolute;
    border:1px solid #ccc;
    background:#242424;
    color:#fff;
    text-align:center;
    font-weight:400;
    padding: 4px;
	font-family:Arial;
	font-size: 10px;
	width:100px;
	margin-left:74px;
	margin-top:-70px;
}


a.info_bulle_collec{
    position:relative; 
    z-index:3;
    text-decoration:none;
}
a.info_bulle_collec:hover{z-index:4;}
a.info_bulle_collec span{display: none}
a.info_bulle_collec:hover span{
 	display:block; 
 	position:absolute;
    border:1px solid #ccc;
    background:#242424;
    color:#fff;
    text-align:center;
    font-weight:400;
    padding: 4px;
	font-family:Arial;
	font-size: 10px;
	width:290px;
	margin-top:-22px;
	margin-left:-6px;
}


a.info_bulle_follow{
    position:relative; 
    z-index:3;
    text-decoration:none;
}
a.info_bulle_follow:hover{z-index:4;}
a.info_bulle_follow span{display: none}
a.info_bulle_follow:hover span{
 	display:block; 
 	position:absolute;
    color:#000;
    text-align:right;
    font-weight:bold;
	font-family:Arial;
	font-size: 10px;
	width:150px;
	margin-top:-60px;
	margin-left:280px;
}
.ub_bouton {
	color:#ffffff; border-right:1px solid #2d2d2d; margin-top:1px; font-size:8pt; float:left; height:18px; width:80px; background:#353535; text-align:center; padding-top:7px; cursor:pointer;
}
.ub_bouton a {
	color:#ffffff;
}
.ub_bouton:hover {
	background:#5dbb41;
	color:#ffffff;
}

.ub_boutonMobile {
	color:#ffffff; border-right:1px solid #2d2d2d; font-size:8pt; float:left; height:25px; background:#353535; text-align:center; padding-top:7px; cursor:pointer;position: absolute;margin-left: 32%;
}
.ub_boutonMobile a {
	color:#ffffff;
}
.ub_boutonMobile:hover {
	background:#5dbb41;
	color:#ffffff;
}

.ub_bouton_mpMobile {
	color:#ffffff; border-right:1px solid #2d2d2d; font-size:8pt; float:left; height:25px; background:#cc0000; text-align:center; padding-top:7px; cursor:pointer;position: absolute;margin-left: 32%;
}
.ub_bouton_mpMobile a {
	color:#ffffff;
}

.ub_bouton_mp {
	color:#ffffff; border-right:1px solid #2d2d2d; margin-top:1px; font-size:8pt; float:left; height:18px; width:80px; background:#cc0000; text-align:center; padding-top:7px; cursor:pointer;
}
.ub_bouton_mp a {
	color:#ffffff;
}

.ub_bouton_notifi {
	color:#ffffff;  padding-left:3px; margin-top:1px; font-size:8pt; float:left; height:18px; width:108px; background:url(struct/bg_ub_right.gif) repeat-y right #353535; text-align:center; padding-top:7px; cursor:pointer;
}
.ub_bouton_notifi a {
	color:#ffffff;
}
.ub_bouton_notifi:hover {
	background:url(struct/bg_ub_right.gif) repeat-y right #2e2e2e;
	color:#ffffff;
}

.ub_menu {
	cursor:auto; display:none; position:relative; z-index:50; margin-top:-146px; margin-left:0px;
}

.ub_menu_jeux {
	cursor:auto; display:none; position:relative; z-index:50; margin-top:-72px; margin-left:0px;
}

.ub_notifications {
	border-top:1px solid #cccccc; border-right:1px solid #cccccc; border-left:1px solid #cccccc; font-weight:400; font-size:9pt; text-align:left; cursor:auto; display:none; position:relative; z-index:50;  background:url(struct/ub_bg.png) repeat; width:400px; height:150px; margin-top:-152px; margin-left:-291px;
}
.ub_notifications a {
	 color:#54A83A;
}
.ub_notificationsMobile {
	border-top:1px solid #cccccc; border-right:1px solid #cccccc; border-left:1px solid #cccccc; font-weight:400; font-size:9pt; text-align:left; cursor:auto; display:none; position:relative; z-index:50;  background:url(struct/ub_bg.png) repeat; width:350px; height:150px; margin-top:-152px; margin-left:-251px;
}
.ub_notificationsMobile a {
	 color:#54A83A;
}
.ub_menu_depli {
	width:140px; height:20px; background:url(struct/ub_bg.png) repeat; color:#ffffff; text-align:left; padding-left:10px; padding-top:4px; border-bottom:1px solid #343434;
}
.ub_menu_depli:hover {
	background:#5dbb41;
}

.ub_menu_depli_bas {
	width:140px; height:20px; background:url(struct/ub_bg.png) repeat; color:#ffffff; text-align:left; padding-left:10px; padding-top:4px;
}
.ub_menu_depli_bas:hover {
	background:#5dbb41;
}

.ub_notifi_aff {
	margin-left:4px; border-left:1px solid #6B6B6B; border-right:1px solid #6B6B6B; border-bottom:1px solid #6B6B6B; background:url(struct/fondmenu.jpg) repeat-x top #E0E0E0; width:380px; padding:5px; margin-bottom:3px; margin-top:4px; color:#444444; font-size:8pt;
}

.ub_notifi_aff:hover {
	background:#ffffff;
}

.ub_notifi_affMobile {
	margin-left:4px; border-left:1px solid #6B6B6B; border-right:1px solid #6B6B6B; border-bottom:1px solid #6B6B6B; background:url(struct/fondmenu.jpg) repeat-x top #E0E0E0; width:340px; padding:5px; margin-bottom:3px; margin-top:4px; color:#444444; font-size:8pt;
}

.ub_notifi_affMobile:hover {
	background:#ffffff;
}

.ub_notifi_aff_profil {
	border-bottom:1px dotted #dadada; width:430px; padding-left:8px; line-height:14px; padding-top:6px; padding-bottom:5px; color:#535353; font-size:8pt;
}

.ub_notifi_aff_profilMobile {
	border-bottom:1px dotted #dadada; width:350px; padding-left:8px; line-height:14px; padding-top:6px; padding-bottom:5px; color:#535353; font-size:8pt;
}

.ub_notifi_aff_profil:hover {
	background:#ffffff;
}

.ub_notifi_aff_profilMobile:hover {
	background:#ffffff;
}


.ub_notifi_hide {
	display:none; margin-left:4px; border-left:1px solid #6B6B6B; border-right:1px solid #6B6B6B; border-bottom:1px solid #6B6B6B; background:#E0E0E0; width:380px; padding:5px; margin-bottom:3px; margin-top:4px; color:#444444; font-size:8pt;
}
	
.ub_userinfo {
	padding-left:4px; padding-top:2px; margin-top:-14px; background:url(struct/bg_pxg.png) no-repeat left top; float:left; font-size:8pt; font-weight:bold; text-align:left; width:100px; height:38px;
}
.ub_userinfo span {
	color:#000000;
	font-size:7pt;
}
.ub_userinfoMobile {
	padding-left:4px; padding-top:2px; margin-top:-14px; background:url(struct/bg_pxg.png) no-repeat left top; float:left; font-size:8pt; font-weight:bold; text-align:left; width:90px; height:38px;
}
.ub_userinfoMobile span {
	color:#000000;
	font-size:7pt;
}
.ub_username {
	color:#e28d05;
	padding-top:3px;
	line-height:14px;
}

.ub_input {
	padding-left:6px; margin-top:1px; margin-right:3px; border:0px; width:200px; height:18px; padding-top:6px; background:#474847; font-size:8pt; color:#ffffff;
}

.ub_inputMobile {
	padding-left:6px; margin-top:1px; margin-right:3px; border:0px; width:90px; height:18px; padding-top:6px; background:#474847; font-size:8pt; color:#ffffff;
}

.ub_submit {
	height:25px; cursor:pointer; background:#5dbb41; color:#ffffff; border:0px; padding-left:2px; padding-right:2px;
}

.nb_notifi_rouge {
	text-align:center; margin-left:2px; margin-top:-3px; padding-top:2px; padding-bottom:2px; padding-right:3px; padding-left:3px; background:#db2424; width:12px; float:left; border-bottom:1px solid #e14949; margin-right:-6px;
}
.nb_notifi_normal {
	text-align:center; margin-left:2px; margin-top:-3px; padding-top:2px; padding-bottom:2px; padding-right:3px; padding-left:3px; background:#303030; width:12px; float:left; border-bottom:1px solid #3d3d3d; margin-right:-6px;
}

a.notifi_lien {
	color:#444444;
	cursor:pointer;
}
a.notifi_lien:hover {
	color:#54A83A;
}



/* update 11.01.2010, notif forum */
.notif_layer_lemur {
	background-color:#cc0000; 
	color:#fff;
	cursor:pointer;
}
.notif_layer_forum {
	background-color:#767676; 
	color:#fff;
	cursor:pointer;
}
		




span.jaime:hover {
	color:#54A83A;
}

.commentaire_statut1 {
	float:left; width:40px;
}
.commentaire_statut2 {
	float:left; color:#525252; font-size:8pt; min-height:44px; margin-bottom:8px; width:352px; background:url(struct/commentaire_statut.jpg) no-repeat top left; padding-left:20px; padding-top:8px; line-height:15px; text-align:left;
}

.commentaire_statut2Mobile {
	float:left; color:#525252; font-size:8pt; min-height:44px; margin-bottom:8px; width:300px; background:url(struct/commentaire_statut.jpg) no-repeat top left; padding-left:20px; padding-top:8px; line-height:15px; text-align:left;
}

.home_mur_avatar {
	padding-left:4px; float:left; width:41px; height:30px; border-bottom:1px dotted #ccc; padding-top:3px; padding-bottom:7px;
}
.home_com_avatar {
	padding-left:4px; float:left; width:41px; height:40px; border-bottom:1px dotted #ccc; padding-top:3px; padding-bottom:7px;
}
.home_mur1 {
	float:left; width:200px; height:30px; border-bottom:1px dotted #ccc; font-size:8pt; font-family:arial; padding-top:7px; padding-right:5px; padding-bottom:3px; color:#333333;
}

.home_com1 {
	float:left; width:200px; height:40px; border-bottom:1px dotted #ccc; font-size:8pt; font-family:arial; padding-top:7px; padding-right:5px; padding-bottom:3px; color:#333333;
}

.home_mur2 {
	float:inline-end; text-align:center; padding-top:10px; width:20px; height:30px; border-bottom:1px dotted #ccc; font-size:7pt; font-family:arial; color:#838383;
}

.home_mur1 span {
	color:#ccc;
}

.home_mur1 a {
	color:#459616;
}
.home_mur1 a:hover {
	color:#767676;
}

.home_com1 span {
	color:#ccc;
}

.home_com1 a {
	color:#459616;
}
.home_com1 a:hover {
	color:#767676;
}

.bloc300_mur_avatar {
	height:40px; padding-left:4px; background:url(struct/home_mur_bg_avatar.jpg) repeat-x #e5e5e5; float:left; width:41px; border-bottom:1px dotted #ccc; padding-top:3px; padding-bottom:7px;
}
.bloc300_mur1 {
	height:40px; background:url(struct/home_mur_bg.jpg) repeat-x #e5e5e5; float:left; width:243px; border-bottom:1px dotted #ccc; font-size:8pt; font-family:arial; padding-top:7px; padding-left:5px; padding-right:5px; padding-bottom:3px; color:#414141;
}

.bloc300_mur2 {
	height:40px; background:url(struct/home_mur_bg_com.jpg) repeat-x #e5e5e5; float:left; text-align:center; padding-top:10px; padding-left:6px; padding-right:4px; padding-bottom:0px; width:20px; border-bottom:1px dotted #ccc; font-size:7pt; font-family:arial; color:#838383;
}

.bloc300_mur1 span {
	color:#b8b8b8;
}

.bloc300_mur1 a {
	color:#459616;
}
.bloc300_mur1 a:hover {
	color:#767676;
}



.enchere_home_cadre{
	 border-top:2px solid #fff;width:178px; padding:10px; background:url(struct/fondsouslesprojecteurs.jpg) repeat-x top;
}
.enchere_home_titre{
	font-size:8pt; margin-bottom:4px; color:#292929; font-weight:bold;
}
.enchere_home_desc{
	font-size:7pt; color:#636363; padding-bottom:10px; border-bottom:1px dotted #ccc;
}
.enchere_home_liens{
	margin-top:10px; margin-left:-5px;
}



.flotte {
	margin-right:11px;
	float:left;
}

.fiche_aff_page 
{
	font-family: verdana; 
	font-size: 7.5pt;
	color:#878787;
	font-weight:bold;
}

.fiche_aff_page span
{
	border-bottom : 1px solid #cccccc;
	background-color:#E0E0E0;
	padding:4px;
}

.fiche_aff_page a
{
	color:#DC8028;
	border-bottom : 1px solid #dadada;
	background-color:#ececec;
	padding:4px;
	text-decoration:none;
}
.fiche_aff_page a:hover
{
	border-bottom : 1px solid #cccccc;
	background-color:#E0E0E0;
}

/**** formulaires *****/

.form_sep {
	background-color:#F7F7F7;
	width:100%;
	height:1px;
	border-bottom:1px solid #D3D3D3;
}

.submit {
	background:url(struct/color/fondmenusite.jpg) repeat-x;
	color:2E2E2E;
	border:1px solid green;
	padding-top:1px; 
}
.submit:hover {
	color:2E2E2E;
	border:1px solid green;
}

.submit2 {
	background:url(struct/submit.jpg) repeat-x;
	color:#381905;
	border:1px solid #A1BF8F;
	padding-top:-3px;
	font-size:7pt;
	font-weight:bold;
	height:20px;
}
.submit2:hover {
	color:2E2E2E;
	border:1px solid #EF6D00;
}


.input {
	background:url(struct/input.jpg) bottom repeat-x;
	color:#545454;
	border:1px solid #cccccc;
	padding:2px;
}

textarea {
	background:url(struct/input.jpg) bottom repeat-x #ffffff;
	color:#545454;
	border:1px solid #cccccc;
	padding:2px;
	width:350px;
	height:80px;
}

.formulaire {
	padding:6px;
}

.br_small {
	font-size:6pt;
}

.select {
	background:url(struct/input.jpg) bottom repeat-x;
	color:#545454;
	border:1px solid #cccccc;
}

.option {
	background:#ffffff;
	color:#545454;
	border:0;
}

/**** fin formulaires *****/

.fm_bg {
	margin-top:-14px; margin-left:8px; width:984px; height:185px; 
}
.fm_bg_fiche {
	width:984px; height:185px; background:url(struct/ban_fiche.png) no-repeat top;
}
.fm_bg_blog {
	width:984px; height:185px; background:url(struct/ban_blog.png) no-repeat top;
}
.fm_bg_bloc {
	height:160px; width:984px;
}
.fm_bg_bouton {
	width:120px; height:25px; float:left;
}

.fm_jeux {
	text-align:left;
	margin-top:10px;
	border-top:1px solid #ababab;
	width:192px;
	padding:6px;
	background:url(struct/background_corps_texte.jpg) repeat-x top;
	font-size:7pt;
	line-height:14px;
}
.fm_jeux a {
	color:#767676;
}
.fm_jeux a:hover {
	color:#c06718;
}

.fm_jeuxMobile {
	text-align:left;
	margin-top:10px;
	border-top:1px solid #ababab;
	padding:6px;
	background:url(struct/background_corps_texte.jpg) repeat-x top;
	font-size:7pt;
	line-height:14px;
	width: 340px;
}
.fm_jeuxMobile a {
	color:#767676;
}
.fm_jeuxMobile a:hover {
	color:#c06718;
}
.fm_page {
	 margin-left:8px; width:964px; padding-left:10px; padding-right:10px; padding-top:15px;
}
.fm_pageMobile {
	width:350px; padding-right:10px; padding-top:15px;
}
.fm_colonne1 {
	float:left; width:300px;
}
.fm_colonne2 {
	float:left; width:430px; margin-left:10px; margin-right:20px;
}
.fm_colonne2Mobile {
	float:left; width:340px; margin-right:20px;
}
.fm_colonne3 {
	float:left; width:204px;;
}
.fm_colonne4 {
	float:left; width:644px; margin-left:20px; color:#444444; font-family:arial; font-size:9pt;
}
#xgnbarre {
	width:1000px;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
}

#xgnbarre h1 {
	position: absolute;
	width: 200px;
	height: 50px;
	overflow: hidden;
	font-size: 100%;
	top:-150px;
}

#xgnbarreMobile {
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
}

#xgnbarreMobile h1 {
	position: absolute;
	width: 200px;
	height: 50px;
	overflow: hidden;
	font-size: 100%;
	top:-150px;
}

.xgnfleche {
	height:20px;
	margin:0;
	padding:0;
	float:left;
	margin-right:20px;
}

.xgnfleche:hover {
	background:url(struct/flechebarrexgn.jpg) bottom center no-repeat;
}

#mainblock {
	width: 992px;
    margin: auto;
    display: flex;
	justify-content: space-around;
}

#lienxgn {
	float:left;
	width:600px;
}

#compteur {
	float:right;
	text-align:right;
	width:400px;
}
#compteur span{
	color:#767676;
}
#compteur a{
	color:black;
	font-weight:bold;
}
#compteur a:hover{
	color:#5fbf2b;
}

#fond_habillage {
	width:100%;
	height:100%;
	margin-top:-19px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

#page {
	width:1000px;
	padding-top:8px;
	margin-left:auto;
	margin-right:auto;
}

.pageMobile {
	padding-top:8px;
	margin-left:auto;
	margin-right:auto;
}

#page img{
	border:0;
}

#page_bas_image {
	width:1000px;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#page_bas_image img{
	border:0;
}

#logo {
	width:245px;
	float:left;
	margin-left:auto;
	margin-right:auto;
}

#pub {
	width:728px;
	height:90px;
	float:left;
	padding-left:27px;
}

#cadre {
	width:998px;
	background:#FFFFFF;
	border:1px solid #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#menu {
	height:32px;
	width:100%;
	margin:0;
	padding:0;
	background:url(struct/fondmenu.jpg);
}

#menu2 {
	height:32px;
	width:998px;
	margin:0;
	padding:0;
	background:url(struct/fondmenu.jpg);
	border:1px solid #FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

.ads728 {
	width:928px; height:90px; margin-top:8px; float:left;  background:url(struct/fondbas.jpg) repeat-x top #ececec; overflow:hidden;
}

.ads300 {
	margin-bottom:10px; width:300px; height:250px; background:url(struct/fondbas.jpg) repeat-x top #ececec;
}

.fondmenu {
	height:22px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	float:left;
}

.fondmenu:hover {
	background:url(struct/color/fondmenuhover.jpg);
}

.fondmenu_check {
	height:22px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	float:left;
	color:#ffffff;
	background:url(struct/color/fondmenuhover.jpg);
}

.article_affiche_bas {
	background:url(struct/bg_bas_affiche.jpg) repeat-x #ffffff;
	height:24px;
	width:214px;
	display:block;
	margin-top:3px;
	padding-bottom:3px;
}

.separateurmenu {
	height:32px;
	width:1px;
	background:url(struct/demarquationmenu.jpg);
	float:left;
}

#recherchehaut {
	
	height:29px;
	width:247px;
	text-align:center;
}

#fondhachure {
	height:90px;
	width:100%;
	margin-bottom:7px;
	padding:0;
	border-top:1px solid #FFFFFF;
}

#zonemembre {
    width:788px;
    float:left;
    height:46px;
    background:url(struct/color/fondbarremembre.jpg) no-repeat left bottom;
    padding-top:14px;
    padding-left:6px;
	z-index:10;
}

#recherchebas {
	float:left;
	width:247px;
	background:url(struct/bg_moteur.png) repeat-x;
	height:88px;
	margin-left:8px;
	margin-top:8px;
	margin-bottom:9px;
	margin-right:9px;
	padding-top:2px;
}

#textezonemembre {
	float:left;
	padding-top:5px;
}

.barrepxg {
	float:left;
	padding:0;
	margin:0;
	padding-top:2px;
	padding-left:10px;
}

#une { 
	width:526px;
	margin:0;
    padding:0;
	padding-left:8px;
	float:left;
	
	margin-top:-15px;
}

#news { 
    margin:0;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:438px;
	float:left;
    min-height:326px;
	margin-top:20px;
}

#newsMobile { 
    margin:0;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:326px;
	float:left;
    min-height:326px;
	margin-top:20px;
}

#videos { 
    margin:0;
    padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:998px;
	float:left;
    min-height:200px;
	margin-top:-15px;
}

#selectionXG { 
    margin:0;
    padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:998px;
	float:left;
    min-height:250px;
	margin-top:-15px;
}

#mur { 
    margin:0;
	padding-left:50px;
	padding-right:10px;
	padding-bottom:10px;
	width:438px;
	float:left;
    min-height:250px;
	margin-top:20px;
}

#commentaireMobile { 
    margin:0;
	padding-right:10px;
	padding-bottom:10px;
	width:350px;
	float:left;
    min-height:250px;
	margin-top:20px;
}

#hotnews { 
	margin:0;
    padding:0px;
	margin-top:10px;
	float:left;
}

#listenews {
	margin:0;
	padding:0;
	margin-top:10px;
	margin-left:10px;
	float:left;
	width:445px;
}

#listenewsMobile {
	margin:0;
	padding:0;
	margin-top:10px;
	margin-left:10px;
	float:left;
}

#espacementie {
	height:10px;
}

#espacementie2 {
	height:3px;
}

#hackie {
	margin-top:-5px;
	height:1px;
}

#plusdenews {
	width:330px;
	text-align:left;
}

.bloccolonne1 {
	padding:1px;
	background:#FFFFFF;
	border:1px solid #CEE0BC;
	width:296px;
	margin-top:-20px;
	margin-bottom:10px;
}

.bloccolonne2 {
	padding:1px;
	background:#FFFFFF;
	border:1px solid #CEE0BC;
	width:497px;
	margin-top:-20px;
	margin-bottom:30px;
}

.entete {
	height:20px;
	width:286px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg) right;
	padding-left:10px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:14px;
}

.enteteVideo {
	height:30px;
	width:998px;
	margin:0;
	padding:0;
	background:url(struct/headerVideo.png) right;
	padding-top:5px;
	color:#FFFFFF;
	font-size:14px;
}

.enteteTestNews {
	height:30px;
	width:998px;
	margin:0;
	padding:0;
	background:url(struct/header_Home_News_test.png) right;
	padding-left:10px;
	padding-top:6px;
	color:#FFFFFF;
	font-size:14px;
}

.enteteSelectionXGMur {
	height:30px;
	width:998px;
	margin:0;
	padding:0;
	background:url(struct/header_Home_selectionXG_Mur.png) right;
	padding-left:10px;
	padding-top:6px;
	color:#FFFFFF;
	font-size:14px;
}

.enteteCommentaire {
	height:30px;
	width:998px;
	margin:0;
	padding:0;
	background:url(struct/header_Home_Commentaire.png) right;
	padding-left:10px;
	padding-top:6px;
	color:#FFFFFF;
	font-size:14px;
}

.entete_tm {
	height:20px;
	width:188px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg) right;
	padding-left:10px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:14px;
}

.bloc_home_tm {
	float:left; margin-top:-20px; width:198px; height:207px; margin-right:10px; padding:1px; background:#FFFFFF; border:1px solid #CEE0BC;
}

.entete_ench {
	height:20px;
	width:275px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg) right;
	padding-left:10px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:14px;
}

.bloc_home_ench {
	float:left; margin-top:-20px; width:285px; height:207px; padding:1px; background:#FFFFFF; border:1px solid #CEE0BC;
}

.entetetest {
	height:20px;
	width:483px;
	margin:0;
	padding:0;
	background-color:#107B10;
	padding-left:10px;
	padding-top:3px;
	color:#FFFFFF;
	font-size:14px;
}

.entete2 {
	height:20px;
	width:487px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg) right;
	padding-left:10px;
	padding-top:3px;
	color:#FFFFFF;
	font-size:14px;
}

.entete3 {
	height:20px;
	width:635px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg) right;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:3px;
	font-size:14px;
	border-bottom: 2px solid #ffffff;
}

.entete3Mobile {
	height:20px;
	width:350px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg) right;
	color:#FFFFFF;
}

.enteteLarge {
	height:20px;
	width:990px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg) right;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:3px;
	font-size:14px;
	border-bottom: 2px solid #ffffff;
}

.entete4 {
	height:20px;
	width:640px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg) right;
	padding-left:10px;
	padding-top:3px;
	color:#FFFFFF;
	font-size:14px;
	border-bottom: 0px solid #ffffff;
}

.entete4_mobile {
	width:330px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg) right;
	padding-left:10px;
	padding-top:3px;
	color:#FFFFFF;
	font-size:14px;
	border-bottom: 0px solid #ffffff;
}

.entete5 {
	height:20px;
	width:640px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg) right;
	padding-left:10px;
	padding-top:3px;
	color:#FFFFFF;
	font-size:14px;
	border-top: 6px solid #ffffff;
	border-bottom: 6px solid #ffffff;
}

.entete5Mobile {
	height:20px;
	width:350px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg) right;
	padding-left:10px;
	padding-top:3px;
	color:#FFFFFF;
	font-size:14px;
	border-top: 6px solid #ffffff;
	border-bottom: 6px solid #ffffff;
}

.entete6 {
	height:22px;
	width:324px;
	margin-left:-10px;
	margin-top:-10px;
	padding-top:5px;
	background:url(struct/color/fondentete.jpg) right;
	color:#FFFFFF;
	font-size:14px;
	border-bottom: 10px solid #f7f7f7;
}

.entete7 {
	height:23px;
	width:300px;
	padding-top:3px;
	padding-left:5px;
	margin-left:-7px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:14px;
	border-bottom: 0px solid #f7f7f7;
}

.enteteClac {
	height:20px;
	width:640px;
	margin:0;
	padding:0;
	background-color:#0000FF;
	padding-left:10px;
	padding-top:3px;
	color:#FFFFFF;
	font-size:14px;
	border-top: 6px solid #ffffff;
	border-bottom: 6px solid #ffffff;
}

.entete7:hover {
	color:#565647;
}


.entete_gris_160px {
	height:20px;
	width:150px;
	margin:0;
	padding:0;
	background:url(struct/menu_300px_gris.png);
	padding-left:10px;
	padding-top:7px;
	color:#FFFFFF;
	font-size:14px;
	border-bottom:1px solid #ffffff;
}

.entete_vert_160px {
	height:20px;
	width:150px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg);
	padding-left:10px;
	padding-top:7px;
	color:#FFFFFF;
	font-size:14px;
	border-bottom:1px solid #ffffff;
}

.entete_gris_300px {
	height:20px;
	width:290px;
	margin:0;
	padding:0;
	background:url(struct/menu_300px_gris.png);
	padding-left:10px;
	padding-top:7px;
	color:#FFFFFF;
	font-size:14px;
	border-bottom:1px solid #ffffff;
}

.blocxgpp {
	align:center; 
	color:#434343; 
	border-top:1px solid #268605; 
	border-bottom:1px solid #cccccc; 
	background-color:#f7f7f7; 
	font-family:arial; 
	font-size:9pt; 
	padding:10px; 
	line-height:16px; 
	text-align:justify;
}

.blocxgpp2 {
	width:302px; 
	float:left;
	color:#434343; 
	border-top:4px solid #FFFFFF; 
	border-bottom:1px solid #cccccc; 
	background-color:#f7f7f7; 
	font-family:arial; 
	font-size:9pt; 
	padding:10px;  
	line-height:16px; 
	text-align:justify;
}

.blocxgpp3 {
	width:304px;
	float:right;
	color:#434343; 
	border-top:4px solid #FFFFFF; 
	border-bottom:1px solid #cccccc; 
	background-color:#f7f7f7; 
	font-family:arial; 
	font-size:9pt; 
	border-left: 2px solid #268605;
	padding:10px; 
	line-height:16px; 
	text-align:justify;
}

.fondbloc {
	width:296px;
	background-color:#ecedec;
	border-top:1px solid #FFFFFF;
	padding-bottom:5px;
}
.fondbloc_forum {
	width:296px;
	/*background-color:#ecedec;*/
	border-top:1px solid #FFFFFF;
	padding-bottom:5px;
	height:176px;
}

.fondblocvideo {
	width:497px;
	background-color:#ecedec;
	border-top:1px solid #FFFFFF;
	height:217px;
}

.fondblocblog {
	width:497px;
	background-color:#ecedec;
	border-top:1px solid #FFFFFF;
	height:248px;
}

.fondblocencheres {
	width:407px;
	border-top:1px solid #FFFFFF;
	height:136px;
	padding:0;
	margin:0;
}


.filettest {
	height:1px;
	width:290px;
	background:url(struct/filettest.jpg);
	margin-top:2px;
	margin-bottom:2px;
}

.filetPlanning {
	height: 1px;
	width: 996px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	background-color: gray;
}

#imgtestmembre {
	float:left;
	margin:0;
	padding:0;
	margin-left:7px;
	margin-top:10px;
}

#fondtestmembre {
	float:left;
	margin:0;
	padding:0;
	width:172px;
	height:35px;
	background:url(struct/fondtestmembreune.jpg);
	margin-top:10px;
	margin-left:-1px;
	margin-bottom:10px;
	font-size:9px;
	color:#777777;
	padding-top:1px;
}

.videoblogtexte {
	padding:0;
	margin:0;
	margin-left:8px;
	font-size:10px;
	color:#777777;
	padding-top:9px;
	float:left;
	width:166px;
}

.videoblogtexte2 {
	padding:0;
	margin:0;
	margin-left:8px;
	font-size:10px;
	color:#777777;
	margin-top:9px;
	float:left;
	width:190px;
	background:url(struct/fondblog.jpg) right #ecedec repeat-y;
	height:38px;
	padding-top:2px;
}

.lignebloc2 {
	width:497px;
	border-bottom:1px dotted #AAAAAA;
	margin:0;
	padding:0;
	margin-bottom:-5px;
}

.ligneblocblog {
	width:497px;
	border-bottom:1px dotted #AAAAAA;
	margin:0;
	padding:0;
	margin-bottom:-5px;
	height:59px;
}

.positionblocplus2 {
	margin-top:8px;
	margin-bottom:6px;
}

#fondmenusite {
	width:984px;
	height:18px;
	background:url(struct/color/fondmenusite.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:6px;
	padding-left:14px;
	color:#589E2F;
	font-size:10px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	margin-left:auto;
	margin-right:auto;
}

#fondmenusiteMobile {
	width:350px;
	height:18px;
	background:url(struct/color/fondmenusite.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:6px;
	padding-left:14px;
	color:#589E2F;
	font-size:10px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	margin-left:auto;
	margin-right:auto;
}

.ad_footer {
	width:728px;
	height:90px;
	background-color:#D8D8D8;
	margin-top:10px;
}

#fondbas {
	width:982px;
	padding:8px;
	background:url(struct/fondbas.jpg) repeat-x #D9D9D9;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	margin-left:auto;
	margin-right:auto;
}

#basgauche {
	width:728px;
	float:left;
}

#basdroite {
	float:left;
	width:224px;
	height:180px;
	padding:10px;
	margin-left:10px;
	margin-bottom:2px;
	background:url(struct/fondpartenaire.jpg) top repeat-x #FCFCFC;
}

.partenaires_liste {
	width:98px;
	float:left;
	font-size:10px;
	line-height:12px;
}

.partenaires_liste_droite {
	width:98px;
	float:right;
	font-size:10px;
	line-height:12px;
}

#souslesprojecteurs {
	width:708px;
	background:url(struct/fondsouslesprojecteurs.jpg);
	height:80px;
	padding:10px;
	color:#5fbf2b;
	font-size:10px;
	line-height:14px;
}

#copyrights { 
	text-align:center;
	font-family:verdana;
	width:1000px;
	border-top:1px solid #969190;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	font-size:7.5pt;
	color:black;
	padding-top:20px;
	padding-bottom:10px;
	background:url(struct/bg_footer.jpg) repeat-x top;
}

#copyrightsMobile { 
	text-align:center;
	font-family:verdana;
	width:350px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	font-size:7.5pt;
	color:black;
	padding-top:20px;
	padding-bottom:10px;
	background:url(struct/bg_footer.jpg) repeat-x top;
}

#userOnline { 
	text-align:center;
	font-family:verdana;
	width:1000px;
	border-top:1px solid #969190;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	font-size:7.5pt;
	color:black;
	padding-top:20px;
	padding-bottom:10px;
	background-color:white;
}

#userOnlineMobile { 
	text-align:center;
	font-family:verdana;
	width:350px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	font-size:7.5pt;
	color:black;
	padding-top:20px;
	padding-bottom:10px;
	background-color:white;
}

.message_confirm {
	padding:10px;
	width:900px;
	background:#E2911F;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
	
}

.message_confirmMobile {
	padding:10px;
	width:350px;
	background:#E2911F;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
	
}

.concours_liste {
	margin-bottom:9px;
}

/* colonnage */

#colonne1 {
	width:300px;
	margin-left:8px;
	float:left;
	margin-top:-5px;
}

#colonne2 {
	width:509px;
	margin-left:11px;
	float:left;
	margin-top:-5px;
}

#colonne3 {
	width:160px;
	margin-left:3px;
	float:left;
	margin-top:-25px;
}



/* Gestion des images */

.avatar {
	border:1px solid #FFFFFF;
	float:left;
}

.img_hotnews {
	border:0;
	margin:0;
	padding:0;
	padding-bottom:6px;
}

.img_topnews {
	border:0;
	margin:0;
	padding:0;
	padding-bottom:6px;
	max-height: 300px;
	max-width: 330px;
	width: 330px;
	height: 190px;
}

.img_topnews:hover {
	filter: grayscale(1);
}

.lstVideo a:hover {
	filter: grayscale(1);
}

.lstSelectionXG a:hover {
	filter: grayscale(1);
}


.topNewsContainer {
	display: inline-block;
	position: relative;
}

.topNewsContainer .text {
	background: rgba(0, 0, 0, 0.3);
    z-index: 1;
    position: absolute;
    text-align: center;
    font-family: Georgia;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 65%;
    color: white;
    width: 100%;
}

.lastTestContainer {
	display: inline-block;
	position: relative;
}

.lastTestContainer .text {
	background: rgba(0, 0, 0, 0.3);
    z-index: 1;
    position: absolute;
    text-align: center;
    font-family: Georgia;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 70%;
    color: white;
    width: 100%;
}

.topnews-info {
	grid-area: social;
	display: flex;
}

.pictoplus {
border:0;
}

.unetest {
width:286px;
margin-top:5px;
margin-left:5px;
margin-bottom:5px;
}

.uneforum {
width:286px;
margin-top:5px;
margin-left:5px;
margin-bottom:3px;
}

.note {
float:left;
margin-right:6px;
}

.iconereduite {
width:64px;
height:36px;
}

.iconeLastTest {
width:150px;
height:80px;
border-radius:5px;	
}

.lstTest a:hover{
filter: grayscale(1);
}

.iconereduite_testmembre {
width:64px;
height:36px;
float:left;
margin-right:8px;
}

.avatarblog {
width:40px;
height:40px;
}


/* Gestion de toutes les typos et de leurs param̬tres */

#compteur {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.pxg {
	color:#FFFFFF;
	font-size:10px;
	float:left;
	padding:0;
	margin:0;
	padding-top:2px;
	padding-left:10px;
}

.menumembre {
	color:#66BC37;
	font-size:10px;
	margin:0;
	padding:0;
	margin-top:-10px;
}
.menumembre a  {
	text-decoration:none;
	color:#3B563B;
}

.menumembre a:hover {
	text-decoration:none;
	color:#fff;
}

#top_recherche {
	color:#777777;
	font-size:9px;
	width:224px;
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
}

.actu_accueil {
	font-size:15px;
	color:#666666;
	font-weight:bold;
}

.actu_accueil_titre {
	float:left;
}

.actu_accueil_news {
	float:right;
	margin-right:50px;
	font-size:10pt;
}

.actu_accueil_news a{
	color:#5FBF2B;
	text-decoration:none;
}
.actu_accueil_news a:hover{
	color:#767676;
}

.date_news {
	color:#5fbf2b;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
	background-image: url(struct/color/fleche1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:8px;
}

.titre_news_today {
    font-family:verdana;
	font-size:8pt;
	color:green;
	margin-bottom:9px;
	line-height:14px;
}

.titre_news {
    font-family:verdana;
	font-size:8pt;
	color:#bbbbbb;
	margin-bottom:9px;
	line-height:14px;
}

.info_video_news {
	background:url(struct/color/fondentete.jpg) repeat-x; width:630px; text-align:left; padding-top:3px; height:22px; border-bottom:1px solid #cccccc; padding-left:10px; color:#ffffff; font-family:verdana; font-weight:bold; margin-top:8px;
}

.lignetest {
	font-size:11px;
	color:#333333;
	margin-left:7px;
	line-height:14px;
}

.ligneforum {
	font-size:11px;
	color:#C06718;
	margin-left:10px;
	line-height:14px;
	margin-bottom:5px;
}
.ligneforum_hot {
	font-size:11px;
	color:#C06718;
	margin-left:10px;
	line-height:14px;
	margin-bottom:8px;
}
.ligneforum_hot a{
	color:#459616;
}

.ligneforum2 {
	font-size:11px;
	color:#bbbbbb;
	margin-left:10px;
	line-height:14px;
	background:url(struct/fleche2.jpg) left center no-repeat;
	padding-left:10px;
}

#titrenchereshome {
margin-top:90px;
margin-left:12px;
font-size:18px;
font-weight:bold;
color:#5fbf2b;
}

#leaderenchereshome {
margin-left:12px;
font-size:13px;
color:#CCCCCC;
}

.titrebas {
color:#5fbf2b;
font-size:14px;
margin-bottom:10px;
}


/* Gestion des liens */

.xgn_xg {
	color:#7fd252;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	width:auto;
	cursor: pointer;
}

.xgn_pl {
	color:#a5b1ed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	width:auto;
	cursor: pointer;
}

.xgn_nv {
	color:#b6fdf2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	width:auto;
	cursor: pointer;
}

.lienmenu {
	color:#616161;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	width:auto;
	font-weight:bold;
	cursor: pointer;
}

.lienmenu:hover {
	color:#FFFFFF;
	padding-top:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	width:auto;
	font-weight:bold;
	cursor: pointer;
}

#top_recherche a, #souslesprojecteurs a, .partenaires_liste a, .partenaires_liste_droite a {
	color:#777777;
    text-decoration:none;
}

#top_recherche a:hover, #souslesprojecteurs a:hover, .partenaires_liste a:hover, .partenaires_liste_droite a:hover {
	color:#333333;
    text-decoration:none;
}

.pseudo_zonemembre {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	padding:0;
	margin:0;
}



.titre_news a, .titre_news_today a, .ligneforum a, .ligneforum2 a, .lignetest a, .bloc_300px_xbayhome a {
	color:#474747;
	text-decoration:none;
}

.titre_news a:hover, .titre_news_today a:hover, .ligneforum a:hover, .ligneforum2 a:hover, .lignetest a:hover, .bloc_300px_xbayhome a:hover {
	color:#5fbf2b;
	text-decoration:none;
}

#plusdenews a {
	color:#5fbf2b;
	text-decoration:none;
}

.blocplus {
    color:#459616;
	text-decoration:none;
	margin-left:6px;
	font-weight:bold;
	font-size:10px;
	line-height:18px;
}

.blocplus2 {
    color:#459616;
	text-decoration:none;
	margin-left:6px;
	font-weight:bold;
	font-size:10px;
}

.partenaires {
    color:#5fbf2b;
	text-decoration:none;
	margin-left:6px;
	font-weight:bold;
	font-size:10px;
	line-height:12px;
}


.a {
	color:#333333;
	text-decoration:none;
}

.a:hover {
	color:#5fbf2b;
	text-decoration:none;
}

.liennoir {
	color:#545454;
	text-decoration:none;
}

.liennoir:hover {
	color:#333333;
	text-decoration:none;
}

.lienvert {
	color:#459616;
	text-decoration:none;
}

.lienvert:hover {
	color:#5fbf2b;
	text-decoration:none;
}

.liennoir-vert {
	color:#333333;
	text-decoration:none;
}

.liennoir-vert:hover {
	color:#5fbf2b;;
	text-decoration:none;
}

#fondmenusite a {
	font-size:8pt;
	font-family:verdana;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}

#fondmenusite a:hover {
	color:#000000;
	text-decoration:none;
}

#fondmenusiteMobile a {
	font-size:8pt;
	font-family:verdana;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}

#fondmenusiteMobile a:hover {
	color:#000000;
	text-decoration:none;
}

#copyrights a { 
	color:#FFFFFF;
	text-decoration:none;
}

#copyrights a:hover { 
	color:#FFFFFF;
	text-decoration:none;
}

#copyrightsMobile a { 
	color:#FFFFFF;
	text-decoration:none;
}

#copyrightsMobile a:hover { 
	color:#FFFFFF;
	text-decoration:none;
}

#titrenchereshome a {
	text-decoration:none;
	color:#5fbf2b;
}

#leaderenchereshome a {
	text-decoration:none;
	color:#CCCCCC;
}


/* class clear */

.clear {
	clear:both;
	margin:0;
	padding:0;
}

.clear2 {
	clear:both;
	margin:0;
	padding:0;
	margin-bottom:-10px;
}

.clear3 {
	clear:both;
	margin:0;
	padding:0;
	margin-bottom:-18px;
}

.clear4 {
	clear:both;
	margin:0;
	padding:0;
	margin-bottom:-21px;
}

.clear5 {
	clear:both;
	margin:0;
	padding:0;
	margin-bottom:-15px;
}

.clear6 {
	clear:both;
	margin:0;
	padding:0;
	height:4px;
}

.clear7 {
	clear:both;
	margin:0;
	padding:0;
	height:2px;
}

.clear8 {
	clear:both;
	margin:0;
	padding:0;
	height:8px;
}

.clear9 {
	clear:both;
	margin:0;
	padding:0;
	margin-bottom:20px;
}

.clear10 {
	clear:both;
	margin:0;
	padding:0;
	float:none;
}


/* PAGE ARTICLE NEWS, TEST, PREVIEW */

#traitlong {
	width:992px;
	height:1px;
	background:url(struct/color/traitlong.png) no-repeat;
	margin-bottom:0px;
}

#traitlong_forum {
	width:992px;
	height:1px;
	background:url(struct/color/traitlong_forum.png) no-repeat;
	margin-bottom:0px;
}

#traitlong_160px {
	width:992px;
	height:1px;
	background:url(struct/color/traitlong_160px.png) no-repeat;
	margin-bottom:0px;
}

.img_dossier {
	border:2px solid #5CA531;
	margin-right:12px;
}

#article {
	width:667px;
	margin-left:8px;
	float:left;
}

.entete_article {
	height:21px;
	width:660px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg)  right;
	padding-left:10px;
	padding-top:4px;
	color:#FFFFFF;
	font-size:15px;
	margin-top:-18px;
}

#colonne_droite_article {
	width:300px;
	float:right;
	margin-right:8px;
}

.bloccolonne_droite {
	padding:1px;
	background:#FFFFFF;
	border:1px solid #CEE0BC;
	width:296px;
	margin-top:-20px;
	margin-bottom:26px;
}

#pubcarre {
	width:300px;
	margin-top:-20px;
	margin-bottom:26px;
}

.entete_droite {
	height:20px;
	width:290px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg);
	padding-left:10px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:14px;
	border-bottom:1px solid #ffffff;
}

.entete_droite_vide {
	height:20px;
	width:290px;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:14px;
	border-bottom:1px solid #ffffff;
}

.entete_droite_160 {
	height:20px;
	width:179px;
	margin:0;
	padding:0;
	background:url(struct/color/fondentete.jpg) right;
	padding-left:10px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:14px;
	border-bottom:1px solid #ffffff;
}

.fondbloc_droite {
	width:296px;
	background-color:#ecedec;
	border-top:1px solid #FFFFFF;
	padding-bottom:0px;
	margin-bottom:0px;
}

.fondbloc_droite4 {
	width:286px;
	background-color:#ecedec;
	padding:7px;
	margin-bottom:0px;
	color:#999999;
	font-size:8pt;
	font-family:verdana;
}

.news_300px_liste {
	padding-top:2px; padding-bottom:2px; border-bottom:1px solid #F7F7F7; color:#C06718; font-size:11px; font-family:arial;
}
.news_300px_liste a {
	color:#545454;
}

.news2023_300px_liste {
	padding-top:2px; padding-bottom:2px; border-bottom:1px solid #F7F7F7; color:green; font-size:11px; font-family:arial;
}
.news2023_300px_liste a {
	color:#545454;
}

.fondbloc_droite2 {
	width:296px;
	background-color:#e0e0e0;
	border-top:1px solid #FFFFFF;
	padding-bottom:0px;
	margin-bottom:0px;
}

.fondbloc_droite3 {
	width:296px;
	height:27px;
	background:url(struct/fondbas_blocfiche.jpg);
	border-top:1px solid #FFFFFF;
	padding-bottom:0px;
	margin-bottom:0px;
}

.pochette_fiche {
	border:1px solid #68be39;
	float:left;
	margin-top:5px;
	margin-left:8px;
}

#textefiche {
	float:left;
	margin-left:13px;
	margin-top:14px;
}

.libellefiche {
    font-size:12px;
	color:#5fbf2b;
	font-weight:bold;
}

.proprietefiche {
	font-size:12px;
	color:#333333;
	margin-bottom:10px;
}

.interactionmembre {
	float:left;
	font-size:12px;
	line-height:18px;
	margin-left:11px;
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.noteglobale {
	margin-top:5px;
	margin-right:5px;
	background:url(struct/fondnoteglobale.jpg);
	border:1px solid #FFFFFF;
	height:52px;
	width:87px;
	float:right;
}

.texte_noteglobale {
	font-size:9px;
	color:#000000;
	width:200px;
	text-align:center;
	margin-top:2px;
}

.lanoteglobale {
	font-size:18px;
	color:#c21d1d;
	width:200px;
	text-align:center;
	margin-top:1px;
	font-weight:bold;
}

.texte_rank {
	font-size:9px;
	color:#FFFFFF;
	width:87px;
	text-align:center;
	margin-top:2px;
}


.menubasfiche {
	color:#5fbf2b;
	font-size:12px;
	margin-left:11px;
	margin-right:10px;
	padding-left:10px;
	margin-top:6px;
	font-weight:bold;
	background-image: url(struct/color/fleche3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}

.icone_blocnews {
	width:49px;
	height:28px;
	margin-left:4px;
	margin-top:4px;
	margin-right:6px;
	float:left;
	border:none;
}

.icone_videos {
	margin-left:4px;
	margin-top:4px;
	margin-right:6px;
	float:left;
	border:1px solid #000000;;
}

.lastnews {
	color:#777777;
	font-size:10px;
	margin-top:3px;
}

.lastnews a {
	color:#5fbf2b;
	text-decoration:none;
	font-size:12px;
}

.lastvideo {
	color:#777777;
	font-size:12px;
	margin-top:6px;
	line-height:18px;
}

.regardertelecharger {
	color:#5fbf2b;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
	background-image: url(struct/fleche4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
	margin-left:2px;
}

.regardertelecharger a  {
	color:#d28c1e;
	text-decoration:none;
	font-weight:bold;
}

.plus_droite {
	text-align:right;
	margin-top:4px;
	font-weight:bold;
}

.plus_droite2 {
	text-align:right;
	margin-right:4px;
	padding-bottom:4px;
	font-weight:bold;
}

.moteur_recherche
{
	width:188px;
	height:13px;
	border:1px solid #FFFFFF;
	display:block;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9b9b9b;
	font-size:9px;
	padding-top:3px;
	margin-left:10px;
	float:left; 
}

.moteur_rechercheHeader
{
	width:188px;
	height:13px;
	border:1px solid black;
	display:block;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:9px;
	padding-top:3px;
	margin-left:10px;
	float:left; 
}

.moteur_recherche_ok
{
	background:url(struct/fondrechercheok.jpg);
	margin-left:7px;
	margin-top:5px;
	border:none;
	width:30px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9px;
	float:left;
	font-weight:bold;
}

.image_news {
	float:left;
	margin-bottom:2px;
	margin-top:4px;
	margin-right:10px;
}

.titre_news_aff {
	color:#459616;
	font-size:14px;
	font-weight:bold;
	margin-bottom:7px;
}

.titre_news_aff span {
	color:#616161;
}

.titre_news_aff_mobile {
	color:#459616;
	font-size:12px;
	font-weight:bold;
	margin-bottom:7px;
}

.titre_news_aff_mobile span {
	color:#616161;
}


.news_imagette {
	margin-right: 10px;
	margin-top: 20px;
	float: left;
	width: 130px;
	height: auto;
}

.news_imagetteMobile {
	margin-right: 10px;
	margin-top: 20px;
	float: left;
	height: auto;
}

.news_image {
	height: auto;
	max-width: 650px;
}

.news_top {
	height:70px;
	line-height: 30px;
}
.news_top_left {
	margin-top:-3px; margin-bottom:10px; line-height:12px; float:left; font-family:verdana; font-size:7.5pt; color:#767676;
}
.news_top_right {
	margin-top:-3px; line-height:12px; float:right; text-align:right; font-family:verdana; font-size:7.5pt;
}
.news_nextprev {
	font-family:verdana; font-size:7.5pt; color:#767676;
}
.news_nextprev a {
	color:#767676;
}


.titre_page_base {
	color:#459616;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
}

.titre_page_base span {
	color:#616161;
}

.page_base_fiche h2 {
	color:#459616;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
}

.page_base_fiche_mobile h2 {
	color:#459616;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
}

.page_base_search h2 {
	color:#459616;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
}

.page_base_searchMobile h2 {
	color:#459616;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
}	
			  
.page_base_texte {
	text-align:justify;
	color:#444444;
	padding-top:18px;
	padding-left:12px;
	padding-right:12px;
	margin-left:8px;
	float:left;
	width:650px;
	min-height:600px;
	margin-right:10px;
	line-height:19px;
}

.page_base_texte h2 {
	color:#459616;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
}


.page_base_texte_mobile {
	text-align:justify;
	color:#444444;
	padding-top:18px;
	padding-left:12px;
	padding-right:12px;
	margin-left:8px;
	float:left;
	width:350px;
	min-height:600px;
	margin-right:10px;
	line-height:19px;
}

.page_base_texte_mobile h2 {
	color:#459616;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
}

.page_base_image_mobile {
	text-align:justify;
	color:#444444;
	padding-top:18px;
	padding-left:12px;
	padding-right:12px;
	margin-left:8px;
	float:left;
	width:350px;
	margin-right:10px;
	line-height:19px;
}

.page_base_texte_large {
	text-align:justify;
	color:#444444;
	padding-top:18px;
	padding-left:12px;
	padding-right:12px;
	margin-left:8px;
	float:left;
	width:992px;
	margin-right:10px;
	line-height:19px;
}

.page_base_texte_mur {
	text-align:justify;
	color:#444444;
	padding-top:18px;
	padding-left:12px;
	padding-right:12px;
	margin-left:8px;
	float:left;
	width:998px;
	min-height:600px;
	margin-right:10px;
	line-height:19px;
}

.page_base_texte_reward {
	text-align:justify;
	color:#444444;
	padding-top:18px;
	padding-right:12px;
	float:left;
	width:992px;
	margin-right:10px;
	line-height:19px;
}

.page_base_texte_160px {
	text-align:justify;
	color:#444444;
	padding-top:18px;
	padding-left:12px;
	padding-right:12px;
	background:url(struct/background_corps_texte.jpg) repeat-x top;
	margin-left:8px;
	float:left;
	width:761px;
	min-height:600px;
	margin-right:10px;
	line-height:19px;
}

.page_base_texte_160px h1 {
	color:#459616;
	font-size:14px;
	font-weight:bold;
}

.test_aff {
	float:left; width:490px; text-align:justify; color:#444444; line-height:18px; padding:2px; 
}

.test_aff h2{
	color:#54A526;
	font-size:16px;
	font-weight:bold;
	height:4px;
}

.conclusion_article {
	border-top:2px solid #54A526; padding:10px; background:#F7F7F7; border-bottom:2px solid #CCCCCC;
}

.test_plus {
	line-height:12px; color:#767676; font-family:verdana; font-size:8pt; font-weight:bold;
}

.note_testv
{
	float:right;
	width:91px;
	height:49px;
	margin-left:10px;
	font-family:verdana;
	font-size:20pt;
	text-align:center;
	color:#CC0000;
	padding-top:15px;
	font-weight:bold;
	background:url(struct/bg_note.gif) no-repeat;
}
.note_testv span
{
	font-size:10pt;
	color:#767676;
}

span.avis {
	font-weight:bold;
	color:#54A526;
}
a.lien_jeu {
	font-weight:bold;
	color:#54A526;
}
a.lien_jeu:hover {
	color:#767676;
}

a.lien_societe {
	font-style:italic;
	color:#54A526;
	border-bottom:1px dotted #54A526;
}
a.lien_societe:hover {
	color:#767676;
}

.page_base_fiche {
	text-align:left;
	color:#444444;
	padding-top:10px;
	float:left;
	width:996px;
	min-height:600px;
	margin-right:10px;
}

.page_base_fiche_mobile {
	text-align:left;
	color:#444444;
	padding-top:10px;
	float:left;
	width:350px;
	min-height:600px;
	margin-right:10px;
}

.page_base_search {
	text-align:left;
	color:#444444;
	padding-top:10px;
	margin-left:8px;
	float:left;
	width:980px;
	min-height:600px;
	margin-right:10px;
}

.page_base_searchMobile {
	text-align:left;
	color:#444444;
	padding-top:10px;
	margin-left:8px;
	float:left;
	width:350px;
	min-height:600px;
	margin-right:10px;
}

.page_base_corps {
	width:992px;
}

.page_base_corps_mobile {
	width:350px;
}

.page_base_300 {
	float:left;
	width:300px;
	background:#ffffff;
	min-height:800px;
}

.page_base_160 {
	float:left;
	width:189px;
	background:#EFEFEF;
	height:600px;
}

/* Page Fiche */

#espacefiche {
	
	float:left;
	
}

.fiche_colonne {
	background-repeat:repeat-x;
	margin-right:10px;
	margin-bottom:20px;
	text-align:left;
	width:160px;
}

.fiche_colonneNews {
	margin-right:10px;
	margin-bottom:20px;
	text-align:left;
}

.fiche_resume {
	font-size:11px;
	color:#333333;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:15px;
}

.fiche_jaquette {
	margin-left:auto;
	margin-right:auto;
	width:120px;
	border-bottom:10px solid #EAEAEA;
	border-left:10px solid #EAEAEA;
	border-right:11px solid #EAEAEA;
	margin-top:8px;
	margin-bottom:2px;
}

.fiche_jaquetteNews {
	margin-left:auto;
	margin-right:auto;
	width:120px;
	margin-top:8px;
	margin-bottom:2px;
}

.fiche_jaquetteNewsMobile {
	margin-left:auto;
	margin-right:auto;
	width:120px;
	margin-top:8px;
	margin-bottom:2px;
	float: left;
	margin-left: 10px;
}

.fiche_jaquette_xone {
    margin-left: auto;
    margin-right: auto;
    width: 122px;
    margin-top: 8px;
    margin-bottom: 2px;
    padding-top: 21px;
    /*background: url(struct/bandeau-xone.jpg);*/
}

.fiche_jaquette_xall {
    margin-left: auto;
    margin-right: auto;
    width: 122px;
    border-bottom: 10px solid #EAEAEA;
    border-left: 10px solid #EAEAEA;
    border-right: 11px solid #EAEAEA;
    margin-top: 8px;
    margin-bottom: 2px;
    padding-top: 21px;
    background: url(struct/bandeau-xall.jpg);
}

.fiche_jaquette_xall > a > img, .fiche_jaquette_xall > a > img {
	height: auto;
}

.fiche_caracteristiques {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:8px;
	border-bottom:1px solid #e8e8e8;
	color:#000000;
}

.fiche_lacaracteristique {
	color:#555555;
}

.fiche_caracteristiquesMobile {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:8px;
	border-bottom:1px solid #e8e8e8;
	color:#000000;
	margin-left: 130px;
}

.fiche_lacaracteristiqueMobile {
	color:#555555;
}


#fiche_galerie_4 {
	width:492px;
	border-top:1px solid #CCCCCC;
	float:left;
	color:#333333;
	padding:0px;
	height:131px;
	background-image:url(struct/fondfichegalerie.jpg);
	background-repeat:repeat-x;
	padding-top:8px;
}

#fiche_galerie_4 img {
	border:1px solid #68BE39;
	margin-bottom:5px;
}

#fiche_galerie_4 .imgdroite {
	border:1px solid #68BE39;
	margin-left:3px;
}

#fiche_galerie_4Mobile {
	width:340px;
	border-top:1px solid #CCCCCC;
	float:left;
	color:#333333;
	padding:0px;
	height:131px;
	background-image:url(struct/fondfichegalerie.jpg);
	background-repeat:repeat-x;
	padding-top:8px;
}

#fiche_galerie_4Mobile img {
	border:1px solid #68BE39;
	margin-bottom:5px;
}

#fiche_galerie_4Mobile .imgdroite {
	border:1px solid #68BE39;
	margin-left:3px;
}

#fiche_galerie {
	width:257px;
	border-top:1px solid #CCCCCC;
	float:left;
	color:#333333;
	padding:8px;
	height:131px;
	background-image:url(struct/fondfichegalerie.jpg);
	background-repeat:repeat-x;
}

#fiche_galerie img {
	border:1px solid #68BE39;
	margin-bottom:5px;
}

#fiche_galerie .imgdroite {
	border:1px solid #68BE39;
	margin-left:5px;
}

.typeimages {
	font-size:10px;
}

#fiche_membreinteraction {
	width:218px;
	float:left;
	border:1px solid #CCCCCC;
	color:#333333;
	/* height:147px; */
}

.lienorange {
	color:#d37506;
	text-decoration:none;
}

.lienorange:hover {
	color:#404040;
	text-decoration:none;
}

.liennoir-vert {
	color:#333333;
	text-decoration:none;
}

.liennoir-vert:hover {
	color:#5fbf2b;;
	text-decoration:none;
}


.membre_interaction {
	background:url(struct/fondmembreinteraction.jpg) bottom #ffffff;
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #CCCCCC;
	width:217px;
	padding-top:3px;
	padding-bottom:4px;
	color:#333333;
	font-size:11px;
	min-height:19px;
}
.clear10 {
	clear:both;
	margin:0;
	padding:0;
	height:0;
}
.membre_interaction .picto {
	margin-left:8px;
	margin-right:10px;
	padding-top:8px;
	float:left;
}

.membre_interaction .picto2 {
	margin-left:8px;
	margin-right:10px;
	padding-top:2px;
	float:left;
}

.membre_interaction .texte {
	float:left;
	margin-top:2px;
	margin-bottom:2px;
}

.membre_interaction .texte2 {
	float:left;
	margin-top:3px;
}

#fiche_droite {
	float:left;
}

.fiche_notation {
	width:490px;
	height:80px;
	float:left;
	background-image:url(struct/color/note_xg.jpg);
	background-repeat:repeat;
}

.fiche_notationMobile {
	width:122px;
	height:80px;
	margin-left: 10px;
	background-image:url(struct/color/note_xg.jpg);
	background-repeat:repeat;
	float:left;
}

.fiche_notation_moyenne {
	width:122px;
	height:56px;
	float:left;
	background-image:url(struct/note_moyenne.jpg);
	background-repeat:repeat-x;
	margin-left:100px;
}

.fiche_notation_moyenne_mobile {
	height:80px;
	float:left;
	background-image:url(struct/note_moyenne.jpg);
}

.fiche_notation_no {
	width:122px;
	height:56px;
	float:left;
	background-image:url(struct/note_moyenne.jpg);
	background-repeat:repeat-x;
}

.notelien {
	cursor:pointer;
	text-decoration:none;
	margin:0;
	padding:0;
	border:0;
	width:0;
}

.fiche_notation_globale {
	width:123px;
	height:56px;
	float:left;
	background-image:url(struct/note_globale.jpg);
	background-repeat:repeat-x;
	margin-left:1px;
}

.fiche_notation .texte_noteglobale, .fiche_notation_no .texte_noteglobale, .fiche_notation_moyenne .texte_noteglobale, .fiche_notation_globale .texte_noteglobale, .fiche_notationMobile .texte_noteglobale {
	font-size:9px;
	color:#000000;
	text-align:center;
	width:123px;
	padding-top:5px;
}

.fiche_notation:hover .texte_noteglobale, .fiche_notation_moyenne:hover .texte_noteglobale, .fiche_notationMobile:hover .texte_noteglobale {
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	width:123px;
	padding-top:5px;
}


.fiche_notation_moyenne .lanoteglobale , .fiche_notation_no .lanoteglobale , .fiche_notation_globale .lanoteglobale  {
	font-size:18px;
	color:#c21d1d;
	width:87px;
	margin-top:0px;
	width:123px;
	font-weight:bold;
}


.fiche_notation_moyenne:hover .lanoteglobale  {
	font-size:18px;
	color:#FFFFFF;
	width:87px;
	margin-top:0px;
	width:123px;
	font-weight:bold;
}
.fiche_notation .lanoteglobale  {
	font-size:24px;
	color:#236200;
	width:490px;
	margin-top:0px;
	width:490px;
	font-weight:bold;
}

.fiche_notation:hover .lanoteglobale  {
	font-size:24px;
	color:#FFFFFF;
	width:490px;
	margin-top:0px;
	width:490px;
	font-weight:bold;
}

.fiche_notation .sur20  {
	font-size:11px;
	color:#236200;
	font-weight:bold;
}

.fiche_notation:hover .sur20  {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.fiche_notation .sur20  {
	font-size:11px;
	color:#236200;
	font-weight:bold;
}

.fiche_notation:hover .sur20  {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.fiche_notationMobile .lanoteglobale  {
	font-size: 16px;
	color:#236200;
	width:122px;
	margin-top:0px;
	font-weight:bold;
}

.fiche_notationMobile:hover .lanoteglobale  {
	font-size: 16px;
	color:#FFFFFF;
	width:122px;
	margin-top:0px;
	font-weight:bold;
}

.fiche_notationMobile .sur20  {
	font-size:11px;
	color:#236200;
	font-weight:bold;
}

.fiche_notationMobile:hover .sur20  {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.fiche_notationMobile .sur20  {
	font-size:11px;
	color:#236200;
	font-weight:bold;
}

.fiche_notationMobile:hover .sur20  {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.sur20 {
	font-size:11px;
	color:#BF6969;
	font-weight:bold;
}

.fiche_notation_moyenne:hover .sur20 {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.fiche_notation .texte_rank, .fiche_notation_no .texte_rank, .fiche_notation_moyenne .texte_rank, .fiche_notation_globale .texte_rank {
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	width:200px;
	margin-top:0px;
}

.fiche_titre {
	font-size:18px;
	padding-left:10px;
	float:left;
	width:790px;
}

.fiche_titreMobile {
	font-size:18px;
	padding-left:10px;
	float:left;
	width:350px;
}

.fiche_voirplus {
	font-size:12px;
	color:#268605;
	padding-right:10px;
	padding-top:6px;
	float:right;
	text-align:right;
}

.fiche_bloc {
	background-repeat:repeat-x;
	border-top:1px solid #CCCCCC;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	line-height:18px;
	margin-bottom:20px;
	color:#494949;
}

.fiche_bloc .date {
	color:#AAAAAA;
	margin-right:15px;
}

.fiche_bloc .dateMobile {
	color:#AAAAAA;
	margin-right:1px;
}



/* Page TESTS, PREVIEWS */

.listingalphabetique {
	margin-top:14px;
}

.listingalphabetique a {
	margin-top:14px;
	margin-bottom:14px;
	color:#767676;
	text-decoration:none;
	padding-right:7px;
}

.listingalphabetique a:hover {
	color:#54A526;
	text-decoration:none;
}

.enchere_aff {
	display:block;
	width:300px;
	background:#54A526;
	border-top:2px solid #54A526;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	padding-bottom:3px;
}
.enchere_aff:hover {
	background:#bbbbbb;
	border-top:2px solid #bbbbbb;
	color:#767676;
}
.enchere_aff_info {
	background:url(struct/fondfichegalerie.jpg) repeat-x;
	width:280px;
	padding:10px;
	border-top:1px solid #CECECE;
	font-size:8pt;
	font-family:verdana;
	color:#636363;
	margin-bottom:17px;
	line-height:14px;
}

.enchere_aff_infoMobile {
	background:url(struct/fondfichegalerie.jpg) repeat-x;
	width:300px;
	padding:10px;
	border-top:1px solid #CECECE;
	font-size:8pt;
	font-family:verdana;
	color:#636363;
	margin-bottom:17px;
	line-height:14px;
}

.troisdernierstests {
	width:214px;
	background:#54A526;
	border-top:2px solid #54A526;
	padding:0px;
	float:left;
	margin-top:14px;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	margin-left:8px;
}

.troisdernierstests p {
	margin:3px;
	color:#777777;
	font-size:10px;
}

.troisdernierstests a {
	cursor:pointer;
}

.troisdernierstests img {
	margin-bottom:3px;
}

.troisdernierstests:hover {
	width:214px;
	background:#bbbbbb;
	border-top:2px solid #bbbbbb;
	padding:0px;
	float:left;
	margin-top:14px;
	color:#767676;
	font-size:11px;
	font-weight:bold;
}

.troisdernierstests:hover p {
	margin:3px;
	color:#FFFFFF;
	font-size:10px;
}

.troisdernierstests:hover a {
	cursor:pointer;
}

.troisdernierstests_espacement {
	float:left;
	width:12px;
}

.troisdernierstestslien {
	margin:0;
	padding:0;
	cursor:pointer;
	text-decoration:none;
	width:0;
}

.tests_support {
	float:left;
	padding-left:5px;
	padding-right:3px;
	width:20px;
	padding-bottom:2px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:8px;
}

.tests_titrejeu {
	padding-left:3px;
	padding-right:3px;
	width:990px;
	padding-top:3px;
	padding-bottom:3px;
}

.planning_titrejeu {
	padding-left:3px;
	padding-right:3px;
	width:650px;
	padding-top:3px;
	padding-bottom:3px;
}

.planning_titrejeuMobile {
	padding-left:3px;
	padding-right:3px;
	width:300px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left: 25px;
}

.tests_titrejeuMobile {
	padding-left:3px;
	padding-right:3px;
	width:300px;
	padding-top:3px;
	padding-bottom:3px;
}

.prev_titrejeu {
	float:left;
	padding-left:3px;
	padding-right:3px;
	width:400px;
	color:#333333;
	padding-top:3px;
	padding-bottom:3px;
}

.prev_titrejeuMobile {
	float:left;
	padding-left:3px;
	padding-right:3px;
	width:300px;
	color:#333333;
	padding-top:3px;
	padding-bottom:3px;
}

.plan_date_titre {
	float:left;
	padding-left:3px;
	padding-right:3px;
	width:500px;
	color:#333333;
	padding-top:3px;
	padding-bottom:3px;
}

.ench_liste {
	float:left;
	padding-left:10px;
	padding-right:3px;
	width:638px;
	color:#636363;
	padding-top:3px;
	padding-bottom:3px;
}
.ench_liste_gris {
	float:left;
	padding-left:10px;
	padding-right:3px;
	width:950px;
	color:#636363;
	padding-top:3px;
	padding-bottom:3px;
	background:#EEEEEE;
}

.ench_listeMobile {
	float:left;
	padding-left:10px;
	padding-right:3px;
	width:350px;
	color:#636363;
	padding-top:3px;
	padding-bottom:3px;
}
.ench_listeMobile_gris {
	float:left;
	padding-left:10px;
	padding-right:3px;
	width:350px;
	color:#636363;
	padding-top:3px;
	padding-bottom:3px;
	background:#EEEEEE;
}


.plan_date_day {
	float:left;
	padding-left:3px;
	padding-right:3px;
	width:118px;
	color:#333333;
	padding-top:3px;
	padding-bottom:3px;
}
.plan_date_dayMobile {
	float:left;
	padding-left:3px;
	padding-right:3px;
	color:#333333;
	padding-top:3px;
	padding-bottom:3px;
}

.plan_date_titre_gris {
	float:left;
	padding-left:3px;
	padding-right:3px;
	width:500px;
	color:#333333;
	padding-top:3px;
	padding-bottom:3px;
}

.plan_date_day_gris {
	float:left;
	padding-left:3px;
	padding-right:3px;
	width:118px;
	color:#333333;
	padding-top:3px;
	padding-bottom:3px;
}
.plan_date_dayMobile_gris {
	float:left;
	padding-left:3px;
	padding-right:3px;
	color:#333333;
	padding-top:3px;
	padding-bottom:3px;
}


.tests_note {
	float:left;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:3px;
	width:22px;
	text-align:right;
	color:#333333;
}

.tests_support_gris {
	float:left;
	padding-left:5px;
	padding-right:3px;
	width:20px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:8px;
}

.tests_titrejeu_gris {
	float:left;
	padding-left:3px;
	padding-right:3px;
	width:330px;
	color:#333333;
	background:#EEEEEE;
	padding-top:3px;
	padding-bottom:3px;
}

.prev_titrejeu_gris {
	float:left;
	padding-left:3px;
	padding-right:3px;
	width:400px;
	color:#333333;
	background:#EEEEEE;
	padding-top:3px;
	padding-bottom:3px;
}

.prev_titrejeuMobile_gris {
	float:left;
	padding-left:3px;
	padding-right:3px;
	width:300px;
	color:#333333;
	background:#EEEEEE;
	padding-top:3px;
	padding-bottom:3px;
}

.tests_note_gris {
	float:left;
	padding-left:3px;
	padding-right:3px;
	width:22px;
	color:#333333;
	background:#EEEEEE;
	padding-top:5px;
	padding-bottom:3px;
}

.picsupport {
	margin-top:2px;
	margin-bottom:3px;
}

.picsupport2 {
	margin-top:2px;
	margin-bottom:13px;
	margin-left:7px;
	margin-right:5px;
	float:left;
}

#tests_listing {
	float:left;
	width: 442px;
}

#pagetests_listing {
	float:left;
	width: 990px;
}

#tests_listingMobile {
	float:left;
	width: 350px;
}

#jeux_listing {
	padding-left: 25%;
	width: 442px;
}

#news_listing {
	padding-left: 20px;
	display: inline-block;
	width: 442px;
}
#news_listingMobile {
	padding-left: 20px;
	display: inline-block;
	width: 350px;
}
#tests_membre {
	float:left;
	margin-left:18px;
}


.tests_topmembre {
	text-align:center;
	width:247px;
	color:#333333;
	padding-top:3px;
	padding-bottom:5px;
	border-bottom:1px dotted #777777;
}
.tests_topmembre_bot {
	display:block; width:100%; height:3px; background:#f4f4f4;
}
.note_affiche{
	background:url(struct/tests_note.png) no-repeat right top; color:#404040; position:absolute; z-index:4; width:208px; font-size:14pt; height:120px; text-align:right; padding-top:4px; padding-right:6px;
}

.img_jeu_border{
	position:absolute; z-index:4; width:105px; height:60px; 
	background:url(struct/calque_img_jeu.gif);
}

.img_jeu_border:hover {
	position:absolute; z-index:4; width:105px; height:60px; background:url(struct/calque_img_jeu2.gif);
}

.img_jeu_border_all{
	font-size:7.5pt; text-align:center; float:left; display:block; margin-left:10px; margin-right:10px; width:105px; height:80px;
}

.tests_topmembre_blanc {
	width:247px;
	color:#333333;
	padding-top:4px;
	padding-bottom:3px;
	background:url(struct/top_membre_bas.jpg) repeat-x top #f4f4f4;
}

.tests_topmembre_jaune {
	width:247px;
	background:url(struct/top_membre_bas.jpg) repeat-x top #f4f4f4;
	color:#333333;
	padding-top:4px;
	padding-bottom:3px;
}

.tests_topmembre_note {
	color:#CC6600;
}

.tests_topmembre_genre {
	color:#777777;
	font-size:11px;
}

.filetpointille {
	border-bottom:1px dotted #777777;
	height:1px;
	width:392px;
	margin-left:8px;
}

.filetpointilleMobile {
	border-bottom:1px dotted #777777;
	height:1px;
	width:350px;
	margin-left:8px;
}

.filetpointillePlanning {
	border-bottom:1px dotted #777777;
	height:1px;
	width:650px;
	margin-left:8px;
}

.filetpointille_long {
	border-bottom:1px dotted #777777;
	height:1px;
	margin-left:8px;
}

#imgtestmembre2 {
	float:left;
	margin:0;
	padding:0;
	margin-left:7px;
	margin-top:7px;
}

.videoblogtexte3 {
	padding:0;
	margin:0;
	margin-left:8px;
	font-size:10px;
	color:#777777;
	padding-top:5px;
	padding-bottom:3px;
	float:left;
	width:122px;
}

.ligneforum a{
	color:#54A526;
}

.epingle {
	background:url(struct/epingle.gif) top right no-repeat #F4F4F4;
	border:1px solid #E0E0E0;
	width:628px;
	padding:10px;
	min-height:37px;
	color:#434343;
}
.epingle span {
	font-family:verdana;
	font-size:7.5pt;
	color:#767676;
}

.bloc_add_comment {
	display:block; width:626px; padding:10px; text-align:center; border:1px solid #cccccc; background:url(struct/bloc_300px_bottom.jpg) repeat-x bottom #ecedec;
}
.bloc_add_comment a {
	color:#4A8E22;
}

.bloc_add_comment_mobile {
	display:block; width:350px; padding:10px; text-align:center; border:1px solid #cccccc; background:url(struct/bloc_300px_bottom.jpg) repeat-x bottom #ecedec;
}
.bloc_add_comment_mobile a {
	color:#4A8E22;
}

.commentaire_fond {
	width:650px;
	background:url(struct/color/imgcom1_new.jpg) no-repeat top #FBFBFB;
	padding-top:1px;
	margin-bottom:8px;
}

.commentaire_fondMobile {
	width:341px;
	background:url(struct/color/imgcom1_newMobile.jpg) no-repeat top #FBFBFB;
	padding-top:1px;
	margin-bottom:8px;
}

.commentaire_fond_me {
	width:650px;
	background:url(struct/color/imgcom2_new.jpg) no-repeat top #F9F9D6;
	padding-top:1px;
	margin-bottom:8px;
}

.commentaire_fond_me_mobile {
	width:341px;
	background:url(struct/color/imgcom2_newMobile.jpg) no-repeat top #F9F9D6;
	padding-top:1px;
	margin-bottom:8px;
}
.commentaire_top_membre {
	float:left; width:130px; text-align:center; font-family:verdana; font-size:7.5pt; font-weight:bold;
}
.commentaire_top_membre a {
	color:#4A8E22;
}
.commentaire_top_date {
	float:left; width:406px; text-align:left; padding-left:24px; font-weight:bold; color:#ffffff; font-family:verdana; font-size:7.5pt;
}
.commentaire_top_date_mobile {
	float:left; width:200px; text-align:left; padding-left:34px; font-weight:bold; color:#ffffff; font-family:verdana; font-size:7.5pt;
}
.commentaire_top_action {
	float:left; width:80px; text-align:right;
}
.commentaire_top_action_mobile {
	float:right; width:80px; text-align:right;
}
.commentaire_membre {
	float:left; margin-bottom:10px; line-height:13px; width:130px; text-align:center; font-family:verdana; font-size:7.5pt; color:#C06718;
}
.commentaire_texte {
	float:left; width:500px; padding:10px; text-align:justify; line-height:16px;
}
.commentaire_texte_mobile {
	float:left; width:200px; padding:10px; text-align:justify; line-height:16px;
}
.bloc_300px_conteneur {
	width:286px; padding:7px; margin-bottom:0px; color:#999999; font-size:8pt; font-family:verdana;
}

.bloc_300px_newsimg {
	float:left; width:71px; text-align:center; height:44px;
}

.bloc_300px_xbayhome {
	width:71px; text-align:center; display:inline; margin-left: 10px;
}


.news_page_date {
	font-size:14px;
	color:#5FB52D;
	font-weight:bold;
	padding-left:20px;
	height:30px;
	padding-top:6px;
}

.news_page_colonne_g {
	padding-left:6px; float:left; width:998px; margin-right:11px; margin-top:10px;
}
.news_page_colonne_gMobile {
	padding-left:6px; float:left; width:350px; margin-right:11px; margin-top:10px;padding-left: 20%;
}
.news_page_colonne_d {
	padding-left:6px; background:url(struct/bg_news_top.gif) repeat-x top; float:left; width:313px; margin-top:10px;
}
.clear_inv {
	clear:both; height:0px; width:100%; margin:0; padding:0;
}
.nav_page_g {
	float:left; width:319px; margin-right:11px;
}
.nav_page_d {
	float:left; width:319px;
}

.nav_page_g2 {
	float:left; width:213px;
}

.nav_page_c2 {
	float:left; width:213px;
}

.nav_page_d2 {
	float:left; width:213px;
}

.pub_160_home {
	background:url(struct/fondbas.jpg) repeat-x top #EDEDED;
	width:160px;
	height:600px;
	margin-bottom:10px;
	text-align:center;
}
.pub_300_home {
	background:url(struct/fondbas.jpg) repeat-x top #EDEDED;
	width:300px;
	height:250px;
	margin-bottom:30px;
}
.enchere_action {
	width:279px;
	height:148px;
	background:url(struct/bg_enchere_action.gif) no-repeat;
	padding:10px;
}

.enchere_actionMobile {
	width:279px;
	height:118px;
	background:url(struct/bg_enchere_action.gif) no-repeat;
	padding:10px;
	border: solid;
}

.news_une_img {
	height:84px;
	background:url(struct/fondvideostreamhover.jpg) repeat-x #59B628;
	text-align:right;
	padding-top:8px;
	padding-right:12px;
	padding-left:10px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	float:left;
	cursor:pointer;
	width: 197px;
}
.news_une_img span {
	font-size:8pt;
	color:#B7E096;
	font-weight:400;
}

.news_une_img:hover {
	color:#565647;
}

.tests_une_img {
	height:122px;
	background:url(struct/fondvideostreamhover.jpg) repeat-x #59B628;
	padding-top:8px;
	padding-right:12px;
	padding-left:10px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	float:left;
	cursor:pointer;
	width: 230px;
}
.tests_une_img span {
	font-size:8pt;
	color:#B7E096;
	font-weight:400;
}

.tests_une_img:hover {
	color:#565647;
}

.tests_une_imgMobile {
	height:124px;
	background:url(struct/fondvideostreamhover.jpg) repeat-x #59B628;
	padding-top:8px;
	padding-right:12px;
	padding-left:10px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	float:left;
	cursor:pointer;
	width: 200px;
}
.tests_une_imgMobile span {
	font-size:8pt;
	color:#B7E096;
	font-weight:400;
}

.tests_une_imgMobile:hover {
	color:#565647;
}

.news_tonton_img2 {
	height:171px;
	width:180px;
	background:url(struct/color/fondentete.jpg) repeat-x #59B628;
	text-align:justify;
	padding-top:0px;
	padding-right:7px;
	padding-left:7px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	float:left;
	cursor:pointer;
}

.news_noel_img2 {
	height:171px;
	width:509px;
	text-align:justify;
	background:#f7f7f7; 
	padding-top:0px;
	padding-right:7px;
	padding-left:8px;
	font-weight:bold;
	font-size:12px;
	color:#2E2E2E;
	float:left;
}
.news_noel_img3 {
	height:171px;
	width:512px;
	text-align:justify;
	background:#f7f7f7; 
	padding-top:0px;
	padding-right:9px;
	padding-left:0px;
	font-weight:bold;
	font-size:12px;
	color:#2E2E2E;
	float:right;
}
.news_noel_img4 {
	width:640px;
	text-align:justify;
	background:#f7f7f7; 
	padding-top:0px;
	padding-right:7px;
	padding-left:8px;
	font-weight:bold;
	font-size:12px;
	color:#2E2E2E;
}
.enteteNoel {
	height:18px;
	width:515px;
	margin-left:-7px;
	background:url(struct/color/fondentete.jpg) right;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	font-size:14px;
}

.enteteNoel2 {
	height:18px;
	width:520px;
	margin-left:-9px;
	background:url(struct/color/fondentete.jpg) right;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	font-size:14px;
}

.enteteNoel3 {
	height:18px;
	width:644px;
	margin-left:-7px;
	background:url(struct/color/fondentete.jpg) right;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	font-size:14px;
}

.img_hotnewsNoel {
	border:0;
	margin-left:0px;
	padding:0;
	padding-bottom:6px;
}
.img_hotnewsNoel2 {
	border:0;
	margin-left:-10px;
	padding:0;
	padding-bottom:6px;
}
.news_noel_img2 span {
	font-size:9pt;
	color:#2E2E2E;
	font-weight:480;
}
.news_noel_img_date {
	height:31px; width:100%; display:block;
}
.news_noel_img_date2 {
	height:31px; width:100%; display:block;
}

.news_noel_img_640px {
	width:650px; margin-top:9px; float:left;
}
.news_noel_img_640px2 {
	width:640px; margin-top:9px; float:right;
}

.news_noel_bas2 {
	background:url(struct/color/fondentete.jpg) repeat-x #ffffff;
	height:1px;
	width:649px;
	display:block;
	margin-top:-6px;
}
.news_noel_bas3 {
	background:url(struct/color/fondentete.jpg) repeat-x #ffffff;
	height:1px;
	width:645px;
	display:block;
	margin-top:-6px;
	margin-left:-10px;
}

.news_noel_bas4 {
	background:url(struct/color/fondentete.jpg) repeat-x #ffffff;
	height:1px;
	width:655px;
	display:block;
}

.news_tonton_img2 span {
	font-size:9pt;
	color:#fff;
	font-weight:300;
}

.news_tonton_img2:hover {
	color:#565647;
}


.news_une_img_219px {
	width:219px; margin-top:9px; float:left; padding-right:20px;
}
.test_une_img {
	width:485px; float:left;
}
.test_une_imgMobile {
	width:200px; float:left;
}
.news_une_img_211px {
	width:211px; margin-top:9px; float:left;
}

.img_news2023 {
	max-width: 100%;
	height: 130px;
}

.img_tests2023 {
	max-width: 100%;
	height: 130px;
	width: 231px;
}

.img_selectionXG {
	max-width: 100%;
	height: 130px;
	margin-left: 10px;
}

.img_tests2023Mobile {
	max-width: 100%;
	height: 130px;
	width: 150px;
}

.news_tonton_img_325px {
	width:325px; margin-top:9px; float:left;
}
.news_tonton_img_315px {
	width:325px; margin-top:9px; float:left;
}

.news_une_img_date {
	height:59px; width:100%; display:block;
}
.tests_une_img_date {
	height:100px; width:100%; display:block;
}
.news_tonton_img_date {
	height:31px; width:100%; display:block;
}
.news_affiche_bas {
	height:19px;
	width:211px;
	display:block;
	margin-top:-6px;
}
.news_tonton_bas2 {
	background:url(struct/color/fondentete.jpg) repeat-x #ffffff;
	height:1px;
	width:314px;
	display:block;
	margin-top:-6px;
}


.nav_page {
	cursor:pointer; display:block; text-align:center; padding-top:5px; font-size:13px; font-weight:bold; color:#565656; width:319px; height:26px; background:url(struct/bg_bouton_planning.jpg);
}

.nav_page:hover {
	background:url(struct/fondvideostreamhover.jpg);
	color:#fff;
}

.nav_page2 {
	cursor:pointer; display:block; text-align:center; padding-top:5px; font-size:13px; font-weight:bold; color:#565656; width:220px; height:26px; background:url(struct/bg_bouton_planning.jpg); border-bottom: 5px solid #ffffff;
}

.nav_page2:hover {
	background:url(struct/fondvideostreamhover.jpg);
	color:#fff;
}


.nav_page_gris {
	cursor:pointer; display:block; text-align:center; padding-top:5px; font-size:13px; font-weight:bold; color:#cccccc; width:319px; height:26px; background:url(struct/bg_bouton_planning.jpg);
}


.planning_tri_sel {
	cursor:pointer; border-bottom:1px solid #E0E0E0; float:left; display:block; margin-right:10px; margin-left:9px; text-align:center; padding-top:8px; font-size:13px; font-weight:bold; color:#ffffff; width:205px; height:23px; background:url(struct/fondvideostreamhover.jpg);
}

.planning_tri {
	cursor:pointer; border-bottom:1px solid #E0E0E0; float:left; display:block; margin-right:10px; margin-left:9px; text-align:center; padding-top:8px; font-size:13px; font-weight:bold; color:#404040; width:205px; height:23px; background:url(struct/bg_bouton_planning.jpg);
}

.planning_tri:hover {
	background:url(struct/fondvideostreamhover.jpg);
	color:#ffffff;
}


/* Pages VIDEOS */

.bloccolonne3 {
	padding:1px;
	background:#FFFFFF;
	border:1px solid #CEE0BC;
	margin-top:13px;
	margin-bottom:26px;
}

.lignebloc3 {
	border-bottom:1px dotted #AAAAAA;
	margin:0;
	padding:0;
	display:block;
	height:45px;
	padding-top:5px;
}


.fondblocvideo2 {
	background-color:#ecedec;
	border-top:1px solid #FFFFFF;
}

#img_miniature_jeu {
	float:left;
	margin:0;
	padding:0;
	margin-left:7px;
}

.videoblogtexte4 {
	padding:0;
	margin:0;
	margin-left:8px;
	font-size:10px;
	color:#777777;
	float:left;
	width:142px;
}


.positionblocplus3 {
	margin-top:8px;
	padding-bottom:6px;
	text-align:right;
	padding-right:10px;
	color:#A0A0A0;
	font-size:7.5pt;
	font-family:verdana;
	padding-top:2px;
}

.videostream_grand {
margin-top:10px;
padding:2px;
width:646px;
height:378px;
background:#60bf2d;
}

.videostream {
margin-top:10px;
padding:2px;
width:422px;
height:288px;
float:left;
background:#60bf2d;
margin-left:12px;
}

.videostreamdroite {
float:left;
margin-top:10px;

}

.videostreamdroite a {
	text-decoration:none;
	cursor:pointer;
}

.listingvideostream_sel {
width:202px;
height:36px;
background-image:url(struct/fondvideostreamhover.jpg);
padding-top:8px;
padding-bottom:3px;
padding-left:20px;
margin-bottom:2px;
font-size:12px;
color:#3B7238;
cursor:pointer;
}

.listingvideostream_sel span {
font-size:13px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.listingvideostream {
width:202px;
height:36px;
background-image:url(struct/fondvideostream.jpg);
padding-top:8px;
padding-bottom:3px;
padding-left:20px;
margin-bottom:2px;
font-size:12px;
color:#828282;
cursor:pointer;
}

.listingvideostream:hover {
background-image:url(struct/fondvideostreamhover.jpg);
color:#3B7238;
}

.listingvideostream span {
font-size:13px;
font-weight:bold;
color:#268605;
text-decoration:none;
}

.listingvideostream:hover span {
font-size:13px;
color:#FFFFFF;
text-decoration:none;
}

.img_border {
	border:1px solid #54A526;
}
.img_border:hover {
	border:1px solid #cccccc;
}

.index_xml {
	padding:10px; width:140px; font-family:verdana; font-size:8pt; background:#ECEDEC; color:#545454;
}


/* Gestion des collections */

.blocjaquette {
width:122px;
background-image:url(struct/fondjaquettecollection.jpg);
background-repeat:repeat-x;
float:left;
margin-right:8px;
margin-top:4px;
padding-top:2px;
color:#8d8d8d;
font-size:11px;
 height:230px;
}


.blocjaquette_small {
width:60px;
float:left;
margin-right:4px;
margin-left:4px;
margin-top:4px;
color:#a9d194;
font-size:11px;
 height:84px;
}


.bordurejaquette {
border:1px solid #84c55f;
}

.img_box_border {
	width:120px; height:170px; position:absolute; z-index:4;
}

.img_box_border:hover {
	/*width:116px; height:166px; border:2px solid #54A526; position:absolute; z-index:4;*/
	width:120px; height:170px; position:absolute; z-index:4; background:url(struct/color/colec.png) no-repeat;
}


.titrejaquette {
color:#54a526;
font-weight:bold;
font-size:12px;
margin-top:4px;
margin-bottom:2px;
text-align:center;
}

.statutjaquette {
line-height:13px;
text-align:center;
}

.statutcollection {
padding-left:10px;
background:url(struct/flechenoir.png) no-repeat;
background-position:left center;
color:#000000;
font-weight:bold;

margin-bottom:10px;

}


/* Gestion des blogs */

.banblog {
width:998px;
height:167px;
margin:0;
margin-bottom:30px;
}

.blocblog {
padding-left:35px;
margin-left:-8px;
margin-right:10px;
padding-right:15px;
background:url(struct/basbilletblog.jpg) bottom repeat-x;
padding-bottom:10px;
margin-bottom:25px;
}

.billettitre {
color:#459616;
font-size:20px;
}

.billetinfo {
font-size:11px;
color:#767676;
margin-top:2px;
margin-bottom:5px;
}

.billetinfo a {
color:#e49016;
font-weight:bold;
}

.blocblog p {
line-height:19px;
text-align:justify;
color:#444444;
}

.blogcommentaires {
background:url(struct/traitcomments.jpg) top right no-repeat;
padding-top:9px;
text-align:right;
margin-top:6px;
}


.blogcommentaires a {
color:#459616;
font-size:11px;
font-weight:bold;
}

.blogs_cat {
	list-style-image: none;
	list-style-type: none;
	margin-bottom:28px;
}

.blogs_cat li {
	display:inline;
	margin-right:15px;
	font-size:11px;
}

.blogs_cat a {
color:#777777;
}

.blogs_cat a:hover {
color:#000000;
}

.blogs_avatar {
float:left;
margin-right:15px;
height:40px;
}

.blogs_billet {
font-size:11px;
float:left;
color:#777777;
padding-top:2px;
height:38px;
}

.blogs_billetMobile {
font-size:11px;
color:#777777;
padding-top:2px;
}

.blogs_billet2 {
font-size:11px;
float:left;
color:#777777;
padding-top:1px;
height:38px;
}

.categorie {
color:#000000;
}

.blogs_billetitre {
font-size:15px;
color:#459616;
}

.blogs_billetitre2 a {
font-size:14px;
color:#459616;
}

.blogs_billetitre2 {
margin-bottom:4px;
padding-top:1px;
}

.blogs_trait {
width:600px;
height:1px;
background:url(struct/blogstrait.jpg) no-repeat left bottom;
clear:both;
padding-top:7px;
margin-left:-8px;
margin-bottom:8px;
}

.blogs_traitMobile {
width:350px;
height:1px;
background:url(struct/blogstrait.jpg) no-repeat left bottom;
clear:both;
padding-top:7px;
margin-left:-8px;
margin-bottom:8px;
}

.blogspopulaire_gris {
margin-left:0px;
padding-left:7px;
width:293px;
padding-top:5px;
padding-bottom:5px;
background:url(struct/blogspopulaire_trait.jpg) no-repeat left bottom;
background-color:#f5f5f5;
}

.blogspopulaire_normal {
margin-left:0px;
padding-left:7px;
width:293px;
padding-top:5px;
padding-bottom:5px;
background:url(struct/blogspopulaire_trait.jpg) no-repeat left bottom;
background-color:#ecedec;
}

.screenaff{
	margin-left:auto; margin-right:auto; background:#fff; width:1000px;
}
.screenaff_corps {
	margin-left:7px; background:url(struct/background_corps_texte.jpg) repeat-x scroll center top; width: 976px; padding-top: 15px; padding-left:10px; padding-bottom:7px;
}


.dossier_titredujeu {
	background:url(affiches/dossiers/titredujeu.jpg) repeat-x;
	width:745px;
	padding-left:10px;
	padding-right:5px;
	padding-top:3px;
	height:27px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.dossier_cadredujeu {
	background:url(affiches/dossiers/fondcadre.jpg) repeat-x;
	width:738px;
	padding:10px;
	color:#444;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	margin-bottom:20px;
}

.dossier_positiondujeu {
	color:#f6b600;
}

.dossier_jaquettedujeu {
	float:left;
	margin-right:10px;
}

.dossier_notedujeu {
	float:right;
	margin-left:10px;
	background:#101010;
	padding:4px;
	text-align:center;
	color:#777;
	margin-bottom:5px;
	margin-top:3px;
}

.dossier_lanotedujeu {
	color:#FFF;
	font-weight:bold;
	font-size:18px;
}

.dossier_titredujeupodium {
	background:url(affiches/dossiers/titredujeu_podium.jpg) repeat-x;
	width:745px;
	padding-left:10px;
	padding-right:5px;
	padding-top:3px;
	height:27px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}


.dossiertop_auteur {
	border-top:1px solid #006805;
	background:url(struct/dossiertop_degradenomredac.jpg) repeat-x;
	width:749px;
	padding:20px 0px 20px 11px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:24px;
}

.dossierflop_auteur {
	width:749px;
	padding:20px 0px 20px 11px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:24px;
}


.dossiertop_classement {
	font-weight:bold;
	color:#006805;
	text-transform:uppercase;
}

.dossiertop_ligne {
	padding:0px 0px 0px 11px;
	width:749px;
	margin-bottom:20px;
}

.dossiertop_bloc {
	width:363px;
	margin-right:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}

.dossiertop_rank, .dossiertop_ranktop, .dossiertop_rankflop, .dossiertop_nomjeu {
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	height:26px;
	padding-top:7px;
	float:left;
}

.dossiertop_rank {
	width:31px;
	text-align:center;
	background:url(struct/dossiertop_degradeposition.jpg) repeat-x;
}

.dossiertop_ranktop {
	width:31px;
	text-align:center;
	background:url(struct/dossiertop_degradepositiontop.jpg) repeat-x;
}

.dossiertop_rankflop {
	width:31px;
	text-align:center;
	background:url(struct/dossiertop_degradepositionflop.jpg) repeat-x;
}

.dossiertop_nomjeu {
	width:322px;
	padding-left:10px;
	background:url(struct/dossiertop_degradenomjeu.jpg) repeat-x;
}

.dossiertop_texte {
	color:#444;
	line-height:19px;
	text-align:justify;
	font-size:12px;
	width:343px;
	background:url(struct/dossiertop_degradetexte.jpg) repeat-x;
	padding:10px;
}

.dossiertop_jaquette {
	float:left;
	margin-right:10px;
}

#page .dossiertop_ligne .dossiertop_texte .img {
border:2px solid #68a936;
}


.dossiertop_ligne a {
	color:#FFF;
	text-decoration:none;
}

.dossiertop_lienretour {
	margin-top:10px;
	margin-bottom:5px;
	padding:0;
	width:100%;
	font-size:11px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}

.dossiertop_lienretour a {
	color:#006805;
	text-align:right;
	text-decoration:none;
}

div#container {
	width: 526px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background: #000000;
}

.gradually {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 325px;
}

.gradually .source {
	position: absolute;
	margin: 0px;
	padding: 0px;
}

.gradually li {
	text-align:left;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	display: inline;
}

p.information {
	background: #000000;
	text-align: right;
	color: #ffffff;
	padding: 5px 10px 10px 10px;
	margin-bottom: 0px;
}

/*SelectionXG*/
#sXG_fig {
	padding: 1px;
	display : flex;
	width : 497px;
	height : 200px;
	justify-content : space-around;
	align-items : center;
	flex-wrap : wrap;
	background-position : center;
	background-repeat : no-repeat;
	margin-left: 0;
	margin-top: -20px;
}

#sXG_figMobile {
	padding: 1px;
	display : flex;
	width : 350px;
	height : 200px;
	justify-content : space-around;
	align-items : center;
	flex-wrap : wrap;
	background-position : center;
	background-repeat : no-repeat;
	margin-left: 0;
	margin-top: -20px;
}
	
/*CDC*/
#cdc_fig {
	padding: 1px;
	display : flex;
	width : 497px;
	height : 200px;
	justify-content : space-around;
	align-items : center;
	flex-wrap : wrap;
	border: 1px solid #CEE0BC;
	background-color: #ecedec;
	background : url("https://www.xbox-gamer.net/struct/bg_cdc.jpg");
	background-position : center;
	background-repeat : no-repeat;
	margin-left: 0;
	margin-top: -20px;
}

#cdc_form {
	margin-bottom: 25px;
}

#form_cdc {
	text-align: initial;
}

#form_cdc > fieldset > textarea {
	width: 99%;
	margin-top: 25px;
}

#form_cdc > fieldset {
	border-color: #CEE0BC;
	border-radius: 5px;
	background-color: #e5e5e5;
}

#form_cdc > fieldset > legend {
	font-size: 1.5em;
	color: #65b538;
}

#form_cdc > fieldset > button {
	background: linear-gradient(#bac5b5, #e5e5e5);
	border-radius: 10px;
	color: darkolivegreen;	
}

#form_cdc > fieldset > button:hover {
	background: linear-gradient(#84907e, #e5e5e5);
	border-radius: 10px;
	color: #384522;
}

#form_cdc > fieldset > input {
	border-radius: 2px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
}

.cover {
	height : 127px;
}

.cover_reduct {
	width : 90px;
	max-height : 112px;
}

.entete_cdc {
	height: 20px;
	width: 487px;
	margin-top: -1px;
	padding: 0;
	background: url(https://www.xbox-gamer.net/struct/color/fondentete.jpg) right;
	padding-left: 10px;
	padding-top: 3px;
	color: #FFFFFF;
	font-size: 14px;
	border-left : solid 1px #CEE0BC;
	border-top : solid 1px #CEE0BC;
	border-right : solid 1px #CEE0BC;
}

.cdc_row > hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

.cdc_line {
	margin: 5px;
}

.cdc_line > figcaption {
	float: left;
	margin-right: 10px;
	border: 1px solid #6cb740;
	box-shadow: 5px 5px 5px;
}

.cdc_avatar {
	background: linear-gradient(#70b946, #e5e5e5);
	border-top-right-radius: 5px;
}

.cdc_avatar > img, .cdc_avatar > a > img {
	padding-top: 5px;
}

.cdc_line > p {
	text-align: justify;
	line-height: 1.6;
	border: 1px solid #CEE0BC;
	border-radius: 5px;
	border-top-right-radius: 0;
	padding: 10px;
	background-color: #e5e5e5;
	margin-top: 0px;
}

.cdc_edit_70 {
	width: 90px;
	height: auto;
	display: flex;
}	

.no_headbanded {
	margin-left: 15px;
	width : 90px;
	height: 127px;
}

.headbanded {
	margin-left: 15px;
	width: 90px;
	height: auto;
}

.game_rank1 {
	display : flex;
	flex-direction : column;
	border : solid 1px #107c0f;
	margin-top: 25px;
	box-shadow : 5px 5px 10px #999;
}

.game_rank2 {
	display : flex;
	flex-direction : column;
	border : solid 1px #107c0f;
	margin-top: 15px;
	box-shadow : 5px 5px 10px #999;
}

.game_rank3 {
	display : flex;
	flex-direction : column;
	border : solid 1px #107c0f;
	margin-top: 5px;
	box-shadow : 5px 5px 10px #999;
}

.cdc_plus {
	border-top: 1px dotted #AAAAAA;
	width: 100%;
}

.shareBtnFb, .shareBtnTwt {
	float: right;
	margin-right: 5px;
	cursor: pointer;
}

/*TONTON RACONTE*/
#tonton_raconte {
	width: 650px;
	min-height: 600px; 
}

#tonton-warning {
	width: 90%;
	background-color: #fefefe;
	border: dashed 2px #ccc;
	border-radius: 5px;
	margin: 20px auto 20px auto;
}

#tonton-warning :nth-child(1) {
	background-color: #0722ef;
	text-align: center;
	font-size: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
}

#tonton-warning :nth-child(2) {
	padding: 15px;
	color: #f3481a;
	font-stretch: condensed;
	line-height: initial;
}

#tonton-categories {
	display: flex;
	flex-wrap: wrap;
	padding: 1px;
	justify-content: center;
}

#tonton-error {
	text-align: center;
}

#tonton-collection {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.tonton-categories {
	display: flex;
	flex-direction: column;
	width: 150px;
	height: 150px;
	border: 1px solid #CEE0BC;
	background: linear-gradient(#fff, #ecedec);
	text-align: center;
	margin: 15px;
}

.tonton-article {
	list-style: none;
}

.tonton-redactor {
	font-size: 1.3em;
	color: #efa50b;
}

@font-face {
    font-family: 'tonton-secret';
	src: url('font/secret.ttf');
}

.tonton-secret {
	font-family: 'tonton-secret';
	color: #d43434;
	display: inline-block;
	transform: rotate(-2deg) translate(10px,-2px );
	-moz-transform: rotate(-2deg) translate(10px,-2px );
	-webkit-transform: rotate(-2deg) translate(10px,-2px );
	-khtml-transform: rotate(-2deg) translate(10px,-2px );
	-ms-transform: rotate(-2deg)) translate(10px,-2px );
	text-shadow: 2px 2px 2px #9b9494;
	font-weight: bolder;
	font-size: 1.3em;
}

.tonton-article {
	background-image: url(struct/tonton-raconte/tonton-banner.jpg);
	background-repeat: no-repeat;
	width: 650px;
	height: 170px;
	margin-bottom: 20px;
}

.tonton-xbox {
	width: 600px;
	height: 35px;
	border-radius: 5px;
	background-clip: padding-box;
	box-shadow: inset -5px -5px 5px #3e3434;
	background-color: #000;
	background-image: url(struct/tonton-raconte/coverside-xbox.png);
	background-repeat: no-repeat;
	background-position-y: -3px; 
}

.tonton-coverxbox {
	display: none;
}


.tonton-redactorxbox {
	color: #fff;
	font-size: 0.8em;
	padding-top: 10px;
}

.tonton-titlexbox {
	font-size: 0.8em;
	padding-left: 120px;
	padding-top: 10px;
}

.tonton-ps1 {
	width: 500px;
	height: 45px;
	border-radius: 2px;
	border-left: solid 5px #696969;
	border-right: solid 5px #696969;
	box-shadow: inset 0px -3px 2px #808080;
	background-image: url(struct/tonton-raconte/coverside-ps1.png);
	background-repeat: no-repeat;
	background-position-y: 8px;
	background-position-x: 10px;
}

.tonton-coverps1 {
	display: none;
}

.tonton-redactorps1 {
	color: #fff;
	font-size: 0.8em;
	margin-top: 15px;
}

.tonton-titleps1 {
	font-size: 1em;
	margin-left: 120px;
	padding-top: 2px;
	font-weight: bold;
}

.tonton-ps2 {
	width: 600px;
	height: 35px;
	border-radius: 5px;
	box-shadow: inset -5px -5px 5px #999;
	background-color: #fff;
	background-image: url(struct/tonton-raconte/coverside-ps2.png);
	background-repeat: no-repeat;
}

.tonton-coverps2 {
	display: none;
}


.tonton-redactorps2 {
	color: #fff;
	font-size: 0.8em;
}

.tonton-titleps2 {
	font-size: 0.8em;
	margin-left: 150px;
	padding-top: 6px;
	font-weight: bolder;
}

.tonton-psp {
	width: 500px;
	height: 35px;
	border-radius: 5px;
	box-shadow: inset -2px -2px 2px #2f2929;
	background-color: #fff;
	background-image: url(struct/tonton-raconte/coverside-psp.png);
	background-repeat: no-repeat;
}

.tonton-coverpsp {
	display: none;
}

.tonton-redactorpsp {
	font-size: 0.9em;
	margin-top: 15px;
	transform-style: preserve-3d;
	font-weight: bold;
}

.tonton-titlepsp {
	margin-left: 45px;
	font-size: 1em;
	padding-top: 6px;
	font-weight: bolder;
}

.tonton-nes {
	width: 600px;
	height: 55px;
	border: solid 1px #000;
	border-radius: 1px;
	box-shadow: inset -5px -5px 5px #1a0b20;
	background-color: #08000a;
	background-image: url(struct/tonton-raconte/coverside-nes.jpg);
	background-repeat: no-repeat;
}

.tonton-covernes {
	height: 0px;
	margin-left: 55px;
	width: 545px;
	border-radius: 2px;
}


.tonton-redactornes {
	color: #fff;
	font-size: 0.8em;
	padding-top: 5px;
}

.tonton-titlenes {
	font-size: 1.1em;
	margin-left: 30px;
	padding-top: 26px;
	font-weight: bolder;
}

.tonton-snes {
	width: 600px;
	height: 55px;
	border-radius: 1px;
	box-shadow: inset -5px -5px 5px #232224;
	background-color: #120f13;
	background-image: url(struct/tonton-raconte/coverside-snes.jpg);
	background-repeat: no-repeat;
}

.tonton-coversnes {
	height: 0px;
	margin-left: 55px;
	width: 545px;
	border-radius: 2px;
}


.tonton-redactorsnes {
	color: #fff;
	font-size: 0.8em;
	padding-top: 10px;
}

.tonton-titlesnes {
	font-size: 1.1em;
	margin-left: 30px;
	padding-top: 26px;
	font-weight: bolder;
}

.tonton-gb {
	width: 500px;
	height: 55px;
	border-radius: 1px;
	box-shadow: inset -5px -5px 5px #232224;
	background-color: #120f13;
	background-image: url(struct/tonton-raconte/coverside-gb.png);
	background-repeat: no-repeat;
}

.tonton-covergb {
	display: none;
}


.tonton-redactorgb {
	color: #fff;
	font-size: 0.8em;
	padding-top: 10px;
}

.tonton-titlegb {
	font-size: 1.1em;
	margin-left: 60px;
	padding-top: 5px;
	font-weight: bolder;
	text-shadow: 2px 2px 5px;
}

.tonton-n64 {
	width: 600px;
	height: 55px;
	border-radius: 2px;
	box-shadow: inset -2px -2px 5px #282222;
}

.tonton-covern64 {
	height: 0px;
	width: 0px;
	display: none;
}


.tonton-redactorn64 {
	color: #fff;
	font-size: 0.8em;
	padding-top: 10px;
	text-shadow: -2px 2px 2px #c82626;
}

.tonton-titlen64 {
	font-size: 1.2em;
	padding-top: 18px;
	font-weight: bolder;
	margin-left: -40px;
	text-shadow: -2px 2px 2px #c82626;
}

.tonton-gba {
	width: 500px;
	height: 55px;
	border-radius: 2px;
	box-shadow: inset -2px -2px 5px #110707;
	background-image: url(struct/tonton-raconte/coverside-gba.png);
	background-repeat: no-repeat;
}

.tonton-covergba {
	display: none;
}


.tonton-redactorgba {
	color: #000;
	font-size: 0.9em;
	padding-top: 10px;
}

.tonton-titlegba {
	font-size: 1em;
	padding-top: 18px;
	font-weight: bolder;
	margin-left: 65px;
	text-shadow: -1px 0 #27272c, 0 1px #dedff2, 1px 0 #e8e9f3, 0 -1px #e0e1ed
}

.tonton-cube{
	width: 600px;
	height: 35px;
	border-radius: 2px;
	box-shadow: inset -2px -2px 5px #110707;
	background-image: url(struct/tonton-raconte/coverside-cube.png);
	background-repeat: no-repeat;
}

.tonton-covercube {
	height: 0px;
	width: 0px;
	display: none;
}


.tonton-redactorcube {
	color: #e62525;
	font-size: 1.1em;
	padding-top: 10px;
	margin-right: 80px;
	font-weight: bold;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}

.tonton-titlecube {
	font-size: 1.2em;
	font-weight: bolder;
	text-shadow: -1px 0 #282936, 0 1px #0d0d12, 1px 0 #131315, 0 -1px #0c0d0e;
	display: inline-block;
	height: 35px;
	margin-top: 10px;
}

.tonton-ds{
	width: 500px;
	height: 55px;
	border-radius: 2px;
	box-shadow: inset -2px -2px 5px #110707;
}

.tonton-coverds {
	height: 0px;
	width: 0px;
	display: none;
}


.tonton-redactords {
	color: #e62525;
	font-size: 1.1em;
	padding-top: 10px;
	font-weight: bold;
	text-shadow: -1px 0 #e8e9f6, 0 1px #dedff2, 1px 0 #e8e9f3, 0 -1px #e0e1ed;
}

.tonton-titleds {
	font-size: 1em;
	font-weight: bolder;
	color: #000;
	margin-left: 100px;
	padding-top: 20px;
	text-shadow: -1px 0 #666, 0 1px #666, 1px 0 #666, 0 -1px #666;
}

.tonton-wii{
	width: 600px;
	height: 35px;
	border-radius: 2px;
	box-shadow: inset -2px -2px 5px #110707;
	background: url(struct/tonton-raconte/coverside-wii.jpg);;
}

.tonton-coverwii {
	height: 0px;
	width: 0px;
	display: none;
}


.tonton-redactorwii {
	color: #e62525;
	font-size: 1.1em;
	padding-top: 10px;
	font-weight: bold;
	text-shadow: -1px 0 #e8e9f6, 0 1px #dedff2, 1px 0 #e8e9f3, 0 -1px #e0e1ed;
}

.tonton-titlewii {
	font-size: 1em;
	font-weight: bolder;
	color: #000;
	margin-left: 100px;
	padding-top: 10px;
	text-shadow: -1px 0 #666, 0 1px #666, 1px 0 #666, 0 -1px #666;
}

.tonton-master-system{
	width: 600px;
	height: 55px;
	border-radius: 2px;
	box-shadow: inset -2px -2px 5px #110707;
}

.tonton-covermaster-system {
	height: 0px;
	width: 0px;
	display: none;
}


.tonton-redactormaster-system {
	color: #e62525;
	font-size: 1.1em;
	padding-top: 10px;
	font-weight: bold;
	margin-right: 30px;
	text-shadow: -1px 0 #e8e9f6, 0 1px #dedff2, 1px 0 #e8e9f3, 0 -1px #e0e1ed;
}

.tonton-titlemaster-system {
	font-size: 1em;
	font-weight: bolder;
	color: #000;
	padding-top: 10px;
	text-shadow: -1px 0 #666, 0 1px #666, 1px 0 #666, 0 -1px #666;
}

.tonton-gg{
	width: 500px;
	height: 50px;
	border-radius: 2px;
	box-shadow: inset -2px -2px 5px #110707;
}

.tonton-covergg {
	height: 0px;
	width: 0px;
	display: none;
}


.tonton-redactorgg {
	color: #e62525;
	font-size: 1em;
	padding-top: 10px;
	font-weight: bold;
	margin-right: 30px;
	text-shadow: -1px 0 #e8e9f6, 0 1px #dedff2, 1px 0 #e8e9f3, 0 -1px #e0e1ed;
}

.tonton-titlegg {
	display: inline-block;
	font-size: 0.9em;
	font-weight: bolder;
	color: #fff;
	margin-top: 14px;
	padding: 5px;
	text-shadow: -1px 0 #666, 0 1px #666, 1px 0 #666, 0 -1px #666;
}

.tonton-megadrive{
	width: 600px;
	height: 55px;
	border-radius: 2px;
	box-shadow: inset -2px -2px 5px #434350;
}

.tonton-covermegadrive {
	height: 0px;
	width: 0px;
	display: none;
}


.tonton-redactormegadrive {
	font-size: 1em;
	padding-top: 10px;
	font-weight: bold;
	margin-right: 30px;
	text-shadow: -1px 0 #e8e9f6, 0 1px #dedff2, 1px 0 #e8e9f3, 0 -1px #e0e1ed;
}

.tonton-titlemegadrive {
	display: inline-block;
	font-size: 0.9em;
	font-weight: bolder;
	color: #fff;
	margin-top: 14px;
	padding: 5px;
	text-shadow: -1px 0 #666, 0 1px #666, 1px 0 #666, 0 -1px #666;
}

.tonton-saturn{
	width: 600px;
	height: 45px;
	border-radius: 2px;
	box-shadow: inset -2px -2px 5px #434350;
}

.tonton-coversaturn {
	height: 0px;
	width: 0px;
	display: none;
}


.tonton-redactorsaturn {
	font-size: 1em;
	padding-top: 10px;
	font-weight: bold;
	margin-right: 100px;
	text-shadow: -1px 0 #e8e9f6, 0 1px #dedff2, 1px 0 #e8e9f3, 0 -1px #e0e1ed;
}

.tonton-titlesaturn {
	display: inline-block;
	font-size: 0.9em;
	font-weight: bolder;
	color: #fff;
	margin-top: 14px;
	padding: 5px;
	text-shadow: -1px 0 #666, 0 1px #666, 1px 0 #666, 0 -1px #666;
}

.tonton-dreamcast{
	width: 500px;
	height: 55px;
	border-radius: 2px;
	box-shadow: inset -2px -2px 5px #0b0b18;
}

.tonton-coverdreamcast {
	height: 0px;
	width: 0px;
	display: none;
}


.tonton-redactordreamcast {
	font-size: 1em;
	padding-top: 20px;
	font-weight: bold;
	color: #3C3B3A;
	text-shadow: -1px 0 #e8e9f6, 0 1px #dedff2, 1px 0 #e8e9f3, 0 -1px #e0e1ed;
}

.tonton-titledreamcast {
	display: inline-block;
	font-weight: bolder;
	color: #fff;
	margin-top: 14px;
	padding: 5px;
	text-shadow: -1px 0 #666, 0 1px #666, 1px 0 #666, 0 -1px #666;
}

.tonton-pc{
	width: 600px;
	height: 35px;
	border-radius: 2px;
	box-shadow: inset -2px -2px 5px #0b0b18;
}

.tonton-coverpc {
	height: 0px;
	width: 0px;
	display: none;
}


.tonton-redactorpc {
	display: inline-block;
	height: 10px;
	margin-top: 7px;
	padding: 5px;
	padding-right: 35px;
	border-bottom-right-radius: 20px;
	font-size: 0.9em;
	background-color: #dd4646;
	color: #e3cdcd;
	font-weight: bolder;
	border: solid 1px #999;
}

.tonton-titlepc {
	display: inline-block;
	height: 15px;
	margin-top: 2px;
	background-color: #5c5858;
	font-weight: bolder;
	color: #fff;
	padding: 5px;
	padding-right: 10px;
	border-bottom-right-radius: 20px;
	text-shadow: -1px 0 #666, 0 1px #666, 1px 0 #666, 0 -1px #666;
	border: solid 1px #fff;
}

#tonton-pagination {
	display: flex;
	width: 90%;
	justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 20px;
}

#tonton-participation {
	width: 100%;
	background-color: #e6f5df;
	border: solid 1px #60af30;
	padding: 5px;
	text-indent: 10px;
	line-height: 1.5em;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 15px;
}

#tonton-galery {
	margin-top: 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	height: 400px;
}

#tonton-galery > img {
	border: solid 1px #62b333;
	box-shadow: 5px 5px 5px #999;
}

#tonton-article-head {
	width: 650px;
	height: 170px;
	background: url(struct/tonton-raconte/tonton-banner.jpg);
	background-repeat: no-repeat;
}

.head-redactor {
	display: inline-block;
	font-size: 1.7em;
	color: orange;
	margin-top: 80px;
	margin-left: 25px;
}

.head-raconte {
	display: inline-block;
	background: url(struct/tonton-raconte/raconte.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-left: 15px;
	width: 93px;
	height: 42px;
}

.head-cover {
	width: auto;
	max-height: 160px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: auto;
	box-shadow: -5px 5px 5px #000;
}

#tonton-article-body {
	text-align: justify;
	background-color: #ecedec;
	padding: 10px;
	text-indent: 25px;
}

#tonton-article-body > b {
	color: green;
}

#tonton-article-body > i {
	color: #564c4c;
}

#tonton-article-body > ul {
	text-indent: 0;
}

.article-body-punchline {
	color: #FFFFFF;
	font-size: 14px;
	background-color: orange;
}

#tonton-article-screenshots {
	display: flex;
	justify-content: space-around;
	padding-top: 20px;
	margin-bottom: 20px;
	background-color: #ecedec;
}

.article-screenshots-img {
	width: 125px;
	height: 80px;
	padding: 10px;
	box-shadow: 5px 5px 5px #000;
	background-color: #000;
}

#tonton-article-verdict {
	display: flex;
	flex-direction: column;
}

.article-verdict-title {
	color: #fff;
	background-color: #f55c5c;
	padding: 10px;
}

span.verdict-title {
	font-size: 1.4em;
}

.article-verdict-content {
	text-align: justify;
	background-color: #ecedec;
	padding: 10px;
	text-indent: 25px;	
	border-left: solid 1px #b0a8a8;
	border-bottom: solid 1px #b0a8a8;
	border-right: solid 1px #b0a8a8;
	margin-bottom: 25px;
}

.article-verdict-content > b {
	color: green;
}

.article-verdict-content > i {
	color: #564c4c;
}

#reply_form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#reply {
	width: 65%;
}

#reply_smiley {
	width: 30%;
}

#reply_buttons {
	width: 100%;
}

.quote {
	border: 1px solid #eadddd;
	padding: 2px;
	background-color: #eae6e6;
}

#reply_smiley > img {
	margin: 5px;
}

#lastTestSection {
    width: 526px;
    height: 325px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-left: 8px;
    float: left;
}

#lstSelectionXG {
    width: 480px;
    height: 250px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-left: 8px;
    float: left;
}

#lstSelectionXGMobile {
    width: 340px;
    height: 180px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-left: 8px;
    float: left;
}

#lstTopCom {
    width: 480px;
    height: 250px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-left: 8px;
    float: left;
}

#lstTopComMobile {
    width: 350px;
    height: 250px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-left: 8px;
    float: left;
}

#rotator_vignettes {
    width: 526px;
    height: 300px;
}

#rotator_navigation {
    width: 526px;
    height: 30px;
    background-image : url('rotator/bg_rotator-nav.jpg');
    background-repeat: repeat-y;
    display: flex;
    justify-content: center;
    align-items: center;
}

#rotator_pix {
    position : absolute;
    z-index : 0;
}

#rotator_content {
    position : absolute;
    z-index : 1;
    background-image : url('rotator/bg_rotator-content.png');
    background-repeat : repeat-x;
    width:526px;
    height:300px;
}

.rotator_title {
    padding-left : 35px;
    font-size : 1.6em; 
    color : #6cb740;
    padding-top: 200px;
}
            
.rotator_cat {
    padding-left : 20px;
    color : orange;
}

.rotator_texte {
    font-size : 1em;
    color : #fff;
    text-align: justify;
    padding-left : 15px;
    padding-right : 15px;
}

.rotator_selector {
    list-item: none;
    cursor: pointer;
}

/* FIN rotator */

/* teamxg */
#teamxg-left {
    width: 662px;
    background-color: #fafafa;
}

.teamxg-text {
    text-align: justify;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.redactor-card-center, .redactor-card-shift{
    width: 598px;
    border: solid 1px #999;
    border-radius: 5px;
    background-image: url('struct/teamxg/bg-card.jpg');
    background-repeat: repeat-x;
    box-shadow: -0px -5px 10px grey;
    display: flex;
    flex-wrap: wrap;
    /*line-height: 2;*/
    fint-size: 8pt;
}

.redactor-card-center {
    margin: auto;
}

.redactor-card-shift {
    margin: 10px;
}

#redactor-card-head {
    width: 598px;
    height: 55px;
    display: flex;
}

.redactor-tag {
    color: #54b11f;
    font-size: 14px;
    font-weight: bolder;
}

.redactor-firstname, .redactor-roles {
   color: #999;
   font-size: 11px;
}

.redactor-nickname {
    font-size: 11px;
    color: #000;
    font-weight: bold;
}

.redactor-contact {
    margin-right: 20px;
    font-size: 11px;
}

.info-entitled {
    display: block;
    font-size: 14px;
    color: #54b11f;
    margin-top: 5px;
}

.info-entitled-right {
    display: block;
    font-size: 14px;
    color: #54b11f;
    margin-top: 25px;
}

.info-gamertag {
    font-size: 12px;
    color: green;
}

.top5-xbox {
    text-align: center;
    margin-top: 20px;
}

.top5-xbox > a {
    display: content;
}

.top5-xbox > a > img {
    box-shadow: -0px -5px 10px grey;
}

.mots {
    width: 598px;
    background-color: #eaf6ea;;
    padding: 0 5px 10px 5px;
    margin: 0;
    text-align: justify;
}
/* FIN teamxg */

#social-home img:hover {
    width: 40px;
    height: 40px;
    transform-origin: center;
    transform scale(1.1);
    transition: transform 1s;
}

#selectionXG_News img {
	height: 100px;
	width: 270px;
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

@media (max-width: 640px) {
	* {
		box-sizing: border-box;
	}
	
	/* passer body (et tous les éléments de largeur fixe) en largeur automatique */

	body {
		width: auto;
		margin: 0;
		padding: 0;
	}
	
	/* fixer une largeur maximale de 100% aux éléments potentiellement problématiques */

	img,
	table,
	td,
	blockquote,
	code,
	pre,
	textarea,
	input,
	iframe,
	object,
	embed,
	video {
		max-width: 100%;
	}
	
	/* conserver le ratio des images */

	img {
		height: auto;
	}
	
	/* gestion des mots longs */

	textarea,
	table,
	td,
	th,
	code,
	pre,
	samp {
		-webkit-hyphens: auto; /* césure propre */
		-moz-hyphens: auto;
		hyphens: auto;
		word-wrap: break-word; /* passage à la ligne forcé */
	}
	
	code,
	pre,
	samp {
		white-space: pre-wrap; /* passage à la ligne spécifique pour les éléments à châsse fixe */
	}
	
	/* Passer à une seule colonne (à appliquer aux éléments multi-colonnes) */

	.element1,
	.element2 {
		float: none;
		width: auto;
	}
	
	/* masquer/afficher les éléments  */

	.u-mobile {          display: block;          display: revert !important; /* affichage des éléments */        }        .u-no-mobile {          display: none !important; /* masquage des éléments */        }
	
	/* Un message personnalisé */

	body:before {
		display: block;
		text-align: center;
		font-style: italic;
		color: #777;
	}
	
	nav
    {
        height: 60px;
    }
 
    nav .main_pages 
    {
        display: none;
        flex-direction: column;
        background: #f2f4ef;
		height: 150px;
		border-radius: 5%;
    }
 
    nav .main_pages a {
        width: 50%;
    }
 
    label 
    {
		position: absolute;
        display: flex;
        margin: 0 auto;
        font-size: 40px;
        color: white;
        cursor: pointer;
		margin-left: 10px;
    }
 
    #toggle:checked + .main_pages {
        display: flex;
    }
	
	 /* The Overlay (background) */
	.overlay {
	  /* Height & width depends on how you want to reveal the overlay (see JS below) */   
	  height: 100%;
	  width: 0;
	  position: fixed; /* Stay in place */
	  z-index: 5; /* Sit on top */
	  left: 0;
	  top: 0;
	  background-color: rgb(0,0,0); /* Black fallback color */
	  background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
	  overflow-x: hidden; /* Disable horizontal scroll */
	  transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
	}
}

label
{
    display: none;
}

label, #toggle
{
    display: none;
}

nav
    {
        height: 60px;
    }
 
    nav .main_pages 
    {
        display: none;
        flex-direction: column;
        background: #f2f4ef;
		height: auto;
		border-radius: 5%;
		width: 200px;
    }
 
    nav .main_pages a {
        width: 100%;
    }
 
    label 
    {
		position: absolute;
        display: flex;
        margin: 0 auto;
        font-size: 40px;
        color: green;
        cursor: pointer;
		margin-left: 10px;
    }
 
    #toggle:checked + .main_pages {
        display: flex;
		position: relative;
		z-index: 5;
		padding-left: 5%;
	}
   }
   


/* Position the content inside the overlay */
.overlay-content {
  position: relative;
  top: 25%; /* 25% from the top */
  width: 100%; /* 100% width */
  text-align: center; /* Centered text/links */
  margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlay a {
  padding: 15px;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  right: 15px;
  font-size: 60px;
}

blockquote.twitter-tweet {
  display: inline-block;
  font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  border-color: #eee #ddd #bbb;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 3px green;
  margin: 10px 5px;
  padding: 0 16px 16px 16px;
  max-width: 468px;
}

blockquote.twitter-tweet p {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}

blockquote.twitter-tweet a {
  color: green;
  font-weight: normal;
  text-decoration: none;
  outline: 0 none;
}

blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus {
  text-decoration: underline;
}