#previews_area
{
  position: relative;
  width: 100%;
  top: 10px;
  height: 125px;
  margin: 0px;
  border-top: 4px solid #b5ac8d;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px; 
  background-color: #e6e1bf;
}


#previews_images
{
  position: absolute;
  left: 7px;
  top: 0px;
  width: 620px;
  height: 125px;
  border: 0px;
}


/*-------------------------La partie principale contenu------------------------*/

#content_data
{
	position: absolute;
	left: 10px;
	top: 0px;
	width: 620px;
  border: 0px;
}
