/*********theme 20 Accueil portail : Horaires**********/
.theme_20 {}

.theme_20 .panel-front,
.theme_20 .panel-selection {
    background: #1bbb9b;
    padding: 0;
}

.theme_20 .panel>.panel-heading h2 {
    color: #fff;
    background: url('../images/pic_hr.png') no-repeat left top;
    padding: 0 0 0 38px;
}

.theme_20 .panel-heading {
    padding: 10px;
}

.theme_20 .panel-heading h2 {}

.theme_20 .panel-body {
    padding: 10px;
}

.theme_20 .btn-default {
    background: #99a6c9;
    border-color: #99a6c9;
}

.theme_20 .btn-default:hover,
.theme_20 .btn-default:focus,
.theme_20 .btn-default:active,
.theme_20 .btn-default.active,
.theme_20 .open .dropdown-toggle.btn-default {
    background-color: #aeb9de;
    border-color: #aeb9de;
}

.theme_20 li {
    background: transparent url('../images/caret_wr.png') no-repeat left 6px;
    margin: 0 0 8px 0;
}

.theme_20 ul li a {
    color: #fff;
    padding: 0 0 0 19px;
    font-family: 'roboto_condensedbold';
}

/* Titre */
.theme_20 span  {
    color: white;
}

/* Fond du texte */
.theme_20 div.media.thumbnail {
    background: #1bbb9b;
}

/* Titre de la présentation */
.theme_20 h1,
.theme_20 h2,
.theme_20 h3,
.theme_20 h4 {
    color: white;
}

/* Texte de la présentation */
.theme_20 p {
    color: white;
}

.theme_20 li a{
    color: white;
}

/* Lien de la présentation */
.theme_20 a {
    color: white;
}

.theme_20 div {
    color: white;
}
