/*********theme 7 Accueil bibliothèque : Agenda**********/
.theme_7 {}

.theme_7.panel-front {
    background: #16a6b6;

}


.theme_7 .panel-front,
.theme_7 .panel-selection {
    background: #16a6b6;
    padding: 0;
}

.theme_7 .panel>.panel-heading h2 {
    color: #fff;
    background: url('../images/pic_ag.png') no-repeat left top;
    padding: 0 0 0 38px;
}

.theme_7 .panel-heading {
    padding: 10px;
}

.theme_7 .panel-heading h2 {}

.theme_7 .panel-body {
    padding: 10px;
}

.theme_7 div.webframe-ermes-lastviewedresources-item,
.theme_7 div.webframe-ermes-openfindselection-item {
    background: transparent;
    color: #fff;
}

/* Titre */
.theme_7 span  {
    color: white;
}

/* Fond du texte */
.theme_7 div.media.thumbnail {
    background: #16a6b6;
}

/* Titre de la présentation */
.theme_7 h1,
.theme_7 h2,
.theme_7 h3,
.theme_7 h4 {
    color: white;
}

/* Texte de la présentation */
.theme_7 p {
    color: white;
}

.theme_7 li a{
    color: white;
}

/* Lien de la présentation */
.theme_7 a {
    color: white;
}

.theme_7 div {
    color: white;
}
