#SVDv3_une_animationUne .SVDv3_colonne_element_sansCadre
{
    margin-bottom: 10px;
}

/* corrections marges titres */

.SVDv3_body_mod_CmsUne .SVDv3_titre_bg
{
    margin-bottom: 10px !important;
}

.SVDv3_body_mod_CmsUne #SVDv3_une_bandeauxGuides .SVDv3_titre_bg
{
    margin-bottom: 0 !important;
}

/*********************************/
/*         BANDEAU GUIDES        */
/*********************************/

.SVDv3_bandeau_660x140
{
    position: relative;
}

.SVDv3_bandeau_660x140_container img
{
    width: 100%;
}

.SVDv3_bandeau_660x140 .SVDv3_bouton
{
    position: absolute;
    bottom: 7px;
    right: 7px;
}

/*********************************/
/*         ESPACE MARQUES        */
/*********************************/

.SVDv3_une_espaceMarques_container
{
    background-color: #666;
}

.SVDv3_une_espaceMarques_container .SVDv3_titre_bg
{
    border-bottom: 1px solid #777;
    background: none !important;
}

.SVDv3_une_espaceMarques
{
    padding: 0 10px 5px 10px;
}

.SVDv3_une_espaceMarques li
{
    margin: 0 5px 5px 0;
    padding: 0;
    float: left;
    list-style-type: none;
    width: 102px;
    height: 40px;
    display: block;
    overflow: hidden;
}

.SVDv3_une_espaceMarques li.SVDv3_une_espaceMarques_noRightMargin
{
    margin-right: 0;
}

.SVDv3_une_espaceMarques li a
{
    width: 102px;
    height: 40px;
    display: block;
    text-decoration: none;

    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}

.SVDv3_une_espaceMarques li a:hover
{
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
    -moz-opacity: 0.6;
}

.SVDv3_une_espaceMarques li a img
{
    border: 0;
}

/*********************************/
/*           SLIDESHOW           */
/*********************************/

/* animationUne / selection */

#SVDv3_une_animationUne-selection
{
    padding-top: 10px;
}

/* animation une */

#SVDv3_une_animationUne-selection .SVDv3_colonnes_colonne_gauche
{
    padding: 0;
}

/* slideshow */

.SVDv3_slideShow
{
    position: relative;
    overflow: hidden;
}

.SVDv3_slideShow .SVDv3_slideShow_content
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
}

.SVDv3_slideShow .SVDv3_slideShow_active
{
    z-index: 10;
}

.SVDv3_slideShow .SVDv3_slideShow_last-active
{
    z-index: 9;
}

/*********************************/
/*      SLIDESHOW ANIM UNE       */
/*********************************/

#SVDv3_une_animationUne .SVDv3_slideShow,
#SVDv3_une_animationUne .SVDv3_slideShow .SVDv3_slideShow_content
{
    width: 300px;
    height: 270px;
}

/* new shadows */

.SVDv3_ombre_gaucheDroite
{
    display: none;
}
