

#primary {
	width:100%;
	padding:40px 60px 40px 60px;
	float:none;	
}
#secondary {
	display:none;
}

#full-page-center {
	padding:0px;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:2em;
	text-align:center !important;
}
.site-header {
	
	
	
}




/* Footer */
.site-footer {
	display:none;
	
}

.titre-inter-home {
	display:none;
	
}

.actus-footer {
	display:none;
	
}





/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menu principal
--------------------------------------------------------------*/


.main-navigation {
	display:none;
}



/*--------------------------------------------------------------
## Menu TOP
--------------------------------------------------------------*/
.navigation-top {
	display:none;
}
.navigation-top:after {
	content:"";
	display:table;
	clear:both;	
}
.menu-reseaux-sociaux {
	display:none;
}


/*--------------------------------------------------------------
# TinyMCE
--------------------------------------------------------------*/

.chapo {
	display:block;
	font-size:20px;
	font-weight:700;
	margin-left:-40px;
	padding-left:40px;
	border-left: 6px solid #D44200;
}
#full-page-center .chapo {
	margin-left:0px;
	padding-left:0px;
	
	border-left:none;
}

#full-page-center .chapo:before {
	content:"";
	display:block;
	margin:0px auto;
	padding-bottom:20px;
	width:20%;
	border-top: 6px solid #D44200;
}




.exergue {
	display:block;
	font-weight:700;
	width:260px;
	float:left;
	margin:20px 30px 20px -60px;
	font-size:16px;
	line-height: 24px;
	text-transform: uppercase;
	padding: 20px 0px;
	border-top: 6px solid #D44200;
	border-bottom: 6px solid #D44200;
}
.chiffres-cles {
	color:#D44200;
	font-weight:300;
	font-size:60px;
	line-height:auto;
}
#primary .entry-content .chiffres-cles{
	line-height:1em !important;
}
div.chiffres-cles {
	padding-bottom:20px;
}
.bouton-rouge a, a.bouton-rouge {
	display:block;
	float:left;
	width:auto;
	padding:15px 20px;
	margin:1em 10px 0px 0px;
	color:#fff;
	text-decoration:none;
	font-size:15px;
	font-weight:400;
	letter-spacing:1px;	
	background-color:#D44200;
	text-transform:uppercase;
	clear:both;
}
.bouton-gris a, a.bouton-gris {
	display:block;
	float:left;
	width:auto;
	padding:15px 20px;
	margin:1em 10px 0px 0px;
	color:#fff;
	text-decoration:none;
	font-size:15px;
	font-weight:400;
	letter-spacing:1px;	
	background-color:#BBC1C5;
	text-transform:uppercase;
	clear:both;
}
.deux-boutons {
	display:block;
}
.deux-boutons:after {
	content:"";
	display:table;
	clear:both;
}
.deux-boutons .bouton-rouge, .deux-boutons .bouton-gris {
	clear: none !important;
}


.bouton-gris a:hover, a.bouton-gris:hover, .bouton-rouge a:hover, a.bouton-rouge:hover {
	background-color:#001C3D;
}
.lire-la-suite, a.lire-la-suite {
	color:#000;
	font-size:16px;
	text-decoration:none;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight:700;	
}

