@charset "UTF-8";

/* ---------------------------   ELEMENTS DU  GABARIT   ------------------------------------*/

/* CADRE PRINCIPAL DES PAGES */

  /*html, body {width:99%; background-color:#CCCCCC; margin-top:0px; margin-bottom:0px;} */
  
  
  
  
  html, body {background-color:#666666; margin:0px;} 
  /* POUR UN FOND SUR TOUTES LES PAGES DU SITE*/
   body {
  background-image:url(../bg/fond.jpg);
  background-repeat: no-repeat;
  background-position:top center; 
  padding-top:0px;
  background-attachment: fixed;  
  }
  
  #principal{width:952px; margin:0px auto; padding:15px 10px; background-color:#FFFFFF; border-left:solid 1px #000000; border-right:solid 1px #000000; min-height:1500px; overflow:hidden;}

/* pas de marge pour les p des msg ex */
 .msg_ex p{margin:0; padding:0;}
 
/* hack FF pour masquer les contours pointillé sur les liens */
   a{outline: none;}
   :focus{-moz-outline-style: none;}
  
/* paragraphe editeur */ 
  p.tiny{margin:0; padding:0;}
  
/* Msg ex */ 
 .msg_ex{font-family: 'Arial', sans-serif; font-size:12px; width:742px; overflow:hidden;}
  
/*Contenu n'existe pas ou plus*/
 .noexist{font-family: 'Arial', sans-serif; font-size:12px; width:682px; padding:10px 30px; border:solid 1px #CCCCCC; margin-top:15px;}
  
/* Les liens */
   a{text-decoration:none; color:#1F6895;}
   a:hover{color:#EB7106;}
  
/*BANDEAU TOP */

#topGameweb {
    width:952px;
	height:68px;
	margin-bottom:5px;
	overflow:hidden;
}

#topGameweb #gauche { 
	width:340px;
	height:68px;
	float:left;
}

#topGameweb #gauche img{ 
	border:none;
}

#topGameweb #gauche .logo {
   	width:340px;
	height:45px;
	overflow:hidden;
}

#topGameweb #gauche .slogan {
    font-size:12px;
	color:#EB7106;	
	height:23px;
	padding-left:1em;	
	font-family: 'Arial', sans-serif;
	font-weight:bold;
}

#topGameweb #droite { 
	text-transform:uppercase;
	width:612px;
	height:68px;
	float:left;	
}  

#topGameweb #droite #ongletsHaut {
	width:612px;
	height:29px;
	float:left;
}

#topGameweb #droite #ligneCentre {
	width:612px;
	height:12px;
	float:left;	
	background:url(../images/ligneCentreTop.gif) left 120px; 
}

#topGameweb #droite #ongletsBas {
	width:612px;
	height:27px;
	float:left;	
}

#topGameweb #droite a{
   	font-family: 'Arial', sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	background-color:#000000;
	display:inline-block;
	float:right;
	text-align:center;
	overflow:hidden;
}

#topGameweb #droite #ongletsHaut a{
	border-top:solid 1px #FFFFFF;
	padding:6px 0px;
}

#topGameweb #droite #ongletsBas a{
	border-bottom:solid 1px #FFFFFF;
	padding:5px 0px;
}

#topGameweb #droite a.selected{
    color:#000000;
}

/*ONGLET ACTU */
#topGameweb #droite a#ongletTopActu {
    width:58px;
}

#topGameweb #droite a#ongletTopActu.selected {
	background-color:#E31B22;
	border-left:solid 1px #E31B22;
	border-right:solid 1px #E31B22;
	border-top:solid 1px #E31B22;
}

#topGameweb #droite #ligneCentre.ongletTopActu {
	background-position:left 108px;
}

#topGameweb #droite a#ongletTopActu:hover {
	color:#E31B22;
}

#topGameweb #droite a#ongletTopActu.selected:hover {
	color:#000000;
}

/*ONGLET TEST */
#topGameweb #droite a#ongletTopTests {
    width:66px;
}

#topGameweb #droite a#ongletTopTests.selected {
	background-color:#009179;
	border-left:solid 1px #009179;
	border-right:solid 1px #009179;
	border-top:solid 1px #009179;
	color:#FFFFFF;
}

#topGameweb #droite #ligneCentre.ongletTopTests {
	background-position:left 96px;
}

#topGameweb #droite a#ongletTopTests:hover {
	color:#009179;
}

#topGameweb #droite a#ongletTopTests.selected:hover {
	color:#000000;
}

/*ONGLET ARTICLES */
#topGameweb #droite a#ongletTopArticles {
    width:92px;
}

#topGameweb #droite a#ongletTopArticles.selected {
	background-color:#FDC700;
	border-left:solid 1px #FDC700;
	border-right:solid 1px #FDC700;
	border-top:solid 1px #FDC700;
}

#topGameweb #droite #ligneCentre.ongletTopArticles {
	background-position:left 84px;
}

#topGameweb #droite a#ongletTopArticles:hover {
	color:#FDC700;
}

#topGameweb #droite a#ongletTopArticles.selected:hover {
	color:#000000;
}

/*ONGLET ASTUCES */
#topGameweb #droite a#ongletTopAstuces {
    width:88px;
}

#topGameweb #droite a#ongletTopAstuces.selected {
	background-color:#0B6694;
	border-left:solid 1px #0B6694;
	border-right:solid 1px #0B6694;
	border-top:solid 1px #0B6694;
	color:#FFFFFF;
}

#topGameweb #droite #ligneCentre.ongletTopAstuces {
	background-position:left 72px;
}

#topGameweb #droite a#ongletTopAstuces:hover {
	color:#0B6694;
}

#topGameweb #droite a#ongletTopAstuces.selected:hover {
	color:#000000;
}

/*ONGLET VIDEOS */
#topGameweb #droite a#ongletTopVideos {
    width:78px;
}

#topGameweb #droite a#ongletTopVideos.selected {
	background-color:#C7C5DD;
	border-left:solid 1px #C7C5DD;
	border-right:solid 1px #C7C5DD;
	border-top:solid 1px #C7C5DD;
}

#topGameweb #droite #ligneCentre.ongletTopVideos {
	background-position:left 60px;
}

#topGameweb #droite a#ongletTopVideos:hover {
	color:#C7C5DD;
}

#topGameweb #droite a#ongletTopVideos.selected:hover {
	color:#000000;
}

/*ONGLET SORTIES */
#topGameweb #droite a#ongletTopSorties {
    width:78px;
}

#topGameweb #droite a#ongletTopSorties.selected {
	background-color:#009EE0;
	border-left:solid 1px #009EE0;
	border-right:solid 1px #009EE0;
	border-top:solid 1px #009EE0;
}

#topGameweb #droite #ligneCentre.ongletTopSorties {
	background-position:left 48px;
}

#topGameweb #droite a#ongletTopSorties:hover {
	color:#009EE0;
}

#topGameweb #droite a#ongletTopSorties.selected:hover {
	color:#000000;
}

/*ONGLET COMMUNAUTE */
#topGameweb #droite a#ongletTopCommunaute {
    width:120px;
}

#topGameweb #droite a#ongletTopCommunaute.selected {
	background-color:#EC7205;
	border-left:solid 1px #EC7205;
	border-right:solid 1px #EC7205;
	border-top:solid 1px #EC7205;
}

#topGameweb #droite #ligneCentre.ongletTopCommunaute {
	background-position:left 36px;
}

#topGameweb #droite a#ongletTopCommunaute:hover {
	color:#EC7205;
}

#topGameweb #droite a#ongletTopCommunaute.selected:hover {
	color:#000000;
}

/*ONGLET WEB */
#topGameweb #droite a#ongletTopWeb {
    width:178px;
}

#topGameweb #droite a#ongletTopWeb.selected {
	background-color:#CCA8CC;
	border-left:solid 1px #CCA8CC;
	border-right:solid 1px #CCA8CC;
	border-bottom:solid 1px #CCA8CC;
}

#topGameweb #droite #ligneCentre.ongletTopWeb {
	background-position:left 24px;
}

#topGameweb #droite a#ongletTopWeb:hover {
	color:#CCA8CC;
}

#topGameweb #droite a#ongletTopWeb.selected:hover {
	color:#000000;
}

/*ONGLET FORUMS */
#topGameweb #droite a#ongletTopForum {
    width:78px;
}

#topGameweb #droite a#ongletTopForum.selected {
	color:#EC7205;
}

#topGameweb #droite #ligneCentre.ongletTopForum {
	background-position:left 12px;
}

#topGameweb #droite a#ongletTopForum:hover {
	color:#EC7205;
}

#topGameweb #droite a#ongletTopForum.selected:hover {
	color:#EB7106;
}

/*ONGLET ESPACE PERSO */
#topGameweb #droite a#ongletTopPerso {
    width:140px;
}

#topGameweb #droite a#ongletTopPerso.selected {
	background-color:#EC7205;
	border-left:solid 1px #EC7205;
	border-right:solid 1px #EC7205;
	border-bottom:solid 1px #EC7205;
}

#topGameweb #droite #ligneCentre.ongletTopPerso {
	background-position:left 36px;
}

#topGameweb #droite a#ongletTopPerso:hover {
	color:#EC7205;
}

#topGameweb #droite a#ongletTopPerso.selected:hover {
	color:#000000;
}


/*BANDEAU SOUS TOP */

#sous_top {
	width:952px;
	height: 90px;
	margin-bottom:5px;
	/*background-image: url(../images/background_pub.png);
	background-repeat: no-repeat;*/
}

#bandeau_pub {
	float: left;
	width: 735px;
	height: 90px;
	margin-right:10px;
	margin-top: 0px;
	margin-left: 7px;
	/*background-color:#000000;*/
}

#sous_top #zapping {
	width: 200px;
	height: 90px;
	float: right;
	margin-right:0px;
}

/*ZAPPING TOP */

#zappingTop {
	width: 200px;
	height: 90px;
	float:left;
}

