/*page DECOUVERTE*/
.ss_home .block ul.links li {
    background: url("../img/puce_list.png") no-repeat scroll 0 4px transparent;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    list-style-type: none;
    padding: 0 0 0 10px;
    text-transform: uppercase;
    height: 15px;
}

/*fiche OEUVRE*/
.bx-wrapper .item .caption {
    color: #fff;
    text-align: center;
    background: url("../img/grey_bg_spacer.png") repeat scroll 0 0 transparent;
    position: absolute;
    bottom: 2px;
    width: 167px;
    height: auto;
    padding: 5px;
    cursor: pointer;
}

/*page PREPARER SA VISITE / HOTELS*/
.little_block .content_right ul.links {
    position: absolute;
    bottom: 15px;
    width: 180px;
}

/*page GROUPES*/
#main ul.thumb {
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 4px 0;
    z-index: 15;
}

/*SIDEBAR*/
#sidebar-second .region-sidebar-second p {
    background: url("../img/puce_list.png") no-repeat scroll 0 25% transparent;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    list-style-type: none;
    margin: 0 0 0 12px;
    padding: 0 0 10px 10px;
}
/*block 2*/
#sidebar-second .region-sidebar-second #block-block-2.block-block p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    list-style-type: none;
    background: url(../img/puce_list.png) no-repeat scroll 0 25% transparent;
    padding: 0 0 8px 10px;
    margin: 0 0 0 12px;
    height: 15px;
}
/*block 9*/
#sidebar-second .region-sidebar-second #block-block-9.block-block p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    list-style-type: none;
    background: url(../img/puce_list.png) no-repeat scroll 0 25% transparent;
    padding: 0 0 8px 10px;
    margin: 0 0 0 12px;
    height: 15px;
}
/*block 11*/
#sidebar-second .region-sidebar-second #block-block-11.block-block p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    list-style-type: none;
    background: url(../img/puce_list.png) no-repeat scroll 0 12% transparent;
    padding: 0 0 10px 10px;
    margin: 0 0 0 12px;
    height: 30px;
}
/*block 15*/
#sidebar-second .region-sidebar-second #block-block-15.block-block p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    list-style-type: none;
    background: url(../img/puce_list.png) no-repeat scroll 0 25% transparent;
    padding: 0 0 8px 10px;
    margin: 0 0 0 12px;
    height: 15px;
}
/*block 16*/
#sidebar-second .region-sidebar-second #block-block-16.block-block p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    list-style-type: none;
    background: url(../img/puce_list.png) no-repeat scroll 0 15% transparent;
    padding: 0 0 10px 10px;
    margin: 0 0 0 12px;
    height: 30px;
}
/*block 19*/
#sidebar-second .region-sidebar-second #block-block-19 p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    list-style-type: none;
    background: url("../img/puce_list.png") no-repeat scroll 0 25% transparent;
    padding: 0 0 10px 10px;
    margin: 0 0 0 12px;
    height: 15px;
}

/*PAGE SIMPLE FICHE OEUVRE (NODE)*/
.blockOeuvre .left_content {
    position: relative;
    width: 460px;
}
.blockOeuvre .right_content {
    float: right;
    position: relative;
    width: 480px;
    margin: 10px 10px 10px 0;
}

/*PAGE SIMPLE PRESSE (VIEW)*/
.press_block .content.last { 
    margin: 0;
}
.press_block .content .picture {
    float: left;
    margin: 10px 10px 8px 10px;
}

/*diaporama_medium_right*/
.slider.right {
    position: relative;
    margin: 10px 0 0 25px;
    float: right;
    width: 382px;
    height: 265px;
}
.slider.right .paginator .next {
    float: right;
    position: relative;
    margin: 0;
    top: -14px;
}

/*diaporama_large_center*/
.sliderL .paginator .next {
    float: right;
    position: relative;
    margin: 0;
    top: -14px;
}

/*page BOUTIQUE (taxo)*/
.mainBoutique .content_block .produits li {
    float: left;
    position: relative;
    width: 168px;
    height: 168px;
    margin: 5px 7px 25px 7px;
    display: block;
}

/*PAGE SIMPLE FICHE OEUVRE (NODE)*/
.blockOeuvre .left_content {
    position: relative;
    width: 400px;
}
.blockOeuvre .right_content {
    float: right;
    position: relative;
    margin: 10px 70px 10px 0;
}