/* fix scrolling on list pages */
#s4-bodyContainer {
    position: relative;
}

#suiteBar, #s4-ribbonrow, #suiteBarDelta {
    height: inherit!important;
}

#s4-ribbonrow {
    z-index: 50;
}
/* hide body scrolling (SharePoint will handle) */
body {
    height: 100%;
    overflow: hidden;
    width: 100%;
    font-family: Verdana,Arial,sans-serif;
    font-size: 8pt;
}

h3 {
    color: #676767;
    font-family: Arial, Geneva, Helvetica, sans-serif;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: 700;
}

.rechercheAvancee label {
    color: #676767;
}

.ms-breadcrumb-box, .ms-mpSearchBox {
    display: none;
}

/* popout breadcrumb menu needs background color for firefox */
.s4-breadcrumb-menu {
    background: #F2F2F2;
}

/* if you want to change the left nav width, change this and the margin-left in .s4-ca */
#s4-leftpanel {
}

/* body area normally has a white background */
.s4-ca {
    background: transparent none repeat scroll 0 0;
}

/* Hide Ribbon */
#s4-workspace {
    margin: auto 0;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
}

#sideNavBox, #s4-titlerow {
    display: none!important;
}

#s4-bodyContainer {
    font-family: Arial, Geneva, Helvetica, sans-serif;
    font-size: 1.3em;
}

.pages {
    background-image: url(images/pages/back_pages.jpg);
}

#s4-workspace a {
    color: #669122;
}

div.wrapper {
    width: 960px!important;
    margin-left: auto;
    margin-right: auto;
}

.clear {
    clear: both;
}

#s4-workspace img {
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
}

.poids {
    font-style: italic;
    color: #ffffff;
    font-size: 0em;
}

.suite {
    font-style: italic;
    font-size: .75em;
}

.surtitre {
    color: #4c6e87;
    font-size: 1.1em;
}

a.lienExterne {
    background-image: url(../Images/lien_externe.gif);
    padding-right: 25px;
    background-repeat: no-repeat;
    background-position: right 50%;
}

a.lienMailto {
    background-image: url(../Images/e-mail_icon.gif);
    padding-right: 21px;
    background-repeat: no-repeat;
    background-position: right 50%;
}

#s4-workspace h1 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 1.9em;
    color: #4c6e87;
    font-family: RopaSans, Arial, Geneva, Helvetica, sans-serif;
    font-weight: 700;
}

#s4-workspace H4 {
    margin-top: 10px;
    font-family: RopaSans, Arial, Geneva, Helvetica, sans-serif;
    margin-bottom: 0;
    font-size: 1.5em;
    color: #c70909;
}

div.avis {
    margin-top: 10px;
    padding-top: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #C70909;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 1em;
    font-family: "RopaSans";
    text-align: center;
    color: #C70909;
}

#s4-workspace hr {
    background-color: #e6e6e6;
    color: #e6e6e6;
}

#s4-workspace .contenu a:hover {
    color: #66a600;
}

#s4-workspace .contenu li > a.ms-core-listMenu-item.ms-core-listMenu-selected:hover, #s4-workspace .contenu li > a.ms-core-listMenu-item:hover, #s4-workspace .contenu li > a.ms-core-listMenu-item:active {
    background-color: transparent;
}

#s4-workspace .contenu a.titreNouvelle {
    font-size: 1.5em;
}

.bandeau1 {
    height: 98px;
    font-size: .85em;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

    .bandeau1 IMG {
        width: 181px;
        float: left;
        height: 89px;
    }

    .bandeau1 .droite {
        min-width: 760px;
        margin: 0;
        width: auto;
        float: right;
    }

    .bandeau1 .filler {
        width: 100%;
        height: 57px;
    }

    .bandeau1 ul {
        text-align: right;
        padding: 0 0 1px;
        background-color: #039;
        margin: 0;
        width: 100%;
        height: 15px;
        overflow: hidden;
        height: 15px;
    }

        .bandeau1 ul li.left {
            position: relative;
            padding-bottom: 0;
            padding-left: 0;
            padding-right: 20px;
            float: left;
            left: 12px;
        }

        .bandeau1 ul li {
            list-style: none none outside;
            padding-bottom: 0;
            line-height: normal;
            font-variant: normal;
            font-style: normal;
            padding-left: 0;
            padding-right: 10px;
            float: right;
            color: #fff;
            font-size: 1em;
            font-weight: 400;
            padding-top: 0;
        }

.enteteMobile {
    display: none;
}

.bandeau1 ul li a {
    color: #FFF;
    text-decoration: none;
}

#s4-workspace .bandeau1 a {
    color: #fff;
    font-size: 1em;
}

