@charset "UTF-8";
/* CSS Document */

body {
background: #000000;
}

div#container_main {

position: relative;
width: 1324px;
height: 741px;
margin: 25px auto 25px auto;

}

div#container_img {
	position: relative;
	width: 972px;
	height: 750px;
	margin: 25px auto 25px auto;
	background-image: url(../images/background_fading.jpg);
	background-repeat: no-repeat;
}


div#youtube_placer {
width: 660px;
height: 405px;
position: absolute;
border: 0px;
top : 166px;
left : 156px;
background-color:#333333;


}

div#youtube_cadre {
width: 640px;
height: 385px;
position: absolute;
border: 0px;
top : 10px;
left : 10px;


}

img#blanc_transparent {
opacity:0.3;
filter:alpha(opacity=30)
}



div#one_main {
width: 531px;
height: 276px;
position: absolute;
border: 0px;
top : 0px;
left : 0px;

}

div#two_main {
width: 274px;
height: 276px;
position: absolute;
border: 0px;
top : 0px;
left : 531px;

}

div#three_main {
width: 485px;
height: 213px;
position: absolute;
border: 0px;
top : 276px;
left : 0px;

}

div#four_main {
width: 487px;
height: 213px;
position: absolute;
border: 0px;
top : 276px;
left : 485px;

}

div#five_main {
width: 972px;
height: 261px;
position: absolute;
border: 0px;
top : 489px;
left : 0px;

}

div#spacer_one {
width: 972px;
height: 166px;
position: absolute;
border: 0px;
top : 0px;
left : 0px;
}

div#spacer_two {
width: 156px;
height: 405px;
position: absolute;
border: 0px;
top : 166px;
left : 0px;
}

div#spacer_three {
width: 156px;
height: 405px;
position: absolute;
border: 0px;
top : 166px;
left : 816px;
}

div#spacer_four {
width: 972px;
height: 179px;
position: absolute;
border: 0px;
top : 571px;
left : 0px;
}

