/*-------------------------------------------------------------------------------- 
/*          =BALISES
/*          =STRUCTURE

/*               @Entete
/*               @Conteneur
/*               @fil d'ariane
/*               @Pied de page
/*          =CLASSES
/*          =MODULES
/*              @Navigation
/*              @Formulaires 
/*              @Elements caches
/*              @Navigation 
/*              @Header
/*              @Container
/*              @blocs
/*              @Titres
/*              @paragraphes
/*              @Listes
/*              @images
/*              @Liens
/*              @Carousels
/*              @Formulaires 

/*              @dialog boxes

/*          =AJOUT
-------------------------------------------------------------------------------- */


/*-------------------------------------------------------------------------------- 
          =BALISES
-------------------------------------------------------------------------------- */
 
html, body {
    font-size: 100%;
    text-align: center;
    padding: 0;
    border: 0;
    margin: 0;
}
 
body {
    font: 0.625em/1em verdana, helvetica, sans-serif;
    text-align: left;
    color: #473c3c;
}
 
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

h1 {
    font: 1.8em/1em verdana, helvetica, sans-serif;
}
 
h2 {
    /*font: 1.6em/1em verdana, helvetica, sans-serif;*/
}
 
h3 {
    font: 1.4em/1em verdana, helvetica, sans-serif;
}

h4 {
    font: 1.2em/1em verdana, helvetica, sans-serif;
}
 
h5 {
    font: 1.1em/1em verdana, helvetica, sans-serif;
}
 
h6 {
    font: 1em/1em verdana, helvetica, sans-serif;
}

p {
    font: 1em/1em verdana, helvetica, sans-serif;
    padding: 0 0 0.75em 0;
    margin: 0;
}
 
ul, ol {
    list-style: none;
    padding: 0 0 0.75em 0;
    margin: 0;
}

a {
    color: #473c3c;
    text-decoration: none;
}
 
a:hover, a:focus {
    text-decoration: underline;
}
 
img {
    border: 0;
}
 
hr {
    clear: left;
    height: 0;
    color: #fff;
    background: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    margin: 0;
    visibility: hidden;
}
 
form {
    padding: 0;
    margin: 0;
    display: inline;
}
 
textarea {
    line-height: 1.25;
}
 
label {
    cursor: pointer;
}
 
table {
    padding: 0;
    border: 0;
    margin: 0 0 0.75em 0;
    border-collapse: collapse;
}
 
th, td {
    padding: 0;
}
 
blockquote {
    padding: 0;
    margin: 0.8em 1.5em;
}

small {
    font: 0.8em/1em verdana, helvetica, sans-serif;
}
 
kbd {
    padding: 1px 2px;
    border: 1px solid #000;
}
 
sup {
    position: relative;
    bottom: 0.3em;
    vertical-align: baseline;
}
 
sub {
    position: relative;
    bottom: -0.2em;
    vertical-align: baseline;
}
 
acronym, abbr {
    cursor: help;
    letter-spacing: 1px;
    border-bottom: 1px dashed;
}

#subMonCompte p, .actualites p, .actualites h3, .actualites h4, .recherche-boutiques li  {
    font-family: arial, helvetica, sans-serif;
}

.boutique p, .boutique h2, .boutique h3, .boutique h4, .boutique li {
    font-family: verdana, helvetica, sans-serif;
}

.actualites p, .actualites h3, .actualites h4, .boutique p, .boutique h2, .boutique h3, .boutique h4, .boutique li {
    padding: 0px;
}

hr.infos {
    clear: none;
    border: none;
    border-bottom: 1px solid #ecebeb;
    height: 1px;
    background: none;
    color: #ecebeb;
    margin: 10px 0px 14px 0px;
    visibility: visible;
}

.bloc-content p.date, .bloc-content h3, .bloc-content h4, .actuSeule h2, .annonceSeule h2 {
    color: #004835;
}

.infos-boutique p a:hover, .infos-boutique p a:focus, .bloc-promotions li, .bloc-promotions li a, .pres-boutique .bloc-texte h2, .pres-boutique .bloc-texte h3, .pres-boutique .bloc-texte .infos p, .outils li a:hover, .outils li a:focus, .outils li a.actif {
     color: #006b4e;
}

.la-boutique p.legende {
    color: #004835;
}

.infos-boutique h4 {
    color: #006b4e;
}

.outils li a.thematique:hover, .outils li a.thematique:focus {   
    background: transparent url(../images/retour-theme-on.png) no-repeat left 1px;
}

.outils li a.selection:hover, .outils li a.selection:focus {
    background: transparent url(../images/ajout-selection-on.png) no-repeat left top;
}

.outils li a.siteWeb:hover, .outils li a.siteWeb:focus {
    background: transparent url(../images/voir-site-web-on.png) no-repeat left top;
}

/*-------------------------------------------------------------------------------- 
          =STRUCTURE
-------------------------------------------------------------------------------- */

#header, #flash, #container, #footer, #sousNav, #monCompte, #portail { 
    width: 100%; 
}

#subHeader, #subFlash, #content, #subFooter, #subSousNav, #subMonCompte, #contentBlocs { 
    width: 1000px; 
    margin: 0px auto;
}
/*          @Entete
---------------------------------------- */

#header { 
    background: #fff url(../images/bg-header.png) repeat-x left top; 
}
    
    #subHeader { 
        position: relative; 
    }
    
        #subHeader .top { 
            height: 23px; 
        }

#flash { height: 326px; }

    #subFlash { }
    
#header .logo { 
    position: absolute; top: 23px; left: 19px; 
}
    
/*          @Conteneur          
---------------------------------------- */
 
#container.index {
    min-height: 301px;
    padding: 0px;
    background: #fcfcf5 url(../images/bg-container-index.png) repeat-x left top;
}

#container {
    clear: left;
    padding: 20px 0px 30px 0px;
}
 
    .index #content {
        background: none;
        padding: 0px;
    }
    
    #content {
        width: 950px;
        padding: 0px 0px 8px 0px;
        background: transparent url(../images/bg-content-bottom.png) no-repeat left bottom;
    }

#aside {
 
}

/*  @fil d'ariane
-----------------------------------------------------------*/

.fil-ariane p {
    padding: 12px 24px 0px 15px;
    font-size: 10px;
}

.fil-ariane p, .fil-ariane p a {
    color: #7f7f7f;
}

    .fil-ariane p a:hover, .fil-ariane p a:focus {
        text-decoration: underline;
    }
    
        .fil-ariane p span {
            font-weight: bold;
        }
 
 
/*          @Pied de page          
---------------------------------------- */
 
#footer {
    clear: both;
    /*min-height: 450px;*/
    padding-top: 28px;
    background: #e0e0e0 url(../images/bg-footer.png) repeat-x left top;
}

    #subFooter, #contentBlocs {
        width: 950px;
    }
    
    #contentBlocs {
        padding-bottom: 30px;
    }    

        #subFooter div {
            float: left;
        }
        
    

/*-------------------------------------------------------------------------------- 
          =CLASSES
-------------------------------------------------------------------------------- */
 
.textLeft { text-align: left; }
.textRight { text-align: right; }
.textCenter { text-align: center; }
.textJustify { text-align: justify; }
 
.bold { font-weight: bold; }
.italic { font-style: italic; }
 
.floatLeft { float: left; position: relative; }
.floatRight { float: right; position: relative; }
 
.imgLeft { float: left; margin: 0 5em 1em 0; }
.imgRight { float: right; margin: 0 0 1em 5em; }
  
.clear { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }

.hide { display: none; }

/*-------------------------------------------------------------------------------- 
          =MODULES
-------------------------------------------------------------------------------- */

/*    @Elements caches
----------------------------------------*/

#js #identification .elements, #js #identification .loggue, #js .sousNav, #js .bloc-actualites .actusDetail div, /*#js .box-liens, */#js .bloc-promotions .promoDetail div, #js .recherche-themes .sTheme, #js #identification .loggue p.hide, #js #identification .deconnection, #js #monCompte, #js #monCompte .selection, #js #monCompte .maSelection, #js .maSelection .carousel, #js #mesPromotions, #js #mesAnnonces, #js #mesMagasins, #js #sms_mobile, #js .liste-services, #js .info-bulle-magasin, #js .local-magasin, #js .local-service, #js .blocOnglets .subCadre, #js .blocOnglets .cadre .page, #js .carousel-annonce .annonceDetail div, #js .blocOnglets .cadre .navPage {
    display: none;
}

/*          @Navigation          
---------------------------------------- */
 
#nav {
    margin: 0px 0px 0px 260px;
    padding: 0px;
    height: 97px;
}
 
#nav a {
    display: block;
    height: 97px;
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

#js #sousNav {    
    position: relative;
    overflow: hidden;
}

#sousNav {
    background: #f4f3f3 url(../images/bg-sous-nav.png) repeat-x left bottom;
}

#js #ombresousNav {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 7px;
    background: transparent url(../images/ombresousNav.png) repeat-x left top;
}

#js #subSousNav {
    position: relative;
}

    
.sousNav {
    position: relative;
    width: 479px;
    margin: 0px 0px 10px 260px;
    border: 1px solid #d4d4d4;
    border-width: 0px 1px;
    padding: 20px 16px 10px;
}