#zappingTop #navLeft{
	float:left;
	width:20px;
	padding-top:30px;
	overflow:hidden;
}

#zappingTop #navRight {
	float:left;
	width:20px;
	padding-top:30px;
	overflow:hidden;
	text-align:right;
	
}

#zappingTop #navLeft img:hover{
	margin-left:-35px;
	cursor:pointer;
}

#zappingTop #navRight img:hover{
	margin-left:-30px;
	cursor:pointer;
}


#zappingTop .SlidingPanels {
	width: 160px;
	height: 90px;
	overflow: hidden;
	position: relative;
	float: left;
}
#zappingTop .SlidingPanelsContainer {
	height:90px;
	position: absolute;
	float:left;
	width: 8000em;/* Si on enlève la largeur, le slide sera vertical vers le BAS*/
}

#zappingTop .SlidingPanelsContent {
	width: 170px;
	height: 90px;
	float: left;/* Si on enlève la largeur, le slide sera vertical vers le HAUT*/
}

#zappingTop .content {
}

#zappingTop .SlidingPanelsContent .blocImage{
	overflow:hidden;
	position:relative;
	height: 90px;
	z-index:0;
}

#zappingTop .content img{
	width:160px;
	border:none;
}

#zappingTop .content .titre {
	position: relative;
	z-index:1;
	width:160px;
	height:1.2em;
	font-family:'Arial', sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	top:-1.2em;
	margin-right:10px;
	color:#FFFFFF;
	line-height:1em;
	float:left;
	background:url(../images/transparentNoir50.png) repeat;
}

/* BANDEAU DOSSIER GAMEWEB */
#bandeau_dossier{ 
    width:952px;
	height:40px;		
	float:left;
	margin:5px 0 5px 0;	
}

#bandeau_dossier #contenu_dossier{ 
    width:952px;
	height:40px;	
	position:relative;	
	overflow:hidden;
	z-index:2;
}

#bandeau_dossier #contenu_dossier #lien_bandeau{ 
    display:block;
    width:952px;
	height:40px;	
}

#bandeau_dossier #contenu_dossier #lien_ouverture{ 
    display:block;
    width:952px;
	height:440px;	
}

#bandeau_dossier img{ 
    border:none;   
}


/* BANDEAU RECHERCHE */

#recherche {
	width:940px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	font-family: 'Arial', sans-serif;
    font-size: 14px;
	background:url(../images/bg_bandeau_recherche.png) no-repeat;
    color: #FFFFFF;
	margin-bottom:5px;
	padding:6px;
	overflow:hidden;
}



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

#recherche a:hover {
	color: #EB7106;
}

#recherche #intituleRecherche {
	padding-left: 10px;
	width:90px;
	float:left;
}

#recherche #champRecherche {
	width:210px;
	margin-right:10px;
	float:left;
}

#recherche #centreRecherche {
	width:420px;
	height:25px;
	margin-right:10px;
	float:left;
	overflow:hidden;
}

#recherche #tutoGameWeb {
     float:left;
}


/* CHEMIN DES PAGES */

#chemin {
    font-family: 'Arial', sans-serif;
    font-size:12px;
    color: #CCCCCC;
    display:block;
    width:722px;
    height:2em;
    padding-left:20px;
}

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

#chemin a:hover {
    color:#EB7106;
}

#chemin span {
    color:#000000;
}

/* COLONNE GAUCHE DES PAGES */

#colonneGauche {
	/*background-color: #1F6894;  A retirer après test*/
	min-height: 1000px;
	width: 180px;
	margin-right: 10px;
	float: left;
} 

/* COLONNE CENTRE DES PAGES */

#colonneCentre {
	width:552px;
	float:left;
} 

/* BAS PRINCIPAL */
#basPrincipal {
    width:552px;
	margin:10px 0px;
	float:left;
}

#basPrincipal #gauche {
    width:242px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}

#basPrincipal #droite{
    width:300px;
	height:250px;
	float:left;
	overflow:hidden;
}
/* BAS DES PAGES */

#bottom {
    font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	width: 952px;
	min-height:230px;
	margin:20px 0px;
	clear:both;
}

#bottom #contact_bottom {
	border: 1px solid #5A93B1;
	text-align:center;
	height:20px;
	padding-left:15px;
	margin-bottom:10px;
	overflow:hidden;
}

#bottom #contact_bottom a {
    display:inline-block;
	float:left;
	text-decoration: none;
	color: #1F6895;
	height:12px;
	padding:3px 20px 5px 20px;
}

#bottom #contact_bottom a:hover {
	color: #FFFFFF;
	background-color:#5A93B1;
}

#bottom  #credit_bottom {
    font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	width: 952px;
	height: 230px;
}

#bottom #credit_bottom .copyright {
    font-size: 18px;
	color: #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	padding:5px 20px;
	margin-bottom: 20px;
}

#bottom #credit_bottom .ligne {
    clear:left;
	padding:0px 20px;
	margin:5px 0px;
	width:912px;
	height:1em;
	overflow:hidden;
}

#bottom #credit_bottom .rubriques {
	font-size: 13px;
	color: #FFCC00;
	width: 170px;
	margin-right:10px;
    float: left;
}

#bottom #credit_bottom .resultats {
    font-size:12px;
	width: 732px;
    float: left;
}

#bottom #credit_bottom .resultats a  {
	text-decoration:none;
    color: #FFFFFF;
	display:inline-block;
	margin:0px 5px;
}

#bottom #credit_bottom .resultats  a:hover  {
	color: #EB7106;
}

#bottom #credit_bottom .mentions {
	font-size: 12px;
	color:#FFFFFF;
	clear:left;
	width:912px;
	border-top:solid 1px #FFFFFF;
	padding:5px 20px;
    margin-top: 20px;
}

/* ---------------------------   RELANCES DU SITE   ------------------------------------*/

/*RELANCE TOP 10 FOCUS*/

#relanceTopFocus{
    font-family:'Arial', sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	
}

#relanceTopFocus .entete{
    font-size:12px;
	text-transform:uppercase;
	text-align: center;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px 30px;
	background-color:#9B2B2F;
}

#relanceTopFocus .liste{
	padding:10px 5px;
	border-right:solid 1px #9B2B2F;
	border-bottom:solid 1px #9B2B2F;
}

#relanceTopFocus .liste a{
	text-decoration:none;
    color:#000000;
}

#relanceTopFocus .liste a:hover{
	color:#EB7106;
}

#relanceTopFocus .liste span{
	color:#9B2B2F;
}

#relanceTopFocus .suite{
	padding:5px 5px;
}

#relanceTopFocus .suite a{
	text-decoration:none;
    color:#9B2B2F;
}

#relanceTopFocus .suite a:hover{
	color:#EB7106;
}

/*variante pour relance etroite*/
#relanceTopFocus.etroit {
	width:180px;
	clear:left;
}

#relanceTopFocus.etroit .liste{
	border-right:solid 1px #9B2B2F;
	border-bottom:solid 1px #9B2B2F;
}

#relanceTopFocus.etroit .suite{
	border-right:solid 1px #9B2B2F;
	border-bottom:solid 1px #9B2B2F;
}

/*variante pour relance large*/
#relanceTopFocus.large{
	width:236px;
	border:double 3px #9B2B2F;
	float:left;
}

#relanceTopFocus.large .liste{
	border:none;
}

#relanceTopFocus.large .suite{
	border-top:solid 1px #9B2B2F;
}


/*RELANCE TOP 10 TESTS*/

#relanceTopTest{
    font-family:'Arial', sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	
}

#relanceTopTest .entete{
    text-transform:uppercase;
	text-align: center;
	font-weight:bold;
	padding:3px 30px;
	background-color:#CCE5DE;
    font-size:12px;
}

#relanceTopTest .liste{
	padding:10px 5px;
	border-right:solid 1px #CCE5DE;
	border-bottom:solid 1px #CCE5DE;
}

#relanceTopTest .liste a{
	text-decoration:none;
    color:#000000;
}

#relanceTopTest .liste a:hover{
	color:#EB7106;
}

#relanceTopTest .liste span{
	color:#009179;
}

#relanceTopTest .suite{
	padding:5px 5px;
}

#relanceTopTest .suite a{
	text-decoration:none;
    color:#009179;
}

#relanceTopTest .suite a:hover{
	color:#EB7106;
}

/*variante pour relance etroite*/
#relanceTopTest.etroit {
	width:180px;
	clear:left;
}

#relanceTopTest.etroit .liste{
	border-right:solid 1px #CCE5DE;
	border-bottom:solid 1px #CCE5DE;
}

#relanceTopTest.etroit .suite{
	border-right:solid 1px #CCE5DE;
	border-bottom:solid 1px #CCE5DE;
}

/*variante pour relance large*/
#relanceTopTest.large{
	width:236px;
	border:double 3px #CCE5DE;
	float:left;
}

#relanceTopTest.large .liste{
	border:none;
}

#relanceTopTest.large .suite{
	border-top:solid 1px #CCE5DE;
}

/*RELANCE TOP 10 ARTICLE*/

#relanceTopArticle{
    font-family:'Arial', sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	
}

#relanceTopArticle .entete{
    text-transform:uppercase;
	text-align: center;
	font-weight:bold;
	padding:3px 30px;
	background-color:#FDC700;
    font-size:12px;
}

#relanceTopArticle .liste{
	padding:10px 5px;
}

#relanceTopArticle .liste a{
	text-decoration:none;
    color:#000000;
}

#relanceTopArticle .liste a:hover{
	color:#EB7106;
}

#relanceTopArticle .liste span{
	color:#999999;
}

#relanceTopArticle .suite{
	padding:5px 5px;
}

#relanceTopArticle .suite a{
	text-decoration:none;
    color:#FDC700;
}

#relanceTopArticle .suite a:hover{
	color:#EB7106;
}

/*variante pour relance etroite*/
#relanceTopArticle.etroit {
	width:180px;
	clear:left;
}

