body {
    background-color:#A79E99;
}
/* Banner & Images */
#banner {
    background-image:url('http://www.irlande-groupes.com/manager/images/img-4.jpg');
}
#img-left {
    background-image:url('http://www.irlande-groupes.com/manager/images/img-1.png');
}
#img-top {
    background-image:url('http://www.irlande-groupes.com/manager/images/img-2.png');
}
#img-right {
    background-image:url('http://www.irlande-groupes.com/manager/images/img-3.png');
}



/* Barre navigation & Menus */
#menu1 {
    background-image:url('../images/fond-nav-accueil.png');
    background-position:0 -30px;
    height:30px;
}

/* Main */
#main {
    background-image:url('http://www.irlande-groupes.com/manager/images/img-5.jpg');
}


/*Block left*/
.header-edito-left {
    background-image:url('../images/header-block-left.png');
    background-repeat:no-repeat;
    width:541px;
    height:24px;
}
.body-edito-left {
    background-image:url('../images/body-block-left.png');
    background-repeat:repeat-y;
    padding-left:45px;
    padding-bottom:8px;
    width:496px;
}
.footer-edito-left {
    background-image:url('../images/footer-block-left.png');
    background-repeat:no-repeat;
    width:541px;
    height:34px;
}
#text-edito-accueil {
    display:block;
    width:460px;
    font-size:10pt;
    color:#979799;
}
/* Block Map */
#block-map {
    float:right;
    background-image:url('../images/fond-block-map.png');
    width:241px;
    height:285px;
    padding:20px 0 0 20px;
}

#title-map {
    width:205px;
    text-align:center;
    margin-top:5px;
    color:#8C8E90;
    font-size:9pt;
}
/* Block Actu du Mois */
#block-actu {
    float:left;
    margin:10px 0 30px 28px;
    width:252px;
    height:233px;
}

#header-block-actu {
    float:left;
    background-image:url('../images/header-block-actu.png');
    background-repeat:no-repeat;
    width:251px;
    height:35px;
}

#body-block-actu {
    float:left;
    background-image:url('../images/body-block-actu.png');
    background-repeat:repeat-y;
    width:252px;
    min-height:153px;
}

#footer-block-actu {
    float:left;
    background-image:url('../images/footer-block-actu.png');
    background-repeat:no-repeat;
    width:252px;
    height:30px;
}

#block-image-actu {
    background-color:#F2F0F0;
    width:190px;
    min-height:150px;
    margin-top:-5px;
    margin-left:11px;
    padding:0 0 5px 15px;
}

#desc-image-actu {
    list-style-image:url('../images/puce-menu-right.jpg');
    margin:5px 0 0 13px;
    width:166px;
    color:#8C8E90;
    text-align:left;
}

#desc-image-actu a{
    color:#785993;
    font-weight:bold;
}

#desc-image-actu a:hover{
    color:#9859EA;
}
#suite-actu {
    display:none;
}

#link-suite-actu {
    display:inline;
    cursor:pointer;
    color:#907EB2;
    margin-left:90px;
}

#link-suite-actu2 {
    cursor:pointer;
    display:none;
    color:#907EB2;
    margin-top:4px;
    margin-left:110px;
}