:root {
    --green: #57A922;
}

body {
    /*font-family: 'Open Sans Condensed', sans-serif;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: "Century Gothic", CenturyGothic, sans-serif;
    /*color: #4c4c4c;*/
    color: #8f8f8f;
    font-size:14px;
}

#cookiesfr {
    background-color: #57A922;
    bottom: 0px;
    left: 0px;
    position: fixed;
    height: 100px;
    padding: 10px 0px 0px 0px;
    width: 100%;
    z-index: 999;
}

#cookiesfr > div {
    width: 100%;
    margin: auto;
    text-align: center;
    color: #ffffff;
}

#cookiesfr > div > p {
    line-height: 20px;
    color: #ffffff;
    font-size: 14px;
}

h1.titre {
    color: #57A922;
    text-transform: uppercase;
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
    border: none !important;
    text-align: center;
}

.container-magazine {
    width: 100%;
    max-width: 1400px;
    margin: 30px auto;
}

.magazine {
    width: fit-content;
    position: relative;
    margin: 0 auto;
}

.container-magazine .btn {
    width: 100%;
    margin: 2px 0;
}

.btn-gris {
    color: white;
    background-color: #35383a;
}

.btn-blanc {
    color: #35383a;
    background-color: white;
}

.btn-gris:hover {
    color: white;
    background-color: #131415;
}

.btn-blanc:hover {
    color: #35383a;
    background-color: #D4D4D4;
}
.tout-magazines{
    margin: 0 10px;
    color: white;
    transition: color 0.5s ease-in-out;
}
.tout-magazines:hover{
    color: #b9b9b9;
    transition: color 0.5s ease-in-out;
}
.magazine a {
    position: absolute;
    color: #35383a;
    font-size: 50px;
    text-decoration: none;
    top: 0;
    height: 100%;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.magazine a .titre {
    font-size: 15px;
    text-align: center;
}

.magazine a .vert {
    font-size: 40px;
}

.magazine a.magazine-over:hover {
    background-color: rgba(0, 0, 0, 0.25);
    color: white !important;
}

.magazine-link a {
    color: #767c80;
    transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
}

.magazine-link {
    text-align: center;
    margin-top: 10px;
}

.logo-scop{
    position: absolute;
    bottom: 0;
    right: 0;
}

.hr_gris {
    border: 1px solid #C9C9C9;
    color: #C9C9C9;
}

.container-fluid {
    padding: 0 !important;
}

.col-central {
    width: 70%;
    max-width: 1024px;
    margin: auto;
}

.module {
   /* padding:15px;*/
}

.inner {
    padding: 15px!important;
    margin: 5px!important;
}

.titre_module {
    text-align: center;
    text-transform: uppercase;
}

h2.titre_module {
   font-family: 'Oswald', sans-serif;
}

.lien_savoir_plus {
    vertical-align: bottom;
    text-align: right;
}

.lien_savoir_plus a, .lien_savoir_plus a:hover {
    text-transform: none;
}

.fond_blanc {
    background-color: white;
    border: 1px solid #d8d5d5;
    border-top:0px;
}

.fond_vert {
    background-color: #57A922;
}

.vert{ color:#57A922 !important; }

.texte_blanc, .texte_blanc * {
    color: white;
}

.texte_vert, .texte_vert * {
    color: #57A922;
}

.texte_noir, .texte_noir * {
    color: black;
}

.texte_gras, .texte_gras * {
    font-weight: 800;
}

.encart {
    border: 1px solid black;
    padding: 5px;
}

section.page-heading {
    background-color: #2B2B2B;
}

section.page-heading div.titre {
    color: white;
    font-size: 1.5em;
    font-weight: bolder;
    text-align: left;
    line-height: 35px;
}

section.page-heading .breadcrumb {
    background-color: inherit;
    text-align: right;
    margin: 0;
}


section.page-heading .breadcrumb a {
    /*color: #57A922;*/
    color: #fff;
}
/***************************************/
/* HEADER */
/***************************************/
header {
    /*background-color: white;*/
}

header .row {
    margin: 0;
}

#header_menu_content {
    /*margin-top: 30px;*/
    padding-left: 0px;
    /*text-align: right;*/
   /* padding-right: 65px;*/
}

#header_menu {
    z-index: 2;
    position: relative;
}

