/************** SCROLLPANE ****************/

#scrollPane{
	overflow:auto;
	height:119px;
	padding: 0px;
	width: 895px;
	margin: 0px;
}
/********* IMAGDE DE  FOND*************/

#photo {
	background-image: url(../_images/decouvrez.jpg);
}

/************** ELEMENETS TEXTES + TITRES ****************/
#descriptions_bt{
	position: absolute;
	top: 310px;
	width: 22px;
	height: 20px;
	color: #000;
	font-size: 20px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
}

#descriptions_titre{
	position: absolute;
	top: 330px;
	width: auto;
	height: 20px;
	color: #000;
	letter-spacing: 4px;
	font-size: 13px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding-left: 25px;
	padding-top: 1px;
	padding-right: 2px;
	font-variant: small-caps;
}

#description {
	position: absolute;
	top: 350px;
	width: 898px;
	height: 120px;
	color: #000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/blanc50p.png);
	border-top: solid 1px #000;
	font-size: 12px;
	text-align: center;
}

#voirVideo {
position: relative;
margin-left: 666px;
top: 105px;
width: auto;
height: auto;
}
#questions_reponses {
position: relative;
margin-left: 450px;
top: 160px;
width: auto;
height: auto;
}
#newsletter {
position: relative;
margin-left: 666px;
top: 145px;
width: auto;
height: auto;
}
