/* CSS Document */
.pageJeux_h1{
	color:#0C3471;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	
}

#pageJeux {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:100%;
	overflow:visible;
}
#alaune {
	display:inline;
	float:left;
	width:685px;
	height:244px;
	overflow:visible;
}
#jeux {
	background-image:url(http://www.carrefour.fr/static/cfr/jeux/fond_une.gif);
	background-position:1px 56px;
	background-repeat:no-repeat;
	float:left;
	width:613px;
	height:245px;
	overflow:hidden;
}
#flecheD {
	float:left;
	width:35px;
	height:240px;
}
#flecheD .img {
	margin-top:67px;
}
#flecheG {
	float:left;
	width:35px;
	height:240px;
}
#flecheG .img {
	margin-top:67px;
}

#partage{
	display:inline;
	float:right;
	margin-top:55px;
	text-align:center;
	width:252px;
	height:40px;
}

#news{
	display:inline;
	float:right;
}

#news_content{
	background-image:url(fond_newsletter.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	width:252px;
	height:116px;
}


#jouer{
	float:left;
	display:inline-block;
	padding-top:-5px;
	margin-left:50px;
	height:58px;
}
#jouer .jejoue{
	margin-left:265px;
}
#jeuxconcours{
	float:left;
	background-image:url(http://www.carrefour.fr/static/cfr/jeux/fond_jeux.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:513px;
	height:269px;
	margin-right:25px;
}

#jeuxconcours ul{
	list-style-type:none;
	margin-left:40px;
	margin-top:10px;
}

#jeuxconcours ul li{
	float:left;
	display:inline-block;
	text-align:center;
	height:132px;
	width:233px;
}

#detailsJeux{
	float:left;
	width:455px;
	height:135px;
	margin-left:45px;
	border:1px solid #999;
	background:#FFFFDD;
	color:#999;
}

#fid{
	float:left;
	/*background-color:#00adde;*/
	width:141px;

}

#fid p.fid_text{
	float:left;
	width:141px;
	height:130px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
  	font-size:14px;
  	color:#FFF;
}

#fid p.fid_text a{
  	color:#FFF;
	text-decoration:none;
}

#teaser{
	display:inline-block;
	float:right;
	margin-top:-33px;
	padding-left:27px;
}

#teaser #media_teaser{
	border:#CCC 4px solid;
}

#gagnants{
	display:inline;
	float:right;
	padding-top:5px;
}

#gagnants_content{
	background-image:url(http://www.carrefour.fr/static/cfr/jeux/fond_gagnants.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	width:252px;
	height:86px;
}
.texteJeux{
  margin-left:10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
.titreJeux{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#5F7998;
  text-decoration:none;
  font-weight:bold;
}
