/* CSS Rajouter pour le clip Video Interview*/

#splashpageFrameVideo {
	width: 730px;
	height: 425px;
	position: relative;
	background-image: url(../media/template/contentsBgr.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 70px;
}

#splashpageFrame {
	width: 730px;
	height: 425px;
	position: relative;
	background-image: url(../media/template/contentsBgr.gif);
	background-repeat: repeat-y;
}

#splashImg {
	width: 288px;
	height: 350px;
	position: absolute;
	top: 57px;
	left: 40px;
}

#splashImgDescription {
	width: 380px;
	position: absolute;
	top: 374px;
	left: 345px;
}

#splashpageFrame p {
	font-size: 15px;
	color: #000000;
}

/* CSS fuer Splashpage-Navigation */

#enterBtn {
	list-style-type: none;
	position: absolute;
	top: 167px;
	left: 440px;
}

#enterBtn li {
	float: left;
}

#enterBtn li a {
	display: block;
	height: 55px;
	background-image: url(../media/navig/enter.gif);
	text-indent: -5000px;
}

#enterBtn li a:hover {
	border: none;
}

/* CSS fuer Enter-Button */

#enterBtn li a#enter {
	width: 160px;
	background-position: 0px 0px;
}

#enterBtn li a#enter:hover {
	background-position: 0px -55px;
}