#relanceTopArticle.etroit .liste{
	border-right:solid 1px #FDC700;
	border-bottom:solid 1px #FDC700;
}

#relanceTopArticle.etroit .suite{
	border-right:solid 1px #FDC700;
	border-bottom:solid 1px #FDC700;
}

/*variante pour relance large*/
#relanceTopArticle.large{
	width:236px;
	border:double 3px #FDC700;
	float:left;
}

#relanceTopArticle.large .liste{
	border:none;
}

#relanceTopArticle.large .suite{
	border-top:solid 1px #FDC700;
}


/*RELANCE TOP 10 NOTES DU WEB*/

#relanceTopNoteWeb{
    font-family:'Arial', sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	margin-bottom:20px;
}

#relanceTopNoteWeb .entete{
    text-transform:uppercase;
	text-align: center;
	font-weight:bold;
	padding:3px 30px;
	background-color:#CCA8CC;
    font-size:12px;
}

#relanceTopNoteWeb .liste{
	padding:10px 5px;
}

#relanceTopNoteWeb .liste a{
	text-decoration:none;
    color:#000000;
}

#relanceTopNoteWeb .liste a:hover{
	color:#EB7106;
}

#relanceTopNoteWeb .liste span{
	color:#CCA8CC;
}

#relanceTopNoteWeb .liste .tuto{
	color:#CCA8CC;
	font-size:10px;
	font-style:italic;
	text-align:center;
	padding:5px 0px;
}

#relanceTopNoteWeb .suite{
	padding:5px 5px;
}

#relanceTopNoteWeb .suite a{
	text-decoration:none;
    color:#CCA8CC;
}

#relanceTopNoteWeb .suite a:hover{
	color:#EB7106;
}

/*variante pour relance etroite*/
#relanceTopNoteWeb.etroit {
	width:180px;
	clear:left;
}
#relanceTopNoteWeb.etroit .liste{
	border-right:solid 1px #CCA8CC;
	border-bottom:solid 1px #CCA8CC;
}
#relanceTopNoteWeb.etroit .suite{
	border-right:solid 1px #CCA8CC;
	border-bottom:solid 1px #CCA8CC;
}

/*variante pour relance large*/
#relanceTopNoteWeb.large{
	width:236px;
	border:double 3px #C7C5DD;
	float:left;
}

#relanceTopNoteWeb.large .liste{
	border:none;
}

#relanceTopNoteWeb.large .suite{
	border-top:solid 1px #CCA8CC;
}

/*RELANCE TOP 10 VIDEOS*/

#relanceTopVideo{
    font-family:'Arial', sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	margin-bottom:20px;
}

#relanceTopVideo.etroit{
	width:180px;
	clear:left;
}

#relanceTopVideo .entete{
    font-size:12px;
    text-transform:uppercase;
	text-align: center;
	font-weight:bold;
	padding:3px 30px;
	background-color:#C7C5DD;
}

#relanceTopVideo .liste{
	padding:10px 5px;
	border-right:solid 1px #C7C5DD;
	border-bottom:solid 1px #C7C5DD;
}

#relanceTopVideo .liste a{
	text-decoration:none;
    color:#000000;
}

#relanceTopVideo .liste a:hover{
	color:#EB7106;
}

#relanceTopVideo .liste span{
	color:#8C91C3;
}

#relanceTopVideo .suite{
	padding:5px 5px;
	border-right:solid 1px #C7C5DD;
	border-bottom:solid 1px #C7C5DD;
}

#relanceTopVideo .suite a{
	text-decoration:none;
    color:#8C91C3;
}

#relanceTopVideo .suite a:hover{
	color:#EB7106;
}

/* RELANCE DERNIER TEST */

#relanceDernierTest {
    font-family: 'Arial', sans-serif;
    font-size:11px;
	width:180px;
	background-color:#FFFFFF;
	overflow:hidden;
	margin-bottom:20px;
	clear:left;
}

#relanceDernierTest .entete {
    font-size:12px;
    text-transform:uppercase;
	text-align: center;
	font-weight:bold;
	padding:3px 30px;
	background-color:#009179;
	color:#FFFFFF;
}

/* Slide */
#relanceDernierTest #zappingTest{
	width: 180px;
	height: 185px;
	overflow:hidden;
}

#relanceDernierTest  #zappingTest .SlidingPanels {
	width: 180px;
	height: 185px;
	overflow: hidden;
	position: relative;
	float:left;
}

#relanceDernierTest  #zappingTest .SlidingPanelsContainer {
	position: absolute;
	float:left;
	width: 8000em;/* Si on enlève la largeur, le slide sera vertical vers le BAS*/
}

#relanceDernierTest  #zappingTest .SlidingPanelsContent {
	width: 162px;
	padding:6px;
	border: solid 3px;
	float: left;/* Si on enlève la largeur, le slide sera vertical vers le HAUT*/
}

#relanceDernierTest #zappingTest #p_noir {
    background-color:#000000;
	border-color:#000000;
	color:#FFFFFF;
}

#relanceDernierTest #zappingTest #p_blanc {
    background:#FFFFFF;
	border-color:#000000;
}

#relanceDernierTest #zappingTest .content{
	width:162px;
	height:122px;
	overflow:hidden;
}

#relanceDernierTest #zappingTest .content .blocImage{
	overflow:hidden;
	position:relative;
	width:160px;
	height:120px;
	border:solid 1px;
	z-index:0;
}

#relanceDernierTest #zappingTest #p_noir .content .blocImage{
	border-color: #FFFFFF;
}

#relanceDernierTest #zappingTest #p_blanc .content .blocImage{
	border-color: #000000;
}

#relanceDernierTest #zappingTest .content img{
	height:120px;
	border:none;
}

#relanceDernierTest #zappingTest .content .divRubrique {
	 font-family:'Arial', sans-serif;
	 font-size:11px;
	 text-transform: uppercase;
	 text-align:center;
	 color:#FFFFFF;
	 font-weight:bold;
	 background:url(../images/transparentVert65.png) repeat;
	 width:35px;
	 padding:1px 0px;
	 position: relative; 
	 top:-121px;
	 left:126px;
	 z-index:1;
}

#relanceDernierTest #zappingTest .content .divTitre {
	font-family:'Arial', sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
    text-align:center;
	background:url(../images/transparentNoir50.png) repeat;
	width:158px;
	height:26px;
	padding:1px 1px 0px 1px;
	line-height:1em;
	position: relative;
	top:-44px;
	left:1px;
	z-index:1;
}

#relanceDernierTest #zappingTest #sousIllustration {
	clear:left;
	margin-top:5px;
	height:40px;
	overflow:hidden;

}

#relanceDernierTest #zappingTest #nav{
	float:left;
	width:20px;
	overflow:hidden;
	padding-top:5px;
}

#relanceDernierTest #zappingTest #nav img:hover{
	margin-left:-30px;
	cursor:pointer;
}

#relanceDernierTest #zappingTest #infosSup {
	float:left;
	width:122px;
	font-size:10px;
	text-align:center;
}

/* bas slide test */

#relanceDernierTest .suite {
	background-color: #000000;
	height: 1.3em;
	text-align: right;
	padding-right: 1em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	font-size:12px;
	
}

#relanceDernierTest .suite a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

#relanceDernierTest .suite a:hover {
	color: #EB7106;
}


/*RELANCE DERNIER MEILLEUR DU WEB*/

#relanceDernierWeb {
	font-family: 'Arial', sans-serif;
    font-size:11px;
	background-color:#FFFFFF;
	width:236px;
	border:double 3px #CCA8CC;
	float:left;
}

#relanceDernierWeb .entete{
    font-size:12px;
	text-transform:uppercase;
	text-align: center;
	font-weight:bold;
	padding:3px 30px;
	background-color:#CCA8CC;
}

#relanceDernierWeb .liste{
	padding:5px 5px 0px 5px;
}

#relanceDernierWeb .ligne{
	padding:5px 0px;
	border-bottom:solid 1px #CCA8CC;
}

#relanceDernierWeb .titre {
	font-size:12px;
	font-weight:bold; 
	margin-bottom:5px;
}

#relanceDernierWeb .titre a{
	text-decoration:none;
	color:#904890;
}

#relanceDernierWeb .titre a:hover{
	color:#EB7106;
}

#relanceDernierWeb .contenu {
	
}

#relanceDernierWeb .contenu a{
	text-decoration:none;
	color:#1F6894;
}

#relanceDernierWeb .contenu a:hover{
	color:#EB7106;
}

#relanceDernierWeb .contenu img{
	height: 60px;
	border:none;
}

#relanceDernierWeb .blocImage{
	width:80px;
	overflow:hidden;
	margin-right:5px;
	float:left;
}

#relanceDernierWeb .intitule {
    color:#CCA8CC;
	margin-top:5px;
	text-align:right;
}

#relanceDernierWeb .intitule a{
    color:#CCA8CC;
	text-decoration:none;
	font-weight:bold;
}

#relanceDernierWeb .suite{
	padding:5px;
}

#relanceDernierWeb .suite a{
	text-decoration:none;
    color:#904890;
}

#relanceDernierWeb .suite a:hover{
	color:#EB7106;
}

/* RELANCE DERNIERES SORTIES */

#relanceDerniereSortie {
    width:179px;
	font-family: 'Arial', sans-serif;
    font-size:11px;
	background-color:#FFFFFF;
	border-right:solid 1px #009EE0;
	margin-bottom:20px;
	clear:left;
}

#relanceDerniereSortie .entete {
	text-transform:uppercase;
	text-align: center;
	font-weight:bold;
	padding:3px 30px;
	background:#009EE0;
    font-size:12px;
}

#relanceDerniereSortie .liste{
	
}

#relanceDerniereSortie .ligne {
	width:172px;
	height:47px;
	padding:5px 3px;
	display:block;
	clear:left;
}

#relanceDerniereSortie a.ligne {
    text-decoration:none;
}

