#contenu_page {
	text-align: left;
	width: 980px;
	height: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#videoIcone {
	float: left;
	font-family: 'century gothic', arial, sans-serif;
	margin-top: 40px;
	margin-right: 2;
	margin-bottom: 2;
	height: auto;
	width: 308px;
}

#videoIcone   a {
	text-decoration: none;
	color: #000000;
}
#videoIcone a:hover {
	color: #333333;
	background-color: #E0E0E0;

}

 
#leftnav {
	float: left;
	width:150px;
	padding: 5px;
	margin:2;
 
}
#videoCont {
	height: 396px;
	width: 488px;
	float: right;
	margin-top: 40px;
	margin-right: 0px;

}


#videoPlay {
	width: 480px;
	height: 360px;
	float: right;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 4px solid #666666;
	background-image: url(../images/qkd_video.png);
	background-color: #EEEEEE;
	background-repeat: no-repeat;
}
    .separator {
	clear: both;
	width: 100%;
	height: 25px;
    }
.separator2 {
	clear: both;
	width: 100%;
	height: 5px;
}

#videoCancel {
	width:260px;
	padding: 5px;
	font-family: 'century gothic', arial, sans-serif;
	background-color: #00FF99;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 300px;
}
