/* ---------------- CSS Menu ----------------*/
UL#menu {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 100%;
	LIST-STYLE-TYPE: none;
	padding: 0px;
	z-index: 4;
}
UL#menu LI {
	DISPLAY: block;
	FLOAT: left;
	width: 128px;
	z-index: 3;
}
#menu #promo .first {
	color:#FF0000;
}
.actu{
	font-size:14px;
	color:#0033FF;
	width:200px;
	vertical-align:top;
	text-align:center;
	line-height:13px;
}
.actu a{
	font-size:12px;
	text-decoration:none;
	color:#666666;
	font-family:"Comic Sans MS";
	font-style:italic;
	font-weight:bold;
}
.actu a:hover{
	color:#000000;
}
#menu .first {
	display: block;
	height: 25px;
	color: #333333;
	font-family: "Comic Sans MS";
	text-align: center;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #0066FF;
	margin-bottom: 3px;
}
#menu .first:hover{
	text-align: center;
	color: #000000;
	border-color:#000000;
	background-image: url(images/elt_menu.jpg);
}
#menu_haut td {
	width: 20%;
	vertical-align: top;
}
a.menu_haut{
	color: #FFFFFF;
	text-decoration: underline;
	border: 1px solid #639CFF;
	display: block;
	font-size: medium;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.menu_haut:hover {
	color: #000000;
}
.menu_select a{
	background-image:url(images/elt_menu_hover.jpg);
}
body {
	margin: 0px;
	background-image: url(images/fond_body.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
}
#menu_haut {
	background-image: url(images/entete.gif);
	height: 31px;
	margin-top: 0px;
	z-index: 4;
	position: relative;
	width: 900px;
	background-repeat: no-repeat;
}

#corps {
	width: 900px;
	margin:0px auto;
	height: 700px;
	z-index: 1;
}

#form_recherche input {
	color: #639AFF;
	background-repeat: no-repeat;
	font-style: italic;
	margin:0px;
}

#pub {
	z-index: 0;
	background-color: #FFFFFF;
	height: 200px;
	width: 900px;
}
#recherche {
	color: #FFFFFF;
	font-weight: bold;
	width: 896px;
	height:30px;
	position: relative;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/fond_recherche.png);
	border:none;
}
.td_recherche{
	vertical-align:top;
	text-align:left;
}
#form_recherche #recherche_texte{
	width:150px;
	padding:0px;
	border:1px solid #FFFFFF;
	margin-left:40px;
	float: left;
	margin-right: 30px;
}
#recherche .navig{
	color:#3399FF;
	font-weight:lighter;
	font-size:12px;
	vertical-align:bottom;
	text-align:left;
}
#recherche .navig a{
	color:#3399FF;
	text-decoration:underline;
}

#form_recherche {
	margin:0px;
}
#menu_promos a.first{
	color:#FF6633;
}
#menu_news-vidéos a.first{
	color:#0033CC;
}


/* gestion des illustrion des images */
.ombre_img_jeux img{
	width:87px;
	background: url(images/fond_illustration_haut.gif) no-repeat right top;
	padding-right:8px;
	margin-bottom:8px;
	max-height:120px;
	border:none;
}
.ombre_img_jeux{
	padding:0px;
	background-color:#FF0000;
	text-align:left;
	text-decoration:none;
	background:url(images/fond_illustration_jeux.gif) no-repeat right bottom;
	margin:0px;
	width:95px;
	float:left;
}

.ombre_img_jeux:hover{
	cursor:hand;
}

#pied-de-page {
	margin-top: 5px;
	clear: both;
	background-image: url(images/elt_menu.jpg);
	background-position: top;
}
#pied-de-page ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#pied-de-page li {
	display: inline;
	float: left;
	width: 100px;
}
#pied-de-page .engagement {
	display: block;
	text-align: center;
	color: #000000;
	font-size: 12px;
}

.noscript{
	width:100%;
	height:2000px;
	z-index:500;
	position:absolute;
	background-color:#FFFFFF;
	top:0px;
	left:0px;
	text-align:center;
}