#relanceDerniereSortie .ligne .blocImage{
	width:60px;
	height:45px;
	overflow:hidden;
	margin-right:2px;
	float:left;
	border:solid 1px #009EE0;
}

#relanceDerniereSortie .ligne img{
	height: 45px;
	border:none;
}

#relanceDerniereSortie .ligne .titre {
	 height:2.2em;
	 font-size:11px;
	 overflow:hidden;
	 line-height:1.1em;
	 text-align:left;
	 color:#000000;
	 margin-bottom:8px;
}

#relanceDerniereSortie a.ligne:hover .titre{
	color:#009EE0;
}

#relanceDerniereSortie .ligne .decompte {
	 font-size:11px;
	 text-align:left;
}

#relanceDerniereSortie .ligne .decompte span {
	 padding:1px 4px;
	 background-color:#FFE400;
     color:#000000;
	 font-weight:bold;
}

#relanceDerniereSortie .suite{
	background-color: #000000;
	height: 1.3em;
	text-align: right;
	padding-right: 1em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	font-size:12px;
	margin-top:8px;
}

#relanceDerniereSortie .suite a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

#relanceDerniereSortie .suite a:hover{
	color:#EB7106;
}

/* RELANCE DERNIERES ASTUCES */

#relanceDerniereAstuce {
    width:179px;
	font-family: 'Arial', sans-serif;
    font-size:11px;
	background-color:#FFFFFF;
	border-right:solid 1px #0B6694;
	margin-bottom:20px;
	clear:left;
}

#relanceDerniereAstuce .entete {
	text-transform:uppercase;
	text-align: center;
	font-weight:bold;
	padding:3px 30px;
	background-color:#0B6694;
	color:#FFFFFF;
    font-size:12px;
}

#relanceDerniereAstuce #dernieres {
    background-color:#FFFFFF;
	margin:10px 0px;
}

#relanceDerniereAstuce #consultees {
    background-color:#FFFFFF;
	margin:10px 0px;
}

#relanceDerniereAstuce #separation {
    background-color:#FFFFFF;
	height:1px;
	width:60%;
	margin:0px 20%;
	background-color:#0B6694;
}

#relanceDerniereAstuce .intitule { 
   font-weight:bold;
	padding:2px;
	color:#000000;
	font-size:13px;
	margin-bottom:5px;
	border-bottom:solid 1px #0B6694;
}

#relanceDerniereAstuce .ligne {
	padding:2px 2px 2px 9px;
	font-size:11px;
}

#relanceDerniereAstuce .ligne a{
	text-decoration:none;
	color:#000000;
}

#relanceDerniereAstuce .ligne a.importance_1, #relanceDerniereAstuce .ligne a.importance_2 {
	text-decoration:none;
	color:#1F6894;
}

#relanceDerniereAstuce .ligne a.importance_3 {
	text-decoration:none;
	color:#1F6894;
	font-weight:bold;
}

#relanceDerniereAstuce .ligne a:hover, #relanceDerniereAstuce .ligne a.importance_1:hover, #relanceDerniereAstuce .ligne a.importance_2:hover, #relanceDerniereAstuce .ligne a.importance_3:hover{
	color:#EB7106;
}

#relanceDerniereAstuce .suite{
	background-color: #000000;
	height: 1.3em;
	text-align: right;
	padding-right: 1em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	font-size:12px;
}

#relanceDerniereAstuce .suite a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

#relanceDerniereAstuce .suite a:hover{
	color:#EB7106;
}

/*RELANCE DERNIERS FOCUS*/

#relanceDernierFocus {
	font-family: 'Arial', sans-serif;
    font-size: 11px;
	margin-bottom:20px;
	clear:left;
}

#relanceDernierFocus #imageDernierFocus {
	overflow:hidden;
	float: left;
	height:132px;
	width: 182px;
	margin-right:10px;
	text-align:right;
}

#relanceDernierFocus .entete{
	font-family: impact;
	font-size: 13px;
	text-transform:uppercase;
	margin-bottom:5px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#666666;
}

#relanceDernierFocus #imageDernierFocus img {
    border:solid 1px #666666;
}

#relanceDernierFocus .listeDerniersFocus {
	height:1.3em;
}

#relanceDernierFocus .listeDerniersFocus a {
	text-decoration:none;
	color:#1F6894;
}

#relanceDernierFocus .listeDerniersFocus a:hover {
    color:#EB7106;
}


/*RELANCE DERNIERS ARTICLES*/

#relanceDernierArticle {
	font-family: 'Arial', sans-serif;
    font-size: 11px;
	width:552px;
	float:left;
}

#relanceDernierArticle #imageDernierArticle {
	overflow:hidden;
	float: left;
	height:132px;
	width: 182px;
	margin-right:10px;
	text-align:right;
}

#relanceDernierArticle .entete{
	font-family: impact;
	font-size: 13px;
	text-transform:uppercase;
	margin-bottom:5px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#666666;
}

#relanceDernierArticle #imageDernierArticle img {
    border:solid 1px #666666;
}

#relanceDernierArticle .listeDerniersArticle {
}

#relanceDernierArticle .listeDerniersArticle a {
	text-decoration:none;
	color:#1F6894;
}

#relanceDernierArticle .listeDerniersArticle a:hover {
    color:#EB7106;
}

#relanceDernierFocus .listeDerniersArticle .ligne{
}


/* ------------------------------ COLONNE COMMUNAUTE ---------------------------------------*/ 


#col_com {
    font-family: 'Arial', sans-serif;
	font-size: 12px;
	width: 200px;
	min-height: 1000px;
	float: right;
}


/*TOP*/
#col_com #col_com_haut {
	background:url(../images/bg_col_com_haut.png);
	width: 200px;
	height:60px;
	overflow:hidden;
}

/*CENTRE*/
#col_com #col_com_centre {
	background:url(../images/bg_col_com_centre.png) repeat-y;
    width: 186px;
	overflow:hidden;
	padding:0px 9px 0px 5px;/*On pad un poil plus a droite a cause de l'ombre portee*/
	min-height:600px;
}

/*BOTTOM*/
#col_com #col_com_bas {
	background:url(../images/bg_col_com_bas.png);
	width: 200px;
	height:40px;
	overflow:hidden;
}

/* FORMULAIRE DE LOGIN (colonne communaute) */

#col_com #col_com_login {
	font-family: 'Arial', sans-serif;
    font-size: 12px;
	width: 186px;
	border-bottom:solid 2px #EB7106;
	float:left;
}

/*Quand membre connecte*/
#col_com_login #connect    {
	padding:10px 4px 20px 4px;
	color: #FFFFFF;
	text-align:center;
}

#col_com_login #connect .bienvenue {
	font-weight:bold;
}

#col_com_login #connect a  {
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
}

#col_com_login #connect a:hover  {
	color: #EB7106;
}

/*Quand membre non connect*/
#col_com_login #deconnect {
	color: #FFFFFF;
	width:178px;
	height:112px;
	padding:4px;
	overflow:hidden;
	float:left;
}

#col_com_login  #deconnect .champ {
	
}

#col_com_login  #deconnect .champ input{
    height: 16px;
	background-color:#FFFFFF;
	border:solid 1px #EEEEEE;
	text-align: center;
	width:164px;
	margin:0px 5px 5px 5px;
	color:#999999;
}

#col_com_login #deconnect .champ input:focus{
	background-color: #FFFFFF;
	border:solid 1px #EB7106;
	color:#000000;
}

#col_com_login  #deconnect .souvenir {
	font-size:11px;
	width:50%;
	float:left;
}

#col_com_login  #deconnect .validation {
    text-align:right;
    width:47%;
	float:left;
	padding-right:3%;
}

#col_com_login  #deconnect .validation input{
	color: #EB7106;
	font-size:11px;
} 

#col_com_login #deconnect .erreur {
    font-size: 11px;
	color: #FF0000;
	font-weight:bold;
	width:170px;
	padding:4px;
	float:left;
}

#col_com_login #deconnect .erreur a  {
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
	display:block;
	width:50%;
	float:left;
}

#col_com_login #deconnect .erreur a:hover  {
	color: #EB7106;
}

#col_com_login #deconnect .erreur .msg_erreur{
    font-size: 11px;
	color: #FF0000;
	font-weight:bold;
}

#col_com_login #deconnect .erreur .KT_field_error{
    font-size: 12px;
	color: #FF0000;
	font-weight:bold;
	text-align:center;
}

/*FONCTION TABBED PANELS (pour le reste de la colonne com)*/

#TabbedPanelsColCom.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

#TabbedPanelsColCom .TabbedPanelsTabGroup {
	margin:0px;
	padding:0px;
}

#TabbedPanelsColCom .TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding:4px 0px;
	width:93px;
	font-family: 'Arial', sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	background-color: #000000;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	margin-bottom:10px;
}


#TabbedPanelsColCom .TabbedPanelsTabHover {
	background-color: #CCC;
}

#TabbedPanelsColCom .TabbedPanelsTabSelected {
	background-color: #EB7106;
}

#TabbedPanelsColCom .TabbedPanelsContentGroup {
	clear: both;
	padding:0px;
	margin:0px;
}

#TabbedPanelsColCom .TabbedPanelsContent {
	padding:0px;
	margin:0px;
}


#TabbedPanelsColCom .TabbedPanelsContentVisible {
}

/*UNE*/

#col_com_une{
   font-family: 'Arial', sans-serif;
   font-size:11px;
   clear:left;
}

/*fonctions tabbed panels*/

#col_com_une #TabbedPanelsUne.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

#col_com_une #TabbedPanelsUne .TabbedPanelsTabGroup {
	margin: 0px;
	padding:0px;
}

#col_com_une #TabbedPanelsUne .TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding:6px 0px;
	width:93px;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
	background-color: #000000;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	margin:0px;
}


#col_com_une #TabbedPanelsUne .TabbedPanelsTabHover {
	background-color: #CCC;
}

