/*/////////////////////////////////////////////////////////barre_jeux//////////////////////////////////////////////////////////////*/
.barreCelsius{
	height:29px;
	
	
	}
	
	.tableBarre	{width: 100%;
	margin: 0px; /* utiliser pour centrer le container dans la page */
	padding:0px;
	border:none;
	text-align:left;
	}
.ensemble_barre {

	
	height:1024px;
	width:100%;
	display:block;

	margin-left:auto;
	margin-right:auto;
	background-image:url(images/images_barre/fond.jpg);
	background-repeat:no-repeat;


}


.barre_jeux {
	height:auto;
	height:29px;
	width:1600px;
	overflow:hidden;
	display:block;
	background:url(images/images_barre/barre_haut_repeat.gif) repeat-x #000000;
	border-bottom:1px solid #A6CE39;
	position:fixed;
	z-index:3000;
	top:0px;
	text-align:left;



	}
	
	.barre_jeux_logo {
	height:29px;
	width:90px;
	display:block;
	float:left;
	background:url(images/images_barre/barre_haut_logo.gif) no-repeat;
	position:relative;

	}
	
		a.barre_jeu_lien {
	height:26px;
	width:63px;
	display:block;
	float:left;
	position:relative;
	background-repeat:no-repeat;
	background-position:top left;
	}
	
			a.barre_jeu_lien:hover {
	height:26px;
	width:63px;
	display:block;
	float:left;
	position:relative;
	background-repeat:no-repeat;
	background-position:bottom left;
	}
	
			.barre_jeu_unite {
	height:26px;
	width:auto;
	display:block;
	float:left;
	position:relative;

	}
	
				.barre_jeu_texte {
	padding:3px;
	height:20px;
	_height:26px;
	width:160px;
	display:block;
	float:left;
	position:relative;
	font:"Trebuchet MS",Arial ;
	font-family:"Trebuchet MS",Arial;

	}
	
				.barre_jeu_texte_td01 {
	
	font:"Trebuchet MS",Arial ;
	font-family:"Trebuchet MS",Arial;
	text-transform: uppercase;
	font-size:10px;
	color:#DCE16F;
	line-height:8px;
	
	}
	
				.barre_jeu_nouveaute {
	
	font:"Trebuchet MS",Arial ;
	font-family:"Trebuchet MS",Arial;
	text-transform: uppercase;
	font-size:10px;
	color:#6ad4d7;
	line-height:8px;
	
	}
	
				.barre_jeu_texte_td02 {
	
	font:"Trebuchet MS",Arial ;
	font-family:"Trebuchet MS",Arial;font-size:10px;
	color:#6BB31C;
	
	}
	.barre_haut_zone_bouton{
	margin-top:3px;
	margin-bottom:3px;
	height:20px;
	width:110px;
	display:block;
	float:right;
	position:relative;
	background:url(images/images_barre/barre_haut_separateur.gif)  repeat-y left;
	list-style: none;

	
	}
	.barre_jeux_deroulant{
	margin:0px;
	padding:0px;
	
	height:20px;
	width:150px;
	display:block;

	position:absolute;
	top:3px;
	
	
	right:0px;
	z-index:1000;

	}
	
