#page
{
	background-image: url(/images/frontend/fonds/page1.jpg);
}
#text
{
	width: 970px;
	margin-top: 200px;
	height: 340px;
	padding: 15px 15px 15px 15px;
	position: absolute;
	color: white;
}
h1
{
	color: #b7aeb4;
	font-size: 40px;
	font-weight: normal;
}
#text_gauche
{
	width: 200px;
	float: left;
	margin-right: 20px;
	height: 250px;
	overflow: hidden;
	margin-top: 30px;
	border-left: 1px solid #abaab0;
	padding-left: 20px;
	padding-top: 15px;
}

p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#video
{
	width: 720px;
	height: 332px;
	position: absolute;
	background-image: url('/images/frontend/fonds/video.jpg');
	left: 251px;
	top: 53px;
}

