/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#globalFond {
	height: 100%;
	width: 100%;
	background: #FFFFFF url(/img-st-bonnet-tourisme/vacances-st-bonnet/fd-global-2.gif) no-repeat center top;
	text-align: center;
}

#conteneur {
	margin: 0px auto;
	width: 992px;
	text-align: left;
	position: relative;
}

img.ContourBlanc {
	border: 2px solid #FFF;
}




.videoStBonnet {
	position: absolute;
	left: 673px;
	top: 310px;
	width: 328px;
}
