* focus,object,player{
	outline:none
}

#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;
	max-width:500px;
}

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

#ligneDroite{

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

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

.videoSmall{
	margin:0 35px 35px 35px;
	height:296px;
}


#videoMonteall{
	height:296px;
	margin:35px 35px 0 35px;
}

#videoMonteallMaking{
	margin:0 35px 35px 35px;
	height:296px;
}

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

.fondVideoSmall{
	height:286px;
}

#fondMonteall{
	height:286px;
}

#fondMonteall2{
	height:286px;
}

.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;
}

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