#col-logo {
    background-image: url('/images/bg_logo.png');
    background-position: right;
}

#header_slider {
    z-index: 1;
    margin-top: -60px;
}

#header_slider img {
    width: 100%;
}

#col-logo {
    /*background-color: white;*/
}

header .logo img {
    float: right;
}

header .register img {
    display: inline-block;
}

header .navbar {
    position: relative;
    min-height: inherit;
    margin: 0;
    border: none;
    padding-top: 40px;
}

#navbar { padding-left: 0px !important; }

header .navbar-default {
    /*background-color: white;*/
    background-color: transparent;
    border: none;
}

header .navbar-collapse {
    background-color: white;
}

header li a {
    font-size: large;
    font-weight: bolder;
    text-align: center;
}

header li.active > a {
    background-color: #5e9224 !important;
    color: #ffffff !important;
    /*text-decoration: underline;*/
}

header .navbar-toggle {
    margin-right: 20px;
}

.first {padding-left: 0px!important;}

#menu_lien_espace_adherent, #menu_lien_rejoignez_nous {
    color: white;
    padding: 5px 10px 5px 10px;
    font-weight: bolder;
    font-size: 14px;
    text-transform: uppercase;
    border:1px solid #fff;
}

#menu_lien_espace_adherent:hover, #menu_lien_rejoignez_nous:hover {
    background-color: #fff !important;
    padding: 5px 10px 5px 10px;
    font-weight: bolder;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

#menu_lien_espace_adherent:focus, #menu_lien_rejoignez_nous:focus {
    text-decoration: none;
}

#menu_lien_espace_adherent {
    background-color: #57A922!important;
}

#menu_lien_espace_adherent:hover {
    color: #57A922;
    border:1px solid #57A922;
}

#menu_lien_rejoignez_nous {
    background-color: #3174c7!important;
}

#menu_lien_rejoignez_nous:hover {
    color: #3174c7;
    border:1px solid #3174c7;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

li.dropdown.open {
    background-color: #5e9224 !important;
}
/***************************************/
/* MODULE À LA UNE */
/***************************************/
#a_la_une {
    /*background-color: #F2F2F2; */
    padding-bottom: 60px;
}

#a_la_une div {
    padding: 0;
}

#a_la_une img {
    margin: auto!important;
}

#actuCarousel .carousel-indicators li {
    background-color: grey;
    border: none;
}

#actuCarousel .carousel-indicators li.active {
    background-color: white;
    border: none;
}

#last_actu_nat .inner, #last_actu_reg .inner, #last_actu_opdn .inner, #last_communique .inner {
    background-color: white;
}

#last_actu_rse .inner, #last_actu_rse_mobile .inner {
    background-color: #57A922;
    background-image: url('../images/bg-bloc-rse.jpg');
    background-position: center;
    background-size: cover;
}

#last_actu_rse .titre_module, #last_actu_rse .lien_savoir_plus a, #last_actu_rse_mobile .titre_module, #last_actu_rse_mobile .lien_savoir_plus a {
    color: white;
}

#a_la_une .bloc_actu_haut>.inner {
    height: 300px;
}

#a_la_une .bloc_actu_large>.inner {
    height: 200px;
}

#a_la_une .lien_savoir_plus {
    position: absolute;
    bottom: 25px;
    right: 30px;
}

/***************************************/
/* MODULE WEBTV */
/***************************************/
#webtv {
    background-color: #2B2B2B;
    color: #555555;
    padding: 45px 0px;
}

#webtv img {
    vertical-align: middle;
    margin: auto;
}

#webtv iframe {
    max-width: 100%;
}

/***************************************/
/* MODULE 24H DANS LA SCOP */
/***************************************/
#dans_la_scop {
    background-color: #E5E5E5;
    padding-top: 40px; padding-bottom: 40px;
}

/***************************************/
/* MODULE LES SCOP EN FRANCE */
/***************************************/
#les_scop_en_france {
    background-color: white;
    text-align: center;
    padding-bottom: 60px;
}

#les_scop_en_france .col-central {
    font-size: 3em;
    padding-top: 15px;
}

#les_scop_en_france .col-central div, #les_scop_en_france .compteur_container {
    vertical-align: middle;
}

#les_scop_en_france .compteur_container div {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-style: italic; font-family: 'Oswald', sans-serif;
}

