.actualites .actualite_item {
    margin-bottom       : 20px;
    clear               : both;
}
h2.actualite_titre {
    font-family         : Arial, Helvetica, sans-serif;
    font-size           : 1.3em;
    font-weight         : bold;
    color               : #DA680D;
    background-color    : inherit;
    margin-top          : 0px;
    margin-bottom       : 1px;
    text-transform      : uppercase;
}
img.actualite_vignette {
    border              : 1px solid #000;
    margin              : 5px !important;
    max-width           : 200px;
}
.actualite img.actualite_vignette {
    display             : block;
    margin              : 10px !important;
    max-width           : 260px;
}
.actualite_description {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    margin-top          : 5px;
    margin-bottom       : 5px;
    text-align          : justify;
}
.actualite_lien a {
    padding-left        : 16px;
    background          : transparent url(../images/double_fleches_vert.gif) no-repeat center left;
    text-decoration     : none;
    font-weight         : bold;
}
.actualite_lien a:link, .actualite_lien a:visited {
   color       : #007EDD;
   font-weight : normal;
}
.actualite_lien a:hover {
    text-decoration     : underline;
}
.actualite_retour {
    text-align          : right;
}
.actualite_retour a {
    text-decoration     : none;
    font-weight         : bold;
}
.actualite_retour a:hover {
    text-decoration     : underline;
}
.actualites .pagination {
    text-align          : center;
    clear               : both;
    margin-top          : 5px;
    margin-bottom       : 5px;
    font-weight         : bold;
}

#actu_home .actualites {
    width               : 210px;
}
#actu_home h2.actualite_titre {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 1.1em;
    font-weight         : bold;
    color               : #000000;
    background-color    : inherit;
    margin-top          : 0px;
    margin-bottom       : 5px;
    text-transform      : none;
}
#actu_home .actualite_description {
    display             : inline;
}
#actu_home .actualite_lien {
    display             : inline;
}
#actu_agence div {
    font-size           : 11px !important;
}
#actu_agence {
    margin-left : 20px;
}
#actu_agence .actualites .actualite_item {
    width               : 329px;
    float               : left;
    clear               : none;
}
#actu_agence .actualites .actualite_agence {
    margin-right        : 25px;
    min-height          : 110px;
}
#actu_agence h2.actualite_titre {
    color               : black;
    margin-bottom       : 10px;
}
#actu_agence .actualite_description {
    text-align          : left !important;
    color               : #A0A0A0;
    display             : inline;
}
#actu_agence .actualite_lien {
    display             : inline;
}
#actu_agence .actualite_lien a {
    background          : none !important;
    padding             : 0 !important;
    color               : #87C204;
}
#actu_agence .actualites img.actualite_vignette {
    border              : 1px solid #A0A0A0;
    margin              : 0px 10px 0px 0px !important;
    width               : 109px;
    max-height          : 150px;
}