.sousNav .plansGalerie {
    position: absolute;
    top: 3px;
    left: 273px;
}

    .sousNav .plansGalerie a {
        display: block;
        float: left;
    }

    .sousNav #magasins .select {
        margin: 0px;
        padding: 0px;
        
    }
    
        .sousNav .select select {
            float: left;
            width: 165px;
            height: 17px;
            margin: 3px 7px 0px 0px;
        }

    .sousNav #formNavActu .select a {
        float: left;
    }

    .sousNav #formNavActu .select a.actus {
        float: left;
        margin-left: 50px;
        padding-top: 5px;
        font-size:1.2em;
    }

    .sousNav #formNavActu .select a.actus img{
        padding-right: 5px;
    }
        
    .sousNav ul li {
        float: left;
        width: 239px;
        margin: 0px;
    }
    
        .sousNav ul li ul li {
           clear: left;
           width: 229px;
           padding-left: 10px;
           font-size: 1.2em;
           margin-bottom: 5px;
        }

#subSousNav #flecheMenu {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 19px;
    height: 11px;
}

.sousNav .floatLeft img {
    margin: 0px 15px 5px 0px;
}

.sousNav .text h3 {
    font: bold 1.2em/1em arial, helvetica, sans-serif;
    margin-bottom: 15px;
}
.sousNav .text .date {
    font: bold 1.1em/1em arial, helvetica, sans-serif;
    padding: 0px;
    margin-bottom: 3px;
}

.sousNav p {
    font-size: 1.2em;
    line-height: 1.2em;
}

.sousNav .text p {
    font: normal 1.1em/1.2em arial, helvetica, sans-serif;
    color: #828282;
    padding: 0px;
}

.sousNav .promoLeft {
    width: 235px;
    float: left;
    margin: 0px 60px 5px 0px;
}

.sousNav .promoRight {
    float: left;
    width: 170px;
    margin-top: 27px;
}

.sousNav .promoRight li {
    clear: left;
    width: 170px;
    padding-left: 10px;
    font-size: 1.2em;
    margin-bottom: 5px;
}


    
/*    @Header
-------------------------------------------------------------------------*/

#infoJour {
    width: 165px;
    height: 21px;
    position: absolute;
    top: 0px;
    left: 381px;
    padding: 2px 6px 0px;
    border: 1px solid #e5e5e5;
    border-width: 0px 1px;
}

    #infoJour .floatLeft {
        margin-right: 5px;
    }

    #infoJour p {
        color: #7f7f7f;
        font-size: 1em;
        padding-top: 3px;
    }

#search {
    /*display: none;*/
    position: absolute;
    top: 0px;
    left: 604px;
    height: 23px;
}

    #search div {
        position: relative;
        height: 20px;
    }
    
#identification {
    position: relative;
    position: absolute;
    top: 0px;
    right: 20px;
    width: 207px;
    cursor: pointer;
    padding-top: 23px
}
 
#js #identification {
    height: 97px;
}

#identification h2 {
    height: 23px;
    position: absolute;
    top: 0px;
    left: 0px;
}

    #js #identification .elements, #js #identification .loggue {
        position: absolute;
        top: 23px;
        left: 0px;
    }
    #identification .elements {
        height: 87px;
        background: #006b4e;
        padding: 10px 0 0 15px;
    }
    
            
    #identification .loggue {
        height: 77px;
        width: 181px;
        padding: 13px;
        background: transparent url(../images/bg-mon-compte-loggue.png) no-repeat left top;
    }
    
        #identification .loggue img {
            float: left;
            margin: 0px 6px 2px 0px;
        }
        
            #identification .loggue p.nom {
                color: #005536;
                font: normal 1.2em/1.2em arial, helvetica, sans-serif;
            }
            
                #identification .loggue p.lien {
                    clear: left;
                    text-align: right;
                    font-size: 1.1em;
                }
    
    #monCompte {
        position: relative;
        height: 221px;
        background: transparent url(../images/bg-mon-compte.png) repeat-x left top;
    }
    
        #subMonCompte {
           position: relative;
           width: 970px;          
           padding: 35px 0 0 35px;
        }
        
            #subMonCompte .fichePerso {
                position: relative;
                float: left;
                width: 294px;
                border-right: 1px solid #c2c1c1;
                
            }
            
            #subMonCompte .selection {
               width: 192px;
               float: left;
               margin-left: 21px;
            }
            
               .fichePerso img {
                    margin: 0px 11px 11px 0px;
                }
            
            .fichePerso p.nom {
                color: #005536;
                font-weight: bold;
                font-style: italic;
                font-size: 1.4em;
            }
            
            .fichePerso p.btShopping, .fichePerso p.btShopping a {
                clear: left;
                font-size: 1.2em;  
                font-style: italic;
                color: #787676;
                margin-top: 20px;
            }

.fichePerso li a {
    color: #686868;
}

.maSelection {
    width: 450px;
    float: left;
}

.selection .nav, .maSelection .navSelection {
    float: left;
}

.maSelection .navSelection {
    width: 173px;
}

.maSelection .bloc {
    clear: left;
}

#js .maSelection .bloc {
    position: absolute;
    top: 35px;
    left: 518px;
    width: 477px;
}

.maSelection .bloc, .maSelection .bloc li a, .selection .nav a {
    color: #717171;
}

.selection .nav a {
    width: 147px;
    display: block;
    font-size: 1.4em;
    line-height: 36px;
    background: transparent url(../images/maselection-off.png) no-repeat left top;
    margin: 0px 17px 0px 0px;
    padding: 0px 0px 0px 7px;
}
    
    .selection .nav a:hover, .selection .nav a:focus, .selection .nav li.listeActive a, .maSelection .bloc li a:hover, .maSelection .bloc li a:focus, .maSelection .bloc li.listeActive a {
        color: #fff;
        text-decoration: none;
    }
    
    .selection .nav a:hover, .selection .nav a:focus, .selection .nav li.listeActive a {
        background: transparent url(../images/maselection-on.png) no-repeat left top;
    }

    .maSelection .bloc li a {
        display: block;
        width: 173px;
        background: transparent url(../images/maselection-liste-niv2-off.png) no-repeat left top;
        padding: 3px 5px 5px 7px;
        margin: 0px;
        font-size: 1.2em;
    }
    
        .maSelection .bloc li a:hover, .maSelection .bloc li a:focus, .maSelection .bloc li.listeActive a {
            background: transparent url(../images/maselection-liste-niv2-on.png) no-repeat left top;
        }
    
    .maSelection .pages {
        position: relative;
        width: auto;
        float: right;
        text-align: right;
        padding-right: 10px;
    }
    
    .maSelection .pages a {
        display: block;
        float: left;
        color: #767676;
        font-size: 11px;
        padding: 2px 4px;
        background: none;
    }
    
        .maSelection .pages a:hover, .maSelection .pages a:focus, .maSelection .pages a.ici {
            color: #fff;
            background: #006046;
            text-decoration: none;
        }
        
#content .infos .bloc {
    float: left;
    min-height: 217px;
}

#content .infos p {
    font-family: arial, helvetica, sans-serif;
}

#content .infos .horaires {
    width: 235px;
    margin-left: 10px;
}

#content .infos .horaires h2 {
    color: #006247;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 15px;
}

#content .infos .horaires p {
    font-size: 1.2em;
    line-height: 1.2em;
}

#content .infos .horaires .texte {
    margin-top: 12px;
    width: 210px;
}

#content .infos .plan {
    width: 287px;
    text-align: center;
}

#content .infos .printplan {
    width: 100%;
    text-align: center;
}

#content .infos .itineraire {
    width: 356px;
    padding-left: 24px;
}

#content .infos .itineraire .cadre {
    position: relative;
    width: 352px;
    height: 217px;
    background: transparent url(../images/bg-bloc-itinairaire.png) no-repeat left top;
}

    #content .infos .itineraire .cadre .navIti {
        position: absolute;
        top: 167px;
        left: 1px;
    }
    
    #js #content .infos .itineraire .cadre .elements {
        position: absolute;
        top: 17px;
        left: 20px;
        display: none;
        overflow: auto;
    }
    
    #content .infos .itineraire .cadre .elements {
        width: 315px;
        height: 145px;
        overflow: hidden;
    }
    
    #content .infos .itineraire .cadre .elements p {
        font-size: 1.2em;
        line-height: 1.2em;
    }
    
    
    #content .infos .itineraire .cadre .navIti li {
        float: left;
    }
    
        #content .infos .itineraire .cadre .navIti a {            
            display: block;
            height: 46px;
        }
        
            #content .infos .itineraire .cadre .navIti a span {
                display: none;
            }
            
            #content .infos .itineraire .cadre .navIti li.voiture a {
                width: 114px;
                background: transparent url(../images/bt-voiture.png) no-repeat left top;
            }
            
            #content .infos .itineraire .cadre .navIti li.transport a {
                width: 117px;
                background: transparent url(../images/bt-transport.png) no-repeat left top;
            }
            
            #content .infos .itineraire .cadre .navIti li.taxi a {
                width: 119px;
                background: transparent url(../images/bt-taxi.png) no-repeat left top;
            }

#content .infos .horaires, #content .infos .plan {
    border-right: 1px solid #c5c5c5;
}

#content .infos .bloc-clear {
    padding: 20px 0px 40px;
    margin-left: 560px;
}

#content .infos .bloc-clear p {
    padding: 0px;
}
    
/*      @Container
-------------------------------------------------------------*/


/*      @blocs
-----------------------------------------------------------------------------------------*/

.bloc-content {
    /*position: relative;*/
    padding: 0px 20px 0px 15px;
    color: #828282;
    background: transparent url(../images/bg-content.png) repeat-y left top;
}

.bloc-actualites .cadre, .bloc-bonPlan .cadre, .bloc-promotions .cadre {
    position: relative;
}

