#actualites {
    width:              424px;
    float:              left;
    background:         #FEDA83 url(images/home-actualites.jpg) repeat-y;
}

#actualitesinner {
    padding-bottom:     30px;
    background:         url(images/home-actualitesinner.jpg) no-repeat left bottom;
    z-index:            10;
}

#actualites h4 {
    margin:             0;
    padding:            0;
    height:             33px;
    background:         url(images/home-actualites-h4.jpg);
    text-indent:        -100em;
    overflow:           hidden;
}

#actualites h5 {
    margin:             0;
    padding:            5px 10px;
    color:              #072682;
    font-size:          12px;
    height:             20px;
    background:         none;
    z-index:            100;
}

#actualites p {
    margin:             0;
    padding:            5px 25px;
}

#actualites p.more {
    text-align:         right;
}

#actualites p.more a {
    padding-left:       20px;
    background:         url(images/home-actualites-more.jpg) no-repeat left center;
    color:              #FF9000;
    text-decoration:    none;
}

#actualites p.more a:hover {
    text-decoration:    underline;
}


body.home #navbar {
    height:             255px;
    margin:             0;
    padding:            0;
    background:         url(images/home-navbar.jpg) no-repeat;
}

body.home #navbar p {
    display:            none;
}

#title {
    display:            none;
}

#content h4 {
    clear:              inherit;
}



#home {
    width:              300px;
    margin-left:        444px;
    padding-bottom:     200px;
    background:         url(images/home-div.gif) no-repeat right bottom;
}

#home h4 {
    margin:             0;
    padding:            0 0 0 30px;
    height:             22px;
    line-height:        22px;
    background:         url(images/home-h4.jpg) no-repeat left center;
    color:              #063287;
}

#home #home-themes {
    color:              #FA991A;
    text-decoration:    none;
    font-weight:        bold;
}

#home #home-secteurs {
    color:              #22DC09;
    text-decoration:    none;
    font-weight:        bold;
}

#home #home-territoires {
    color:              #7E4725;
    text-decoration:    none;
    font-weight:        bold;
}
