﻿/*==================== PROJET CLIENT ===================*/



/* p.h1 .text-warning {
	color: #c09853;
}
 */

.monbouton {
	background: red;
	color: #fff;
	display: inline-block;
	padding: 10px;
}
.montexte {
	color: purple;
	font-weight: bold;
	text-transform: uppercase;
}

.page-culture {
	background: palegoldenrod;
}

.page-culture header {
	background: red;
}


/* .navbar-header-after { */
    /* background: url(images/brand-blanc.png) no-repeat; */
	/* height: 100px; */
	/* width: 100px; */
	/* right: 0; */
	/* bottom: 10px; */
	/* position: absolute; */
	/* background-size: 100% auto; */
/* } */

#nav-rich-menu li a {
    padding: 13px 40px 14px;
}

.thumbnail {
	border: none;
}


.encart-selection .panel-front,
.encart-selection .panel-selection {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.4);
	border: none;
}

.encart-selection .btn-default {
	background-color: #282d33;
    border-color: #282d33;
    color: #fff;
}

.encart-selection .btn-default:hover,
.encart-selection .btn-default:focus,
.encart-selection .btn-default:active,
.encart-selection .btn-default.active,
.encart-selection .open .dropdown-toggle.btn-default {
	background-color: #fff;
    border-color: #282d33;
    color: #282d33;
}



.page-bibliotheques .panel-front,
.page-bibliotheques .panel-selection {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.4);
	border: none;	
}


/* .titre-evenement h2 {
	font-family: 'MicrogrammaD-MediExte';
	color: red;
	font-size: 40px;
	text-transform: uppercase;
	border: 3px dotted blue;
} */

.goog-te-gadget-simple {
    background: none !important;
    border: none !important;
}
.goog-te-gadget-simple .goog-te-menu-value {
	color: #fff !important;
	font-size: 16px;
}