#s4-workspace .bandeau1 ul li {
    list-style-type: none;
}

#s4-workspace p, #s4-workspace ul li {
    font-size: 1.3em;
}

#s4-workspace ul {
    margin: .6em 0 1.4em;
}

#s4-workspace .h1Cache {
    display: none;
}

#s4-workspace .titreAccueil p {
    float: left;
    color: #fff;
    font-size: 3em;
    font-family: RopaSans, Arial, Geneva, Helvetica, sans-serif;
    margin-bottom: 0;
    margin-top: 10px;
}

#s4-workspace .impression ul li {
    list-style-type: none;
    display: inline;
}

    #s4-workspace .impression ul li a {
        color: #FFF;
        font-weight: 700;
    }

#s4-workspace .impression img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

#s4-workspace #btnLinkedin {
    width: 32px;
}

#s4-workspace #btnPartager {
    padding-right: 2px;
    height: 17px;
}

    #s4-workspace #btnPartager:hover {
        cursor: pointer;
    }

#s4-workspace .impression {
    margin-top: 10px;
    margin-bottom: -10px;
}

.droite {
    float: right;
}

.entete {
    background: url(../Images/back.gif) #fff no-repeat center top;
    height: 350px;
}

#s4-workspace .lienRechercheAvancee a {
    float: right;
    color: #FFF;
    margin-top: 5px;
}

    #s4-workspace .lienRechercheAvancee a:hover {
        text-decoration: underline;
    }

.recherche img {
    width: 23px;
    height: 16px;
    vertical-align: middle;
}

.recherche input {
    border: none;
    width: 350px;
    height: 20px;
}

.boiteRecherche {
    padding: 5px;
    background-color: #FFF;
    margin-top: 5px;
    height: 20px;
}

#txtRecherche {
    position: relative;
}

.tailleImp {
    padding-right: 10px;
}

.lblCache {
    margin-left: -9000px;
    float: left;
}

.boiteRecherche img {
    margin-bottom: 2px;
    float: right;
}

    .boiteRecherche img:hover {
        cursor: pointer;
    }

.placeholder {
    color: #aaa!important;
}

#s4-workspace ul li.dfwp-item {
    font-size: 1.0em;
}

footer .ms-WPBorder{
    border:none;
}

#s4-workspace .contenuNavHaut {
    float:left;
}
#s4-workspace .contenuNavHaut .ms-WPBorder {
    border:none;
}

#s4-workspace .contenuNavHaut ul li {
    color: #FFF;
    list-style-type: none;
    float: left;
    margin: 0;
    background-color: #FFF;
}

#s4-workspace .contenuNavHaut a:hover {
    text-decoration: none;
}

#s4-workspace .contenuNavHaut ul {
    padding-left: 0;
}

#s4-workspace .extranet {
    width: 200px;
    padding-right: 13px;
}

#s4-workspace .contenuNavHaut ul li.imageNav {
    margin-right: 10px;
    position: relative;
}

#s4-workspace .contenuNavHaut ul li.imageNav1 {
    padding-left: 10px;
}

#s4-workspace .contenuNavHaut ul li.lienNav {
    background-color: #5E9900;
    width: 29.7%;
    height: 50px;
    text-align: center;
    display: table;
}

#s4-workspace .contenuNavHaut ul li.lienNavPetit {
    width: 19.7%;
}

    #s4-workspace .contenuNavHaut ul li.lienNav a, #s4-workspace .contenuNavHaut ul li.lienNavPetit a {
        color: #FFF;
        display: table-cell;
        vertical-align: middle;
    }

    #s4-workspace .contenuNavHaut ul li.lienNav:hover, #s4-workspace .contenuNavHaut ul li.lienNavPetit:hover {
        background-color: #6EB300;
    }

#s4-workspace .contenuNavHaut ul li.extraNav {
    position: relative;
    z-index: 1;
}

#s4-workspace .contenuNavHaut ul li.extraNav:first-child {
    padding-bottom: 8px;
}
.centre-appels a{
    display: block;
    width: 200px;
    height: 60px;
    padding:5px 0px;
    text-align: center;
    vertical-align:middle;
}
.centre-appels a img{
    height: 100%;
    width: 100%;
}

