/* Index */
/*#container-index {margin-top: 130px;}*/
#container-index .container.lnews{
    text-transform: initial;
}
#container-index .btn.iosbtn.iosblue{
    border: 2px solid #7B9FFD;
    color: #7B9FFD;
}
#container-index .btn.iosbtn.iosblue:hover{
    background: #7B9FFD;
    color: white;
}
#container-index .link-ccm{
    letter-spacing: 1px;
    text-decoration: underline;
}
#container-index .carousel-inner > .item > img {
    min-width: 300px;
    /*min-height: 100%;*/
    height: 300px;
    padding: 20px;
}
#container-index .carousel .item {
    height: 300px;
    background-color: transparent;
}
#container-index .carousel-control {
    background: none;
}
#container-index .carousel-control > span {
    color: #7B9FFD;
    opacity: 1;
}

a.bookbtn.mt1{
    text-decoration: none;
    top: 7px;
}

/* Planning + Planning public */
.datetimepicker .prev, .datetimepicker .next {
    float: inherit;
    margin-right: inherit;
    background: none;
    position: inherit;
    top: inherit;
    right: inherit;
}
.container-planning .fc-month-view .fc-time{
    display : none;
}

.container-content{
    min-height: 500px;
}

.lien-recherche{
    color: #2e8bc8;
    text-decoration: underline;
    font-weight: bold;
}