#les_scop_en_france .compteur {
    border: 1px solid #57A922;
    border-radius: 50%;
    font-size: 26px !important;
    padding-top: 25px;
    height: 90px;
    width: 90px;
}

/***************************************/
/* MODULE LES COMPETENCES */
/***************************************/
#les_competences {
    background-color: #57A922;
    background-image: url('../images/bg-recherche-annuaire.jpg');
    background-position: center; background-repeat: no-repeat;
    height: 400px;
    padding-top: 180px;
}

#les_competences .titre_module {
    color: white;
}

#les_competences .encart {
    text-align: center;
    color: white;
    font-size: 1.5em;
    background-color: #8EC84D;
    border: 1px solid white;
}

/***************************************/
/* MODULE LES DERNIERES REALISATIONS */
/***************************************/
#dernieres_realisations {
    background-color: #2B2B2B;
    color: #555555;
}

#dernieres_realisations .grid-sizer,
#dernieres_realisations .grid-item {
    width: 12%;
    background-color: blue;
}

#dernieres_realisations .gutter-sizer {
    width: 1%;
}

#dernieres_realisations .grid-item--width2 {
    width: 24%;
}

#dernieres_realisations .grid-item--width3 {
    width: 36%;
}

/***************************************/
/* MODULE FEDERATION ENGAGEE */
/***************************************/
#federation_engagee {
    background-color: #F2F2F2;
}

/*#federation_engagee .col-central {
    background-color: white;
}*/

/***************************************/
/* MODULE INSTANCES NATIONALES ELUS */
/***************************************/
#instances_nationales_elus {
    background-color: #2B2B2B;
    color: #555555;
}

#instances_nationales_elus_menu_bureau, #instances_nationales_elus_menu_conseil {
    cursor: pointer;
}

/***************************************/
/* MODULE LES GRANDS DOSSIERS */
/***************************************/
#les_grands_dossiers {
    background-color: white;
    text-align: center;
}

#les_grands_dossiers img {
    margin: auto;
}

/***************************************/
/* MODULE DEVENIR ACTEUR */
/***************************************/
#devenir_acteur_1 {
    background-color: #57A922;
    background-image: url('/images/16mois_fond.jpg');
}

#devenir_acteur_2 {
    background-color: #E5E5E5;
    padding-bottom: 45px;
}

#devenir_acteur_1_grands_rdv {
    background-image: url('/images/16mois_calendrier.jpg');
}

#devenir_acteur_1_fct_instances {
    background-image: url('/images/16mois_fonction.jpg');
}

#devenir_acteur_1_thematiques {
    background-image: url('/images/16mois_theme.jpg');
}

#devenir_acteur_1_grands_rdv, #devenir_acteur_1_fct_instances, #devenir_acteur_1_thematiques {
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
}

#devenir_acteur_1_grands_rdv p, #devenir_acteur_1_fct_instances p, #devenir_acteur_1_thematiques p {
    margin-top: 85%;
    text-align: center;
}

#logo_devenir_acteur {
    background-color: white;
    vertical-align: middle;
    text-align: center;
    font-size: 3em;
    position: relative;
    top: 1.5em;
}

#devenir_acteur_2 .encart {
    color: #57A922;
    border: 1px solid #57A922;
}

#dir_communication img {
    margin: auto;
}
/***************************************/
/* MODULE GROUPEMENTS PROFESSIONNELS */
/***************************************/
#groupements_pro {
    background-color: white;
    padding-bottom: 45px;
}

#groupements_pro img {
    margin: auto;
}

/***************************************/
/* MODULE RAISONS D'ETRE EN SCOP */
/***************************************/
#raisons_etre_en_scop {
    background-color: #F2F2F2;
    height: 400px;
}

/***************************************/
/* MODULE NUAGE DE TAGS */
/***************************************/
#nuage_tags {
    background-color: #F2F2F2;
}

#nuage_tags_content {
   /* line-height: 4em;*/
    text-align: center;
    font-family: century gothic;
}

#nuage_tags_content a {
    display: inline-block;
}

/***************************************/
/* MODULE ANNUAIRE */
/***************************************/
#page-annuaire-content {
    background-color: #F2F2F2;
}

#annuaire-champs-recherche {
    background-color: #E6E6E6;
}

#annuaire-champs-recherche .row.col-central {
    padding-top: 10px;
    padding-bottom: 10px;
}