#s4-workspace .contenuNavHaut ul li.liensNavigation {
    margin-top: -20px;
    padding-left: 13px;
    padding-right: 2px;
    width: 944px;
}

#s4-workspace .contenuNavHaut ul li.liensNavigationPetit {
    margin-top: -20px;
    padding-left: 10px;
    padding-right: 5px;
    width: 945px;
    margin-top: -37px;
    position: relative;
    z-index: 2;
}

.carreVert {
    position: absolute;
    top: 61px;
    background-color: #5e9900;
    right: 0;
    color: #FFF;
    width: 168px;
    height: 62px;
    padding: 15px 2px 15px 15px;
    font-size: 1.1em;
}

.carreRouge {
    position: absolute;
    top: 0;
    background-color: transparent;
    right: 0;
    color: #FFF;
    padding: 15px;
    font-size: 1.1em;
}

.carreRougePetit {
    position: absolute;
    top: 0;
    background-color: transparent;
    color: #FFF;
    padding: 10px;
    font-size: 1.1em;
    margin-top: 11px;
}

.carreVert:hover {
    background-color: #6EB300;
}


.menu img {
    padding-bottom: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    float: left;
    padding-top: 0;
}

.ms-core-listMenu-root {
    padding-left: 0;
}

.contenu {
    padding-left: 20px;
    padding-right: 10px;
}

    .contenu .gauche {
        float: left;
        margin-right: 18px;
    }

    .contenu .colonneGaucheRecherche {
        width: 250px;
        float: left;
        margin-right: 18px;
    }

    .contenu .gaucheAccueil {
        width: 450px;
    }

.sectionMenuGauche {
    width: 250px;
}

.contenu .droite {
    width: 450px;
    float: right;
    margin-right: -10px;
}

    .contenu .droite .nouvelles .date {
        text-align: right;
        width: 100%;
        font-size: 1em;
        color: #000;
        padding-top: 10px;
    }

#s4-workspace .contenu .droite .nouvelles ul {
    margin-top: 0px;
    padding-left: 0px;
}

.contenu .droite .nouvelles H4 {
    font-family: RopaSans, Arial, Geneva, Helvetica, sans-serif;
    font-size: 1em;
    font-style: italic;
    color: #3b4248;
}

#s4-workspace .contenu .droite .nouvelles P {
    font-size: 1em;
    color: #000;
    margin-top: 0;
}

#s4-workspace .contenu .droite .nouvelle {
    padding-bottom: 10px;
    border-bottom: #d3d3d3 1px solid;
}

    #s4-workspace .contenu .droite .nouvelle a:hover, #s4-workspace .contenu .droite .touteLesNouv a:hover {
        text-decoration: underline;
    }

.contenu .droite .nouvelles h3 {
    font-family: RopaSans, Arial, Geneva, Helvetica, sans-serif;
    color: #669122;
    font-size: 1.3em;
    margin-top: 3px;
    margin-bottom: 10px;
}

.touteLesNouv {
    width: 100%;
    text-align: right;
}

.contenu .gauche .guide {
    width: 210px;
    float: left;
    margin-right: 25px;
}

    .contenu .gauche .guide h2 {
        margin-top: 0px;
    }

    .contenu .gauche .guide img {
        float: left;
        margin-right: 5px;
    }

.contenu .gauche .man {
    width: 210px;
    float: left;
}

#s4-workspace .contenu .contenuMenuGauche {
    /*padding-left: 10px;
    padding-right: 10px;*/
    padding-top: 25px;
}

#s4-workspace .contenu .contenuMenuGauche h1 {
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 1.9em;
    font-weight: 700;
}

#s4-workspace .contenu .contenuMenuGauche h2 {
    font-size: 1.125em;
    font-style: italic;
    color: #6e757c;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #e6e6e6;
    padding-top: 7px;
    border-bottom : none;
    margin-top: 0px;
    padding-left: 0px;
}

    #s4-workspace .contenu .contenuMenuGauche .date {
    color:#4c6e87;
    font-size:0.75em;
    font-style:bold;
    text-align: left;
    }
.contenu h2 {
    border-top: #4c6e87 2px solid;
    border-bottom: #d3d3d3 1px solid;
    padding-bottom: 5px;
    margin-top: 10px;
    font-family: RopaSans, Arial, Geneva, Helvetica, sans-serif;
    color: #4c6e87;
    font-size: 1.5em;
    margin-bottom: 0;
    padding-top: 5px;
    padding-left: 10px;
}

