#content_top {
	height:19px;
}

#content_left {
	float:left;
	width:547px;
	padding:20px 0px 22px 21px;
	background:url(../images/home_left_bg.jpg) bottom right no-repeat #deeaef;
}

#home_title {
	margin:0px 0px 13px 2px;
}

.product_boxes {
	float:left;
	width:162px;
	height:73px;
	padding:0px 16px 13px 0px;
}

#content_right {
	float:right;
	width:159px;
	height:277px;
	padding:47px 4px 0px 17px;
	background:url(../images/home_right_bg.jpg) no-repeat;
}

#vedette_title {
	margin-bottom:11px;
}

#vedette_name {
	margin:10px 0px 3px 0px;
	/*font-size:11px;*/
	font-weight:bold;
	/*color:#3b4953;*/
}

#vedette_text {
	line-height:13px;
	margin-bottom:10px;
}

#clearsite {
	position:absolute;
	top:0;
	left:0;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index:800;
}


#video_popup {
	position:absolute;
	margin:85px 0px 0px 150px;
	width:468px;
	border:5px solid #ffffff;
	background:#0692de;
	z-index:801;
}

#video_content {
	width:468px;
	padding:50px;
}

#video_close {
	position:absolute;
	margin:6px 0px 0px 6px;
}

#vedette_popup {
	position:absolute;
	margin:85px 0px 0px 150px;
	width:433px;
	border:5px solid #ffffff;
	background:#0692de;
	z-index:801;
}

#vedette_content {
	width:371px;
	padding:20px 31px 25px 31px;
}

#vedette_close {
	position:absolute;
	margin:6px 0px 0px 382px;
}

#vedette_content_pix {
	margin-bottom:22px;
}

#vedette_content_name {
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#2e3a43;
}

#vedette_content_text {
	color:#fff;
	line-height:13px;
	text-align:justify;
}

#vedette_content_pdf {
	text-align:right;
	margin-top:10px;
}


