
/* CSS Document */
.bg_actus{
background:url(../images/content_actus.jpg) no-repeat; height:850px;
}

#block1_actus{
margin-left:70px;
margin-top:100px;
}

#block2_actus{
width:480px;
margin-top:20px;
padding-bottom:20px;
margin-left:70px;
background:url(../images/constat_marche_arrondis_mauve.jpg) no-repeat bottom right;
}


.leftActus{
    width:480px; 
    margin-left:22px;
    margin-top:10px;
    float:left
}
.rightActus{
    width:270px;
    margin-right:25px;
    margin-top:10px;
    float:right
}
.actuTitre{
    margin:0;
    padding:0
}


.actuCommuniques{
    margin-top:5px; width:458px; padding-bottom:10px
}
.actuRevue{
   margin-top:5px; width:458px
}
.actuActus{
   margin-top:5px
}





div.revue_item{ }

div#rv_bg_1{ background:#d2bcd2; padding:7px }
div#rv_bg_2{ background:#e0d1e0; padding:7px }
div#rv_bg_3{ background:#efe6ef; padding:7px }
div#rv_bg_4{ background:#f8f4f8; padding:7px }

div.revue_item p{ margin:0; padding:0; color:#444 }
div.revue_item p b{ color:#000 }







div.actulites_item{
    padding-top:8px; border-top:1px solid #d7d7d6
}

div.actulites_item p{ margin:0; padding:0 }
div.actulites_item p.actualites_date{ color:#7e537e; font-weight:bold; padding-bottom:2px }
div.actulites_item h3{
    margin:0; padding:0; margin-bottom:2px;
    font-size:12px;
}
div.actulites_item div{ padding-bottom:8px; border-bottom:1px solid #d7d7d6 }






div.communique_item{
    margin-bottom:15px;
    border-left:1px solid #7e537e;
    padding-left:8px
}
div.communique_item img{ float:right; margin-left:4px; margin-right:7px }
div.communique_item h3 a{ color:#000 }
div.communique_item h3{
    margin:0; padding:0; margin-bottom:2px;
    font-size:12px;
}
div.communique_item p{ margin:0; padding:0 }
div.communique_item div.communique_texte{ margin-top:5px; margin-bottom:5px; padding-right:5px }


div.communique_item_last{
    margin-bottom:0;
    border-left:1px solid #7e537e;
    padding-left:8px;
}
div.communique_item_last img{ float:right; margin-left:4px; margin-right:7px }
div.communique_item_last h3 a{ color:#000 }
div.communique_item_last h3{
    margin:0; padding:0; margin-bottom:2px;
    font-size:12px;
}
div.communique_item_last p{ margin:0; padding:0 }
div.communique_item_last div.communique_texte{ margin-top:5px; margin-bottom:5px; padding-right:5px }





p.showMorePages{ padding-right:8px; margin:0; text-align:right; padding-top:4px; color:#7e537e }
p.showMorePages b{ color:#7e537e }
p.showMorePages span{ color:#666 }
p.showMorePages a{ color:#7e537e }