.contenu .texteGuide {
    padding-top: 7px;
}

.contenu .gauche .guide a img.imgGuide {
    padding-top: 23px;
}

.ms-core-listMenu-verticalBox {
    width: 335px;
}

    .ms-core-listMenu-verticalBox li.static > .ms-core-listMenu-item {
        padding: 0;
        font-family: Arial, Geneva, Helvetica, sans-serif;
    }

    .ms-core-listMenu-verticalBox li {
        list-style-type: none;
        line-height: normal;
    }

        .ms-core-listMenu-verticalBox li.premierNiveau {
            border-bottom: #e6e6e6 1px solid;
            padding-bottom: 5px;
            padding-top: 5px;
        }

    .ms-core-listMenu-verticalBox ul {
        padding-left: 0;
    }

        .ms-core-listMenu-verticalBox ul li a {
            color: #669122;
            font-size: 1em;
            text-decoration: none;
        }

            .ms-core-listMenu-verticalBox ul li a:hover {
                text-decoration: underline;
            }

/* Bandeau */
.LiensGouvernementaux {
    padding-top: 52px;
}

/* Fin Bandeau */
/* Pied de page */
#s4-workspace a.bas {
    color: blue;
    font-size: 1em;
}

#s4-workspace div.lienPartenaires {
    margin-bottom: 30px;
}

#s4-workspace a.bas {
    text-decoration: underline;
}

/*#s4-workspace a.bas:link {
    text-decoration: none;
}*/

/*#s4-workspace a.bas:visited {
    text-decoration: none;
}*/

/*#s4-workspace a.bas:hover {
    text-decoration: underline;
}*/

.footer {
    text-align: center;
    padding-top: 20px;
}

#s4-workspace .footer a.gris {
    color: #676767;
}

.footer a {
    margin-left: 3px;
    margin-right: 3px;
}

.pub {
    text-align: center;
    padding-bottom: 20px;
    background-color: #f4faff;
    margin-top: 10px;
    padding-top: 20px;
    color: #000;
}

    .pub a {
        margin-left: 5px;
        margin-right: 5px;
    }

/* Fin pied de page */
/* Carrousel */
/*#s4-workspace .carrousel {
}

#s4-workspace .carrousel h3 {
    font-style: italic;
    margin: 10px 0 0;
    color: #000;
    font-size: 1em;
}

#s4-workspace .carrousel h4 {
    text-transform: uppercase;
    margin: 0;
    padding-left: 0;
    padding-top: 3px;
    font-size: .85em;
}

#s4-workspace .carrousel ul {
    padding-left: 0;
}

#s4-workspace .carrousel ul li {
    list-style: none;
}

#s4-workspace .carrousel ul.sectionImages li.image {
    position: absolute;
    left: -9000px;
    margin-left: 0;
    border: solid 1px #e6e6e6;
}

#s4-workspace .carrousel ul.sectionImages li.actif {
    position: inherit;
    left: 0;
}

#s4-workspace .carrousel ul.barreNumeros {
    padding-left: 0;
    margin: 0;
}

#s4-workspace .carrousel ul.barreNumeros li.numero {
    float: left;
    border: thin #000 solid;
    background-color: #eeede9;
    margin-left: 0;
    margin-right: 10px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    text-align: center;
}

#s4-workspace .carrousel .playPause {
    float: left;
}

#s4-workspace .carrousel ul.barreNumeros li.numero a {
    color: #000;
}

#s4-workspace .carrousel ul.barreNumeros li.actif {
    background-color: #4c6e87;
}

#s4-workspace .carrousel ul.barreNumeros li.actif a {
    color: #FFF;
}*/

/* Fin Carrousel */
/* Lightbox */
.lightbox {
    cursor: pointer;
    display: block!important;
}

    .lightbox ul {
        padding-left: 0px;
        list-style-type: none;
    }

/* Fin Lightbox */
.ms-dlgTitle {
    padding-bottom: 0px;
}

    .ms-dlgTitle h1 {
        display: none;
    }

.formPartager label {
    display: block;
    float: left;
}

.formPartager .lblObjet, .formPartager .lblMessage {
    float: none;
    padding-bottom: 10px;
    font-size: 1em;
    color: #676767;
    font-family: Verdana, Arial, sans-serif;
    font-weight: 700;
}

