/*-------------------------------------------------------------------------------------------*/
/* Custom Styles */
/*-------------------------------------------------------------------------------------------*/
.main-navigation,.main-navigation ul ul,
#ctimer span, .footer-widget-section, ol.comment-list li .reply {
	background: #769A38;
}
h1, h2, h3, h4, h5, h6 {
	color: #242424 !important;
}
/* Links */
a {
	color: ;
}
a:visited {
	color: ;
}
a:hover,
a:focus,
a:active {
	color:;
	text-decoration: none;
}
/*-------------------------------------------------------------------------------------------*/
/* Overrides */
/*-------------------------------------------------------------------------------------------*/
[type="tel"] {
	border: 1px solid #ccc;
}
form > .row {
	margin-bottom: 10px;
}
.subhead {
	padding: 0;
}
.main-navigation ul > li a:link,
.main-navigation ul > li a:visited,
.main-navigation ul ul li a:link,
.main-navigation ul ul li a:visited {
	color: #333333;
	font-size: 16px;
}
.main-navigation ul > li.current-menu-item a:link,
.main-navigation ul > li.current-menu-item a:visited,
.current-menu-ancestor.current-menu-parent a {
	color: #333 !important;
}
.main-navigation ul > li.current-menu-parent > a,
.main-navigation ul > li.current-menu-item.current-menu-item a {
	color: #0e3083 !important;
}

.main-navigation ul > li a:hover,
.main-navigation ul ul li a:hover {
	background-color: #f9f9f9;
}
@media only screen and (min-width: 768px){
	#site-navigation {
		margin-top: 28px;
	}
}
.mobilenavi select {
	color: #777;
	border: 1px solid #ccc;
	position: relative;
}
@media only screen and (max-width: 767px){
	.mobilenavi:before {
		position: absolute;
		top: 14px;
		right: 40px;
		content: "\f0d7";
		font-family: FontAwesome;
	}
}
.site-footer a:link,
.site-footer a:visited,
.site-footer a:hover {
	color: #a8b01a;
}
#soniaRobertMap {
	width: 100%;
}
.subhead h1 {
	color: #fff !important;
	text-align: center;
	padding: 20px 0;
	font-family: 'Cherry swash' !important;
}
.main-navigation ul ul {
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}



/* -------------------------------------------------------------------------------------------
   Nav
   ------------------------------------------------------------------------------------------- */
#site-navigation > .container {
	padding-right: 0;
}
#topmenu {
	clear: both;
	overflow-y: visible;
	background-color: transparent;
	float: right;
}
.mobilenavi optgroup option[value="#"] {
	display: none;
}
.main-navigation ul li a {
	font-size: 18px !important;
	font-weight: bold;
}



/* -------------------------------------------------------------------------------------------
   Home page
   ------------------------------------------------------------------------------------------- */
.homePageContent {
	margin-top: 20px;
}
.homePageRight {
	background-color: rgba(191, 191, 191, 0.7);
	border: 1px solid #bfbfbf;
}
.sr_sliderTextWrap > span {
	background-color: transparent !important;
	border-radius: 0;
	display: none;
	font-family: 'Cherry swash' !important;
	background-color: rgba(0, 0, 0, 0.498039);
}
.sr_sliderTextWrap > span:nth-child(1) {
	display: block;
	left: 20% !important;
	font-size: 34px !important;
}
.sr_sliderTextWrap > span:nth-child(2) {
	display: block;
	left: 20% !important;
	font-size: 18px !important;
}
.sr_sliderTextWrap {
	left: 0;
}
.sr_sliderTextWrap {
	left: 20%;
	width: 40%;
	text-align: left;
	position: absolute;
	bottom: 30px;
}



/* -------------------------------------------------------------------------------------------
   Secondary pages
   ------------------------------------------------------------------------------------------- */
#masthead,
#content {
	background: none;
}



/* -------------------------------------------------------------------------------------------
   Forms
   ------------------------------------------------------------------------------------------- */
input[type="submit"] {
	font-size: 1.4rem;
	padding: 10px 15px;
	border-color: #999 #999 #666 #999;
	margin-top: 15px;
}



/* -------------------------------------------------------------------------------------------
   Client's style choice
   ------------------------------------------------------------------------------------------- */
body {
	background: url('bg_client.jpg') top center repeat fixed; /*body_bg.jpg*/
	color: #353535;
}
#masthead,
.site-content {
	padding-bottom: 0 !important;
}
#masthead > .container,
.site-content > .container {
	background: rgba(255,255,255,0.8);
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
}
.site-content > .container {
	padding-bottom: 40px;
}
.subhead h1 {
	margin: 0;
}
#tribe-events-pg-template {
	max-width: 100% !important;
}








.footer-widget-section {
	background-color: #0e3083
}
#masthead > .container, .site-content > .container {
	background-color: rgba(255,255,255,1)
}
.subhead {
	background-color: transparent;
}
/*
<div class="col-md-12 entry-title container">
			<h1>Historique</h1>
		</div>
*/
.subhead h1 {
	background-color: #fff;
	color: #000 !important;
	/* centrer */
}
.main-navigation ul li a {
	color: #0e3083 !important;
}
.main-navigation ul > li.current-menu-parent > a,
.main-navigation ul > li.current-menu-item.current-menu-item a {
	color: #C8D215 !important;
	/* no class added if no children !!
	color change not showing */
}



body {
	background-image: url('/wp-content/uploads/2015/05/bg_new12.jpg');
	background-repeat: repeat-x;
}
.footer-widget-section {
	background-color: #0e3083 /* 248DCF 0e3083 #0e3083 */
}

.btn-primary {
	background-color: #0e3083;
	border: none;
}
.btn-info {
	background-color: #c6d104; /* C8D215 */
	border: none;
}


#content {
	background-color: #fff;
}
#tribe-events-pg-template {
	padding-bottom: 20px;
}

#post-286{
	display:none;
}
