/************** SCROLLPANE ****************/

#scrollPane{
	overflow:auto;
	padding: 0px;
	width: 375px;
	margin: 0px;
}
/********* IMAGDE DE  FOND*************/

#photo {
	background-image: url(../_images/decouvrez2.jpg);
	border:1px solid #000;
}

/************** ELEMENETS TEXTES + TITRES ****************/
#descriptions_bt{
	position: absolute;
	top: 415px;
	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: 435px;
	width: auto;
	height: 20px;
	color: #000;
	letter-spacing: 3px;
	font-size: 12px;
	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: 87px;
	width: 375px;
	color: #000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	left: -1px;
}

#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;
}