#col_com_une #TabbedPanelsUne .TabbedPanelsTabSelected {
	background-color: #FFFFFF;
	color: #000000;

}

#col_com_une #TabbedPanelsUne .TabbedPanelsContentGroup {
	clear: both;
	background-color: #FFFFFF;
}

#col_com_une .TabbedPanelsContent {
	padding:4px;
	background-color: #FFFFFF;
	color: #000000;
}

/* contenu */
#col_com_une .blocImage {
	width:176px;
	height:132px;
	border:solid 1px #333333;
	background-color:#000000;
	overflow:hidden;
}

#col_com_une .blocImage img{
	height:132px;
	border:none;
}

#col_com_une .titre {
	padding:5px 0px 10px 0px;
	height:2.2em;
}

#col_com_une .titre a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#col_com_une .titre a:hover{
	color:#EB7106;
}

#col_com_une .avatar{
	width:80px;
	height:60px;
	border:solid 1px #333333;
	background-color:#000000;
	overflow:hidden;
	float:right;
}

#col_com_une .avatar img{
	height:60px;
	border:none;
}

#col_com_une .sujet {
	width:90px;
	height:2.2em;
	margin-bottom:5px;
}

#col_com_une .note {
	width:90px;
}

#col_com_une .membre {
	width:90px;
	height:2.2em;
	margin-bottom:10px;
}

#col_com_une .membre a {
    color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding:5px 0px;
}

#col_com_une .membre a:hover {
	color:#EB7106;
	
}

#col_com_une .suite {
	text-align:right;
	padding:5px;
}

#col_com_une .suite a {
	color:#1F6895;
	text-decoration:none;
}

#col_com_une .suite a:hover {
	color:#EB7106;
	
}


/* variante pour les unes seules (sans onglet, juste soit article soit video)*/ 
#col_com_une .entete { 
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	width:186px;
	padding:5px 0px;
}

#col_com_une .entete.article { 
	background-color:#FDC700;
	color:#000000;
}

#col_com_une .entete.video { 
	background-color:#B4CCD4;
	color:#000000;
}

#col_com_une .extrait {

}

/*DEBAT*/


#col_com_debat {
    font-family: 'Arial', sans-serif;
	font-size:11px;
	width:186px;
	background-color:#FFFFFF;
	clear:left;
	padding-bottom:10px;
}

#col_com_debat .entete{ 
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#EB7106;
	text-align:center;
	width:186px;
	padding:5px 0px;
	margin-bottom:5px;
}

#col_com_debat .debat {
    padding:4px;
}

#col_com_debat .titre{ 
    margin-bottom:10px;
}

#col_com_debat .titre a { 
    text-decoration:none;
	color:#000000;
	font-weight:bold; 
}

#col_com_debat .titre a:hover{ 
    color:#EB7106;
}

#col_com_debat .extrait { 
    margin-bottom:10px;
}

#col_com_debat .extrait a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_debat .extrait a:hover { 
	color:#EB7106;
}

#col_com_debat .lien { 
	text-align:right;
	padding:0px 5px 0px 0px;
}

#col_com_debat .lien a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_debat .lien a:hover{ 
	color:#EB7106;
}	

/*BUZZ*/

#col_com_buzz {
    font-family: 'Arial', sans-serif;
	font-size:11px;
	width:186px;
	background-color:#FFFFFF;
	clear:left;
	padding-bottom:10px;
}


#col_com_buzz .entete{ 
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#000000;
	text-align:center;
	width:186px;
	padding:5px 0px;
}

#col_com_buzz .liste {
    padding-bottom:10px;
}

#col_com_buzz a.ligne {
	display:block;
	text-decoration:none;
	color:#000000;
	border-bottom:solid 1px #666666;
	padding:10px 4px 4px 4px ;
}

#col_com_buzz a.ligne:hover {
	text-decoration:none;
	background-color:#000000;
	color:#FFFFFF;
}

#col_com_buzz .titre {
	font-weight:bold;
}

#col_com_buzz .nbreMsg{
}

#col_com_buzz .lien { 
	text-align:right;
	padding:0px 5px 0px 0px;
}

#col_com_buzz .lien a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_buzz .lien a:hover{ 
	color:#EB7106;
}	

/*SONDAGE*/

#col_com_sondage {
    font-family: 'Arial', sans-serif;
	font-size:11px;
	width:186px;
	background-color:#FFFFFF;
	clear:left;
	padding-bottom:10px;
}


#col_com_sondage .entete{ 
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000000;
	background-color:#CCB3D3;
	text-align:center;
	width:186px;
	padding:5px 0px;
	margin-bottom:5px;
}

#col_com_sondage .sondage{ 
	margin-bottom:5px;
}

#col_com_sondage .lien { 
	text-align:right;
	padding:0px 5px 0px 0px;
}

#col_com_sondage .lien a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_sondage .lien a:hover{ 
	color:#EB7106;
}	

/*Fonction sondage*/	
		
#col_com_sondage .poller{	/* The poller box */
		width:180px;
		height:auto; /* height:454px; 	*/		
		border:double 3px #CCB3D3;
		background-image:url(../../includes/sondage/images/question.gif);
		background-repeat:no-repeat;
		background-position: center center;
		background-color:#FDFCFE;
		margin:5px 0px;
	}
	
	/* Poller title above radio buttons */
#col_com_sondage .pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
		text-align:center;
		padding:5px;
		border-bottom:solid 1px #CCB3D3;
		height:4em;
	}
	
	
	/* Cadre qui contient les choix */
#col_com_sondage .listeChoix {
/*	    height:360px;
*/		font-size:1em;
        margin:10px 3px;
		overflow:hidden;
	 }
	 
	/* Label for each radio button */
#col_com_sondage .pollerOption{
		margin:2px 0px 3px 0px;
	}
	
	/* Label for each option above graph - i.e. results */
#col_com_sondage .result_pollerOption{
		margin:0px;
		font-size:0.8em;
	}
	
	/* Title of poller - when ajax shows the results */
#col_com_sondage .result_pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
		text-align:center;
		padding:5px;
		border-bottom:solid 1px #CCB3D3;
		height:4em;
	}
	
	/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
#col_com_sondage .result_pollGraph img{
		float:left;
	}

	/* The <div> tag where the percentage result is shown */
#col_com_sondage .result_pollGraph div{
		float:left;
		height:23px;
		background-repeat:repeat-x;
		color:#FFF;
		font-size:0.9em;
		line-height:16px;
	}
	
	/* Graph div - parent of both the corner images and the div displaying percentage votes */
#col_com_sondage .result_pollGraph{	
		height:23px;
	}
	
	/* Message when Ajax is working getting restults fromt the server */
#col_com_sondage .poller_waitMessage{
		display:none;
		text-align:center;
		padding-top:200px;
	}	
	
#col_com_sondage .result_totalVotes{
	 clear:both;
	 text-align:right;
	 padding-right:10px;
	 font-size:0.9em;
	 margin-top:10px;
	 font-style:italic;
	
	}
	
#col_com_sondage a.validationSondage {
	 display:block;
	 width:62px;
	 height:18px;
	 overflow:hidden;
	 float:right;
	 margin-right:5px;
	 margin-bottom:5px;
   
}

#col_com_sondage a.validationSondage img{
      border:none;
      
}

 #col_com_sondage a:hover.validationSondage  img{
      margin-top:-20px;
        
}
       
/* TOP 5 DES ARTICLES ET VIDEOS MEMBRES */

#col_com_top_contenu {
    font-family: 'Arial', sans-serif;
	font-size:11px;
	width:186px;
	background-color:#FFFFFF;
	clear:left;
	padding-bottom:10px;
}

#col_com_top_contenu .entete{ 
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#EB7106;
	text-align:center;
	width:186px;
	padding:5px 0px;
}

/*fonctions tabbed panels*/

#col_com_top_contenu #TabbedPanelsTopContenu.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

#col_com_top_contenu #col_com_centre #TabbedPanelsTopContenu .TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

#col_com_top_contenu #TabbedPanelsTopContenu .TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding:6px 0px;
	width:93px;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
	background-color: #000000;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	margin:0px;
}


#col_com_top_contenu #TabbedPanelsTopContenu .TabbedPanelsTabHover {
	background-color: #CCC;
}

#col_com_top_contenu #TabbedPanelsTopContenu .TabbedPanelsTabSelected {
	background-color: #FFFFFF;
	color: #000000;

}

#col_com_top_contenu #TabbedPanelsTopContenu .TabbedPanelsContentGroup {
	clear: both;
	background-color: #FFFFFF;
}

#col_com_top_contenu #TabbedPanelsTopContenu .TabbedPanelsContent {
}


#col_com_top_contenu #TabbedPanelsTopContenu .TabbedPanelsContentVisible {
}

/* contenu */

#col_com_top_contenu .liste {
	padding:0px;
}

#col_com_top_contenu a.ligne {
	display:block;
	text-decoration:none;
	color:#000000;
	border-bottom:solid 1px #666666;
	padding:10px 4px 4px 4px ;
}

#col_com_top_contenu a.ligne:hover {
	text-decoration:none;
	background-color:#000000;
	color:#FFFFFF;
}

#col_com_top_contenu .titre {
	font-weight:bold;
}

#col_com_top_contenu .infos {
}

#col_com_top_contenu .membre {
}

#col_com_top_contenu .note {

}

#col_com_top_contenu .lien { 
	text-align:right;
	padding:10px 5px 0px 0px;
}

#col_com_top_contenu .lien a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_top_contenu .lien a:hover{ 
	color:#EB7106;
}	


/* TOP 10 DES JEUX PREFERES*/

#col_com_pref {
     font-family: 'Arial', sans-serif;
	 font-size:11px;
	 width:186px;
	 background-color:#FFFFFF;
	 clear:left;
}

#col_com_pref .entete { 
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#009179;
	text-align:center;
	width:186px;
	padding:5px 0px;
	margin-bottom:5px;
}

