body {
	background-image: url(../images/decoupe/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#ban_back {
	width: 100%;
	background-image: url(../images/decoupe/ban_back.jpg);
	background-position: center 84px;
	background-repeat: no-repeat;
	height: 528px;
}
#bg_home {
	background-image:url(../images/bg_home.jpg);
	width:910px;
	min-height: 451px;
	height: auto !important;
	height:451px;
	margin-bottom:50px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#bg_home h2 {
	color:#A3A611;
	font-size:28px;
}
#bg_home p {
	color:#666666;
}

/*
#texte1 {
	width:358px;
	position:absolute;
	margin-left:230px;
	margin-top:0px;
}
#texte2 {
	width:358px;
	position:absolute;
	margin-left:10px;
	margin-top:210px;
}

#texte2 p {
	width:329px;
}
*/
#video {
	width:226px;
	text-align:center;
	height: 224px;
	padding-right: 26px;
	padding-left: 26px;
	background-image: url(../images/home_cadre.gif);
	background-repeat:no-repeat repeat;
	background-position: center center;
	padding-top: 15px;
	margin-top: 20px;
}
#video h3 {
	font-size:18px;
	color:#4D4D4D;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#video p {
	color:#808080;
}
#FAQ {
	width:226px;
	text-align:center;
	margin-top: 35px;
	margin-left: 26px;
}
#FAQ h3 {
	font-size:27px;
	color:#4D4D4D;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	background-image: url(../images/home_faq.jpg);
	background-repeat: no-repeat;
	background-position: 22px center;
	text-align: center;
	height: 37px;
}
#FAQ p {
	color:#808080;
}
#FAQ p em {
	font-style:normal;
	font-weight:bold;
}
#home_left {
	float: left;
	width: 580px;
}
#home_right {
	float: right;
	width: 320px;
}