.bloc-actualites {
    width: 252px;
}
    
#js .bloc-actualites .actusDetail div {
    position: absolute;
    top: 10px;
    left: 10px;
}

.bloc-bonPlan {
    width: 238px;
}

.bloc-actualites, .bloc-bonPlan, .bloc-serviceRecherche {
    float: left;
}

.bloc-actualites, .bloc-bonPlan {
    height: 273px;
    float: left;
    margin-right: 13px;
}

.bloc-serviceRecherche {
    width: 430px;
}
    
.bloc-service {
    height: 111px;
    margin-bottom: 14px;
}

.bloc-recherche {
    position: relative;
    height: 141px;
}

.bloc-recherche .plansGalerie {
    position: absolute;
    top: 32px;
    left: 253px;
}

.bloc-recherche #searchTheme, .bloc-recherche #searchEnseigne {
    display: block;
    margin: 10px 0px 0px 17px;
}

.bloc-recherche #searchTheme {
    margin-top: 0px;
}

.bloc-recherche .select {
    clear: left;
}

.bloc-mentions {
    padding-bottom: 50px;
    clear: both;
}

.bloc-lienSites {
    margin: 5px 30px 0px 0px;
}

.bloc-accesDirect {
    margin-right: 25px;
    width:85px;
}

.bloc-infoPratique {
    width: 247px;
    height: 162px;
    font-size: 1.1em;
}
    
.bloc-mentions {
    margin: 12px 0px 0px 0px;
    width: 947px;
    border-top: 1px solid #d7d7d7;
}


.bloc-actus-niv1 {
    padding-bottom: 20px;
}

.bloc-actus-niv2 {
    position: relative;
    clear: left;
}

    .bloc-actus-niv2 .left {
        width: 440px;
        float: left;
    }
    
#js .bloc-a-la-une {
    height: 308px;
    background: #fff url(../images/bg-bloc-a-la-une.png) no-repeat left 23px;
    overflow: hidden;
}

.bloc-a-la-une {
    position: relative;
    width: 449px;
    background: #fff url(../images/bg-bloc-a-la-une.png) no-repeat left 23px;
    padding-bottom: 20px;
    float: left;
}

.bloc-a-la-une div.elements {
    margin: 12px 23px 32px 13px;
    height: 260px;
    overflow: hidden;
}

#js .bloc-actus-niv1 .bloc {
    position: relative;
    height: 278px;
    overflow: hidden;
}

.bloc-actus-niv1 .bloc {
    float: left;
    width: 107px;
    margin-left: 17px;
    padding: 10px 14px 20px 14px;
    background: #fff url(../images/bg-bloc-actu-niv1.png) no-repeat left top;
}

.bloc-actus-niv1 .bloc .elements{
    overflow: hidden;
    height: 278px;
}

.bloc-actus-niv2 .right {
   margin-left: 460px;
}

#js .bloc-actus-niv2 .bloc {
    position: relative;
    height: 89px;
}

.bloc-actus-niv2 .bloc {
    width: 440px;
    padding: 8px 6px;
}

.bloc-actus-niv2 .bloc .elements{
    overflow: hidden;
    height: 89px;
}

.bloc-a-la-une .box-liens {
    width: 445px;
    height: 278px;
}

#js .bloc-a-la-une .box-liens {
    position: absolute;
    top: 23px;
    left: 1px;
}  

.bloc-actus-niv1 .bloc .box-liens {
    width: 129px;
    height: 300px;  
}

#js .bloc-actus-niv1 .bloc .box-liens {
    position: absolute;
    top: 2px;
    left: 3px;
}

.bloc-actus-niv2 .bloc .box-liens {
    width: 456px;
    height: 89px;
}

#js .bloc-actus-niv2 .bloc .box-liens {
    position: absolute;
    top: 0px;
    left: 0px;
}

.boutique .bloc-clear {
    padding-bottom: 40px;
}

.pres-boutique {
    margin-left: 3px;
}

.bloc-clear, .pres-boutique .bloc-texte {
    clear: left;
}

.left {
   position: relative;
   float: left;
}

.boutique .right {
    margin-left: 580px;
}

.pres-boutique, .la-boutique {
    width: 550px;
}

.pres-boutique .logo {
    position: relative;
    float: left;
    padding-right: 24px;
    margin-right: 17px;
    margin-bottom: 24px;
    border-right: 1px solid #c5c5c5;
}

.outils {
   margin-left: 188px;
}

.pres-boutique .bloc-texte .infos {
    margin-top: 18px;
}

#js .bloc-promotions {
    position: relative;
    width: 325px;
    height: 292px;
}

.la-boutique {
    position: relative;
    width: 550px;
    height: 275px;
    background: transparent url(../images/bg-bloc-la-boutique.png) no-repeat left 23px;
}

.bloc-plans-galerie {
    position: relative;
    width: 332px;
}

.bloc-plans-galerie .top {
    width: 332px;
    height: 133px;
}

.bloc-plans-galerie .texte {
    width: 292px;
    min-height: 76px;
    padding: 24px 20px 0px 20px;
    background: transparent url(../images/bg-bloc-plans-galeries-texte.png) repeat-y left top;
}

.bloc-plans-galerie .liens {
    width: 292px;
    height: 67px;
    padding: 0px 20px;
    background: transparent url(../images/bg-bloc-plans-galeries-bottom.png) no-repeat left top;
}

.recherche-boutiques .left {
    margin-right: 60px;
}

.recherche-boutiques .right {
    width: 500px;
    float: left;
}

.recherche-themes li .elements {
    float: left;
    width: 161px;
    margin-top: 6px;
}

.recherche-boutiques .bloc-clear .floatLeft {
    width: 205px;
    margin-right: 20px;
}

.recherche-boutiques .bloc-clear .last {
    margin-right: 0px;
}

.infoPromos {
    position: relative;
    height: 148px;
}

.infoPromos form {
    float: right;
}

.formulaire {
    padding: 0px 43px;
    font-family: arial, helvetica, sans-serif;
}

.formulaire .left {
    /*width: 446px;*/
    width: 406px;
    /*border-right: 1px solid #acacac;*/
}

.formulaire .right {
    margin-left: 406px;
    padding-left: 40px;
    border-left: 1px solid #acacac;
}

.formulaire .textIntro {
    margin-bottom: 20px;
}

.actuSeule, .pagePromos, .annonceSeule {
    font-family: arial, helvetica, sans-serif;
}

.actuSeule .liens {
   float: right;
   margin-top: 25px;
}

#js #carouselPromotions li .box-liens {
    position: absolute;
    top: 0px;
    left: 0px;
}

#carouselPromotions li .box-liens {
    width: 234px;
    height: 238px;
    background: transparent url(../images/bg-box-liens-carousel-promos.png) repeat left top;
    padding: 19px 0px 0px 10px;
}


/*      @Titres
------------------------------------------------------------------------------*/

.bloc-infoPratique h2 {
    margin: 18px 0px 7px 43px;
}

.bloc-lienSites h2, .bloc-accesDirect h2 {
    margin-bottom: 13px;
}

.sousNav h2 {
    width: 100%;
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 1px 0px 8px;
}

.selection h2 {
    margin-bottom: 20px;
}

.bloc-a-la-une h3 {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 11px;
}

.bloc-actus-niv1 .bloc h3, .bloc-actus-niv2 .bloc h3 {
    color: #828282;
    font-size: 1em;
}
.bloc-actus-niv1 .bloc h3 {
    margin-bottom: 4px;
}

.bloc-actus-niv2 .bloc h3 {
    margin-bottom: 2px;
}

.bloc-actus-niv1 .bloc h4, .bloc-actus-niv2 .bloc h4 {
    font-size: 1.2em;
    line-height: 1.3em;
    font-weight: bold;
    margin-bottom: 10px;
}

.bloc-actus-niv1 .bloc h4 {
    margin-bottom: 10px;
}

.bloc-actus-niv2 .bloc h4 {
    margin-bottom: 8px;
}

.pres-boutique .bloc-texte h2 {
    font-size: 1.5em;
    line-height: 1.3em;
    font-weight: bold;
}

.pres-boutique .bloc-texte h3 {
    font-size: 1.4em;
    margin-bottom: 15px;
}

.la-boutique h2 {
    padding-bottom: 11px;
}

.infos-boutique h3, .recherche-boutiques h2 {
    border-bottom: 1px solid #a39d9d;
    margin-bottom: 20px;
}

.recherche-boutiques h2 {
    padding-bottom: 2px;
}

.infos-boutique h4 {
    margin-bottom: 10px;
}

.recherche-boutiques h3 {
   margin-bottom: 8px;
}

.recherche-boutiques .liste h2 {
    padding-top: 30px;
}

.actuSeule h2, .annonceSeule h2 {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 20px;
}

.pagePromos h2, .petitesAnnonces h2 {
    padding-bottom: 2px;
    margin-bottom: 14px;
    border-bottom: 1px solid #b3b3b3;
}

/*  @paragraphes
-----------------------------------------------------------------------------*/

.bloc-infoPratique p {
    line-height: 1.2em;
    margin: 0px 10px 6px 43px;
}

.bloc-a-la-une p.date {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 2px;
}

.bloc-actus-niv1 p.date, .bloc-actus-niv2 p.date {
    font-size: 1.1em;
    line-height: 1.3em;
}

.bloc-a-la-une p {
    font-size: 1.2em;
    line-height: 1.2em;
}

.bloc-actus-niv1 p, .bloc-actus-niv2 p {
    font-size: 1.1em;
    line-height: 1.1em;
}