#col_com_pref .liste { 
    padding:4px;
}

#col_com_pref .titre { 
}

#col_com_pref .titre a{ 
    text-decoration:none;
	color:#000000;
}

#col_com_pref .titre a:hover{ 
    text-decoration:none;
	color:#EB7106;
}

#col_com_pref .titre .note{ 
    color:#009179;
}

#col_com_pref .lien { 
	text-align:right;
	padding:10px 5px 10px 0px;
}

#col_com_pref .lien a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_pref .lien a:hover{ 
	color:#EB7106;
}	

/* TOP 10 DES JEUX ATTENDUS*/

#col_com_attendus {
     font-family: 'Arial', sans-serif;
	 font-size:11px;
	 width:186px;
	 background-color:#FFFFFF;
	 clear:left;
}

#col_com_attendus .entete { 
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#E31B22;
	text-align:center;
	width:186px;
	padding:5px 0px;
	margin-bottom:5px;
}

#col_com_attendus .liste { 
    padding:4px;
}

#col_com_attendus .titre { 
}

#col_com_attendus .titre a{ 
    text-decoration:none;
	color:#000000;
}

#col_com_attendus .titre a:hover{ 
    text-decoration:none;
	color:#EB7106;
}

#col_com_attendus .titre .note{ 
    color:#E31B22;
}

#col_com_attendus .lien { 
	text-align:right;
	padding:10px 5px 10px 0px;
}

#col_com_attendus .lien a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_attendus .lien a:hover{ 
	color:#EB7106;
}	

/*VOS ARTICLES*/

#col_com_articles {
    font-family: 'Arial', sans-serif;
	font-size:11px;
	width:186px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	clear:left;
}

#col_com_articles .entete{ 
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000000;
	background-color:#FDC700;
	text-align:center;
	width:186px;
	padding:5px 0px;
}

#col_com_articles .liste {
    padding:10px 4px;
}

#col_com_articles .ligne { 
	border-bottom:solid 1px #FDC700; 
	margin-bottom:10px;   
}


#col_com_articles .titre{ 
	
}

#col_com_articles .titre a { 
    text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#col_com_articles .titre a:hover{ 
    color:#EB7106;
}

#col_com_articles .auteur{ 
	
}

#col_com_articles .auteur a{ 
    text-decoration:none;
	color:#1F6895;
	font-size:11px;
}

#col_com_articles .auteur a:hover { 
	color:#EB7106;
}

#col_com_articles .date{ 
	font-style:italic;
}

#col_com_articles .note{ 
	
}

#col_com_articles .texte{ 
	 font-size:11px;
	 padding-top:10px;
}

#col_com_articles .suite { 
	text-align:right;
	padding:10px;
}

#col_com_articles .suite a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_articles .suite a:hover{ 
	color:#EB7106;
}	

#col_com_articles .aucunResultat{ 
	 font-size:12px;
	 padding:10px;
	 text-align:center;
	 font-style:italic;
}

#col_com_articles .lien { 
	text-align:right;
	padding:0px 5px;
}

#col_com_articles .lien a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_articles .lien a:hover{ 
	color:#EB7106;
}	

/*VOS VIDEOS*/

#col_com_videos {
    font-family: 'Arial', sans-serif;
	font-size:11px;
	width:186px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	clear:left;
}

#col_com_videos .entete{ 
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000000;
	background-color:#B4CCD4;
	text-align:center;
	width:186px;
	padding:5px 0px;
}

#col_com_videos .liste {
	padding:0px;
	margin-bottom:10px;
}

#col_com_videos a.ligne {
	display:block;
	text-decoration:none;
	color:#000000;
/*	border-bottom:solid 1px #1F6895; */
	padding:10px 4px 4px 4px ;
}

#col_com_videos a.ligne:hover {
	text-decoration:none;
	background-color:#000000;
	color:#FFFFFF;
}

#col_com_videos .titre {
	font-weight:bold;
}

#col_com_videos .infos {
}

#col_com_videos .infos .membre {
}

#col_com_videos .infos .note {
}

#col_com_videos .aucunResultat{ 
	 font-size:12px;
	 padding:10px;
	 text-align:center;
	 font-style:italic;
}
#col_com_videos .lien { 
	text-align:right;
	padding:0px 5px;
}

#col_com_videos .lien a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_videos .lien a:hover{ 
	color:#EB7106;
}	

/*VOS AVIS*/


#col_com_avis {
    font-family: 'Arial', sans-serif;
	font-size:11px;
	width:186px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	clear:left;
}

#col_com_avis .entete{ 
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#009179;
	text-align:center;
	width:186px;
	padding:5px 0px;
	margin-bottom:5px;
}

#col_com_avis .liste {
    padding:4px;
}

#col_com_avis .blocUnique { 
	border-bottom:solid 1px #CBE5DD; 
	margin-bottom:10px;   
}


#col_com_avis .titre{ 
	
}

#col_com_avis .titre a { 
    text-decoration:none;
	color:#000000;
	font-weight:900;
}

#col_com_avis .titre a:hover{ 
    color:#EB7106;
}

#col_com_avis .note{ 
    color:#009179;
}

#col_com_avis .auteur { 
}

#col_com_avis .auteur a{ 
    text-decoration:none;
	color:#1F6895;
	font-size:11px;
}

#col_com_avis .auteur a:hover { 
	color:#EB7106;
}

#col_com_avis .texte{ 
     padding-top:10px;
	 padding-bottom:10px;
	 font-size:11px;
}

#col_com_avis .aucunResultat{ 
	 font-size:12px;
	 padding:10px;
	 text-align:center;
	 font-style:italic;
}

#col_com_avis .lien { 
	text-align:right;
	padding:0px 5px 0px 0px;
}

#col_com_avis .lien a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_avis .lien a:hover{ 
	color:#EB7106;
}	

/*TOPICS LIES*/

#col_com_topics {
    font-family: 'Arial', sans-serif;
	font-size:11px;
	width:186px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	clear:left;
}

#col_com_topics .entete{ 
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#EC7205;
	background-color:#FFFFFF;
	border-top:solid 1px #EC7205;
	border-bottom:solid 1px #EC7205;
	text-align:center;
	width:186px;
	padding:5px 0px;
}

#col_com_topics .liste {
	padding:0px;
	margin-bottom:10px;
}

#col_com_topics a.ligne {
	display:block;
	text-decoration:none;
	color:#000000;
	padding:10px 4px 4px 4px ;
}

#col_com_topics a.ligne:hover {
	text-decoration:none;
	color:#EB7106;
}

#col_com_topics .titre {
	font-weight:bold;
}

#col_com_topics .infos {
}

#col_com_topics .infos .membre {
}

#col_com_topics .infos .note {
}

#col_com_topics .aucunResultat{ 
	 font-size:12px;
	 padding:10px;
	 text-align:center;
	 font-style:italic;
}

#col_com_topics .lien { 
	text-align:right;
	padding:0px 5px;
}

#col_com_topics .lien a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_topics .lien a:hover{ 
	color:#EB7106;
}	


/*FORUMS ENTRAIDE*/

#col_com_entraide {
    font-family: 'Arial', sans-serif;
	font-size:11px;
	width:186px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	clear:left;
}

#col_com_entraide .entete{ 
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#EC7206;
	color:#FFFFFF;
	border-top:solid 1px #EC7205;
	border-bottom:solid 1px #EC7205;
	text-align:center;
	width:186px;
	padding:5px 0px;
}

#col_com_entraide .liste {
	padding:0px;
	margin-bottom:10px;
}

#col_com_entraide a.ligne {
	display:block;
	text-decoration:none;
	color:#000000;
	padding:10px 4px 4px 4px ;
}

#col_com_entraide a.ligne:hover {
	text-decoration:none;
}

#col_com_entraide a.ligne:hover .titre {
	color:#EB7106;
}

#col_com_entraide .sujet {
}

#col_com_entraide .titre {
	font-weight:bold;
	color:#1F6895;
}

#col_com_entraide .infos {
}

#col_com_entraide .infos .membre {
}

#col_com_entraide .infos .note {
}

#col_com_entraide .aucunResultat{ 
	 font-size:12px;
	 padding:10px;
	 text-align:center;
	 font-style:italic;
}

#col_com_entraide .lien { 
	text-align:right;
	padding:0px 5px;
}

#col_com_entraide .lien a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_entraide .lien a:hover{ 
	color:#EB7106;
}	

/*NOTE JEU*/

#col_com_note_jeu {
    font-family: 'Arial', sans-serif;
	font-size:11px;
	width:186px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	clear:left;
}


#col_com_note_jeu .entete{ 
	font-size:12px;
	font-weight:bold;
	color:#009179;
	text-align:center;
	width:186px;
	padding:5px 0px;
}

#col_com_note_jeu .rated_text {
	 border-bottom:solid 1px #009179;
	 text-align:center;
	 padding-bottom:5px;
	 margin:4px;
}
   
#col_com_note_jeu .out5Class {
     color:#009179;
	 font-size:30px;
	 font-weight:bold;
}

#col_com_note_jeu .votesClass {
     color:#333333;
	 font-size:11px;
	 font-style:italic;
}

/*Message sous note et au dessus des etoiles*/
#col_com_note_jeu .infosVote {
	 font-size:12px;
	 padding:4px;
} 

/*Div qui contient les réponses */
#col_com_note_jeu .msgResultat {
	 height:20px;
	 padding:4px;
}
 
#col_com_note_jeu .voted_twice,#col_com_note_jeu  .voted,#col_com_note_jeu .pas_membre{
       padding:5px 0px;
	   width:176px;
	   background-color:#B5CCD4;
}
   
#col_com_note_jeu .chargement {
    display:none;
}
   
/*NOTE attente*/

#col_com_note_attente {
    font-family: 'Arial', sans-serif;
	font-size:11px;
	width:186px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	clear:left;
}

