/* Contenu */
#content_home {
position :relative;
clear:both;
margin-top : 20px;
}

#content_home .left {
background : #F5EFDF;
float: left;
width : 458px;
position :relative;
}

#content_home .left .presentation {
border-bottom : 4px solid #FFF;
padding : 5px 10px;
}

#content_home .left .presentation h2 {
font-size : 16px;
text-align :center;
color : #024242;
}

#content_home .left .presentation .presentation_text {
margin-top : 5px;
text-align : justify;
line-height : 140%;
}

/* Temporaire ? */
#content_home .left .presentation .presentation_text span {
text-align :center;
font-weight :700;
font-size :13px;
color : #024242;
margin :3px;
display : block;
}

#content_home .left .rubriques_touquet {
padding : 5px 7px;
}

#content_home .left .rubriques_touquet .rubriques {
float:left;
width : 250px;
color : #8D8A80;
border-right : 1px dotted #B8CBBC;
}

#content_home .left .rubriques_touquet .rubriques .sous-rubriques {
float: left;
clear: both;
padding : 3px 0;
position :relative;
width : 245px;
}

#content_home .left .rubriques_touquet .rubriques .sous-rubriques img {
float : left;
margin-left :5px;
}

#content_home .left .rubriques_touquet .rubriques .sous-rubriques .rubriques_data {
float :right;
width : 170px;
margin-right: 15px;
text-align :justify;
}

#content_home .left .rubriques_touquet .rubriques .sous-rubriques .rubriques_data h3{
font-weight : 700;
margin : 8px 0 2px;
color : #595851;
text-align :left;
}
#content_home .left .rubriques_touquet .rubriques .sous-rubriques .rubriques_data h3 a{
color : #595851;
}

#content_home .left .rubriques_touquet .touquet {
float:left;
margin-left : 5px;
margin-top : 5px;
width : 185px;
}

#content_home .left .rubriques_touquet .touquet h2 {
font-size : 16px;
text-align :center;
color : #024242;
}

#content_home .left .rubriques_touquet .touquet ul {
list-style : none;
margin-left : 40px;
}

#content_home .left .rubriques_touquet .touquet ul li {
list-style-image: url(../images/home/liste_touquet.gif);
margin: 16px 0;
}

#content_home .left .rubriques_touquet .touquet ul li  a{
color : #595851;
font-size : 13px;
}

#content_home .right {
float: right;
width : 315px;
}

#content_home .right h2{
font-size : 16px;
color : #024242;
border-bottom : 1px solid #D6D6D4;
padding-bottom : 3px;
}

#content_home .right #promotion_en_cours {
float: left;
margin-bottom: 20px;
}

#content_home .right #promotion_en_cours ul {
list-style :none;
}

#content_home .right #promotion_en_cours ul li{
width : 224px;
height : 156px;
display: block;
background : url(../images/prima/bgli.gif);
/* position :relative; */
margin-left : 35px;
margin-top : 10px;
}

#content_home .right #promotion_en_cours ul li a {
display : block;
/*position : absolute;
top : 15px;
left : 16px;*/
width : 224px;
height : 156px;
text-align: center;

}

#content_home .right #promotion_en_cours ul li a img{
width : 200px;
height : 136px;
margin : 9px 0;
}

#content_home .right #promotion_en_cours #agencebergounioux{
display: block;
text-align: center;
}