.pres-boutique .bloc-texte p{
   font-size: 1.1em;
   line-height: 1.2em;
   padding: 0px 10px 0px 0px; 
}

.pres-boutique .bloc-texte .infos p {
    font-size: 1.2em;
    line-height: 1.3em;
    font-style: italic;  
}

.bloc-recherche p.lien {
    clear: left;
    padding: 3px 0px 0px 11px;
    font-size: 1.1em;
}

.bloc-infoPratique p.lien {
    font-weight: bold;
}

.la-boutique p.legende {
    padding-left: 12px;
    font: normal 1.2em arial, helvetica, sans-serif;
}

.la-boutique p.situation-plan {
    position: absolute;
    top: 235px;
    left: 330px;
}

.infos-boutique li, .infos-boutique p {
    color: #7f7f7f;
    font-size: 1.1em;
    line-height: 1.2em;    
}

.bloc-plans-galerie .texte p {
    font: normal 1.2em/1.1em arial, helvetica, sans-serif;
    margin: 0px;
    padding-bottom: 10px;
}

.infoPromos p {
    color: #686868;
    font-size: 1.2em;
    line-height: 1.2em;
}

.formulaire .textIntro p {
    font-size: 1.2em;
    line-height: 1.1em;
    color: #696969;
    font-family: arial, helvetica, sans-serif;
}

.actuSeule p.date, .annonceSeule p.date {
    font-size: 1.3em;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

.actuSeule p, .annonceSeule p {
    font-size: 1.2em;
    line-height: 1.1em;
    padding: 0px;
}
    
/*      @Listes
------------------------------------------------------------------------*/

.bloc-actualites ul {
    padding: 0px;
}

.bloc-actualites li, .bloc-bonPlan li {
    float: left;
    margin: 0px;
}

.bloc-lienSites li {
    float: left;
    width: 130px;
    border-right: 1px solid #A39D9D;
    margin-right: 12px;
    margin-bottom: 3px;
}

.bloc-lienSites li.last, .bloc-lienSites li ul li  {
    margin-right: 0px;
    border-right: 0px;
}

.bloc-lienSites li ul li {
    clear: left;
    background: transparent url(../images/puce-li-footer.png) no-repeat left 2px;
}
    
.bloc-mentions ul {
    text-align: center;
    width: 600px;
    margin: 0px auto;
}

.bloc-mentions li {
    float: left;
    color: #a1a1a1;
    font-size: 1.1em;
    padding-top: 3px;
}

#subMonCompte li.floatLeft {
    height: 151px;
}

#subMonCompte li {
   font-family: arial, helvetica, sans-serif; 
}

.fichePerso li {
    color: #686868;
    font-size: 1.3em;
    margin-bottom: 4px;
}

.bloc-a-la-une .box-liens ul {
    width: 395px;
    height: 283px;
    padding: 20px 50px;
    background: url(../images/bg-box-actu-a-la-une.png) no-repeat left top;
}

.bloc-a-la-une .box-liens ul li ul {
    background: none;
}

.bloc-actus-niv1 .bloc .box-liens ul {
    width: 118px;
    height: 281px;
    padding: 10px 0px 10px 11px;
    background: url(../images/bg-box-actu-niv1.png) no-repeat left top;
}

.bloc-actus-niv2 .bloc .box-liens ul {
   width: 456px;
   height: 81px;
   margin: 0px;
   padding: 8px 0px 0px 0px;
   background: url(../images/bg-box-actu-niv2.png) left top;
}

.bloc-a-la-une .box-liens li {
    float: left;
    width: 150px;
}

.bloc-actus-niv2 .bloc .box-liens li {
    float: left;
    text-align: center;
    width: 75px;
}

.bloc-a-la-une .box-liens ul li ul li, .bloc-actus-niv1 .bloc .box-liens li {
    clear: left;
    text-align: left;
    display: block;
    height: 15px;
    margin-bottom: 12px;
}

.bloc-a-la-une .box-liens ul li ul li {
    margin-bottom: 40px;
}

.outils li {
    font-size: 1.1em;
    margin-bottom: 4px;
}

.recherche-themes li {
    clear: left;
    font-size: 1.3em;
    line-height: 1em;
    margin-bottom: 2px;
    background: #fff;
}
    
.recherche-themes li .elements li {
    font-size: 0.9em;
    line-height: 1.3em;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.recherche-boutiques .bloc-clear .floatLeft ul {
    margin-bottom: 5px;
}

.recherche-boutiques .bloc-clear .floatLeft li {
    font-size: 1.2em;
    line-height: 1.2em;
    text-transform: uppercase;
}

.recherche-boutiques .bloc-clear .floatLeft li a {
    color: #676767;
}

.actuSeule .liens li {
    float: left;
    margin-right: 9px;
}

.actuSeule .liens li {
    margin-right: 18px;
}

.actuSeule .liens li.text {
    margin-left: 9px;
    padding-top: 15px;
    font-size: 1.2em;
    color: #004835;
}

.actuSeule .liens li.text, .actuSeule .liens li.text a {
    color: #004835;
}

#carouselTracts li {
    font-size: 12px;
    color: #616161;
}

/*  @images
------------------------------------------------------*/

.bloc-a-la-une img.floatLeft {
    margin: 0px 12px 3px 0px;
}
    
.bloc-actus-niv2 .bloc img.floatLeft {
    margin-right: 12px;
}

.bloc-actus-niv1 img {
    margin-bottom: 8px;
}

.bloc-a-la-une .box-liens li a img, .bloc-actus-niv1 .bloc .box-liens li a img {
    float: left;
    margin-right: 5px;
}

.bloc-actus-niv2 .bloc .box-liens li a img {
    margin-bottom: 8px;
}

.la-boutique img.floatLeft {
    margin: 0px 15px 0px 13px;
}


.actuSeule img.floatLeft, .annonceSeule img.floatLeft {
    margin: 0px 10px 5px 0px;
}

/*  @Liens
------------------------------------------------------------*/

.bloc-recherche .plansGalerie a {
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
}

.bloc-actualites li a {
    margin: 0px;
    padding: 0px 4px 0px 0px;
}

.bloc-service a {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    height: 90px;
}

.bloc-recherche p.lien a {
    color: #7f7f7f;
    text-decoration: underline;
}

.bloc-recherche p.lien a:hover, .bloc-recherche p.lien a:focus {
    text-decoration: none;
}

.bloc-accesDirect a {
    display: block;
    float: left;
    margin-right: 7px;
}

.bloc-lienSites li ul li a {
    margin-left: 8px;
}

.bloc-mentions li a{
    color: #a1a1a1;
    margin: 0px 10px;
}

#identification .elements p.lien, #identification .elements p.lien a {
    color: #00b886;
    font-size: 10px;
    text-decoration: none;
    margin: 0px 0px 3px 0px; 
    padding: 0px;
}

#identification .elements p.lien a:hover, #identification .elements p.lien a:focus {
    text-decoration: underline;
}

.bloc .box-liens ul li a {
    display: block;
    color: #fff;
    font: normal 1.2em/1.2em arial, helvetica, sans-serif;
}

.bloc .box-liens li a:hover, .bloc .box-liens li a:focus {
    text-decoration: none;
    color: #999;
}

.outils li a {
    position: relative;
    display: block;
    color: #7f7f7f;
    padding-left: 16px;
    padding-bottom: 5px;
}

.outils li a.thematique {   
    background: transparent url(../images/retour-theme.png) no-repeat left 1px;
}

.outils li a.selection {
    background: transparent url(../images/ajout-selection.png) no-repeat left top;
}

.outils li a.siteWeb {
    background: transparent url(../images/voir-site-web.png) no-repeat left top;
}

    .outils li a:hover, .outils li a:focus, .outils li a.actif {
        text-decoration: none;
    }
    
.infos-boutique p a {
    font-style: italic;
    color: #7f7f7f;
}

.bloc-plans-galerie a.bt-exterieur {
    position: absolute;
    top: 10px;
    left: 132px;
}

.bloc-plans-galerie a.bt-galerie {
    position: absolute;
    top: 10px;
    left: 214px;
}

.bloc-plans-galerie .liens a {
    display: block;
    margin-bottom: 6px;
}

.recherche-themes li a {
    color: #676767;
    display: block;
    padding: 4px 10px 4px 20px;
    background: #f9f8f8 url(../images/puce-liste-theme.png) no-repeat 6px 7px;
}

.recherche-themes li a:hover, .recherche-themes li a:focus, .recherche-themes li.actif a {
    color: #fff;
    text-decoration: none;
}

.recherche-themes li .elements li a {
    background: #fff;
    color: #676767;
    padding: 0px 0px 0px 20px;
}

.recherche-themes li .elements li a:hover, .recherche-themes li .elements li a:focus {
    background: #fff;
    text-decoration: none;
}

#carouselPromotions li .box-liens a {
    display: block;
    float: left;
    height: 35px;
    width: 115px;
    color: #fff;
    font-size: 1.2em;
    line-height: 1.2em;
    margin-bottom: 30px;    
}

#carouselPromotions li .box-liens a:hover, #carouselPromotions li .box-liens a:focus {
    text-decoration: none;
    color: #999999;
}

#carouselPromotions li .box-liens a img {
    float: left;
    margin-right: 5px;
}

/*      @Carousels
-----------------------------------------*/

#bonsPlans {
    position: relative;
    width: 238px;
}

#js #bonsPlans .masque {
    overflow: hidden;
    height: 244px;
}

#bonsPlans .masque {
    position: relative;
    width: 181px;
    margin: 0 28px;
}

