
body {
background:url('../images/background.png') repeat-x #fff;
}

#content {
height:160px;
/*border:1px solid #0f0;*/
position:relative;
margin-top:-20px;
}

#encart_about,
#encart_news {
position:absolute;
bottom:0;
height:148px;
z-index:99 !important;
}

#encart_about {
left:10px;
width:329px;
background:url('../images/bg_encart_about.png') no-repeat;
background-position:left top;
}
#encart_about img{
/*
  padding-right:5px !important;
  padding-top:5px !important
  padding-bottom:55px !important;
  */
}
#encart_news {
left:355px;
width:579px;
background:#0f0;
background:url('../images/bg_encart_news.png') no-repeat;
background-position:left top;
}

#encart_about img {
margin-top:10px;
}

#encart_news img {
/*margin-top:23px;*/
}

#flash_container {
  position:relative;
  margin-top:-40px;
  width:960px;
  height:327px;
}

/************************* Article et News page accueil ***********************/

#content h1.componentheading {
display:none;
}

#content div.blog {
margin-left:20px;
margin-right:15px;
margin-top:20px;
}

/**** titre ****/
#content h2.contentheading {
color:#009642;
font-size:14px;
letter-spacing:0px;
padding-left:10px;
background:url('../../abk_content/images/puce_sssm.png') no-repeat;
background-position:left 4px;
}
/** Fin titre **/

#content p {
line-height:13px;
font-size:11px;
}

#content a {
color:#008438;
text-decoration:none;
font-weight:bold;
}

#content a:hover {
text-decoration:underline;
}

#content div.blog img {
margin-top:-25px;
margin-left:5px;
}

#contener_encart_news {
margin-left:20px;
margin-right:15px;
margin-top:20px;
position:relative;
}

#contener_encart_news h2.contentheading {
/*color:#a09b84;*/
color:#008438;
}

#contener_encart_news a {
color:#000;
display:block;
margin-top:-35px;
margin-left:168px;
}

#contener_encart_news h2.contentheading a {
color:#008438;
margin:0;
text-decoration:none;
display:inline;
}

#last_actu {
margin:0;
padding:0;
list-style-type:none;
position:absolute;
top:15px;
left:0;
}

#last_actu p.titre_last_actu {
text-transform:uppercase;
/*color:#a09b84;*/
color:#008438;
font-weight:bold;
margin-left:215px;
margin-top:12px;
}
ul#last_actu{
  width:540px;
}

#last_actu span.photo_ombrage,
#last_actu p.photo_ombrage {
background:none !important;
margin:0 !important;
padding:0 !important;
margin-right:10px !important;
margin-top:-10px !important;
}

#last_actu img {
margin-top:-15px !important;
}

#last_actu p img {
border:1px solid #a09b84;
}

#last_actu a.readmore {
/*position:relative;
z-index:999 !important;*/
margin:0;
padding:0;
color:#008438;
}

/*********************** Fin Article et News page accueil *********************/
