/*********theme 22 Accueil portail : Agenda**********/
.theme_22 {}

.theme_22 .panel-front,
.theme_22 .panel-selection {
    background: #16a6b6;
    padding: 0;
}

.theme_22 .panel>.panel-heading h2 {
    color: #fff;
    background: url('../images/pic_ag.png') no-repeat left top;
    padding: 0 0 0 38px;
}

.theme_22 .panel-heading {
    padding: 10px;
}

.theme_22 .panel-heading h2 {}

.theme_22 .panel-body {
    padding: 10px;
}



.theme_22 .panel,
.theme_22 .panel-front,
#portal .frame.theme_22 {
    margin-bottom: 0px !important;
}


/* Titre */
.theme_22 span  {
    color: white;
}

/* Fond du texte */
.theme_22 div.media.thumbnail {
    background: #16a6b6;
}

/* Titre de la présentation */
.theme_22 h1,
.theme_22 h2,
.theme_22 h3,
.theme_22 h4 {
    color: white;
}

/* Texte de la présentation */
.theme_22 p {
    color: white;
}

.theme_22 li {
    color: white;
}

.theme_22 li a{
    color: white;
}

/* Lien de la présentation */
.theme_22 a {
    color: white;
}

.theme_22 div {
    color: white;
}