#js #bonsPlans ul {
    position: absolute;
    top: 0;
    left: 0;
    height: 244px;
    padding: 0;
}

#bonsPlans ul {
    width: 181px;
}

#js #bonsPlans li {
    height: 244px;
}

#bonsPlans li {
    float: left;
    height: 244px;
    padding: 0;
}

#carActus .next {
    position: absolute;
    top: 200px;
    right: 5px;
}

#bonsPlans .next{
    position: absolute;
    top: 200px;
    right: 7px;
}


#bonsPlans .next a, #carActus .next a, #carAnnonce .next a {
    outline: none;
    display: block;
    width: 17px;
    height: 27px;
}

#bonsPlans .prev, #carActus .prev {
    position: absolute;
    top: 200px;
    left: 6px;
}

#bonsPlans .prev a, #carActus .prev a, #carAnnonce .prev a {
    outline: none;
    display: block;
    width: 17px;
    height: 27px;
}

#carAnnonce .prev a {
    outline: none;
    display: block;
    width: 18px;
    height: 28px;
}

#carActus {
    position: relative;
    width: 252px;
}

#js #carActus .masque {
    overflow: hidden;
    height: 45px;
}

#carActus .masque {
    position: relative;
    top: 189px;
    left: 0;
    width: 200px;
    margin: 0 28px;
}

#js #carActus ul {
    position: absolute;
    top: 0;
    left: 0;
    height: 45px;
    padding: 0;
}

#carActus ul {
    width: 199px;
}

#js #carActus li {
    height: 45px;
}

#carActus li {
    float: left;
    height: 45px;
    padding: 0;
}

#carActus img.border {
    border: 1px solid #565656;
}

.maSelection .carousel {
    position: relative;
    width: 268px;
    height: 148px;
}

#js .maSelection .carousel .masque {
    overflow: hidden;
    height: 140px;
}

.maSelection .carousel .masque {
    position: relative;
    width: 209px;
    margin: 0 28px;
}
#js .maSelection .carousel ul {
    position: absolute;
    top: 0;
    left: 0;
    height: 140px;
    padding: 1px 0 0 0;
}

.maSelection .carousel ul {
    width: 209px;
}

#js .maSelection .carousel li {
    height: 140px;
}

#js .maSelection .carousel li.empty {
    height: 140px;
    padding:25px 0px 0px 0px;
    text-align:center;
    width:200px;
}

.maSelection .carousel li {
    float: left;
    height: 140px;
    padding: 0;
}

.maSelection .carousel .next{
    position: absolute;
    top: 60px;
    right: 6px;
}


.maSelection .carousel .next a {
    outline: none;
    display: block;
    width: 18px;
    height: 30px;
}

.maSelection .carousel .prev {
    position: absolute;
    top: 60px;
    left: 3px;
}

.maSelection .carousel .prev a {
    outline: none;
    display: block;
    width: 18px;
    height: 30px;
}

#mesMagasins .carousel {
    margin-left: 193px;
}

#mesPromotions .carousel {
    position: absolute;
    top: 0px;
    left: 0px;
}

#mesPromotions .infoPromos {
    float: right; 
    position: relative;
    width: 190px;
}


.maSelection .carousel li  a, .maSelection .carousel li a:hover, .maSelection .carousel li a:focus {
    background: none;
    padding: 0px;
    width: 209px;
}

#promoBoutique {
    position: relative;
    width: 319px;
}

#js #promoBoutique .masque {
    overflow: hidden;
    height: 269px;
}

#promoBoutique .masque {
    position: relative;
    width: 319px;
    margin: 0 3px;
}

#js #promoBoutique ul {
    position: absolute;
    top: 0;
    left: 0;
    height: 269px;
    padding: 0;
}

#promoBoutique ul {
    width: 319px;
}

#js #promoBoutique li {
    height: 269px;
}

#promoBoutique li {
    float: left;
    height: 269px;
    padding: 0;
}

#promoBoutique .next {
    position: absolute;
    top: 212px;
    left: 297px;
}

#promoBoutique .next a {
    outline: none;
    display: block;
    width: 25px;
    height: 50px;
}

#promoBoutique .prev {
    position: absolute;
    top: 212px;
    left: 3px;
}

#promoBoutique .prev a {
    outline: none;
    display: block;
    width: 25px;
    height: 50px;
}

#promoBoutique .image {
    width: 319px;
    height: 212px;
    margin: 0px;
}

#promoBoutique .texte {
    width: 251px;
    height: 40px;
    margin: 0px;
    padding: 10px 34px 0px;
    text-align: center;
    background: #fff;
}

#carouselPromotions {
    height: 291px;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

#js #carouselPromotions .masque {
    overflow: hidden;
    height: 273px;
}

#carouselPromotions .masque {
    position: relative;
    width: 841px;
    margin: 0 36px 0 38px;
}

#js #carouselPromotions ul {
    position: absolute;
    top: 16px;
    left: 22px;
    height: 257px;
    padding: 0;
}

#carouselPromotions ul {
    width: 802px;
}

#js .pagePromos #carouselPromotions li {
    height: 257px;
}

#carouselPromotions li {
   position: relative;
}

#carouselPromotions li .elements {
    width: 242px;
    height: 255px;
    background: #f5f5ed;
    border: 1px solid #00553e;
    color: #616161;
    font-size: 1em;
    cursor: pointer;
    margin-right: 30px;
}

/* style of #carouselPromotions boxes updated by nsurian */
#carouselPromotions li .elements .texte {
   padding: 13px 12px 9px 10px;
   height: 55px;
   overflow: hidden;
}

#carouselPromotions li .elements h3 {
    font-size: 1em;
    color: #616161;
    font-weight: bold;
    padding-bottom: 2px;
}

#carouselPromotions li {
    float: left;
    height: 255px;
    padding: 0;
}

#carouselPromotions .prev {
    position: relative;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 37px;
    height: 291px;
}

#carouselPromotions .prev a {
    position: absolute;
    top: 131px;
    left: 5px;
    outline: none;
    display: block;
    width: 25px;
    height: 38px;
}

#carouselPromotions .next {
    position: relative;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 37px;
    height: 291px;
}

#carouselPromotions .next a {
    position: absolute;
    top: 131px;
    right: 5px;
    outline: none;
    display: block;
    width: 25px;
    height: 38px;
}

#carouselTracts {
    position: relative;
    width: 912px;
    height: 167px;
    background: transparent url(../images/bg-carousel-tracts.png) no-repeat left top;
}

#js #carouselTracts .masque {
    overflow: hidden;
    height: 142px;
}

#carouselTracts .masque {
    position: relative;
    width: 873px;
    margin: 0 20px;
}

#js #carouselTracts ul {
    position: absolute;
    top: 20px;
    left: 2px;
    height: 120px;
    padding: 0;
}

#carouselTracts ul {
    width: 873px;
}

#js #carouselTracts li {
    height: 120px;
}

#carouselTracts li {
    float: left;
    height: 120px;
    width: 298px;
    padding: 0;
}

#carouselTracts li .elements {
    width: 270px;
    height: 120px;
    background: #f5f5ed;
    margin-right: 28px;
    border: 1px solid #00553e;
}

#carouselTracts li .image {
    float: left;
    width: 80px;
    height: 100px;
    padding: 10px;
    background: #fff;
    text-align: center;
}


#carouselTracts li .texte {
    position: relative;
    float: left;
    width: 140px;
    height: 80px;
    padding: 30px 10px 10px 10px;
}

#carouselTracts li .texte h3 {
    font-size: 13px;
    color: #004835;
    font-weight: bold;
    margin-bottom: 5px;
}

#carouselTracts li .texte h4 {
    font-size: 1em;
    line-height: 1.2em;
    color: #616161;
}

#carouselTracts li .texte p.lien {
    position: absolute;
    bottom: 0px;
    left: 10px;
    font-size: 0.9em;
}

#carouselTracts li .texte p.lien a {
    color: #616161;
    background: transparent url(../images/tracts-bg-lien.png) no-repeat left 3px;
    padding-left: 8px;
}

#carouselTracts li .texte p.lien a:hover, #carouselTracts li .texte p.lien a:focus {
    background: transparent url(../images/tracts-bg-lien-on.png) no-repeat left 3px;
    text-decoration: none;
    color: #006b4e;
}

#carouselTracts .prev {
    position: relative;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 246px;
}

#carouselTracts .prev a {
    position: absolute;
    top: 68px;
    left: 2px;
    outline: none;
    display: block;
    width: 15px;
    height: 27px;
}

#carouselTracts .next {
    position: relative;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 246px;
}

#carouselTracts .next a {
    position: absolute;
    top: 68px;
    right: 2px;
    outline: none;
    display: block;
    width: 15px;
    height: 27px;
}

.carousel-annonce {
    float: left;
    width: 296px;
    height: 310px;
    margin: 0px 10px 10px 0px;
}

.carousel-annonce .cadre {
    position: relative;
}

.carousel-annonce li a {
    padding: 0px 15px 0px 0px;
}

#js .carousel-annonce .annonceDetail div {
    position: absolute;
    top: 22px;
    left: 3px;
}

#carAnnonce {
    width: 252px;
}

#js #carAnnonce .masque {
    overflow: hidden;
    height: 52px;
}

#carAnnonce .masque {
    position: relative;
    top: 246px;
    left: 0;
    width: 237px;
    margin: 0 30px;
}

#js #carAnnonce ul {
    position: absolute;
    top: 0;
    left: 0;
    height: 52px;
    padding: 0;
}

#carAnnonce ul {
    width: 250px;
}

