#page
{
	background-image: url(/images/frontend/accueil/background.jpg);
	height: 637px;
}
#page #content
{
	height: 605px;
}
#content #slider
{
	position: absolute;
	top: 159px;
}
#page #search {
	position: absolute;
	top: 610px;
	left: 820px;
}
#menu
{
	top: 424px;
}
#bandeau
{
  position: absolute;
  left: 0px;
  top: 94px;
}
#news
{
  position: absolute;
  width: 995px;
  top: 487px;
  height: 115px;
  overflow:hidden;
left: 0px
}
#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
  left: 0px
}


#news .actualites
{
  width: 332px;
  height: auto;
  float: left;
  margin-left: 100px;
  margin-right: 20px;
  margin-top: 20px;
  
}
#news .actualites .image
{
  float: left;
}
#news .actualites h3 a
{
  font-size: 12px;
  color: #47679b;
  height: 13px;
  color: red;
}
#news .contenunews
{
  background-color: #d3e9f7;
  margin-left: 110px;
  height: 81px;
  border: 1px solid #47679b;
  padding: 2px;
}

#news .actualites p
{
  font-size: 11px;
  color: #7c7c7c;
  
}
#news .contenunews a
{
  font-size: 11px;
  text-decoration: none;
  color: #47679b;
}
#news .contenunews a:hover
{
  color: #4767BA;
}
.detail_news
{
  display:  none;
}