/* CSS Document by Christophe Dumant & Matthieu Chiama */
/* SPIEZ - Woohp */

#fond_woohp{
	position:absolute;
	width:909px;
	height:754px;
	margin-top:26px;
	margin-left:310px;
	background:url(../img/woohp/fond_woohp.png) no-repeat;
}

#resultats{
	position:absolute;
	width: 700px;
	height: 570px;
	margin-top: 115px;
	margin-left: 80px;
	/*background-color: #F00;*/
}

#scrollBox{
	position:absolute;
	width:550px;
	height:240px;
	margin-top:260px;
	margin-left:563px;
	overflow:hidden;
}
#scrollArea{
	position:absolute;
	width:10px;
	height:240px;
	margin-top:268px;
	margin-left:1117px;
	overflow:hidden;
}
#scroller{
	position:absolute;
	top:225px;
	left:255px;
	width:15px;
	background:#AAA;
}