#js #carAnnonce li {
    height: 52px;
}

#carAnnonce li {
    float: left;
    height: 52px;
    padding: 0;
}

#carAnnonce img.border {
    border: 1px solid #565656;
}

#carAnnonce .prev {
    position: absolute;
    top: 258px;
    left: 5px;
}

#carAnnonce .next {
    position: absolute;
    top: 258px;
    right: 5px;
}
    

/*          @Formulaires          
---------------------------------------- */

    /*    @formulaire header
    --------------------------------------------------------*/
    
    #search input#recherche {
        position: absolute;
        top: 1px;
        width: 115px;
        border: none;
        color: #606060;
        font-size: 1.2em;
        padding: 1px 1px 3px 5px;
        background: transparent url(../images/bg-inputRecherche.png) no-repeat left top;
    }
    
    #search input#btRecherche {
        position: absolute;
        top: 1px;
        left: 121px;
    }
    
    #identification input.bgInput {
        border: none;
        width: 177px;
        color: #606060;
        font-size: 1.2em;
        padding: 1px 1px 3px 5px;
        margin-bottom: 6px;
        background: transparent url(../images/bg-input-identification.png) no-repeat left top;
    }   

        #identification input#btIdentify, /* fake pour bloc identification */#identification img#btIdentify {
            float: right;
            margin-right: 10px;
        }

.required {
    margin: 0px 0px 10px 0px;
}
 
.text label {
    float: left;
    display: block;
    width: 250px;
    text-align: right;
    padding: 2px 6px 0 0;
}

.select label {
    display: block;
    font-size: 1.1em;
}

.select select {
    width: 188px;
    font: normal 1.1em/1em verdana, helvetica, sans-serif;
    color: #473c3c; 
}

.bloc-recherche .select select {
    width: 180px;
    margin: 3px 7px 2px 0px;
}

.bloc-recherche .select select, .bloc-recherche .select input {
    float: left;
}

.bloc-recherche .select label {
        padding: 3px 0px 6px 20px;
        color: #004432;
        font-size: 1.2em;
        height: 9px;
    }    

.text input, 
.text textarea {
    width: 250px;
    padding: 1px 2px;
}

.submit {
    margin-left: 256px;
}

.infoPromos form {
    position: absolute;
    top: auto;
    bottom: 10px;
}

.infoPromos input {
    float: left;
}
.infoPromos label {
    display: block;
    padding-left: 25px;
    color: #004835;
    font-size: 1.2em;
    line-height: 1.2em;
    font-style: italic;
}

.formulaire .text, .formulaire .select, .formulaire .file {
    /*clear: left;*/
    margin-bottom: 8px;
}

.formulaire input {
    color: #5c6265;
}

.formulaire .select select {
    color: #000;
    font-size: 1em;
    width: 172px;
}

.formulaire .select .small {
    width: 114px;
    float: left;
    margin-right: 12px;
}

.formulaire .select .small select {
    width: 112px;
}

.formulaire .text label, .formulaire .select .label, .formulaire .file label {
    text-align: left;
    display: block;
}
.formulaire form label, .formulaire form .label {
    color: #5c6265;
    font-size: 1.6em;
    line-height: 1em;
    padding-bottom: 4px;   
}

.formulaire .checkbox {
    /*margin: 0px 0px 30px 80px;*/
    margin: 15px 0;
}

.formulaire .checkbox div {
    /*clear: left; */
    margin-top: 2px;
}
.formulaire .checkbox label {
    font-size: 1.4em;
}

.formulaire .checkbox p.infoImp {
    color: #5c6265;
    font-size: 1.2em;
    padding-bottom: 2px;
}

.formulaire form label span, .formulaire form .label span {
    color: #11755a;
}

.formulaire .small {
    height: 56px;
}

.formulaire .small div {
    margin-right: 30px;
    width: 163px;
    float: left;
}

.formulaire .small label {
    width: 163px;
}

.formulaire .small input {
    width: 163px;
    height: 19px;
    background: transparent url(../images/bg-input-small-form.png) no-repeat left top;
}

.formulaire .big input {
    width: 356px;
    height: 19px;
    background: transparent url(../images/bg-input-big-form.png) no-repeat left top;
}

.formulaire .submit {
    clear: both;
    text-align: center;
    margin: 0px 0px 30px 0px;
    padding: 20px 0px 0px 20px;
}
/*      @dialog boxes
-----------------------------------------------------------------------------------------------*/

.ui-widget-overlay {
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    background: url(../images/bg-box-actu-niv2.png) repeat;
    opacity: 0.50;
}

.ui-dialog {
    position: relative;
}
#js #dialog-plan {
    width:940px !important;
    background: #fff;
    position: relative;
    border: 3px solid #000;
    overflow-y: scroll;
}

#dialog-plan {
    display: none;
}

#dialog-plan .corps {
    height: 670px !important;
    padding-bottom: 20px;
}

#dialog-plan h2 {
    width: 890px;
    margin: 23px auto 8px;
    padding-bottom: 2px;
    border-bottom: 1px solid #a39d9d;
}

#dialog-plan .plan-galerie {
    position: relative;
    margin: 0px auto 2px;
    text-align: center;
}

#dialog-plan  .bloc-services {
    position: relative;
    width: 890px;
    margin: 16px auto 0px;
    padding-top: 11px;
    background: transparent url(../images/bg-bloc-services-top.png) no-repeat left top;
} 

#dialog-plan  .bloc-services .elements {
    width: 890px;
    background: transparent url(../images/bg-bloc-services.png) repeat-y left top;
}

#dialog-plan  .bloc-services .services-bottom {
    clear: left;
    background: transparent url(../images/bg-bloc-services-bottom.png) no-repeat left top;
    margin: 0;
    padding-top: 18px;
}

#dialog-plan  .bloc-services .bt-plans {
    display: block;
    position: absolute;
    bottom: 18px;
    left: 3px;
    width: 230px;
    height: 99px;
    background: transparent url(../images/bg-bt-plans-bloc-services.png) no-repeat left bottom;
}

#dialog-plan  .bloc-services .bt-plans .bt-galerie {
    float: left;
    display: block;
    width: 102px;
    height: 99px;
    margin: 0px;
}

#dialog-plan  .bloc-services .bt-plans .bt-exterieur {
    float: left;
    display: block;
    width: 78px;
    height: 99px;
    margin: 0px;
}

#dialog-plan  .bloc-services .liste-magasins-top {
    margin-left: 235px;
    padding: 10px 0px 5px;
    font-family: arial, helvetica, sans-serif;
    height: 110px;
}

#dialog-plan  .bloc-services .liste-magasins-top li {
    float: left;
    margin: 0px;
    padding-left: 25px;
}

#dialog-plan  .bloc-services .liste-magasins-top li ul li {
    clear: left;
    border-left: none;
    width: 190px;
    margin: 0px 0px 6px 0px;
    padding-left: 0px;
    
}

#dialog-plan  .bloc-services .liste-magasins-top a, #dialog-plan .txtPlan {
    display: block;
    font-size: 13px;
}

#dialog-plan .txtPlan {
	float: left;
    width: 200px;
    margin-left: 20px;
}

#dialog-plan  .bloc-services .liste-magasins-top a:hover span, #dialog-plan  .bloc-services .liste-magasins-top a:focus span {
    text-decoration: none;
    color: #005c44;
}

#dialog-plan  .bloc-services .liste-magasins-top a img {
    float: left;
}

#dialog-plan  .bloc-services .liste-magasins-top a span {
    float: left;
    margin-left: 7px;
    padding: 6px 0px;
}

#dialog-plan  .bloc-services .bt-aff-services {
    clear: left;
}

#dialog-plan  .bloc-services .bt-aff-services a {
    display: block;
    width: 190px;
    height: 29px;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

#dialog-plan  .bloc-services .bt-aff-services a span {
    padding: 9px 0;
}


#dialog-plan #bloc-affiche {
    position: relative;
    width: 890px;
    margin: 25px auto 0px;
    
}

#dialog-plan #bloc-affiche h2 {
    margin: 0px;
}

#dialog-plan .liste-services, #dialog-plan .liste-magasins {
    width: 890px;
    position: absolute;
    top: 30px;
    left: 0px;
}

#dialog-plan  .bloc-services .liste-magasins-top a:hover, #dialog-plan  .bloc-services .liste-magasins-top a:focus {
    text-decoration: none;
}

#dialog-plan .liste-services {
    font-family: arial, helvetica, sans-serif;
    font-size: 1.2em;
}
    


#dialog-plan .liste-services li {
    float: left;
    width: 222px;
}

#dialog-plan .liste-services li ul li {
    clear: left;
}

#dialog-plan .liste-services li ul li a {
    color: #676767;
    display: block;
}

#dialog-plan .liste-services li ul li a:hover, #dialog-plan .liste-services li ul li a:focus, #dialog-plan .liste-services li ul li a.actif {
    color: #005c44;
    text-decoration: none;
}

#dialog-plan .liste-services li ul li a img {
    float: left;
    margin-right: 5px;
}

#dialog-plan .liste-services li ul li a span {
    display: block;
    padding: 5px 0px;
}

#dialog-plan .liste-magasins .floatLeft {
    width: 190px;
    margin-right: 30px;
}

#dialog-plan .liste-magasins .last {
    margin-right: 0px;
}

#dialog-plan .liste-magasins h3 {
    color: #007153;
    border-bottom: 1px solid #007153;
    margin-bottom: 10px;
}


