#page {
	background-image: url(/images/frontend/main/background.jpg);
	height: 700px;
    background-repeat: no-repeat;
}

#menu {
	display: none;
}

#search {
	display: none;
}

#mpaf
{
	position: absolute;
	top: 455px;
	left: 390px;
}
#mpaf-prevention
{
	position: absolute;
	top: 456px;
	left: 693px;
}
#footer2
{

  width: 100%;
  text-align: center;
  margin-top: 710px;
}


#news
{
  position: absolute;
  width: 340px;
  top: 460px;
  left: 22px

}

#news .actualites
{
  width: 343px;
  height: auto;
  float: left;
  margin-left: 0px;
  margin-right: 20px;
  margin-top: 0px;
  margin-bottom: 18px;
  
}
#news .actualites .image
{
  float: left;
}
#news .actualites h3
{
  font-size: 12px;
  color: #47679b;
  min-height: 13px;
}
#news .contenunews
{
  height: 81px;
  border: 1px solid #47679b;
  padding: 2px;
  margin-left: 110px;
}

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

#newsletter
{
	position: absolute;
	width: 300px;
	height: 39px;
	left: 700px;
	top: 670px;
	text-align: left;
	padding-left: 2px;
	padding-top: 3px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
#newsletter input
{
	width: 100px;
	height: 14px;
	font-size: 12px;

}
#newsletter input.button
{
	width: 21px;
	height: 17px;
	vertical-align: bottom;

}