.menu-lettre {
    text-align: center;
}

.menu-lettre a {
    color: #57A922;
    font-size: 1.5em;
    margin: 5px;
}

div.scop_result {
    /*border: 1px #57A922 solid!important;*/
    box-shadow: 2px 2px 15px 0px #57A922;
    margin-bottom: 30px;
}

.scop_logo img {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.scop_infos ul {
    color: #57A922;
}

.scop_infos ul li * {
    color: black;
}

.scop_infos h4 {
    display: inline!important;
}

.scop_infos  .scop_infos_col_droite {
    text-align: center;
}

.scop_infos  .scop_infos_col_droite div {
    text-align: left;
}

.scop_infos .btn {
    background-color: #57A922;
    color: white;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
}


/* CB */
.no-padding { padding: 0px !important; }
#a_la_une a { font-size:14px; color:#57A922; font-style: italic; text-transform: uppercase; font-weight: 600; }
#a_la_une a:hover { font-size:14px; color:#57A922; text-decoration: underline; font-style: italic; text-transform: uppercase; font-weight: 800; }

#dans_la_scop a { font-size:14px; color:#57A922; font-style: italic; text-transform: uppercase; font-weight: 600; }
#dans_la_scop a:hover { font-size:14px; color:#57A922; text-decoration: underline; font-style: italic; text-transform: uppercase; font-weight: 800; }

#federation_engagee a { font-size:14px; color:#57A922; font-style: italic; text-transform: uppercase; font-weight: 600; }
#federation_engagee a:hover { font-size:14px; color:#57A922; text-decoration: underline; font-style: italic; text-transform: uppercase; font-weight: 800; }

a.lien-rse { color:#fff !important; }
a.lien-plus-web{ font-size: 14px;
    color: #fff;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 800;
}
a:hover.lien-plus-web{ text-decoration: underline;}

a.lien-blanc { color:#fff; }
a:hover.lien-blanc { color:#fff; }


h2.titre_module { /*font-style: italic;*/ padding:25px 0px; }
h2.hscop { text-align: left !important; color:#000; font-style: normal; padding: 0px; }
h3.hscop { text-align: left !important; font-style: normal; padding:12px; background-color: #57A922; color: white; min-width: 10px; display: inline-block; margin-top:0px; }

h4.titre_module { text-align: left; /*font-family: Open Sans ExtraBold;*/ font-family: century gothic; font-weight: 600; /*font-style: italic;*/ font-size: 16px; /*padding-bottom: 20px;*/ }
h4.ss-titre-actu { font-family:  century gothic; color:#000; font-size:16px; font-weight: 600; text-transform: uppercase; display: block;  min-height: 60px; overflow: hidden; padding-top: 2px; }
h4.webtv { font-family:  century gothic; font-size: 16px; font-weight: 600; text-transform: uppercase; }
h4.ss-titre-direction { font-family:  century gothic; font-size: 14px; color:#57A922 ; text-transform: uppercase; margin-top: 25px; }

.strongh2 { /*font-weight: 600;*/ font-style: normal; font-family: 'Oswald', sans-serif;  }
a.titre-direction { font-style: italic; font-family: 'Oswald', sans-serif; color:#57A922; font-size: 18px; font-weight: 600; text-align: left; padding-right: 40px;   }

#actuCarousel .inner { padding:0px !important; }

#federation_engagee { padding-bottom: 45px;  }

.caroussel-une { background-color: #fff; height: 300px; }

.ss-titre-rse { min-height: 40px !important; }
.lieu { color:#57A922; font-size: 18px; font-weight: 600; }
.quote { background-image: url(../images/quote.png); height: 60px; width: 60px; display: block;  margin-top: -40px; margin-left: -10px; }
.quote-container { background-color: #fff; border:1px solid #fff; border-radius: 12px; }
#instances_nationales_elus_menu, #instances_nationales_elus_menu h2 { text-align: right; padding: 0px; }
#instances_nationales_elus_menu .elus { font-family: "Century Gotic", CenturyGothic, sans-serif; font-size: 16px; font-weight: 600; text-transform: uppercase; }
#instances_nationales_elus_menu .elus:hover { color:#57A922; }
img.img-elu { margin-bottom: -15px; }
/*.row-elus { margin-top: 25px; }*/
#instances_nationales_elus_liste_bureau, #instances_nationales_elus_liste_conseil { font-size: 16px;  }
#les_grands_dossiers { padding-bottom: 60px; }
.nav-tabs>li>a {
    border-color: #eee #eee #ddd;
    background-color: #eee;
}

li.liste-actu { font-family: century gothic; font-size: 14px; }
.separ-20 { display: inline-block; height: 20px; line-height: 20px;  }

a:focus, a:hover {color: #57A922;}
a {color: #57A922;}

#navbar { margin-top:-30px; }
.navbar-default .navbar-nav li a {
    color: #333;
    text-align: left;
    /*font-family: Open Sans ExtraBold;*/
    /*font-family: Open Sans;*/
    /*font-style: italic;*/
    /*font-size: 16px;*/
    /*text-transform: uppercase;*/

    font-family: 'Oswald', sans-serif;
    font-size:20px;
    font-weight: normal;
    color:#4d4d4d;

}

.navbar-default .navbar-nav>li>a:hover {
    color: #57A922;
}

.nav>li>a {
    padding: 10px 10px !important;
}

.colonne-home { background-color:#f0f0f0; padding-top: 50px;
    -webkit-box-shadow: -3px 3px 30px 0px rgba(0,0,0,0.33);
    -moz-box-shadow: -3px 3px 30px 0px rgba(0,0,0,0.33);
    box-shadow: -3px 3px 30px 0px rgba(0,0,0,0.33);
    /*-webkit-box-shadow: -2px 6px 26px 2px rgba(0,0,0,0.33);
    -moz-box-shadow: -2px 6px 26px 2px rgba(0,0,0,0.33);
    box-shadow: -2px 6px 26px 2px rgba(0,0,0,0.33);*/
}

footer { padding:25px 0px; padding-top: 75px; text-align: center; font-family: century gothic; font-size: 12px; color: rgba(92, 92, 92, 1); }
footer a { color: rgba(92, 92, 92, 1); }
footer a:hover { color: rgba(92, 92, 92, 1); }


/* FROM PREVIOUS VERSION */
.MEA1 {
    color: #5ba72b;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 24px;
}
.MEA2 {
    color: #4d4d4d;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
}
.Clear{clear: both; }
.rowwebtv { margin-bottom: 25px; }
#TrouverSCOP { padding-left: 20px; padding-bottom: 20px; display: inline-table;  }
#TrouverSCOP select { border-radius: 1px; margin-bottom: 4px; padding: 4px; font-size: 12px; }
.FormNomLibre { padding: 4px !important; font-size:12px; }
.resultat-recherche-item { margin: 40px;
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.2);
padding: 25px;

}
img.logo-scop-recherche { max-height: 105px; display: block; margin: auto;  position: absolute;
    top: 0;
    bottom: 0;  }
.bt-vert{ background-color: #5ba72b; font-family: 'Oswald', sans-serif;
     font-size: 15px;
     letter-spacing: 1px;
     line-height: 24px;
     color:#ffffff;
     padding: 3px 15px 3px 15px; text-transform: uppercase;
     width: 100%;    display: inline-block;
     text-align: center; border-radius:5px; border:1px solid #5ba72b;
 }

a.bt-vert:hover { color:#ffffff; }

.bt-rouge{ background-color: #a72b2b; font-family: 'Oswald', sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 24px;
    color:#ffffff;
    padding: 3px 15px 3px 15px; text-transform: uppercase;
    width: 100%;    display: inline-block;
    text-align: center; border-radius:5px; border:1px solid #8a2424;
}

a.bt-rouge:hover { color:#ffffff; }


.separateur-item-recherche { background-image:url('/images/separateur-item-recherche.jpg'); background-repeat: no-repeat; background-position: center right; min-height: 160px; }
#layersliderContainer { margin-top:-64px; }
a.dark{ color:#333 !important; }
a.dark:hover { color:#333 !important; }
.center { text-align: center; }
#map_canvas { margin-top: -64px; }
.nom-scop { font-family: 'Oswald', sans-serif; font-weight: 600; font-size: 16px; text-transform: uppercase; }
.nom-scop-detail { font-family: 'Oswald', sans-serif; font-weight: 600; font-size: 20px; text-transform: uppercase; }

.separ-nom-scop { font-family:'Oswald', sans-serif; font-weight: 600; font-size: 16px; text-transform: uppercase; color:#5ba72b;}
.region-nom-scop { /*font-family:'Oswald', sans-serif;*/ font-weight: 600; font-size: 16px; text-transform: uppercase;color:#5ba72b;}
.infos-scop-liste{ margin-top:25px; }
.fiche-scop { padding-top:35px; }
.item-titre{ padding-bottom: 35px;}
.item-fiche{ padding-bottom: 15px;}
.row-fiche{ padding-bottom: 25px; padding-top: 20px;}
.item-fiche span { padding-left: 36px; display: inline-block; }
img.single-pic { margin-right: 15px; }

h1 { /*font-family: 'Oswald', sans-serif; font-weight: 600; font-size: 20px; text-transform: uppercase; padding-bottom:25px;*/

   /* color: #5cab2c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 900;
    text-align: right;
    display: block;
    border-bottom: dashed 1px #666666;
    text-transform: uppercase;
    padding-bottom: 8px;
    line-height: 18px;*/


    font-family: 'Oswald', sans-serif;
    color: #5BA72B;
    font-size: 28px;
	line-height: 35px !important;
    font-weight: normal;
    padding: 20px 10px;
    text-align: right;
    display: block;
    border-bottom: dashed 1px #666666;
    text-transform: uppercase;
    margin-bottom: 25px;

}

h2 {font-family:'Oswald', sans-serif; font-weight: 600; font-size: 16px; text-transform: uppercase;color:#5ba72b; padding-bottom:15px; line-height: 22px;}
h3 {font-family: 'Oswald', sans-serif;font-weight: 400; font-size: 14px;text-transform: uppercase; color: #5c5c5c; padding-bottom:15px;}
h4 {color:#5ba72b; font-weight: 600; }

#menu_docs_scop_0, #menu_docs_scop_1, #menu_docs_scop_2, #menu_docs_scop_3 { padding:15px; }
.owl-nav, .owl-dots { display: none; }
.prevOwl, .nextOwl { display: block; margin:auto;margin-top: 25px; }
/*.logo-certification-container { float:left; }*/
.logo-certification-container img { max-height:95px; margin: auto; }
/*.desc-certification-container { float:left; margin-left: 10px; height: 100px; font-size: 12px; width: 130px; }*/
.desc-certification-container { font-size: 12px; }
.carousel-control {
    background-color: white!important;
    opacity: 1!important;
}


.page_navigation, .alt_page_navigation {
    padding-bottom: 50px;
    padding-top: 30px;
    text-align: center;
}

.page_navigation a, .alt_page_navigation a {
    background-color: #393939;
    color: #FFFFFF;
    font-size: 12px;
    margin: 2px;
    padding: 10px 12px;
    text-decoration: none;
}

.active_page, .active_page a:hover {
    background-color: #72a82c !important;
    color: white !important;
}
.page_navigation a:hover, .alt_page_navigation a:hover {
    background-color: #b2d08b !important;
}
.wrapper{display:block;}

.SousMenu {
   /* padding-left: 15px;*/
   padding-left:25px;
}

.SousMenu li {
    list-style-image: url(/images/puce_sousmenu.jpg);
    line-height: 22px;
}

.SousMenu li a:hover {
    font-weight: bold;
}
.SousMenu li a {
    color: #000000;
    text-decoration: none;
}

.IsOn {
    font-weight: bold;
}

img.greyS {
    /*filter: grayscale(1)!important;
    -webkit-filter: grayscale(1)!important;
    -moz-filter: grayscale(1)!important;
    -o-filter: grayscale(1)!important;
    -ms-filter: grayscale(1)!important;*/
}

.table_ph_fede, .table_ph_fede2 {
    border-spacing: 2px;
    border-collapse: separate;
}

.table_ph_fede p, .table_ph_fede2 p {
    font-size: 12px;
}

.txt-vert {
    color: #5cab2c;
}

.align-r {
    text-align: right;
    margin-bottom: 15px;
}

#rsx-fede-reg > .row {
    margin-bottom: 15px;
}

#rsx-fede-reg > .row img {
    margin: auto;
    max-height: 120px;
}

#container-webtv > div {
    margin:auto;
}

/*********************/
/* MODULE ACTUALITES */
/*********************/
span.h1 {
    color: #5cab2c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 900;
    text-align: right;
    display: block;
    border-bottom: dashed 1px #666666;
    text-transform: uppercase;
    padding-bottom: 8px;
    line-height: 22px;
}

span.bold {
    font-weight:600;
    color: #57A922;
}

.SeparActu {
    width: 100%;
    height: 11px;
    margin-top: 8px;
    margin-bottom: 15px;
}

.TexteCorpsInfo {
   /* font-family: Arial, Helvetica, sans-serif;*/
    font-size: 11px;
    line-height: 1.3em;
    color: #676767;
    font-style: italic;
}

.TexteCorpsNorm {
   /*font-family: Arial, Helvetica, sans-serif!important;*/
    font-size: 14px!important;
    line-height: 1.3em!important;
    color: #676767!important;
}

/******/
.ligne-ca .col-sm-2, .ligne-ca .col-sm-1 {
    padding: 5px!important;
    text-align: center;
    height: 150px;
}

.ligne-ca .info {
    padding-top: 10px;
    font-size: 12px;
    height: 150px;
}

.iframe-container iframe {
    width: 100%!important;
    border: none!important;
}

.col_menu {
    padding: 0!important;
}

.titre_colonne {
   /* line-height: 22px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #5ba72b;
    padding-bottom: 15px;
    display: block;
    margin-left: -20px;*/

    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    border-bottom: solid 1px #5ca929;
    color: #5ca929;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
}


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #ffffff;
    background-color: #5e9224;
}

.navbar-nav>li>.dropdown-menu {
    background-color: #5e9224;
}

.dropdown-menu>li>a {
    color: #ffffff !important;
}

.dropdown-menu>li {
    padding: 2px 20px 5px 0px;
}



.dropdown-submenu:hover>.dropdown-menu {
    background-color: #5e9224;
}

.dropdown-submenu>li>a {
    color: #ffffff !important;
}

.dropdown-submenu>li {
    padding: 10px 15px 10px 0px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff;
    background-color: #5e9224;
}
.dropdown-menu { border-color:#5e9224; }


.dropdown-submenu>a:after {
    border-left-color: #fff;
    margin-top: 8px;
    margin-right: -20px;
}

.breadcrumb { padding-right: 0px !important; }
.breadcrumb-container { margin-right: 0px; padding-right: 0px; }
.page-breadcrumb { margin-bottom: 45px; }
.page-containt { text-align: justify; padding-left: 40px;}
.col-conseil{ margin:15px;}
.col-sm-2 { margin-bottom: 15px; }
.btsm {padding-top: 18px; padding-left: 0px; margin-right: 11%; }
/*.container { min-height: 600px; }*/

img.logo-scop-annuaire { max-height: 190px; margin: auto; }

.colImgArticle {
    text-align: center;
}

.colImgArticle img {
    margin: auto;
}

.gap-contact { padding-top:25px; }
.bg-logo-contact { background-image: url('/images/logo-scop-fede-contact.jpg'); background-repeat: no-repeat; background-position: top right;}
.bg-aquitaine { background-image: url('/images/logo-scop-fede-contact-aquitaine.jpg'); background-repeat: no-repeat; background-position: top left;}
.bg-nord { background-image: url('/images/logo-scop-fede-contact-nord.jpg'); background-repeat: no-repeat; background-position: top left;}
.bg-est { background-image: url('/images/logo-scop-fede-contact-est.jpg'); background-repeat: no-repeat; background-position: top left;}
.bg-idf { background-image: url('/images/logo-scop-fede-contact-idf.jpg'); background-repeat: no-repeat; background-position: top left;}
.bg-limousin { background-image: url('/images/logo-scop-fede-contact-limousin.jpg'); background-repeat: no-repeat; background-position: top left;}
.bg-ouest { background-image: url('/images/logo-scop-fede-contact-ouest.jpg'); background-repeat: no-repeat; background-position: top left;}
.bg-poitou { background-image: url('/images/logo-scop-fede-contact-poitou.jpg'); background-repeat: no-repeat; background-position: top left;}
.bg-paca { background-image: url('/images/logo-scop-fede-contact-paca.jpg'); background-repeat: no-repeat; background-position: top left;}
.bg-ra { background-image: url('/images/logo-scop-fede-contact-ra.jpg'); background-repeat: no-repeat; background-position: top left;}
.bg-so { background-image: url('/images/logo-scop-fede-contact-so.jpg'); background-repeat: no-repeat; background-position: top left;}