#dialog-plan .liste-magasins li a {
    color: #676767;
    text-transform: uppercase;
    font-size: 1.2em;
    line-height: 1.2em;
}

#dialog-plan .liste-magasins li a:hover, #dialog-plan .liste-magasins li a:focus {
    color: #005C44;
    text-decoration: none;
}

.dialog-plan-overlay {
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
    background: transparent url(../images/bg-ui-dialog-overlay.png) repeat left top;
}


.ui-dialog .ui-widget-header {
    height: 34px;
    width: 80%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1000;
    cursor: move;
}

.ui-icon-closethick {
    display: none;
}

#dialog-plan .header {
    height: 34px;
    width: 100%;
    background: #000;
}

#dialog-plan .header h2 {
    width: 97px;
    height: 14px;
    border: none;
    padding: 0px;
    margin: 7px 0 0 5px;
    float: left;
}

#dialog-plan .header .fermer {
    float: right;
    margin: 3px 5px 0 0px;
}

.ui-resizable-s {
    bottom:-5px;
    cursor:s-resize;
    height:10px;
    left:0;
    width:100%;
    
}

.ui-resizable-handle {
    display:block;
    font-size:3em;
    position:absolute;
    z-index:99999;
}

.ui-resizable-se {
    bottom:1px;
    cursor:se-resize;
    height:30px;
    right:1px;
    width:30px;
}

/*  --------------------------------------------------------
pictos galerie + info bulle
------------------------------------------------------------------*/

.local-magasin, .local-service {
   position: relative;   
}

.local-service {
    width: 45px;
    height: 44px;
    cursor: pointer;
}

.local-magasin {
    width: 36px;
    height: 44px;
}
    

/*---------------------- test bulles (a virer)
-----------------------------*/

#magasin-1 {
    position: absolute;
    top: 35px;
    left: 111px;
}

#magasin-2 {
    position: absolute;
    top: 35px;
    left: 350px;
}
#magasin-3 {
     position: absolute;
    top: 105px;
    left: 420px;
}

#magasin-4 {
    position: absolute;
    top: 86px;
    left: 145px;
}

#magasin-5 {
    position: absolute;
    top: 55px;
    left: 220px;
}


#service-1 {
    position: absolute;
    top: 55px;
    left: 220px;
}

#service-2 {
    position: absolute;
    top: 95px;
    left: 50px;
}

#service-3 {
    position: absolute;
    top: 105px;
    left: 420px;
}

#service-4 {
    position: absolute;
    top: 86px;
    left: 145px;
}

#service-5 {
    position: absolute;
    top: 195px;
    left: 507px;
}

#service-6 {
    position: absolute;
    top: 150px;
    left: 350px;
}

#service-7 {
    position: absolute;
    top: 38px;
    left: 445px;
}

#service-8 {
    position: absolute;
    top: 126px;
    left: 307px;
}

#service-9 {
    position: absolute;
    top: 50px;
    left: 600px;
}

/*------------------------- fin text bulle
-----------------------------------*/
    

.info-bulle-magasin {
    position: relative;
    position: absolute;
    top: 33px;
    left: 26px;
    width: 133px;
    height: 91px;
    text-align: left;
    padding: 4px 10px 12px 7px;
    background: transparent url(../images/bg-info-bulle.png) no-repeat left top;
}

.info-bulle-magasin h3 {
    font: normal 1em/1em arial, helvetica, sans-serif;
    color: #c2c2c2;
    width: 122px;
   /* letter-spacing: -0.01em;*/
}
.info-bulle-magasin a.fermer {
    width: 7px;
    height: 8px;
    position: absolute;
    top: 5px;
    right: 12px;
}
.info-bulle-magasin h4 {
    font: normal 14px arial, helvetica, sans-serif;
    color: #5c5c5c;
    margin-bottom: 3px;
}

.info-bulle-magasin .infos {
    position: absolute;
    bottom: 3px;
    left: 7px;
}

.info-bulle-magasin .lien-fiche {
    color: #065700;
    font: normal 10px arial, helvetica, sans-serif;
    margin-top: 3px;
}
    
.info-bulle-magasin .lien-fiche a {
    color: #065700;
}


/*      @petites annonces
------------------------------------------------------------*/

.blocOnglets .onglets {
    height: 40px;
    margin-bottom: 22px;
}

.blocOnglets .onglets a {
    display: block;
    float: left;
    width: 146px;
    height: 40px;
    margin-right: 7px;
}

.blocOnglets .onglets a.generique {
    margin-right: 0px;
}

.blocOnglets .cadre {
    position: relative;
}

.blocOnglets .cadre li.floatLeft {
    width: 288px;
    margin-right: 22px;
    border-right: 1px solid #a6a69c;
    padding-bottom: 25px;
}

.blocOnglets .cadre li.last {
    border-right: none;
    margin-right: 0px;
}

.blocOnglets .cadre li {
    margin-bottom: 7px;
}

.blocOnglets .cadre li a {
    color: #868686;
    font-size: 1.2em;
    line-height: 1.2em;
}

.blocOnglets .cadre li a:hover, .blocOnglets .cadre li a:focus {
    color: #02563e;
    text-decoration: underline;
}

.blocOnglets .cadre .navPage {
   /* height: 30px;*/
    position: absolute;
    bottom: 0px;
    right: 10px;
    z-index: 999;
}

.blocOnglets .cadre .navPage a {
    color: #868686;
    font-size: 1.2em;
    padding: 2px 4px;
}

.blocOnglets .cadre .navPage a:hover, .blocOnglets .cadre .navPage a:focus {
    color: #02563e;
    text-decoration: none;
}

.blocOnglets .cadre .navPage a.ici {
    background: #02563e;
    color: #fff;
    text-decoration: none;
}

#js .blocOnglets .cadre .on {
    display: block;
}

#js .blocOnglets .cadre .subCadreActif .navPage {
    display: block;
}


/*-------------------------------------------------------------------------------- 
          =AJOUT
-------------------------------------------------------------------------------- */

/*      AJOUT ALINE 01 02 2010 
          CAROUSEL LES OFFRES VIP
-----------------------------------------*/
#carouselOffresVip {
    height: 291px;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

#js #carouselOffresVip .masque {
    overflow: hidden;
    height: 273px;
}

#carouselOffresVip .masque {
    position: relative;
    width: 841px;
    margin: 0 36px 0 38px;
}

#js #carouselOffresVip ul {
    position: absolute;
    top: 16px;
    left: 22px;
    height: 257px;
    padding: 0;
}

#carouselOffresVip ul {
    width: 802px;
}

#js .pagePromos #carouselOffresVip li {
   height: 257px;
}

#carouselOffresVip li {
   position: relative;
}

#carouselOffresVip li .elements {
    width: 242px;
    height: 255px;
    background: #f5f5ed;
    border: 1px solid #00553e;
    color: #616161;
    font-size: 12px;
    cursor: pointer;
    margin-right: 30px;
}

#carouselOffresVip li .elements .texte {
   padding: 13px 12px 9px 10px;
   height: 55px;
   overflow: hidden;
}

#carouselOffresVip li .elements h3 {
    font-size: 12px;
    color: #616161;
    font-weight: bold;
}

#carouselOffresVip li {
    float: left;
    height: 255px;
    padding: 0;
}

#carouselOffresVip .prev {
    position: relative;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 37px;
    height: 291px;
}

#carouselOffresVip .prev a {
    position: absolute;
    top: 131px;
    left: 5px;
    outline: none;
    display: block;
    width: 25px;
    height: 38px;
}

#carouselOffresVip .next {
    position: relative;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 37px;
    height: 291px;
}

#carouselOffresVip .next a {
    position: absolute;
    top: 131px;
    right: 5px;
    outline: none;
    display: block;
    width: 25px;
    height: 38px;
}

.simpleBox {
    background: #fff url(../images/bg-boite-dialog.png) no-repeat right 25px;
    border: 1px solid #000;
    display: none;
}
.simpleBox form{
  margin: 5px 10px;
  display: block;
}

.simpleBox p {
    padding: 10px;
    color: #7F7F7F;
    font: normal 1.2em arial, helvetica, sans-serif;
}

.simpleBox .header{
    display: block;
    height: 25px;
    background: #000;
    margin-bottom: 60px;
}

.simpleBox h2 {
    font: bold 1.2em arial, helvetica, sans-serif;
    padding: 3px 5px 3px 5px;
    color: #fff;
    float:left;
    height: 15px;
    background: #000;
}

.simpleBox a.fermer{
  float: right;
  margin:3px 5px 0 0;
}

#dialogForm form th, #dialogForm form td {
    padding: 5px;
}

#dialogForm form label {
    font-weight: normal;
    font-size: 1em;
}

#dialogForm form input {
    width: 130px;
    font-size: 1em;
    color: #7F7F7F;
}

html#js #identification .loggue {
	display: block;
}

#js .recherche-themes li.actif .sTheme .elements { display: block; }

.formulaire .radio_list li { display: inline }
.formulaire .radio_list li label { display: inline }

.formulaire .select.small {
}

.formulaire .select.small select {
    width: 112px;
}

#feedback { color: #FFF ; }
.error-box { color: #F00; }
.notice-box { color: #333; }

ul.error_list { color: #CC2200 }

#CoverFlow{ outline:none;}

/**
 * cutomize actu nav bar
 * @author nsurian 
 */
#nav_actu_content { height: 80px; }
#nav_actu_content img {
    float:left;
    padding-right: 5px; 
}
#nav_actu_content h4 {
    color: #004835;
    font-weight: bold;
    padding-bottom: 5px;
}
#nav_actu_content h4 a {
    color: #004835;
    font-weight: normal;
}
.bloc-actus-niv2 .bloc h4 { margin-bottom: 5px; }
/* end actu nav bar */

