.myhover, .aile-espace:hover {
    color: #e7e7e7 !important;
}

#page .bouton-carte a{
    background-image: url(/images/bouton-carte.jpg);
    display: block;
    width: 128px;
    height: 16px;
    margin-bottom: 3px;
    color: white ;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding-top: 2px;
}
#page .bouton-carte a:hover {
    background-image: url(/images/bouton-carte-hover.jpg);
}
#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;

  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;
}

#bandeau .intro {
    color: #3e67a6;
    padding: 30px;
    width: 230px;
}
#bandeau .intro h1 {
    margin: 0px 0px 10px 0px;
    font-size: 25px;
}
#bandeau .intro h2 {
    font-size: 16px;
}
#page a.bouton, .pp_inline a.bouton {
    width: 150px;
    height: 27px;
    background-image: url(/images/bouton.jpg);
    background-repeat: no-repeat;
    text-align: center;
    display: block;
    color: white;
    padding-top: 9px;
    font-weight: bold;
    text-decoration: none;
    margin-top: 10px;
    font-size: 12px;
}
#page a.bouton:hover, .pp_inline a.bouton:hover {
    color: #e8e8e8;
}


.pp_inline{ 
    font-size: 14px;

}
#pp_full_res .pp_inline p
{
color: #3E67A6;
}
.pp_inline h3 {
    color: #3E67A6;
    margin: 5px 0px 5px 0px;
    font-size: 16px;
   
}

