#sousMenu{
	position:relative;
	top:20px;
	left:220px;
	margin:0 0 15px 0;
}

#sousMenu p{
	display:inline;
	margin:0 0 0 60px;
	font-family:Verdana, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
}

#ligneGauche{
	background:url(../../../images/ligneVerti.png);
}

#ligneDroite{

	background:url(../../../images/ligneVerti.png);
}

#videoFast1{
	position:relative;
	height:293px;
	margin:35px 35px 0px 35px;
	clear:both;
	z-index:500;
}

.video{
	position:relative;
	height:380px;
	margin:35px 35px 35px 35px;
	clear:both;
	z-index:500;
}

#videoGuerrePasse{
	height:335px;
}

#videoRuinEscape{
	height:313px;
}

#videoFast2{
	margin:0 35px 35px 35px;
	height:293px;
}

.fondVideo{
	position:relative;
	float:left;
	background:url(../../../images/fondVideos.png) no-repeat;
	width:515px;
	height:386px;
	padding:10px 0 0 9px;
}

#fondYoutube1{
	height:286px;
}

#fondYoutube2{
	height:286px;
}

#fondGuerrePasse{
	height:326px;
}

#fondRuinEscape{
	height:302px;
}

.titre{
	position:absolute;
	background:url(../../../images/fondTitre.png) no-repeat;
	width:508px;
	height:53px;
	margin:-6px 0 0 -6px;
	z-index:999;
}

h2{
	float:left;
	margin:15px 0 0 13px;
	width:400px;
}

.titre p{
	float:right;
	margin:18px 13px 0 0;
	font-weight:bold;
}

.description{
	position:absolute;
	float:right;
	width:360px;
	bottom:0;
	right:0;
}

.description p{
	margin:20px 0 0 0;
}

.description span{
	font-weight:bold;
	color:#fff;
}

.onlineVersion span:hover{
	color:#1e7d88;
}

.gdd span:hover{
	color:#1e7d88;
}

#footer{
	margin:80px 0 0 0;
	bottom:-200px;
}