#col_com_note_attente .entete{ 
	font-size:12px;
	font-weight:bold;
	color:#E31B22;
	text-align:center;
	width:186px;
	padding:5px 0px;
}

#col_com_note_attente .rated_text {
	 border-bottom:solid 1px #E31B22;
	 text-align:center;
	 padding-bottom:5px;
	 margin:4px;
}
   
#col_com_note_attente .out5Class {
     color:#E31B22;
	 font-size:30px;
	 font-weight:bold;
}

#col_com_note_attente .votesClass {
     color:#333333;
	 font-size:11px;
	 font-style:italic;
}

/*Message sous note et au dessus des etoiles*/
#col_com_note_attente .infosVote {
	 font-size:12px;
	 padding:4px;
} 

/*Div qui contient les réponses */
#col_com_note_attente .msgResultat {
	 height:20px;
	 padding:4px;
}
 
#col_com_note_attente .voted_twice,#col_com_note_attente .voted,#col_com_note_attente .pas_membre{
       padding:5px 0px;
	   width:176px;
	   background-color:#B5CCD4;
}
   
#col_com_note_attente .chargement {
    display:none;
}
   

/*COLONNE PERSO (DEUXIEME ONGLET)*/

#col_com_perso {
    font-family: 'Arial', sans-serif;
	font-size:11px;
	width:186px;
	background-color:#FFFFFF;
	clear:left;
	padding-bottom:10px;
	overflow:hidden;
}

#col_com_perso .blocEntete { 
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:solid 1px #EC7205;
	border-top:solid 1px #EC7205;
	margin-bottom:5px;
	clear:left;
}

#col_com_perso .titreEntete { 
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
	background:url(../images/enteteEspacePersoProfil.png) repeat-y;
	padding:2px 0px;
	font-weight:bold;
}

/*message inscription pour non membre*/

#col_com_perso #infosInscription {
    padding:4px;
	height:600px;
	margin-bottom:5px;
}

#col_com_perso #infosInscription p{
	text-align:left;
}

#col_com_perso #infosInscription .titre{
	font-weight:bold;
	font-weight:13px;
}

#col_com_perso #infosInscription div{
     border-top:solid 1px #000000;
	 margin-top:10px;
}

#col_com_perso #infosInscription a{
	text-decoration:none;
	color:#1F6895;
	font-weight:bold;
	padding-left:20px;

}

#col_com_perso #infosInscription a:hover{
	color:#EB7106;
}

/*debut des infos perso*/

#col_com_perso .avatar{
	width:82px;
	margin:4px;
	overflow:hidden;
	float:left;
}

#col_com_perso .avatar img{
	border:solid 1px #333333;
}

#col_com_perso .infos {
	float:left;
	width:88px;
	margin:4px;
}

#col_com_perso .infos .pseudo{
	font-size:12px;
	font-weight:bold;
}

#col_com_perso .infos .niveau{
	margin-bottom:5px;
}

#col_com_perso .infos .lien{
	margin-bottom:5px;
}

#col_com_perso .infos .lien a{
	text-decoration:none;
	color:#1F6895;
	display:block;
}

#col_com_perso .infos .lien a:hover{
	color:#EB7106;
}


/*Gestion contenus*/

#col_com_perso #gestion {
    padding:4px;
	margin-bottom:5px;
}

#col_com_perso #gestion a {

   text-decoration:none;
   color:#EB7106;
   cursor:pointer;
}

#col_com_perso #gestion a:hover {
   color:#333333;
}


/*Contenu Perso*/

#col_com_perso #contenu {
    padding:4px;
	margin-bottom:5px;
}

#col_com_perso #contenu .ligne{
    margin-bottom:5px;
}

#col_com_perso #contenu .ligne .intitule {
}

#col_com_perso #contenu .ligne .intitule span{
    font-weight:bold;
}

#col_com_perso #contenu .ligne .dernier{
    color:#999999;
}

/*Forum suivi*/

#col_com_perso #forumSuivi {
    padding:4px;
	margin-bottom:5px;
}

#col_com_perso #forumSuivi a.ligne {
	display:block;
	text-decoration:none;
	color:#000000;
	padding:10px 4px 4px 4px ;
}

#col_com_perso #forumSuivi a.ligne:hover {
	text-decoration:none;
}

#col_com_perso #forumSuivi a.ligne:hover .topic{
	color:#EB7106;
}

#col_com_perso #forumSuivi .ligne .topic {
    font-weight:bold;
	color:#000000;
}

#col_com_perso #forumSuivi .ligne .message {
    
}

#col_com_perso #forumSuivi .ligne .message .auteur {
}

#col_com_perso #forumSuivi .ligne .message .nouveau {
	font-weight:bold;
	color:#EB7106;
}

#col_com_perso .aucunResultat { 
	font-size:12px;
	padding:10px;
	text-align:center;
	font-style:italic;
}

/*jeux attendus*/

#col_com_perso #jeuxAttendus{
     font-family: 'Arial', sans-serif;
	 font-size:11px;
	 width:186px;
	 background-color:#FFFFFF;
	 clear:left;
}

#col_com_perso #jeuxAttendus .liste { 
    padding:4px;
}

#col_com_perso #jeuxAttendus .titre { 
}

#col_com_perso #jeuxAttendus .titre a{ 
    text-decoration:none;
	color:#000000;
}

#col_com_perso #jeuxAttendus .titre a:hover{ 
    text-decoration:none;
	color:#EB7106;
}

#col_com_perso #jeuxAttendus .titre .note{ 
    color:#E31B22;
}

#col_com_perso #jeuxAttendus .aucunResultat { 
	font-size:12px;
	padding:10px;
	text-align:center;
	font-style:italic;
}

#col_com_perso #jeuxAttendus .lien { 
	text-align:right;
	padding:10px 5px 10px 0px;
}

#col_com_perso #jeuxAttendus .lien a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_perso #jeuxAttendus .lien a:hover{ 
	color:#EB7106;
}	


/* jeux preferes*/

#col_com_perso #jeuxPrefs {
     font-family: 'Arial', sans-serif;
	 font-size:11px;
	 width:186px;
	 background-color:#FFFFFF;
	 clear:left;
}

#col_com_perso #jeuxPrefs .liste { 
    padding:4px;
}

#col_com_perso #jeuxPrefs .titre { 
}

#col_com_perso #jeuxPrefs .titre a{ 
    text-decoration:none;
	color:#000000;
}

#col_com_perso #jeuxPrefs .titre a:hover{ 
    text-decoration:none;
	color:#EB7106;
}

#col_com_perso #jeuxPrefs .titre .note{ 
    color:#009179;
}

#col_com_perso #jeuxPrefs .aucunResultat { 
	font-size:12px;
	padding:10px;
	text-align:center;
	font-style:italic;
}

#col_com_perso #jeuxPrefs .lien { 
	text-align:right;
	padding:10px 5px 10px 0px;
}

#col_com_perso #jeuxPrefs .lien a{ 
    text-decoration:none;
	color:#1F6895;
}

#col_com_perso #jeuxPrefs .lien a:hover{ 
	color:#EB7106;
}
	
/*Dans la recherche membre pour indiquer de selec un membre*/ 	
#col_com_perso #selection { 
	text-align:center;
	font-style:italic;
	font-size:12px;
	padding:5px;
}	

/*RECHERCHE MEMBRE */

#col_com_membre {
     font-family: 'Arial', sans-serif;
	 font-size:11px;
	 width:186px;
	 background-color:#FFFFFF;
	 clear:left;
}


#col_com_membre .entete{
    font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#EB7106;
	text-align:center;
	width:186px;
	padding:5px 0px;
}

#col_com_membre .recherche{
	 padding:10px 0px;
	 border-bottom:solid 1px #000000;
	 text-align:center;
}

#col_com_membre .recherche input{
}

/*chargement*/

#col_com_membre #chargement {
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	background:url(../images/transparentGris50.png) repeat;
	width:186px;
	height:280px;
	position:relative;
	z-index:1;
}

#col_com_membre #chargement .infos{
	color:#000000;
	background-color:#FFFFFF;
    text-align:center;
	border:double 3px #EB7106;
	width:160px;
	height:25px;
	padding:5px 0px;
	margin:0px 10px;
	position:relative;
	z-index:1;
	top:100px;
}

#col_com_membre #chargement .infos span{
   	font-size: 11px;
    position:relative;
	z-index:1;
	top:-7px;
}

/*Aucun resultat*/

#col_com_membre .aucunResultat{
	 text-align:center;
	 font-style:italic;
	 font-size:12px;
	 padding:10px;
}

/*Liste */

#col_com_membre #liste{
     height:230px;
	 margin-bottom:10px;
}


#col_com_membre a.ligne {
	display:block;
	text-decoration:none;
	color:#000000;
	border-bottom:solid 1px #666666;
	padding:4px 4px 4px 4px;
	width:178px;
	float:left;
}

#col_com_membre a.ligne:hover {
	text-decoration:none;
	background-color:#000000;
	color:#FFFFFF;
}

#col_com_membre a.ligne.selected {
	text-decoration:none;
	background-color:#EB7106;
	color:#FFFFFF;
}

#col_com_membre a.ligne.selected .score{
	color:#000000;
}

#col_com_membre .blocAvatar {
	font-weight:bold;
	width:40px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:center;
	background-color:#000000;
	overflow:hidden;
	float:left;
	margin-right:10px;
}

#col_com_membre .blocAvatar img {
    border:none;
}

#col_com_membre .titre {
	font-weight:bold;
	
}

#col_com_membre .note {
   
}

#col_com_membre .score{
	font-weight:bold;
	color:#EB7106;
}

#col_com_membre .navigation{
     height:20px;
	 font-size:11px;
	 text-align:center;
	 margin-top:20px;
	 padding-top:5px;
 	 border-top:solid 1px #FFFFFF;
	 width:178px;
	 padding:4px;
	 clear:left;
}

