body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #AA003C url(../images/bgBody.gif) repeat-x top;
}
a {
	color: #AA003C;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
a.blanc {
	color: #FFF;
	text-decoration: none;
}
a.blanc:hover, a.blanc:focus {
	text-decoration: underline;
}
img {
	border:0;
}
.titre1 {
	background-image: url(../images/titre1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 610px;
}
.titre2 {
	background-image: url(../images/titre2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 610px;
}
.titre3 {
	background-image: url(../images/titre3.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 610px;
}
h1 {
	color: white;
	font-size:16px;
	padding: 16px 0 0 60px;
	margin: 0;
}
#global {
	position: relative;
	width: 1014px;
	margin: 0 auto;
}
#entete {
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 278px;
	width: 1014px;
}
#entete p.banner {
	position: absolute;
	margin: 0;
	top:136px;
	left:387px;
}
#entete p.logo {
	position: absolute;
	margin: 0;
	top:20px;
	left:433px;
}
#centre {
	position: relative;
}
#zoneLeft {
	position: absolute;
	left: 0;
	background-color: #AA003C;
	width: 227px;
	margin: 0;
	padding: 0;
}
.titreColonneLeft {
	margin: 0;
	padding: 0;
	height: 76px;
	width: 227px;
}
.bottomColonneLeft {
	margin: 0;
	padding: 0;
	height: 22px;
	width: 227px;
}
.pSponsors {
	margin: 0;
	padding: 0;
	width: 227px;
	background-image: url(../images/bgSponsors.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.divJeux {
	margin: 0;
	padding: 0;
	width: 227px;
	background-image: url(../images/bgSponsors.gif);
	background-repeat: repeat-y;
}
ul#menuJeux {
	width: 198px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menuJeux li {
	margin: 0 0 0 20px;
	height: 15px;
	line-height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCE78;
	border-bottom-color: #C87F00;
}
#menuJeux a {
	margin:0 0 0 0;
	padding: 0 0 0 18px;
	font-size: 11px;
	font-weight: bold;
	color: #95093A;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat left center;
}
#menuJeux 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;
}
#menuJeux a:hover {
	text-decoration: underline;
}
#contenu {
	background-color: white;
	width: 642px;
	margin-left: 227px;
	margin-right: 145px;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
}
.topContent, .bottomContent {
	width: 342px;
	height: 18px;
}
.bgContent {
	background-color: white;
	margin: 15px;
}
#zoneRight {
	position: absolute;
	width: 145px;
	top:0;
	right:0;
	margin: 0;
	padding: 0;
}
#clear {
	clear:both;
}
#bottom {
	width: 1014px;
	height: 140px;
	background-image: url(../images/bgBottom.gif);
	background-repeat: no-repeat;
}
#bottom p.banner {
	margin: 0;
	padding-top:30px;
	padding-left:159px;
}
