@charset "UTF-8";
/* CSS Document */
body, #content {
	background-color : #4b3381;
}
#corpsProd{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-image: url(../images/piedMarin3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 200px;
	font-size: 11px;
	background-color: #FFFFFF;
}
#corpsProd-skip {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-image: url(../imagesV2/fond-jeux.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 100px;
	font-size: 11px;
	background-color: #4b3381;
}

p{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.question {
	color: #CC3300;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bt_actu {
	font-weight: bold;
	font-size: 9px;
	line-height: 20px;
	margin-top: 40px;
	padding-right: 15px;
}
.bt_actu a {
	font-weight: bold;
	height: 20px;
	display: block;
	background-image: url(../images/BT_news-grand.jpg);
	background-position: right center;
	float: left;
	padding-right: 15px;
	text-decoration: none;
	color: #CC0000;
	font-size: 12px;
	margin-right: 30px;
}
.imageDebutBouton {
	background-image: url(../images/BT_news.jpg);
	height: 20px;
	width: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
}
#pied {
	color : #FFF;
	width : 411px;
	height : 30px;
	background-color: #da0014;
	clear: both;
}
#anim_mascotte {
	height: 670px;
	width: 245px;
	float: left;
	background-repeat: no-repeat;
	display: block;
}
#pied-voile {
	clear: both;
	color: #FFFFFF;
	padding-left: 10px;
}
#deuxBoutons {
	height: 25px;
	padding-top: 40px;
}
#pied-voile a:hover {
	color: #ffc600;
}
#Foot-sapcer {
	display: block;
	clear: both;
}
#news {
	width: 450px;
	margin-left: 260px;
}

#contenu {
	height:597px;
	margin:0;
	width:100%;
}

#gobelet {
	display:block;
	position:absolute;
	left:0px;
	top:374px;
	_top:354px;
	width:147px;
	height:110px;
}
#memoire {
	display:block;
	position:absolute;
	left:160px;
	top:370px;
	_top:340px;
	width:120px;
	height:90px;
}
#puzzle {
	display:block;
	position:absolute;
	left:535px;
	top:360px;
	_top:340px;
	width:95px;
	height:75px;
}
#pacMiam {
	display:block;
	position:absolute;
	left:640px;
	top:365px;
	_top:344px;
	width:130px;
	height:90px;
}
#fermeMagique {
	display:block;
	position:absolute;
	left:780px;
	top:370px;
	_top:350px;
	width:160px;
	height:110px;
}

.vignettes {
	border-collapse:collapse;
}

.case {
	width:100px;
	padding:1px;
	font-size:0.6em;
	vertical-align:top;
}
.case.D {
	padding:15px 30px 0 30px;
}
.case a {
	color:#AF5700;
	text-decoration:underline;
}

.info {
	visibility:hidden;
	position:absolute;
	z-index:4000;
	width:300px;
	border:0 solid white;
}

.info .masque {
}
.info .screen {
	position:absolute;
	left:20px;
	top:15px;
	width:320px;
}

.popup {
	border:5px solid white;
	background:rgb(255,255,154);
	position:absolute;
	height:300px;
	width:300px;
	visibility:hidden;
}