.formPartager .lblMessage {
    margin-top: 25px;
    padding-bottom: 0;
}

.formPartager input {
    margin-top: 0;
    padding-top: 0;
    width: 323.5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.formPartager .avertissementChampRequis {
    color: red;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 3px;
    font-size: 1em;
}

#s4-workspace .formPartager .avertissementChampRequis ul {
    font-size: 1em;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    display: inline-block;
    list-style-type: none;
}

    #s4-workspace .formPartager .avertissementChampRequis ul li {
        font-size: 1em;
    }

.formPartager .submitPartager {
    width: 75px;
    height: 27px;
    float: right;
    padding: 0px;
}

    .formPartager .submitPartager:hover {
        cursor: pointer;
    }

.formPartager .champRequisVide {
    border: red 3px solid;
}

.formPartager input:focus, #s4-workspace .formPartager textarea:focus {
    outline: none;
    border: #64adc5 3px solid;
}

.formPartager .submitPartager:focus {
    border: none;
}

.formPartager .champFormPartagerDroit {
    width: 315px;
    float: left;
}

.formPartager .champFormPartagerGauche {
    float: left;
    width: 354px;
}

.formPartager .groupeInput {
    height: 35px;
    clear: both;
    width: 690px;
}

.formPartager div.message {
    height: 185px;
}

.formPartager textarea {
    width: 735px;
    margin-top: 10px;
    height: 150px;
    resize: none;
}

.formPartager p {
    float: left;
    font-weight: 700;
    margin-top: 0px;
    font-size: 1em;
    color: #676767;
    font-family: Verdana, Arial, sans-serif;
}

.partager .confirmationPartager {
    font-size: 20px;
    margin-left: 200px;
    font-weight: bold;
    color: #6EB300;
}



/* Fin partager */
#piedPagePrint {
    display: none;
}

/*Toutes les nouvelles*/

#s4-workspace .titreToutesLesNouvelles {
    padding-bottom: 0px;
}

#s4-workspace .toutesLesNouvelles .ms-webpartzone-cell {
    margin-bottom: 0px;
}

#s4-workspace li .conteneurNouvelle {
    padding-top: 10px;
    margin-top: 30px;
    padding-bottom: 10px;
    border-top: solid 1px #e6e6e6;
    border-bottom: solid 1px #939393;
}

#s4-workspace li .conteneurNouvelleAccueil {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #939393;
}
#s4-workspace li .conteneurNouvelleAccueil .resumeNouvelle, #s4-workspace li .conteneurNouvelle .resumeNouvelle{
    float:left;
    width:100%;
}
#s4-workspace li .conteneurNouvelleAccueil .texteResume img, #s4-workspace li .conteneurNouvelle .texteResume img {
    float:right;
    padding:5px;
}

#s4-workspace li .conteneurNouvelle .surtitreNouvelle, #s4-workspace li .conteneurNouvelleAccueil .surtitreNouvelle {
    color: #6e757c;
    font-size: 0.8em;
    font-style: italic;
    padding-top: 5px;
    font-weight: bold;
}

#s4-workspace li .conteneurNouvelle .titreNouvelle, #s4-workspace li .conteneurNouvelleAccueil .titreNouvelle {
    color: #4c6e87;
    font-size: 1em;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
}

#s4-workspace li .conteneurNouvelle .dateNouvelle, .contenuNouvelle .date, #s4-workspace li .conteneurNouvelleAccueil .dateNouvelle {
    color: #4c6e87;
    font-size: 0.6em;
    font-weight: bold;
    padding-bottom: 5px;
}

.conteneurNouvelleAccueil .dateNouvelle {
    text-align: right;
}

#s4-workspace li .conteneurNouvelle .resumeNouvelle, .contenuNouvelle p, #s4-workspace li .conteneurNouvelleAccueil .resumeNouvelle {
    font-size: 0.9em;
    color: #444;
    padding-bottom: 10px;
}

#s4-workspace li .conteneurNouvelle .lienNouvelle, #s4-workspace li .conteneurNouvelleAccueil .lienNouvelle {
    font-size: 0.9em;
    padding-bottom: 5px;
}
/*Fin toutes les nouvelles*/

/*CSS appliqué seulement dans IE10 et +*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #txtRecherche {
        margin-right: 10px;
        top: -18px;
    }
}
/*Fin CSS pour IE10 et +*/