#col_com_membre .navigation a{
	 display:inline-block;
	 margin-left:2px;
	 margin-right:2px;
	 text-decoration:none;
	 color:#000000;
}

#col_com_membre .navigation a:hover{
	 color:#EB7106;
}

#col_com_membre .navigation span{
	 display:inline-block;
	 margin-left:2px;
	 margin-right:2px;
	 color:#CCCCCC;
}

/* En bas*/

#col_com_membre .lien {
	 height:2.5em;
	 border-top:solid 1px #000000;
	 padding:3px 0px;
	 text-align:center;
}

#col_com_membre .lien a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#col_com_membre .lien a:hover{
	text-decoration:none;
	color:#EB7106;
}

#col_com_membre .lien span{
	color:#EB7106;
}



/* ----------------------------------SUJETS RELIES ------------------------------------*/

#sujetRelie {
    font-family: 'Arial', sans-serif;
    font-size: 12px;
	width:180px;
	margin-bottom:10px;
}

#sujetRelie .entete {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	color:#666666;
	padding:3px 0px;
	margin-top:5px;
	width:180px;
}

#sujetRelie .liste {
	border-top:solid 1px #666666;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	width:179px;
	padding:10px 0px;
}

/*Change survol couleur de l'entete */
#sujetRelie.fiche:hover .entete {
	color:#999999;
}

#sujetRelie.focus:hover .entete {
	color:#9B2B2F;
}

#sujetRelie.test:hover .entete {
	color:#009179;
}

#sujetRelie.article:hover .entete {
	color:#FDC700;
}
#sujetRelie.astuce:hover .entete {
	color:#0B6694;
}

#sujetRelie.video:hover .entete {
	color:#C7C5DD;
}

/*Change couleur bord de la liste*/
#sujetRelie.fiche:hover .liste {
	border-color:#999999;
}

#sujetRelie.focus:hover .liste {
	border-color:#9B2B2F;
}

#sujetRelie.test:hover .liste {
	border-color:#009179;
}

#sujetRelie.article:hover .liste {
	border-color:#FDC700;
}

#sujetRelie.astuce:hover .liste {
	border-color:#0B6694;
}

#sujetRelie.video:hover .liste {
	border-color:#C7C5DD;
}


/*ligne lien*/

#sujetRelie a, #sujetRelie span {
	color:#000000;
	background-position:2px 2px;
	background-repeat:no-repeat;
	line-height:14px;
    vertical-align: middle;
	text-decoration:none;
	width:144px;
	height:28px;
	overflow:hidden;
	padding:0px 5px 0px 30px;
	margin-bottom:10px;
	display:block;
}

#sujetRelie a.jeu {
	background-image:url(../images/iconeSujetJeu24.png);
}

#sujetRelie a.plateforme {
	background-image:url(../images/iconeSujetPlateforme24.png);
}

#sujetRelie a.societe {
	background-image:url(../images/iconeSujetSociete24.png);
}

#sujetRelie a.personnalite {
	background-image:url(../images/iconeSujetPersonnalite24.png);
}

#sujetRelie span.divers {
	background-image:url(../images/iconeSujetDivers24.png);
}

#sujetRelie a.focus {
	background-image:url(../images/iconeSujetFocus24.png);
}

#sujetRelie a.test {
	background-image:url(../images/iconeSujetTest24.png);
}

#sujetRelie a.article {
	background-image:url(../images/iconeSujetArticle24.png);
}

#sujetRelie a.astuce {
	background-image:url(../images/iconeSujetAstuce24.png);
}

#sujetRelie a.video {
	background-image:url(../images/iconeSujetVideo24.png);
}

/*Survol*/
#sujetRelie a:hover {
    background-position:2px -38px;
}

#sujetRelie a:hover.jeu {
	color:#999999;
}

#sujetRelie a:hover.plateforme {
	color:#999999;
}

#sujetRelie a:hover.societe {
	color:#999999;
}

#sujetRelie a:hover.personnalite {
	color:#999999;
}

#sujetRelie a:hover.focus {
	color:#9B2B2F;
}

#sujetRelie a:hover.test {
	color:#009179;
}

#sujetRelie a:hover.article {
	color:#FDC700;
}

#sujetRelie a:hover.astuce {
	color:#0B6694;
}

#sujetRelie a:hover.video {
	color:#C7C5DD;
}


/*---------------------------- LIGHTWINDOW --------------------------------------------*/

#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;

		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../Assets/images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../Assets/images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../Assets/images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../Assets/images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../Assets/images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../Assets/images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../Assets/images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}

/* ------------------------------------ VWINDOW   ----------------------------------------*/

#vwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#vwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#vwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #vwindow_container {
		overflow: hidden;
	}

	#vwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: none;
		background-color: transparent;
	}		

#vwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#vwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#vwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#vwindow_loading span a,
	#vwindow_loading span a:link, 
	#vwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#vwindow_loading span a:hover,
	#vwindow_loading span a:active {
		text-decoration: underline;
	}


	#vwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#vwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#vwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#vwindow_navigation a,
	#vwindow_navigation a:link,
	#vwindow_navigation a:visited,
	#vwindow_navigation a:hover,
	#vwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#vwindow_previous, 
	#vwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#vwindow_previous { 
		float: left;
		left: 0px;
	}

	#vwindow_next { 
		float: right;
		right: 0px;
	}

	#vwindow_previous:hover, 
	#vwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#vwindow_next:hover, 
	#vwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#vwindow_previous_title,
	#vwindow_next_title {
		display: none;
	}
	 	
#vwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#vwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#vwindow_galleries_tab,		
	a:link#vwindow_galleries_tab,
	a:visited#vwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#vwindow_galleries_tab,		
	* html a:link#vwindow_galleries_tab,
	* html a:visited#vwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#vwindow_galleries_tab,
	a:active#vwindow_galleries_tab {
		color: #ffffbe;

	}

	#vwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#vwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#vwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#vwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #vwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.vwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.vwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.vwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.vwindow_galleries_list a, 
	.vwindow_galleries_list a:link, 
	.vwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.vwindow_galleries_list a:hover, 
	.vwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#vwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#vwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#vwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#vwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#vwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#vwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#vwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#vwindow_title_bar {
	height: 20px;
	overflow: hidden;		
}

	#vwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#vwindow_title_bar_close_link,	
	a:link#vwindow_title_bar_close_link,
	a:visited#vwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#vwindow_title_bar_close_link,
	a:active#vwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#vwindow p {
	color: #000000;
	padding-right: 10px;
}

/* ------------------------ENTETE COMMUNAUTE (avec acces forum)   -----------------------------*/

#enteteCommunaute {
    width:742px;
	font-family:'Arial', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:10px;
	float:left;
	border-bottom:solid 1px #000000;
	font-weight:900;
	margin-top:10px;
	margin-bottom:30px;
}

#enteteCommunaute span{
	font-size:20px;
}

#enteteCommunaute a {
	color:#FFFFFF;
	padding:8px;
	background-color:#EB7106;
	text-decoration:none;
	display:block;
	text-align:center;
	float:right;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-top:solid 1px #000000;

}

#enteteCommunaute a:hover {
	color:#EB7106;
	background-color:#FFFFFF;
}

/*TOP COM (onglets communaute)*/

#liensCommunaute {
	width:722px;
	float:left;
	padding-left:20px;
}

#liensCommunaute a {
	display:block;
	float:left;
	margin-right:5px;
	width:102px;
	height:35px;
	overflow:hidden;
}

#liensCommunaute img{
	border:none;
}

#liensCommunaute a:hover img {
	margin-left:-105px;
}

/* -----------------------------------   AUTRES   ------------------------------------*/



/* ESPACES PUB */
.leaderboardPub {
	padding: 0px;
	margin-right:10px;
}

.skyscraperPub {
	padding:10px;
	width:160px;
	height:600px;
}

.skyscraperPubCadre {
	width:160px;
	height:600px;
	padding: 10px;
    margin-bottom:20px;
	background:url(../images/skyscraperPub.png) no-repeat;
	clear:left;
}

.carrePub {
	width:300px;
	height:250px;
}

.carrePubCadre {
	width:300px;
	height:250px;
	padding:10px;
	background:url(../images/carrePub.png) no-repeat; 
}


/* BANDEAU SEMAINE SPECIALE */

#bandeau_special{
    width:742px;
	overflow:hidden;
	margin-bottom:10px;
}

#bandeau_special img{
	border:none;
}

#bandeau_special a{
	text-decoration:none;
}

/* POUR EMPECHER QUE LES DS SOIENT VISIBLES AU CHARGEMENT */

.SpryHiddenRegion {
	visibility: hidden;
}

/* POUR CONTRAINDRE LA LONGUEUR DES OBJETS DE FORMULAIRE */

.myClass50{
width:50px !important;
}
.myClass70{
width:70px !important;
}
.myClass80{
width:80px !important;
}
.myClass98{
width:98px !important;
}
.myClass100{
width:100px !important;
}
.myClass110{
width:110px !important;
}
.myClass120{
width:120px !important;
}
.myClass130{
width:130px !important;
}
.myClass140{
width:140px !important;
}
.myClass150{
width:150px !important;
}
.myClass200{
width:200px !important;
}
.myClass250{
width:250px !important;
}
.myClass290{
width:290px !important;
}
.myClass300{
width:300px !important;
}
.myClass302{
width:302px !important;
}
.myClass340{
width:340px !important;
}
.myClass350{
width:350px !important;
}
.myClass400{
width:400px !important;
}
.myClass450{
width:450px !important;
}
.myClass500{
width:500px !important;
}
.myClass600{
width:600px !important;
}
.myClass700{
width:700px !important;
}
.myClass742{
width:742px !important;
}
.myClass750{
width:750px !important;
}
.myClass800{
width:800px !important;
}
.myClass820{
width:820px !important;
}
.myClass830{
width:830px !important;
}
.myClass900{
width:900px !important;
}
.myClass920{
width:920px !important;
}
.myClass930{
width:930px !important;
}