/*********theme 26 Accueil portail : Fond foncé**********/
.theme_26 {}

.theme_26 {}

.theme_26.panel-front {
    background: #364354;
}

.theme_26 .panel-front,
.theme_26 .panel-selection {
    background: #364354;
    padding: 0;
}

.theme_26 .panel>.panel-heading h2 {
    color: #fff;
}

.theme_26 .panel-heading {
    padding: 10px;
}

.theme_26 .panel-heading h2 {}

.theme_26 .panel-body {
    padding: 10px;
}

.theme_26 .btn-default {
    background-color: #364354;
    border-color: #fff;
    color: #fff;

}

.theme_26 .btn-default:hover,
.theme_26 .btn-default:focus,
.theme_26 .btn-default:active,
.theme_26 .btn-default.active,
.theme_26 .open .dropdown-toggle.btn-default {
    background-color: #364354;
    border-color: #e1e1e1;
    color: #e1e1e1;

}

.theme_26 .bs-bullets .rsNavSelected button {
    background: #4e5f76;
    border-color: #4e5f76;
}

.theme_26 .bs-bullets button,
.theme_26 .bs-bullets button:focus,
.theme_26 .bs-bullets button:active,
.theme_26 .bs-bullets button:hover {
    background: #fff;
}



.theme_26 .icone-selection,
.theme_26 div.webframe-ermes-lastviewedresources-item,
.theme_26 div.webframe-ermes-openfindselection-item {
    background-color: transparent;
}

.theme_26 a span.cms-icon-rss,
.theme_26 a span.cms-icon-pdf,
.theme_26 a span.cms-icon-share,
.theme_26 span.toggleAutoPlayBtn {
    color: #fff;
}


/* Titre */
.theme_26 span  {
    color: white;
}

/* Fond du texte */
.theme_26 div.media.thumbnail {
    background: #364354;
}

/* Titre de la présentation */
.theme_26 h1,
.theme_26 h2,
.theme_26 h3,
.theme_26 h4 {
    color: white;
}

/* Texte de la présentation */
.theme_26 p {
    color: white;
}

.theme_26 li a{
    color: white;
}

/* Lien de la présentation */
.theme_26 a {
    color: white;
}

.theme_26 div {
    color: white;
}