html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	background-color:#FFF;
}

#site {
	width:100%;
	height:100%;
	background-color:#000;

}

EMBED, OBJECT{z-index:10;}

#noflash {
	width:400px;
	height:180px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-200px;
	margin-top:-90px;
	display:block;
	overflow:hidden;
	background-image:url(../images/noflash.jpg);
	background-repeat:no-repeat;
	z-index:10;
}
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{position:absolute;top:45px;left:71px;margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:#FFFFFF;}
#cboxWrapper, #cboxContent {overflow:visible;}
#colorBox{}
#cboxTopLeft,  #cboxTopRight,  #cboxBottomLeft,  #cboxBottomRight{width:0px; height:0px;}
#cboxTopCenter,  #cboxBottomCenter{height:0px;}
#cboxMiddleLeft,  #cboxMiddleRight{width:0px;}
#cboxContent{background:url('/images/fond_visio.png') no-repeat; z-index:999;}
#cboxLoadedContent iframe{display:block; width:480px; height:370px; border:0;margin-top:105px;margin-left:65px;}
#cboxClose{position:absolute; top:40px; left:537px; display:block;width:33px;height:32px;}
