#entete-cine {
    background-color: #9e1014 !important;
}
/* Picto à droite */
.case-menu {
    background-color: #9e1014;
}
.menu-express {
    background-color: #9e1014 !important;
}
.glyphicon-shopping-cart {
    color: #fff !important;
}

/* bandeau menu sur scroll */
.fixed-top2 {
	background-color: #9e1014 !important;
}
.fixed-top {
	background-color: #231f20 !important;
}

/** LOGO et Bandeau **/
@media ( max-width : 974px) {
	#logo-cine {
		display: none;
	}
	.bg-inverse {
		background-color: #9e1014 !important;
	}
}
@media (min-width: 975px) and (max-width: 1007px) {
	#logo-cine {
		height: 25px!important;
	}
	.bg-inverse {
		background-color: #9e1014 !important;
	}
}

@media (min-width: 600px) and (max-width: 974px) {
	.carousel-caption H1 {
		font-size: 1.5rem!important;
	}
}

.auj-cell {
    background-color: #9e1014 !important;
    border-top: 10px solid #9e1014 !important;
}

.auj_cell2 {
    background-color: #9e1014 !important;
}

.jello:hover {
    font-weight: 900;
}

.form-control {
    background-color: #a1a1a1;
    color: #fff;
}


.heure-seance, .jour-seance {
	background-color:#a1a1a1;
}

.color-jour, .color-heure {

    background-color: #333333!important;
}


::placeholder {
  color: #fff;
}

.dropdown-menu {

    background-color: #9E1014;
 
}

#foot-text a {
    color: #ec1127;
}

@media (min-width: 1024px){
#logo-cine {
    display: block;
    position: absolute;
    top: -76px;
    /* left: 30px; */
    height: auto;
    width: 270px;
}}

a, a:hover {
    color: #9e1014;
    text-decoration: none;
}

.central p {
    font-size: 14px;
    color: #f1f4f5;
}

.glyphicon-flash, .glyphicon-shopping-cart {
    color: #fff !important;
}