body {
	margin: 0px;
	background-color: #331701;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
form {
	padding: 0px;
	margin: 0px;
}
#conteneur {
	position: relative;
	width: 982px;
	margin: 0 auto;
	padding: 0;
}
#global {
	float: left;
	width: 982px;
}
#header {
	height: 227px;
	background-image: url(../img_jeux_flash/header_jeux_flash.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header p.logo{
	position: absolute;
	margin: 0;
	top:32px;
	left:12px;

}
#header p.nbConnect{
	position: absolute;
	margin: 0;
	top:58px;
	right:250px;
	color: #523003;
}
#header p.banner468{
	position:absolute;
	margin: 0;
	top:132px;
	left:228px;
}
#header p.txt{
	position: absolute;
	margin: 0;
	top:31px;
	left:400px;
	font-size: 14px;
	color: #FFFFFF;
}
#header p.faceb{
	position: absolute;
	margin: 0;
	top:170px;
	left:30px;
	font-size: 14px;
	color: #FFFFFF;
}
#header p.pictoHome{
	position: absolute;
	margin: 0;
	top:80px;
	left:954px;
}
#header p.pictoFavoris{
	position: absolute;
	margin: 0;
	top:123px;
	left:952px;
}
#header p.pictoContact{
	position: absolute;
	margin: 0;
	top:170px;
	left:954px;
	
}
#gauche {
	position: absolute;
	left:0;
	float: left;
	width: 176px;
	background-color: #331701;
	margin: 0;
	padding: 0;
}
.titreColonne {
	margin: 0;
	padding: 0;
	height: 46px;
	width: 176px;	
}
ul#menuCatJeux {
	width: 176px;
	padding: 0;
	margin: 0;
	list-style-type: none;
 	
}
#menuCatJeux li{
	margin: 0;
	height: 15px;
	line-height: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#menuCatJeux a{
	padding: 0 0 0 22px;
	font-size: 11px;
	font-weight: bold;
	color: #6D0227;
	text-decoration: none;
	background: url(../img_jeux_flash/bulletRose.gif) no-repeat left center;
}
#menuCatJeux a.last{
	padding: 0 0 0 22px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: url(../img_jeux_flash/bulletRose.gif) no-repeat left center;
}

