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