body { 
	background: url(../images/BodyBkgLarge.png) repeat-x;
	}
/********** Content **********/
#content {
	margin: 0 5px;
	background: url(../images/ContentLine.jpg) no-repeat 50% 10%;
	}
.ContentLeft {
	float: left;
	width: 460px;
	margin: 5px 0 20px 10px;
	}
.ContentLeftBlocImg {
	position: relative;
	width: 460px;
	height: 130px;
	margin: 30px 0 10px 0;
	}
.ContentLeftImgBkg {
	position: absolute;
	z-index: 0;
	}
.ContentLeftImg {
	position: absolute;
	z-index: 100;
	top: 5px;
	left: 5px;
	}
.ContentLeft p {
	font-size: 14px;
	}
.ContentRight {
	float: right;
	width: 460px;
	margin: 5px 10px 20px 0;
	}
#content h1 {
	font-size: 28px;
	padding: 10px 0 0 0;
	}
#content h2 {
	font-size: 20px;
	font-weight: normal;
	}
.ContentRight p {
	font-size: 14px;
	padding: 5px 0 0 0;
	}
.ContentRightVideoLink {
	width: 225px;
	float: right;
	}
.VideoLogoIcon {
	position: relative;
	top: 4px;
	}
.VideoLinkLeft {
	float: left;
	margin: 0 0 12px 0;
	}
.VideoLinkRight {
	float: right;
	margin: 0 0 12px 0;
	}
.ContentRightVideo {
	float: right;
	margin: 5px 4px 0 0;
	background:url(../video/fond_film.png) no-repeat;
	}
.bloc {
	background: url(../images/BlocBkg.jpg) no-repeat;
	width: 300px;
	height: 197px;
	position: relative;
	float: left;
	margin: 0 10px 0 10px;
	}
.bloc h3 {
	font-size: 24px;
	color: #004494;
	padding: 10px 0 0 16px;
	}
.bloc h3 a {
	color: #004494;
	border: none;
	background: none;
	}
.bloc p {
	font-size: 14px;
	color: #fff;
	padding: 0 12px 0 16px;
	}
.bloc p a {
	color: #fff;
	border: none;
	background: none;
	}
.BlocImg {
	position: absolute;
	left: 20px;
	bottom: 46px;
	z-index: 100;
	}
.BlocImgBkg {
	position: absolute;
	left: 16px;
	bottom: 43px;
	z-index: 0;
	}
.vu {
	position: absolute;
	right: -12px;
	bottom: 18px;
	z-index: 150;
	}