.jobContent{ font-family:arial,helvetica,sans-serif; }
.job_info{
  margin: 5px 0px;
}
.bloc-job-dedie{}


/**************************************************
Style css propre aux differentes validation de form
***************************************************/

.formulaire  form label.error{
	padding:0 0 10px 0px;
	text-align:left;
	color:red;
}

iframe { overflow: hidden }




/*  AJOUT ALINE FORMULAIRE OUBLI MOT DE PASSE
-----------------------------------------------------------------------------------------------*/

.formulaire .texte p.infoImp {
    color: #5c6265;
    font-size: 1.2em;
    line-height: 1.2em;
    padding:  0 0 2px 10px;
}

.formulaire .envoyer {
    margin-top: 30px;
}

/* manage the font size of the no selection blocks */
#mesMagasins p.empty, #mesPromotions p.empty{
  font-size: 1.2em;
  width: 300px;
}



/*  AJOUT Aline hover des carousels monCompte
----------------------------------------------------------------------*/

.maSelection .carousel .masque li {
    position: relative;
}

.maSelection .carousel .masque .elements {
    position: absolute;
    top: 90px;
    left: 0px;
    width: 189px;
    height: 40px;
    padding: 10px 0 0 20px;
    margin-top: 50px;
    background: url(../images/bg-box-actu-niv2.png) left top;
}

.maSelection .carousel .masque .elements p {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
}

.maSelection .carousel .masque .elements a {
    color: #fff;
    display: inline;
    font-weight: normal;
}

.maSelection .carousel .masque .elements a:hover, .maSelection .carousel .masque .elements a:focus {
    color: #7d7d7e;
    text-decoration: underline;
}

/* MODIFS ALINE 22 03 2010
---------------------------------------------------------------*/

.resultatRecherche h3 {
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 15px;
    padding-bottom: 2px;
}

.resultatRecherche .texte {
    margin-left: 106px;
}

.resultatRecherche h4 {
    line-height: 1.2em;
    margin-bottom: 3px;
}

.resultatRecherche p {
    font-size: 10px;
}

.resultatRecherche h4, .resultatRecherche h4 a, .resultatRecherche p {
    color: #686868;
}

.resultatRecherche .detail {
    font-size: 1.2em;
    color: #686868;
    padding-left: 0px;
    margin-bottom: 16px;
}

.resultatRecherche strong {
    color: #02573f;
}

.resultatRecherche ul {
    padding-bottom: 20px;
}

.resultatRecherche li img {
    padding-top: 3px;
}

.resultatRecherche li {
    font-size: 1.2em;
    line-height: 1.2em;
}

.resultatRecherche .navRecherche a, resultatRecherche .navRecherche span {
    color: #686868;
    display: block;
    float: left;
    font-size: 14px;
    padding: 3px 4px 4px;
}

.resultatRecherche .navRecherche .num:hover,
.resultatRecherche .navRecherche .num:focus,
.resultatRecherche .navRecherche span {
    background: #02573f;
    color: #fff;
    text-decoration: none;
}


/*  AJOUT ALINE FORMULAIRE ENVOI A UN AMI
            28 01 2010
        -------------------------------------------------------------------*/

.envoiNews h2 {
    color: #004835;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 20px;
}

.envoiNews .text {
    clear: left;
    margin-bottom: 8px;
    width:780px;
}

.envoiNews input {
    color: #5c6265;
}

.envoiNews .text label {
    text-align: left;
    display: block;
}

.envoiNews form label {
    color: #5c6265;
    font-size: 1.6em;
    line-height: 1em;
    padding-bottom: 4px;   
}

.envoiNews form label.error {
    color: #FF0000;
    font-size: 1.4em;
    float: right;
    line-height: 1em;
    padding-bottom: 4px;   
}

.envoiNews .submit {
    height: 101px;
    margin: 0 0 30px 255px;
    text-align: center;
    width: 69px;
}


/*      AJOUT ALINE 06-17 05 2010
          INTERSTITIELS
---------------------------------------------------*/


#interstitiel {
    padding: 19px 10px 10px;
    text-align: center;
}

#interstitiel .header, #dialogCarActu .header {
    background: url(../images/bg-dialog-interstitiel.png) repeat-x left top;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
    -webkit-box-shadow: 0px 0px 10px #000;
    width: 100%;
    height: 30px;
    z-index: 1003;
}

#dialogCarActu .header a,
#interstitiel .header a {
    float: right;
    height: 14px;
    margin: 8px 5px 0 0;
    width: 76px;
}
/*
#interstitiel .header a {
    background: url(../images/bt-fermer-interstitiel.png) no-repeat left 9px;
    display: block;
    float: right;
    height: 30px;
    text-decoration: none;
    width: 20px;
}*/

/*#interstitiel .header a:hover,
#interstitiel .header a:focus {
    background: url(../images/bt-fermer-interstitiel-hover.png) no-repeat left 9px;
    text-decoration: none;
}*/

#interstitiel .header a span {
    visibility: hidden;
}

#interstitiel .blocImg,
#carouselActuBig {
    background: #fff;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    box-shadow: 0px 2px 10px #000;
    -moz-box-shadow: 0px 2px 10px #000;
    -webkit-box-shadow: 0px 2px 10px #000;
    padding-bottom: 7px;
}

#interstitiel .blocImg a {
    border: none;
    padding: 0;
    outline: none;
}


#telechargement ul li a {
    color:#473C3C;
    padding-left: 6px;
    line-height:1.6em;
    font-family:verdana,helvetica,sans-serif;
}


#carouselActuBig {
    position: relative;
    height: 400px;
}

#js #carouselActuBig .masque {
    overflow: hidden;
    height: 380px;
    width: 560px;
    position: absolute;
    top: 15px;
    left: 40px;
}

#js #carouselActuBig ul {
    position: absolute;
    top: 0;
    left: 0;
    height: 380px;
}

#carouselActuBig ul {
    width: 560px;
}

#carouselActuBig li {
    float: left;
    height: 380px;
    padding: 0;
}

#carouselActuBig .masque {
    height: 380px;
    width: 560px;
}

#carouselActuBig .prev,
#carouselActuBig .next {
    height: 50px;
    position: absolute;
    top: 165px;
    width: 35px;
}

#carouselActuBig .prev {
    left: 3px;
}

#carouselActuBig .next {
    right: 3px;
}

#carouselActuBig .prev a,
#carouselActuBig .next a {
    display: block;
    height: 50px;
    width: 35px;
}

#carouselActuBig .prev a {
    background: url(../images/bt-prev-carActuBig.png) no-repeat left top;
}

#carouselActuBig .next a {
    background: url(../images/bt-next-carActuBig.png) no-repeat left top;
}

/*      Ajout 18 mai 2010
----------------------------------------------------------*/

#carouselActuSmall {
    background: url(../images/bg-carousel-actuSmall.png) no-repeat left top;
    height: 74px;
    position: relative;
    width: 335px;
    clear: left;
}

#js #carouselActuSmall .masque {
    overflow: hidden;
    height: 59px;
}

#carouselActuSmall .masque {
    position: relative;
    top: 8px;
    left: 25px;
    width: 285px;
    margin: 0;
}

#js #carouselActuSmall ul {
    position: absolute;
    top: 0;
    left: 0;
    height: 59px;
    padding: 0;
}

#carouselActuSmall ul {
    width: 292px;
}

#js #carouselActuSmall li {
    height: 59px;
}

#carouselActuSmall li {
    float: left;
    height: 59px;
    padding: 0;
}

#carouselActuSmall a {
    margin-right: 7px;
}

#carouselActuSmall .prev,
#carouselActuSmall .next {
    height: 74px;
    position: absolute;
    top: 0;
    width: 16px;
}

#carouselActuSmall .prev {
    left: 0;
}


#carouselActuSmall .next {
    right: 0;
}

#carouselActuSmall .prev a,
#carouselActuSmall .next a {
    display: block;
    height: 74px;
    width: 16px;
}

#carouselActuSmall .prev {
    background: url(../images/bt-prev-carousel-actuSmall.png) no-repeat left top;
}

#carouselActuSmall .next {
    background: url(../images/bt-next-carousel-actuSmall.png) no-repeat left top;
}

/*          interstitiel coupe du monde
----------------------------------------------------------------*/

#interstitielJeu {
    background: #000;
    position: relative;
    width: 559px !important;
}

#interstitielJeu .header {
    position: absolute;
    top: 5px;
    right: 5px;
}

#interstitielJeu .header a {
    color: #fff;
    display: block;
    font-size: 0.9em;
    padding-bottom: 1px;
    text-decoration: underline;
}

#interstitielJeu .header a:hover, 
#interstitielJeu .header a:focus {
    text-decoration: none;
}
    
#interstitielJeu .gagnant {
    background: url(../images/jeucoupedumonde/gagnant.png) no-repeat left top;
    height: 565px  !important;
    width: 559px !important;
}
#interstitielJeu .perdant {
    background: url(../images/jeucoupedumonde/perdant.png) no-repeat left top;
    height: 506px  !important;
    width: 559px !important;
}

#interstitielJeu .gagnant .btLiens {
    bottom: 35px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 559px !important;
}

#interstitielJeu .perdant .btLiens {
    bottom: 125px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 559px !important;
}

#interstitielJeu .gagnant .btLiens a, 
#interstitielJeu .perdant .btLiens a {
    margin: 0 18px;
}