body {
	margin: 0;
	padding: 0;
	background-color:#000000;
	text-align: center;
	min-width: 985px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

img {border:0;}

.content {
	
	margin: 0 auto;
	padding: 0;
	width:985px;
	
	background-image:url(../image/bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:820px;
	padding-left:10px;
	float:none;

}

/**--------------section gauche--------*/
.section_gauche {
	padding-top:10px;
	padding-left:0px;
	padding-right:15px;
	width:80px;
	height:600px;
	float:left;
	overflow:visible;
} 
* html .section_gauche{
padding-right:0px;
	
}

.bannerGauche{
	background-position:center;
	height:435px;
	padding-top:15px;
	width:80px;
	
}
.bannerGauche img
{
	margin-top:-2px;
}
/*-------fin section gauche-----------*/
.section_centre {
	margin-top:10px;
	margin-right:0px;
	padding:0px;
	width:720px;
	height:540px;
	overflow:visible;
	float:left;
	color:#FFFFFF;
	text-align:left;
}
* html .section_centre {
/*padding-right:15px;*/
}

.section_centre table{
	background-image:url(../images/bg_transparent.png);
	background-repeat:repeat;
	height:700px;
	overflow:scroll;
	width:720px;
}
/*pour IE6*/
* html .section_centre table{
	background-image:url(../images/bg_transparent.gif);
	background-repeat:repeat;
	margin-left:10px;
	}
	
.imageJeu{
	background-image:url(../image/imageCentral.jpg);
	background-repeat: no-repeat;
	width:720px;
	height: 540px;
}
* html .imageJeu{
margin-left:10px;
}
.section_centre p
{
	margin-right:110px ;
	margin-left:320px;
	float:left;
	color:#FFFFFF;
	width: 300px;
	height: 250px;
	margin-top: 200px;
	text-align:left;
	
}
*html .section_centre p
{
margin-left:160px;
margin-right:0px;
}
.menu_droit {
	width: 130px;
	height: 540px;
	float:left;
	margin-left:15px;
		
}

.logoCreo{
	border:none;
	height:61px;
	width:105px;
	margin-top:10px;
/*	padding-right:8px;
	padding-left:7px;*/
}
*html .logoCreo{
	padding-right:8px;
	padding-left:7px;
}
.logoPartenaire
{
	margin-top:15px;
	
	height:460px;
	width:130px;
	
}

* html .logoPartenaire
{
	margin-top:-5px;
	
	height:460px;
	width:130px;
	
}

.txt {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	text-align:right;	
	padding-right:90px;
	padding-top:200px;	
	color:white; 
	top:220px;
	left:440px;
	width:250px;
}
.titrePage{
font-size:20px;


}
.gamelink {	
	font-size: 14px;
	font-weight: Bold;
}