#menuCatJeux a:hover{
	text-decoration: underline;
}
.menuCatJeuxA {
	background-color: #F29EBB;
	background-image: url(../img_jeux_flash/degradeClair.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menuCatJeuxB {
	background-color: #E95788;
	background-image: url(../img_jeux_flash/degradeFonce.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menuCatJeuxC {
	background-color: #A61747;
	background-image: url(../img_jeux_flash/degradeFonce2.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/* Menu box gagner de l'argent */
ul#menuCatArgent {
	width: 176px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menuCatArgent li{
	margin: 0;
	height: 15px;
	line-height: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#menuCatArgent a{
	padding: 0 0 0 22px;
	font-size: 11px;
	font-weight: bold;
	color: #863600;
	text-decoration: none;
	background: url(../img_jeux_flash/bulletOrange.gif) no-repeat left center;
}
#menuCatArgent a.last{
	padding: 0 0 0 22px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: url(../img_jeux_flash/bulletOrange.gif) no-repeat left center;
}

#menuCatArgent a:hover{
	text-decoration: underline;
}
.menuCatArgentA {
	background-color: #F2BA9E;
	background-image: url(../img_jeux_flash/degradeOrangeClair.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menuCatArgentB {
	background-color: #EF6F49;
	background-image: url(../img_jeux_flash/degradeOrangeFonce.gif);
	background-repeat: no-repeat;
	background-position: right;
}


ul#menuPartJeuxL {
	width: 176px;
	padding: 0;
	margin: 0;
	list-style-type: none;
 	
}
#menuPartJeuxL li{
	margin: 0;
	height: 15px;
	line-height: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#menuPartJeuxL a{
	padding: 0 0 0 22px;
	font-size: 11px;
	font-weight: bold;
	color: #6D0227;
	text-decoration: none;
	background: url(../img_jeux_flash/bulletRose.gif) no-repeat left center;
}
#menuPartJeuxL a:hover{
	text-decoration: underline;
}
.menuPartJeuxLA {
	background-color: #F29EBB;
	background-image: url(../img_jeux_flash/degradeClair.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menuPartJeuxLB {
	background-color: #E95788;
	background-image: url(../img_jeux_flash/degradeFonce.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.bgColLeft {
	background-image: url(../img_jeux_flash/bgColLeft.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 10px 0;
	
}
.ligneGrise1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#droite {
	float:right;
	margin-left: 806px;
	background-color: #331701;
	margin: 0;
	padding: 0;
}
.bgColRight {
	background-image: url(../img_jeux_flash/bgColRight.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
.bgColRight2 {
	background-image: url(../img_jeux_flash/bgColRight2.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
.bgColRight3 {
	background-image: url(../img_jeux_flash/bgColRight2.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	padding-left:15px;
}
ul#menuPartJeuxR {
	width: 176px;
	padding: 0;
	margin: 0;
	list-style-type: none;
 	
}
#menuPartJeuxR li{
	margin: 0;
	height: 15px;
	line-height: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#menuPartJeuxR a{
	padding: 0 0 0 22px;
	font-size: 11px;
	font-weight: bold;
	color: #6D0227;
	text-decoration: none;
	background: url(../img_jeux_flash/bulletRose.gif) no-repeat left center;
}
#menuPartJeuxR a:hover{
	text-decoration: underline;
}
.menuPartJeuxRA {
	background-color: #F29EBB;
	background-image: url(../img_jeux_flash/degradeClairR.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menuPartJeuxRB {
	background-color: #E95788;
	background-image: url(../img_jeux_flash/degradeFonceR.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#centre {
	position:relative;
	left: 176px;
	float: left;
	width: 630px;
	background-color:#FFFFFF;

	/*height: 1870px;*/
	padding: 0;
	font-size: 11px;
}
html>body #centre  {
	height: auto;
	min-height: 1870px
} 
#content {
	margin: 0;
	line-height: 18px;
	padding: 5px 5px 25px 5px;
}
.titrePage{
	position: relative;
	width: 555px;
	height: 58px;
	background-image: url(../img_jeux_flash/bgTitrePage.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	padding: 0;
}
.titre2 {
	position: relative;
	width: 571px;
	height: 29px;
	line-height: 29px;
	background-image: url(../img_jeux_flash/titre_jeux_home.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
.titre3 {
	position: relative;
	width: 178px;
	height: 29px;
	line-height: 29px;
	background-image: url(../img_jeux_flash/titre2_jeux_home.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
h2.titre2suite{
	font-size: 13px;
	color: #FFFFFF;
	padding: 0 0 0 40px;
}
h3.titre3suite{
	font-size: 12px;
	color: #FFFFFF;
	padding: 0 0 0 40px;
	margin: 0;
}
h1 {
	position: absolute;
	font-size: 12px;
	color: #D3356B;	
	top: 15px;
	left: 60px;
	padding: 0;
	margin: 0;
}
#top10 {
	position: relative;
	height: 240px;
	width: 575px;
	background-image: url(../img_jeux_flash/hit10.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#top10 p.Etoile1 { z-index: 2; position: absolute; margin: 0; top:11px; left:79px; }
#top10 p.TopJeu1 { z-index: 1; position: absolute; margin: 0; top:33px; left:102px; }
#top10 p.TopBg1 { z-index: 0; position: absolute; margin: 0; top:28px; left:97px; }

#top10 p.Etoile2 { z-index: 2; position: absolute; margin: 0; top:11px; left:177px; }
#top10 p.TopJeu2 { z-index: 1; position: absolute; margin: 0; top:33px; left:200px; }
#top10 p.TopBg2 { z-index: 0; position: absolute; margin: 0; top:28px; left:195px; }

#top10 p.Etoile3 { z-index: 2; position: absolute; margin: 0; top:11px; left:275px; }
#top10 p.TopJeu3 { z-index: 1; position: absolute; margin: 0; top:33px; left:298px; }
#top10 p.TopBg3 { z-index: 0; position: absolute; margin: 0; top:28px; left:293px; }

#top10 p.Etoile4 { z-index: 2; position: absolute; margin: 0; top:11px; left:373px; }
#top10 p.TopJeu4 { z-index: 1; position: absolute; margin: 0; top:33px; left:396px; }
#top10 p.TopBg4 { z-index: 0; position: absolute; margin: 0; top:28px; left:391px; }

#top10 p.Etoile5 { z-index: 2; position: absolute; margin: 0; top:11px; left:471px; }
#top10 p.TopJeu5 { z-index: 1; position: absolute; margin: 0; top:33px; left:494px; }
#top10 p.TopBg5 { z-index: 0; position: absolute; margin: 0; top:28px; left:489px; }

#top10 p.Etoile6 { z-index: 2; position: absolute; margin: 0; top:121px; left:79px; }
#top10 p.TopJeu6 { z-index: 1; position: absolute; margin: 0; top:143px; left:102px; }
#top10 p.TopBg6 { z-index: 0; position: absolute; margin: 0; top:138px; left:97px; }

#top10 p.Etoile7 { z-index: 2; position: absolute; margin: 0; top:121px; left:177px; }
#top10 p.TopJeu7 { z-index: 1; position: absolute; margin: 0; top:143px; left:200px; }
#top10 p.TopBg7 { z-index: 0; position: absolute; margin: 0; top:138px; left:195px; }

#top10 p.Etoile8 { z-index: 2; position: absolute; margin: 0; top:121px; left:275px; }
#top10 p.TopJeu8 { z-index: 1; position: absolute; margin: 0; top:143px; left:298px; }
#top10 p.TopBg8 { z-index: 0; position: absolute; margin: 0; top:138px; left:293px; }

#top10 p.Etoile9 { z-index: 2; position: absolute; margin: 0; top:121px; left:373px; }
#top10 p.TopJeu9 { z-index: 1; position: absolute; margin: 0; top:143px; left:396px; }
#top10 p.TopBg9 { z-index: 0; position: absolute; margin: 0; top:138px; left:391px; }

#top10 p.Etoile10 { z-index: 2; position: absolute; margin: 0; top:121px; left:471px; }
#top10 p.TopJeu10 { z-index: 1; position: absolute; margin: 0; top:143px; left:494px; }
#top10 p.TopBg10 { z-index: 0; position: absolute; margin: 0; top:138px; left:489px; }

#new10 {
	position: relative;
	height: 240px;
	width: 575px;
	background-image: url(../img_jeux_flash/new10.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#new10 p.Etoile1 { z-index: 2; position: absolute; margin: 0; top:13px; left:81px; }
#new10 p.TopJeu1 { z-index: 1; position: absolute; margin: 0; top:33px; left:102px; }
#new10 p.TopBg1 { z-index: 0; position: absolute; margin: 0; top:28px; left:97px; }

#new10 p.Etoile2 { z-index: 2; position: absolute; margin: 0; top:13px; left:179px; }
#new10 p.TopJeu2 { z-index: 1; position: absolute; margin: 0; top:33px; left:200px; }
#new10 p.TopBg2 { z-index: 0; position: absolute; margin: 0; top:28px; left:195px; }

#new10 p.Etoile3 { z-index: 2; position: absolute; margin: 0; top:13px; left:277px; }
#new10 p.TopJeu3 { z-index: 1; position: absolute; margin: 0; top:33px; left:298px; }
#new10 p.TopBg3 { z-index: 0; position: absolute; margin: 0; top:28px; left:293px; }

#new10 p.Etoile4 { z-index: 2; position: absolute; margin: 0; top:13px; left:375px; }
#new10 p.TopJeu4 { z-index: 1; position: absolute; margin: 0; top:33px; left:396px; }
#new10 p.TopBg4 { z-index: 0; position: absolute; margin: 0; top:28px; left:391px; }

#new10 p.Etoile5 { z-index: 2; position: absolute; margin: 0; top:13px; left:473px; }
#new10 p.TopJeu5 { z-index: 1; position: absolute; margin: 0; top:33px; left:494px; }
#new10 p.TopBg5 { z-index: 0; position: absolute; margin: 0; top:28px; left:489px; }

#new10 p.Etoile6 { z-index: 2; position: absolute; margin: 0; top:123px; left:81px; }
#new10 p.TopJeu6 { z-index: 1; position: absolute; margin: 0; top:143px; left:102px; }
#new10 p.TopBg6 { z-index: 0; position: absolute; margin: 0; top:138px; left:97px; }

#new10 p.Etoile7 { z-index: 2; position: absolute; margin: 0; top:123px; left:179px; }
#new10 p.TopJeu7 { z-index: 1; position: absolute; margin: 0; top:143px; left:200px; }
#new10 p.TopBg7 { z-index: 0; position: absolute; margin: 0; top:138px; left:195px; }

#new10 p.Etoile8 { z-index: 2; position: absolute; margin: 0; top:123px; left:277px; }
#new10 p.TopJeu8 { z-index: 1; position: absolute; margin: 0; top:143px; left:298px; }
#new10 p.TopBg8 { z-index: 0; position: absolute; margin: 0; top:138px; left:293px; }

#new10 p.Etoile9 { z-index: 2; position: absolute; margin: 0; top:123px; left:375px; }
#new10 p.TopJeu9 { z-index: 1; position: absolute; margin: 0; top:143px; left:396px; }
#new10 p.TopBg9 { z-index: 0; position: absolute; margin: 0; top:138px; left:391px; }

#new10 p.Etoile10 { z-index: 2; position: absolute; margin: 0; top:123px; left:473px; }
#new10 p.TopJeu10 { z-index: 1; position: absolute; margin: 0; top:143px; left:494px; }
#new10 p.TopBg10 { z-index: 0; position: absolute; margin: 0; top:138px; left:489px; }

#new3 {
	position: relative;
	height: 170px;
	width: 575px;
	background-image: url(../img_jeux_flash/new3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#new3 p.Etoile1 { z-index: 2; position: absolute; margin: 0; top:13px; left:81px; }
#new3 p.TopJeu1 { z-index: 1; position: absolute; margin: 0; top:33px; left:102px; }
#new3 p.TopBg1 { z-index: 0; position: absolute; margin: 0; top:28px; left:97px; }

#new3 p.Etoile2 { z-index: 2; position: absolute; margin: 0; top:13px; left:242px; }
#new3 p.TopJeu2 { z-index: 1; position: absolute; margin: 0; top:33px; left:263px; }
#new3 p.TopBg2 { z-index: 0; position: absolute; margin: 0; top:28px; left:258px; }

#new3 p.Etoile3 { z-index: 2; position: absolute; margin: 0; top:13px; left:403px; }
#new3 p.TopJeu3 { z-index: 1; position: absolute; margin: 0; top:33px; left:423px; }
#new3 p.TopBg3 { z-index: 0; position: absolute; margin: 0; top:28px; left:418px; }

#hit10 {
	position: relative;
	height: 240px;
	width: 575px;
	background-image: url(../img_jeux_flash/top10.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#hit10 p.Etoile1 { z-index: 2; position: absolute; margin: 0; top:11px; left:79px; }
#hit10 p.TopJeu1 { z-index: 1; position: absolute; margin: 0; top:33px; left:102px; }
#hit10 p.TopBg1 { z-index: 0; position: absolute; margin: 0; top:28px; left:97px; }

#hit10 p.Etoile2 { z-index: 2; position: absolute; margin: 0; top:11px; left:177px; }
#hit10 p.TopJeu2 { z-index: 1; position: absolute; margin: 0; top:33px; left:200px; }
#hit10 p.TopBg2 { z-index: 0; position: absolute; margin: 0; top:28px; left:195px; }

#hit10 p.Etoile3 { z-index: 2; position: absolute; margin: 0; top:11px; left:275px; }
#hit10 p.TopJeu3 { z-index: 1; position: absolute; margin: 0; top:33px; left:298px; }
#hit10 p.TopBg3 { z-index: 0; position: absolute; margin: 0; top:28px; left:293px; }

#hit10 p.Etoile4 { z-index: 2; position: absolute; margin: 0; top:11px; left:373px; }
#hit10 p.TopJeu4 { z-index: 1; position: absolute; margin: 0; top:33px; left:396px; }
#hit10 p.TopBg4 { z-index: 0; position: absolute; margin: 0; top:28px; left:391px; }

#hit10 p.Etoile5 { z-index: 2; position: absolute; margin: 0; top:11px; left:471px; }
#hit10 p.TopJeu5 { z-index: 1; position: absolute; margin: 0; top:33px; left:494px; }
#hit10 p.TopBg5 { z-index: 0; position: absolute; margin: 0; top:28px; left:489px; }

#hit10 p.Etoile6 { z-index: 2; position: absolute; margin: 0; top:121px; left:79px; }
#hit10 p.TopJeu6 { z-index: 1; position: absolute; margin: 0; top:143px; left:102px; }
#hit10 p.TopBg6 { z-index: 0; position: absolute; margin: 0; top:138px; left:97px; }

#hit10 p.Etoile7 { z-index: 2; position: absolute; margin: 0; top:121px; left:177px; }
#hit10 p.TopJeu7 { z-index: 1; position: absolute; margin: 0; top:143px; left:200px; }
#hit10 p.TopBg7 { z-index: 0; position: absolute; margin: 0; top:138px; left:195px; }

#hit10 p.Etoile8 { z-index: 2; position: absolute; margin: 0; top:121px; left:275px; }
#hit10 p.TopJeu8 { z-index: 1; position: absolute; margin: 0; top:143px; left:298px; }
#hit10 p.TopBg8 { z-index: 0; position: absolute; margin: 0; top:138px; left:293px; }

#hit10 p.Etoile9 { z-index: 2; position: absolute; margin: 0; top:121px; left:373px; }
#hit10 p.TopJeu9 { z-index: 1; position: absolute; margin: 0; top:143px; left:396px; }
#hit10 p.TopBg9 { z-index: 0; position: absolute; margin: 0; top:138px; left:391px; }

#hit10 p.Etoile10 { z-index: 2; position: absolute; margin: 0; top:121px; left:471px; }
#hit10 p.TopJeu10 { z-index: 1; position: absolute; margin: 0; top:143px; left:494px; }
#hit10 p.TopBg10 { z-index: 0; position: absolute; margin: 0; top:138px; left:489px; }

.pointi {
	background-image: url(../img_jeux_flash/bgPointi.gif);
	background-repeat: repeat-x;
	height: 5px;
	margin: 5px 0 0 0;
	padding: 0px;
}
.jeux_present {
	position: relative;
	background-image: url(../img_jeux_flash/bgJeuxPresent.gif);
	background-repeat: no-repeat;
	height: 126px;
	width: 545px;
	background-position: right;	
	margin-top: 25px;
}
p.present_titre {
	position: absolute;
	margin: 0;
	top:5px;
	left:65px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
h2.present_titre {
	position: absolute;
	margin: 0;
	top:5px;
	left:65px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
p.present_descr {
	position: absolute;
	margin: 0;
	top:35px;
	left:65px;
	width: 330px;
}
p.present_image {
	position: absolute;
	margin: 0;
	top:6px;
	left:409px;
}
p.present_play {
	position: absolute;
	margin: 0;
	top:11px;
	left:545px;
}
p.present_xFois{
	position: absolute;
	margin: 0;
	top:106px;
	left:420px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#pied {
	clear:both;
}
#pied p.top{
	background-image: url(../img_jeux_flash/footerTop.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 983px;
	margin: 0;
}
#pied div.yellow{
	background-image: url(../img_jeux_flash/bgFooterYellow.gif);
	background-repeat: repeat-y;
	margin: 0;
}
#pied p.middle{
	background-image: url(../img_jeux_flash/footerMiddle.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 983px;
	margin: 0;
}
#pied div.brun {
	background-color: #8c4f00;	
}
.padding20{
	margin: 0 20px 0 20px;
}
.paddingBottom{
	padding: 0 0 10px 0;
}
a{
	color: #CC3366;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.white{
	color: #FFF;
	text-decoration: none;
}
a.white:hover{
	text-decoration: underline;
}
.txtPink {
 	color: #D3356B;
}
.pubHori {
	height: 22px;
	width: 478px;
	background-image: url(../img_jeux_flash/bgPubHori.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	text-align: center;
}
.lien100Jeux {
	height: 22px;
	width: 478px;
	background-image: url(../img_jeux_flash/bg100jeux.gif);
	background-repeat: no-repeat;
	padding: 3px 30px 0 0;
	text-align: right;
}
form {
	padding: 0;
	margin: 0;
}
textarea {
	border: 1px solid #D3356B;
	font-size: 11px;
	color: #666;
}
input {
	border: 1px solid #D3356B;
	font-size: 11px;
	color: #666;
}
.btn {
	margin-top: 5px;
}
.txt9px{
	font-size: 9px;
}
.txt13px{
	font-size: 13px;
}
.txt15px{
	font-size: 15px;
}
.brd4pxBrun {
	border: 4px solid #331701;
}
.marginT6 {
 	margin: 6px 0 0 0;
}
.border1pxBl {
	border: 1px solid #000000;
}
.brdBlackBottom2px {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.brdGreyBottom1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.brdBlackRight2px {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.tabBgT {
	background-color: #94FF5F;
}
.tabBgD {
	background-color: #5FFFEA;
}
.tabBgR {
	background-color: #FF5F5F;
}
.red {
	color: #FF0000;
}
#jeux_lien{
	text-align:left;
	font-size:10px; 
	padding: 0 5px;
}
#jeux_lien a{
	color:#af2452;
	text-decoration: none;
}
#jeux_lien a:hover{
	text-decoration: underline;
}
.col1 {
	width:195px;
	float:left;
}
.col2 {
	width:195px;
	float:left;
}
.col3 {
	width:178px;
	float:left;
}
ul#menuContent {
	width: 178px;
	padding: 0;
	margin: 0;
	list-style-type: none;
 	
}
#menuContent li{
	margin: 0;
	height: 14px;
	line-height: 14px;
	background-color:#ffeaa9;
	width: 178px;
}
#menuContent li.deux{
	background-color:#edd27e;
}
#menuContent a{
	padding: 0 0 0 34px;
	font-size: 11px;
	color: #6D0227;
	text-decoration: none;
	background-image: url(../img_jeux_flash/bulletRose.gif);
	background-repeat: no-repeat;
	background-position: 14px center;	
}
#menuContent a:hover{
	text-decoration: underline;
}
.warning1 {
	background-image: url(../img_jeux_flash/warning1.gif);
	height: 82px;
	width: 260px;
	background-repeat: no-repeat;
	color: #ffaa00;
	padding: 5px 15px 5px 80px;
	font-size: 13px;
}
.warning2 {
	background-image: url(../img_jeux_flash/warning2.gif);
	height: 132px;
	width: 260px;
	background-repeat: no-repeat;
	color: #ffaa00;
	padding: 5px 15px 5px 80px;
	font-size: 13px;
}
.warning3 {
	background-image: url(../img_jeux_flash/warning3.gif);
	height: 100px;
	width: 260px;
	background-repeat: no-repeat;
	color: #ffaa00;
	padding: 5px 15px 5px 80px;
	font-size: 13px;
}
.warning1Txt {
	
}
.lh14Gris {
	line-height: 14px;
	color: #666;
	padding-right: 10px;
}
.zone_jeu {
	width: 600px;
	height: 350px;
	background-color: #000000;	
}
