/*
Theme Name: fondation_malakoff
Author: Ludovic Tristan - Agence Limite / Janv2015 - http://www.distingo.net
Author URI: https://fondationhandicap.malakoffhumanis.com/
Description: Thème Fondation Handicap Malakoff Médéric - 2015
Version: 2.2.0 Burhan EMENIR - Groupe Malakoff Humanis (MAI 2021 MISE A LA CHARTE) - 2.1.0 Burhan EMENIR - Groupe Malakoff Mederic (MAI 2017 MISE A JOUR) - 1.0 Ludovic Tristan
Text Domain: fondation_malakoff
Tags:


Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> SOMMMAIRE
----------------------------------------------------------------
1.0 Remise à zéro
2.0 Typos et couleurs >>MODIFICATIONS>>
3.0 Elements
4.0 Formulaires
5.0 Navigation
6.0 Structure >>MODIFICATIONS>>
7.0 Contenus >>MODIFICATIONS>>
8.0 Alignements
9.0 Modules
10.0 Infinite scroll
11.0 Medias
12.0 Responsive >>MODIFICATIONS>>
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Remise à zéro
--------------------------------------------------------------*/
html {
	font-family: Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}


mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
2.0 Typos et coeurs
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #000;
	font-size: 13px;
	line-height: 1.2em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Cabin Condensed', sans-serif;
	margin-top: 1.3em;
	margin-bottom: 0.8em;
	padding: 0px;
	font-weight: 700;
	text-transform: none;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
	
}
h1 {
	/*font-size: 40px;*/ 
	font-size: 25px;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	/*line-height: 42px;*/ 
	line-height: 30px;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	margin-bottom: 0.4em;
	margin-right: 110px;
}
h2 {
	font-size: 20px;
	line-height: 24px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1px;
}
h5, h6 {
	font-size: 13px;
	line-height: 15px;
	font-weight: 400;
	letter-spacing: 1px;
}

p {
	margin-bottom: 1.5em;
}

b,
strong {
	font-weight: bold;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

/*ENLEVER SOUSLIGNE DES LIEN DANS LES TITRES*//*AJOUTE PAR BURHAN EMENIR LE 8 JUILLET 2015*/
h2>a{
	text-decoration: none;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
html {
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0em;
}

ul {
	list-style: disc;
}
li {
	margin-bottom: 0.4em;
}
ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 1em;
	margin-left: 1em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* ***VOIR*** ADAPTATION DE LA TAILLE DU LOGO PAR Burhan EMENIR LE 2 JUILLET 2015*/
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. *//*****POUR LE LOGO DANS HEADER logotype a img A ETE CREEE*****/
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}


/*ADAPTATION DE LA TAILLE SOUS-TITRE DANS LA PAGE PUBLICATIONS AJOUTE PAR Burhan EMENIR le 14 JANVIER 2016*/
.page-id-1313 .entry-content ul {
    list-style-type: none !important;
    margin: 25px 0 0 0 !important;
    padding: 0 !important;
}

.page-id-1313 .entry-content ul li.titre_brochure {
	background: none !important;
    list-style-position: inside !important;
    font-size: 18px !important;
    line-height: 18px !important;
    color: #cca196 !important;
    padding: 3px !important;
    text-transform: none !important;
    font-weight: 700;
}
.page-id-1313 .entry-content ul li.titre_documentaire {
	background: none !important;
    list-style-position: inside !important;
    font-size: 18px !important;
    line-height: 18px !important;
    color: #cca196 !important;
    padding: 3px !important;
    text-transform: none !important;
    font-weight: 700;
}
.page-id-1313 .entry-content ul li.titre_chiffrees {
	background: none !important;
    list-style-position: inside !important;
    font-size: 18px !important;
    line-height: 18px !important;
    color: #cca196 !important;
    padding: 3px !important;
    text-transform: none !important;
    font-weight: 700;
}

/*FIN ADAPTATION DE LA TAILLE SOUS-TITRE DANS LA PAGE PUBLICATIONS AJOUTE PAR Burhan EMENIR le 14 JANVIER 2016*/
/*--------------------------------------------------------------
4.0 Formulaires
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}


a.bouton_rose {
	font-size: 16px;
	line-height: 20px;
	display: block;
	float: left;
	margin: 5px 15px 20px 0px;
	padding: 10px 30px;
	height: auto;
	width: auto;
	background: #de3781;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-family: 'Cabin Condensed', sans-serif;
}
a.bouton_bordeau {
	font-size: 16px;
	line-height: 20px;
	display: block;
	float: left;
	margin: 5px 15px 20px 0px;
	padding: 10px 30px;
	height: auto;
	width: auto;
	background: #a20f4e;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-family: 'Cabin Condensed', sans-serif;
}
a.bouton_violet {
	font-size: 16px;
	line-height: 20px;
	display: block;
	float: left;
	margin: 5px 15px 20px 0px;
	padding: 10px 30px;
	height: auto;
	width: auto;
	background: #931881;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-family: 'Cabin Condensed', sans-serif;
}
a.bouton_jaune {
	font-size: 16px;
	line-height: 20px;
	display: block;
	float: left;
	margin: 5px 15px 20px 0px;
	padding: 8px 20px;
	height: auto;
	width: 220px;
	background: #ff4b33 !important;
	text-transform: none;
	color: #FFF !important;
	text-decoration: none;
	font-family: 'Cabin Condensed', sans-serif;
	border-radius: 60px !important;
	text-align: center !important;
}
a.bouton_jaune:hover{
    background: #ffffff !important;
    color: #ff4b33 !important;
    border: 1px solid #ff4b33 !important;
	padding: 6px 20px;
}




a.bouton_orange {
	font-size: 16px;
	line-height: 20px;
	display: block;
	float: left;
	margin: 5px 15px 20px 0px;
	padding: 10px 30px;
	height: auto;
	width: auto;
	background: #e74a20;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-family: 'Cabin Condensed', sans-serif;
}
/*
a.bouton_charte_bleu2_mm {
    font-size: 16px;
    line-height: 20px;
    display: block;
    float: left;
    margin: 5px 15px 20px 0px;
    padding: 8px 30px;
    height: auto;
    width: auto;
    background: #ff4b33 !important;
    text-transform: none;
    color: #ffffff !important;
    text-decoration: none;
    font-family: 'Cabin Condensed', sans-serif;
	border-radius: 60px !important;
	text-align: center !important;
	width: 100% !important;
}
a.bouton_charte_bleu2_mm:hover{
    background: #ffffff !important;
    color: #ff4b33 !important;
    border: 1px solid #ff4b33 !important;
}
*/



a.bouton_gris2 {
	font-size: 16px;
	line-height: 20px;
	display: block;
	float: left;
	margin: 5px 15px 20px 0px;
	padding: 10px 30px;
	height: auto;
	width: auto;
	background: #8b8b8b;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-family: 'Cabin Condensed', sans-serif;
}
a.bouton_rose:hover, a.bouton_bordeau:hover, a.bouton_violet:hover, a.bouton_jaune:hover, a.bouton_orange:hover, a.bouton_gris2:hover {
	color: #FFF;
	background: #343434;	
}



/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/

/*5.1 Links*/
a {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover,
a:focus,
a:active {
	color: #333;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* 5.2 Menus */

.home. main-navigation {
	display: none;
}

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	height: 67px;
	margin: 0px;
	padding: 0px;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}

.main-navigation li {
	float: left;
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 25%;
}

.main-navigation a {
	font-family: 'Cabin Condensed', sans-serif;
	display: block;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	height: 67px;
	width: 100%;
	text-transform: uppercase;
	background: #FFF;
	/*font-size: 16px;*/
	/*line-height: 18px;*/
	font-size: 13px !important;/*MODIFIE PAR PAR BURHAN EMENIR Le 22 NOV 2021*/
	line-height: 16px;/*MODIFIE PAR PAR BURHAN EMENIR Le 21 Mai 2021*/
	font-weight: 700;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.main-navigation a {
	/* ie8 */
	font-size: 15px\9;
}

/*DEBUT = MODIFICATION DES COULEURS DE MENU PAR Burhan EMENIR LE 15 OCTOBRE 2018*/
.main-navigation li.charte_menu_bleu2_mm a {
	color:#ff4b33;
	background-color: #e1e1e1;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	border-right: 1px solid #ffffff;
}

.main-navigation li.charte_menu_bleu2_mm a:hover {
    background: #e6e6e6;
    color: #000000;
}



/*FIN = MODIFICATION DES COULEURS DE MENU PAR Burhan EMENIR LE 15 OCTOBRE 2018*/



.main-navigation li.rose a {
	color:#fff;
	background-color: #de3781;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
}
.main-navigation li.violet a {
	color:#fff;
	background-color: #931881;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
}
.main-navigation li.jaune a {
	color:#fff;
	background-color: #f1b93b;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
}
.main-navigation li.orange a {
	color:#fff;
	background-color: #e74a20;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
}
.main-navigation li.gris1 a  {
	color:#fff;
	background-color: #c2c2c2;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
}
.main-navigation li.gris2 a  {
	color:#fff;
	background-color: #8b8b8b;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
}
.main-navigation li.gris3 a  {
	color:#fff;
	background-color: #343434;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
}
.main-navigation li.blanc a  {
	color:#ff4b33;
	background-color: #e1e1e1;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	border-right: 1px solid #ffffff;
}
.main-navigation li.lignes_x3 a {
	padding-top: 14px;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
}
.main-navigation li.lignes_x2 a  {
	padding-top: 14px;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
}
.main-navigation li.rose a:hover, .main-navigation li.violet a:hover, .main-navigation li.jaune a:hover, .main-navigation li.orange a:hover, .main-navigation li.gris1 a:hover, .main-navigation li.gris2 a:hover, .main-navigation li.gris3 a:hover, .main-navigation li.blanc a:hover {
	background: #e6e6e6;
	color:#000000;
}

.main-navigation ul ul {
	display:none;
}

.main-navigation ul ul ul {
	
}
/* accueil */
.home .main-navigation {
	display: none;
	visibility: hidden;
}

/* Small menu. */
.menu-toggle {
	display: none;
}

@media screen and (max-width: 767px) {
.menu-toggle {
	display: block;
	position:absolute;
	right:0px;
	z-index:9999;
	font-size:0px;
	line-height:24px;
	width:40px;
	height:24px;
	background: #343434 url(images/toggle-menu.png) no-repeat center -1px;
	margin: -88px 0px 0px;
	padding: 0px;
	border-style: none;
	background-size:80%;
	box-shadow: none;
}
.menu-toggle:hover {
	background: #343434;
	font-size:13px;
}
	
.main-navigation.toggled .nav-menu {
	display: block;
	position:fixed;
	left:0px;
	top:0px;
	z-index:99999;
	}
.home .main-navigation {
	display: block;
	visibility: visible;
}
	.main-navigation ul {
		display: none;
	}
}
@media screen and (max-width: 479px) {
.menu-toggle {
	/*margin: -110px 0px 0px;*/
        margin: -54px 0px 0px;
}

}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*-Accessibility ---*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


/*--------------------------------------------------------------
6.0 STRUCTURE
--------------------------------------------------------------*/
.container {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	float: none;
	width: 970px;
	position: relative;
	
}

/*- Header-*/

.site-branding {
	display: block;
	/*background: url(images/header-bg.jpg) no-repeat center top;*/ /*ORIGINAL*/
	/*IMAGE A REMETTRE*/

	
	background: url(/wp-content/uploads/2021/06/header-bg-FHMH-2021-mai-2.jpg) no-repeat center top !important;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/

	/*background: url(/wp-content/uploads/2018/10/header-bg-fmmh-2018-oct.jpg) no-repeat center top;*//*MODIFIEE PAR BURHAN EMENIR LE 23 octobre 2018*/
        //*background: url(/wp-content/uploads/2019/12/header-bg-FMHH-2020-jan.jpg) no-repeat center top;*//*MODIFICATIONS PAR GAIA KHOUASLE 31 DECEMBRE 2019*/

	/*background: url(/wp-content/uploads/2015/07/header-bg-1887-370-1.jpg) no-repeat center top;*//*MODIFIEE PAR BURHAN EMENIR LE 2 JUILLET 2015*/
	/*background: url(/wp-content/uploads/2017/12/header-bg-1887-370-2-2017-1.jpg) no-repeat center top !important;*//*MODIFIEE PAR BURHAN EMENIR LE 28 DECEMBRE 2017*/
	margin: 0px;
	padding: 0px;
	height: 480px;
	width: 100%;
}
#logotype {
	background: none;	
/*background: #FFF;*//*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
	text-align: center;
	margin: 0px;
	/*padding: 12px 0px 0px;*/ /*ORIGINAL*/
	padding: 8px 0px 0px;/*MODIFIEE PAR BURHAN EMENIR LE 2 JUILLET 2015*/
	float: left;
	/*height: 172px;*/ /*ORIGINAL*/
	height: 67px !important;/*MODIFIEE PAR BURHAN EMENIR LE 2 JUILLET 2015*/
	height: 63px !important;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
	/*width: 218px;*/ /*ORIGINAL*/
	/*width: 280px !important;*//*MODIFIEE PAR BURHAN EMENIR LE 2 JUILLET 2015*/
	width: 308px !important;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
}


/*ADAPTATION DE LA TAILLE DU LOGO PAR Burhan EMENIR LE 2 JUILLET 2015*/
#logotype a img {
	/*height: 52px !important; *//* Make sure images are scaled correctly. */
	/*width: 92% !important;*/ /* Adhere to container width. */
/*ADAPTATION DE LA TAILLE DU LOGO PAR Burhan EMENIR LE 21 MAI 2021*/
	/*height: 52px !important; *//* Make sure images are scaled correctly. */
	width: 100% !important; /* Adhere to container width. */
}


/*FIN - ADAPTATION DE LA TAILLE DU LOGO PAR Burhan EMENIR LE 2 JUILLET 2015*/

h1.site-title, h2.site-description  {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
}


#signature, #en-tete {
	display:none;
	visibility: hidden;
}

.site-branding .search-box {
	margin: 0px;
	padding: 0px;
	width: 290px;
	top: 0px;
	right: 0px;
	display: block;
	position: absolute;
}

.site-branding .search-form {
	
}

.site-branding .search-field {
	font-family: 'Cabin Condensed', sans-serif;
	background-color: #343434;
	background-image: url(images/loupe.png);
	background-position: right center;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	height: 30px;
	width: 240px;
	margin: 0px;
	padding: 0 30px 0 20px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	text-transform: uppercase;
	color: #CCC;
}

.site-branding .search-field:focus {
	background-color: #941882;
	cursor: text;
	outline: 0;
	width: 240px;
	background-image: url(images/loupe.png);
	color: #FFF;
	background-repeat: no-repeat;
	background-position: right center;
}
.search-form
.search-submit { 
display:none;
}

#content {
	/*margin: -81px 0px 66px;*/ /*ORIGINAL*/
	/*margin: -170px 0px 66px;*//*MODIFIEE PAR BURHAN EMENIR LE 2 JUILLET 2015*/
	margin: 0px 0px 66px;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
	padding: 0px;
}


#primary {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 648px;
}


#main {
	padding: 30px 20px 0px 15px;
	margin: 0px;
	position: relative;
} 
.home #main {
	padding: 0px;
	margin: 0px;
} 

.site-footer {
	padding: 3px 0px 0px;/*MODIFIE PAR BURHAN EMENIR LE 22 NOV 2021*/
	margin: 0px;
	background: url(images/footer-bg.jpg) no-repeat center center;
	height: 66px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	display: block;
	width: 100%;
	z-index: 10;	
}





/*--------------------------------------------------------------
7.0 Contenus
--------------------------------------------------------------*/

a.savoir_plus {
	margin: 0px;
	/*padding: 5px 10px;*/padding: 5px 5px;
	background: #ff4b33;
	text-align: center;
	text-decoration: none;
	font-family: 'Cabin Condensed', sans-serif;
	/*font-size: 12px;*//*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	font-size: 13px;
	/*text-transform: uppercase;*//*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	text-transform: none !important;
	/*width: 110px;*/width: 130px;
	color: #FFF;
	font-weight: 400;
	display: block;
	float: none;
	height: auto;
	clear: both;
	border-radius: 50px !important;
} 

/*AJOUT HOVER PAR BURHAN EMENIR LE 21 MAI 2021*/
.actu-blog a.savoir_plus {
	border-radius: 50px !important;
} 

.actu-blog a.savoir_plus:hover {
	padding: 4px 5px !important;    
	background: #ffffff !important;
	color: #ff4b33 !important;
	border: 1px solid #ff4b33 !important;
}

/*AJOUT POUR LES PAGES PROJETS EMPLOI ET PROJETS SANTE PAR BURHAN EMENIR LE 21 MAI 2021*/
/*MODIFICATIONS DES BOUTONS EN SAVOIR PLUS*/
.page-template-projets-emploi #box-actus a.savoir_plus, .page-template-projets-emploi #box-actus .savoir_plus a {
	color: #ffffff;
	font-weight: 400;
	width: 180px;
	background: #ff4b33;
	margin-right: auto !important;
	margin-left: auto !important;
	padding: 5px 10px!important;
	display: block;
	border-radius: 50px !important;
}
.page-template-projets-emploi #box-actus a.savoir_plus:hover, .page-template-projets-emploi #box-actus .savoir_plus a:hover {
	background: #ffffff;
	color: #ff4b33;
	border:none !important;
}
.page-template-projets-sante #box-actus a.savoir_plus, .page-template-projets-sante #box-actus .savoir_plus a {
	color: #ffffff;
	font-weight: 400;
	width: 180px;
	background: #ff4b33;
	margin-right: auto !important;
	margin-left: auto !important;
	padding: 5px 10px!important;
	display: block;
	border-radius: 50px !important;
}
.page-template-projets-sante #box-actus a.savoir_plus:hover, .page-template-projets-sante #box-actus .savoir_plus a:hover {
	background: #ffffff;
	color: #ff4b33;
	border:none !important;
}


.page-template-projets-emploi a.savoir_plus:hover {
	padding: 4px 5px !important;    
	background: #ffffff !important;
	color: #ff4b33 !important;
	border: 1px solid #ff4b33 !important;
}

.page-template-projets-sante a.savoir_plus:hover {
	padding: 4px 5px !important;    
	background: #ffffff !important;
	color: #ff4b33 !important;
	border: 1px solid #ff4b33 !important;
}



/*FIN AJOUT HOVER PAR BURHAN EMENIR LE 21 MAI 2021*/





.chapo {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 16px;
	line-height:1.4em;
	color: #000;
	font-weight: 700;
	font-style: italic;
}

.col_gauche {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 254px;
}
.col_gauche h2:first-child, .col_gauche h3:first-child, .col_gauche h4:first-child {
	margin-top:0px;
}
.col_droite {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 338px;	
}
.col_droite p {
	margin: 0px;
	padding: 0px;	
}

.marge_article {
	margin: 0px;
	padding: 12px 0px 0px;
	display: block;
}
.rose {
	color:#de3781;
}
.bordeau {
	color:#a20f4e;
}
.violet {
	color:#931881;
}
.jaune {
	color:#f1b93b;
}
.orange {
	color:#e74a20;
}
.gris1 {
	color:#c2c2c2;
}
.gris2 {
	color:#8b8b8b;
}
.gris3 {
	color:#343434;
}
.gris4 {
	color:#c2bbad;
}

.legende {
	color:#7c7c7c;
	font-size: 11px;
}



/*AJOUT DE COULEURS SUR LE SITE*/
.charte_orange2_mm {color: #cca196 !important;}/*COULEURS REDUITES A UNE SEUL + GRISE PAR BURHAN EMENIR LE 21 MAI 2021*/
.charte_orange3_mm {color: #e65005 !important;}
.charte_bleu2_mm {color: #cca196 !important;}/*COULEURS REDUITES A UNE SEUL + GRISE PAR BURHAN EMENIR LE 21 MAI 2021*/

.charte_grand-chiffre_mm {
font-size: 38px;
	line-height:38px;
	font-family: 'Cabin Condensed', sans-serif;
	color: #ff4b33 !important;/*AJOUT BURHAN EMENIR*/}

.charte_mini-chiffre_mm{
	font-size: 20px;
	line-height:24px;
	color: #4b218e !important;/*AJOUT BURHAN EMENIR*/}

/*COULEURS DES BOUTONS REDUITES A UNE SEUL + ROUGE PAR BURHAN EMENIR LE 21 MAI 2021*/
a.bouton_charte_orange2_mm {
    font-size: 16px;
    line-height: 20px;
    display: block;
    float: left;
    margin: 5px 15px 20px 0px;
    padding: 8px 30px;
    height: auto;
    width: auto;
    background: #ff4b33 !important;
    text-transform: none;
    color: #ffffff !important;
    text-decoration: none;
    font-family: 'Cabin Condensed', sans-serif;
	border-radius: 60px !important;
	text-align: center !important;
	width: 100% !important;
}

a.bouton_charte_orange2_mm:hover{
    background: #ffffff !important;
    color: #ff4b33 !important;
    border: 1px solid #ff4b33 !important;
	padding: 6px 30px
}


a.bouton_charte_bleu2_mm {
    font-size: 16px;
    line-height: 20px;
    display: block;
    float: left;
    margin: 5px 15px 20px 0px;
    padding: 8px 30px;
    height: auto;
    width: auto;
    background: #ff4b33 !important;
    text-transform: none;
    color: #ffffff !important;
    text-decoration: none;
    font-family: 'Cabin Condensed', sans-serif;
	border-radius: 60px !important;
	text-align: center !important;
	width: 100% !important;
}
a.bouton_charte_bleu2_mm:hover{
    background: #ffffff !important;
    color: #ff4b33 !important;
    border: 1px solid #ff4b33 !important;
	padding: 6px 30px
}



/*FIN COULEURS DES BOUTONS REDUITES A UNE SEUL + ROUGE PAR BURHAN EMENIR LE 21 MAI 2021*/



/*FIN AJOUT DE COULEURS SUR LE SITE*/


.bloc_chiffres {
	font-size: 14px;
	display: table;
	margin: 10px 0px 20px;
	padding: 10px 20px;
	height: auto;
	width: auto;
	color: #000000;
	font-family: 'Cabin Condensed', sans-serif;
	background: #F5F0F0;/*MODIFIÉ PAR BURHAN EMENIR*/
}
.x1_chiffres {
	font-size: 14px;
	line-height:20px;
	display: block;
	margin: 10px 5% 0px 0px;
	padding: 0px 5% 0px 0px;
	float: left;
	width: 50%;
	border-right: 2px solid #e74a21;
	color: #676767;
}
.x2_chiffres{
	font-size: 14px;
	line-height:20px;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px 5% 0px 0px;
	float: left;
	width: 45%;
	border-right: none;
	color: #676767;
}
.filet_chiffres {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	clear: both;
	float: none;
	border-bottom: 2px solid #e74a21;
	display: block;
}
.x1_chiffres .chiffre_big, .x1_chiffres .chiffre_medium, .x1_chiffres .chiffre_mini, .x2_chiffres .chiffre_big, .x2_chiffres .chiffre_medium, .x2_chiffres .chiffre_mini {
	color: #e74a21;
}
.x1_chiffres h3, .x2_chiffres h3 {
	color: #e74a21;
	margin-top: 0px;
	padding-top: 0px;
}
		
		
		
.chiffre_big {
	font-size: 52px;
	line-height:52px;
	font-family: 'Cabin Condensed', sans-serif;
	color: #ff4b33 !important;/*AJOUT BURHAN EMENIR*/
}
.chiffre_medium {
	font-size: 40px;
	line-height:42px;
	font-family: 'Cabin Condensed', sans-serif;
}
.chiffre_mini {
	font-size: 20px;
	line-height:24px;
	color: #4b218e !important;/*AJOUT BURHAN EMENIR*/
}
.relative {
	position: relative;	
}
.citation {
	font-family: 'Cabin Condensed', sans-serif;
	color:#5ad5d9;
	font-size: 20px;
	line-height:24px;
	font-style: italic;
	font-weight: 700;
	vertical-align: bottom;
	display: block;
	float: left;
	margin: 5px 0px 0px;
	padding: 0px;
	width: 280px;
}
.citation_first {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 60px;
	font-style: italic;
	font-weight: 700;
	display: block;
	vertical-align: bottom;
	line-height: 60px;
	margin: -12px 0px 0px;
	padding: 0px;
	float: left;
	width: 45px;
	color:#5ad5d9;
}

.citation:after {
	content: "»";
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 60px;
	font-style: italic;
	font-weight: 700;
	vertical-align: bottom;

}
.bloc_savoirplus {
	background: #e4d8c4 url(images/bg-savoir-plus.png) no-repeat left 14px;
	margin: 0.8em 0px 1.5em;
	padding: 20px 10px 20px 120px;
	width: 100%;
	min-height:180px;
	display: block;
	line-height: 18px;
	color: #FFF;
	height: auto;
}

.bloc_savoirplus h2 {
	font-size: 30px;
	line-height: 32px;
	font-weight: 400;
	text-transform: uppercase;
	color: #4b218e;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
	margin: 0px 0px 30px;
	padding: 0px;
}

.bloc_savoirplus a, .bloc_pourquoi a {
	color: #000000;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
	text-decoration: none;
}
.bloc_savoirplus a:hover, .bloc_pourquoi a:hover {
	color: #242424;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
	text-decoration: underline;
}
.bloc_pourquoi {
	background: #5ad5d9 url(images/bg-pourquoi.png) no-repeat left 14px;
	margin: 0.8em 0px 1.5em;
	padding: 20px 0px 20px 120px;
	width: 100%;
	min-height:260px;
	display: block;
	color: #000000;
	height: auto;
}
.bloc_pourquoi h2 {
	font-size: 30px;
	line-height: 32px;
	font-weight: 400;
	text-transform: uppercase;
	color: #ff4b33 !important;
	margin: 0px 0px 25px;
	padding: 0px;
}
.bloc_pourquoi_gauche, .bloc_pourquoi_droite {
	margin: 0px;
	padding: 0px 7% 0px 0px;
	float: left;
	width: 50%;
	display: block;
}
.bloc_comment {
	margin: 1.5em 0px;
	padding: 0px 20px 0px 30px;
	display: block;
	background: #e1e1e1;
	height: auto;
}
.bloc_comment h2 {
	margin: 0px;
	padding: 20px 0px 10px;
	font-size: 30px;
	line-height: 32px;
	font-weight: 400;
}
.bloc_comment p {
	margin: 0px;
	padding: 0px 0px 20px;
}


/*- Accueil-*/

#blocs_home .widget {
	margin: 0px;
	padding: 20px 10px !important;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	float: left;
	width: 50%;
	display: block;
	/*height: 364px;*/ 
	height: 317px !important;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	text-align: left;
	line-height: 1.3em;
}

#blocs_home .widget-first {
	clear: both;
	float: none;
	width: 100%;
	margin-top: 0px;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	/*margin-top: 50px;*//*MODIFIE PAR BURHAN EMENIR LE 18 JANVIER 2016*/
	height: auto;
	min-height: 165px;/*AJOUTE PAR BURHAN EMENIR LE 10 JUILLET 2015*/
	max-height: 165px;/*AJOUTE PAR BURHAN EMENIR LE 21 MAI 2021*/
}

/*MODIFICATIONS PAR BURHAN EMENIR LE 2 MAI 2021 */
#blocs_home #custom_post_widget-5{
	margin: 0px 0px 30px 0px;
	padding: 20px 20px 10px 10px !important;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	float: left;
	width: 50%;
	display: block;
	/*height: 364px;*/ 
	height: 535px !important;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	text-align: left;
	line-height: 1.3em;
}
#blocs_home #custom_post_widget-6{
	margin: 0px 0px 30px 0px;
	padding: 20px 10px 20px 20px !important;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	float: left;
	width: 50%;
	display: block;
	/*height: 364px;*/ 
	height: 535px !important;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	text-align: left;
	line-height: 1.3em;
}
#blocs_home #custom_post_widget-7{
	margin: 0px !important;
	padding: 20px 20px 10px 10px !important;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	float: left !important;
	width: 50% !important;
	display: block !important;
	/*height: 364px;*/ 
	height: 535px !important;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	text-align: left !important;
	line-height: 1.3em !important;
	background: #ffffff !important;
}


/*}*/
#blocs_home #custom_post_widget-3{
	margin: 0px !important;
	padding: 20px 10px 20px 20px !important;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	float: left !important;
	width: 50% !important;
	display: block !important;
	/*height: 364px;*/ 
	height: 535px !important;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	text-align: left !important;
	line-height: 1.3em !important;
	background: #ffffff !important;
}
/*
#blocs_home #custom_post_widget-3 .attachment-post-thumbnail img{
	 position: absolute !important;
   	 z-index: 0 !important;
    	display: block !important;
    	bottom: 44px !important;

}
*/








#blocs_home .attachment-post-thumbnail {
    position: absolute;
    z-index: 0;
    display: block;
    bottom: 44px !important;
}


/*
#blocs_home .attachment-post-thumbnail {
    position: absolute;
    z-index: 0;
    display: block;
    bottom: 0px;
    left: 0px;
}
*/






/*AJOUTE PAR BURHAN EMENIR LE 21 MAI 2015*/

.home #blocs_home #custom_post_widget-5 h2>a{color:#ff4b33 !important;}
.home #blocs_home #custom_post_widget-5 p{color:#000000 !important;}

.home #blocs_home #custom_post_widget-6 h2>a{color:#ff4b33 !important;}
.home #blocs_home #custom_post_widget-6 p{color:000000 !important;}

.home #blocs_home #custom_post_widget-7 h2>a{color:#ff4b33 !important;}
.home #blocs_home #custom_post_widget-7 p{color:000000 !important;}

.home #blocs_home #custom_post_widget-3 h2>a{color:#ff4b33 !important;}
.home #blocs_home #custom_post_widget-3 {color:#000000 !important;}
/*FIN AJOUT TITRE ROUGE*/




/*AJOUTE PAR BURHAN EMENIR LE 20 JUILLET 2015*/
/*AFIN DE COUVRIR LE BLOC AVEC L'IMAGE DE HUGO*/
/*.home #blocs_home #custom_post_widget-5 {color:#ffffff !important;}*/
/*.home #blocs_home #custom_post_widget-5 {color:#343434 !important;}*/

/*.home #blocs_home #custom_post_widget-5 img {height: 100% !important; z-index: -1 !important;}*/
/*.home #blocs_home #custom_post_widget-5 img {height: auto !important; z-index: -1 !important;}
.home #blocs_home #custom_post_widget-5 h2>a {color:#ff4b33 !important;}*/

/*FIN AJOUT TAILLE IMAGE*/
/*MODIFICATIONS PAR BURHAN EMENIR LE 21 MAI 2021 */
#blocs_home h1, #blocs_home h2, #blocs_home h3 {
	font-size: 29px;
	line-height: 31px;
	font-weight: 700;
	text-transform: none;
	margin: 0px;
	padding: 0px 0px 10px;
	z-index: 9;
	position: relative;
}
/*
#blocs_home h1, #blocs_home h2, #blocs_home h3 {
	font-size: 28px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 10px;
	z-index: 9;
	position: relative;
}
*/
#blocs_home p {
	margin: 0px;
	padding: 0px;
	z-index: 9;
	position: relative;
}
.widget_bottom {
	position: absolute;
	bottom: 10px;
	z-index: 9;
	left: 0px;
	width: 100%;
}
.widget_bottom  a.savoir_plus {
	margin: 0px auto;
	background: #FFF;
}
.widget a {
	color:#ffffff;
}
.widget.rose a.savoir_plus, .widget.rose .savoir_plus a {
	color:#de3781;
}
.widget.rose, td.rose {
	color:#FFF;
	background: #de3781;
}
.widget.bordeau a.savoir_plus, .widget.bordeau .savoir_plus a {
	color:#a20f4e;
}
.widget.bordeau, td.bordeau {
	color:#FFF;
	background: #a20f4e;
}
.violet a.savoir_plus, .widget.violet .savoir_plus a {
	color:#931881;
}
.widget.violet, td.violet {
	color:#FFF;
	background: #931881;
}
.widget.jaune a.savoir_plus, .widget.jaune .savoir_plus a {
	color: #f1b93b;
}
.widget.jaune, td.jaune {
	color:#343434;
	background: #f1b93b;
}
.widget.blanc a.savoir_plus, .widget.blanc .savoir_plus a {
	color: #343434;
	border: 1px solid #343434;
}
.widget.blanc, td.blanc {
	color:#343434;
	background: #FFF;
}
.widget.blanc h3 {
	color:#343434;
}
.widget.orange a.savoir_plus, .widget.orange .savoir_plus a {
	color: #e74a20;
}
.widget.orange, td.orange {
	color:#FFF;
	background: #e74a20;
}
.widget.gris1 a.savoir_plus, .widget.gris1 .savoir_plus a {
	color: #c2c2c2;
}
.widget.gris1, td.gris1 {
	color:#FFF;
	background: #c2c2c2;
}
.widget.gris2 a.savoir_plus, .widget.gris2 .savoir_plus a {
	color: #8b8b8b;
}
.widget.gris2, td.gris2 {
	color:#FFF;
	background: #8b8b8b;
}
.widget.gris3 a.savoir_plus,.widget.gris3 .savoir_plus a {
	color: #343434;
}
.widget.gris3, td.gris3 {
	color:#FFF;
	background: #343434;
}
.widget.gris4 a.savoir_plus, .widget.gris4 .savoir_plus a {
	color: #c2bbad;
}
.widget.gris4, td.gris4 {
	color:#FFF;
	background: #c2bbad;
}
.widget a.savoir_plus:hover, .widget .savoir_plus a:hover {
	background: #343434;
}

.widget.blanc a.savoir_plus:hover, .widget.blanc .savoir_plus a:hover {
	color:#FFF;
	background: #343434;
}

/*AJOUTE PAR BURHAN EMENIR LE 23 OCTOBRE 2018*/
/*MODIFICATIONS DE COULEURS PAGE D'ACCUEIL*/
/*.home #main #blocs_home #custom_post_widget-4 {
	margin-bottom: 30px !important;	
	color:#FFF;
	background: #2d3892 !important;
}*/
/*MODIFICATIONS PAR GAIA KHOUASLE 31 DECEMBRE 2019 POUR LE CHANGEMENT DE COULEUR LIGNE 1610 */
/*MODIFICATIONS DE COULEURS PAGE D'ACCUEIL*/
/*.home #main #blocs_home #custom_post_widget-4 {
	color:#FFF;
	background: #FF4B33 !important;
}*/
/*MODIFICATIONS PAR BURHAN EMENIR LE 21 MAI 2021*/
/*MODIFICATIONS DE COULEURS PAGE D'ACCUEIL*/
.home #main #blocs_home #custom_post_widget-4 h2 a {
	color:#000000 !important;
}
.home #main #blocs_home #custom_post_widget-4 {
	color:#000000 !important;
	background: #e4d8c4 !important;
}

/*
.home #main #blocs_home #custom_post_widget-3{background: #ffffff !important;}

.home #main #blocs_home #custom_post_widget-7{background: #ffffff !important;}
.home #main #blocs_home #custom_post_widget-7 h2 a{color: #000000 !important;}
.home #main #blocs_home #custom_post_widget-7 p{color: #000000 !important;}

.home #main #blocs_home #custom_post_widget-3{background: #ffffff !important;}
.home #main #blocs_home #custom_post_widget-3 h2 a{color: #000000 !important;}
.home #main #blocs_home #custom_post_widget-3 p{color: #000000 !important;}*/

/*
.savoir_plus_charte_gris20_mm {
    margin: 0px auto !important;
    padding: 5px 5px !important;
    background: #FFF !important;
    text-align: center !important;
    text-decoration: none !important;
    font-family: 'Cabin Condensed', sans-serif !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    width: 130px !important;
    color: #0050aa !important;
    font-weight: 400 !important;
    display: block !important;
    float: none !important;
    height: auto !important;
    clear: both !important;
    border: none !important;}
*/
/*MODIFICATIONS DES BOUTONS EN SAVOIR PLUS*/
.savoir_plus_charte_gris20_mm {
    margin: 0px auto !important;
    padding: 5px 5px !important;
    background: #ff4b33 !important;
    text-align: center !important;
    text-decoration: none !important;
    font-family: 'Cabin Condensed', sans-serif !important;
    font-size: 14px !important;
    text-transform: none !important;
    width: 130px !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    display: block !important;
    float: none !important;
    height: auto !important;
    clear: both !important;
    border: none !important;
    border-radius: 50px !important;
    }

.savoir_plus_charte_gris20_mm:hover{
    background: #ffffff !important;
    color: #ff4b33 !important;
    border: 1px solid #ff4b33 !important;
}



/*MODIFICATIONS DE COULEURS PAGE D'ACCUEIL*/


/*MODIFICATIONS DE COULEURS PAGE Malakoff Médéric et le handicap*/
.charte_orange1_mm {background: #5ad5d9!important;}
.charte_gris_mm {background: #e1e1e1 !important;}



/*FIN MODIFICATIONS DE COULEURS PAGE Malakoff Médéric et le handicap*/





/*- Articles et pages -*/

.fil-arianne {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	color: #999;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-right: 110px;
	border-bottom: 1px solid #999;
	display: none;/*AJOUTE PAR BURHAN EMENIR LE 21 MAI 2021*/
}
a.print-page {
	float: right;
	margin-right: 10px;
	display: block;
	width: 10px;
	font-size: 0px;	
	display: none;/*AJOUTE PAR BURHAN EMENIR LE 21 MAI 2021*/
}

a.print-page:before {
	-webkit-font-smoothing: antialiased;
	content: "\f469";
	display: inline-block;
	font: normal 18px Genericons;
	width: 40px;
	color: #999;
}

.fil-arianne a {
	color: #505050;
	padding-right: 5px;
}
.fil-arianne a:hover {
	color: #000;
}
.page-template-projets-tous h1.entry-title {
	font-size: 36px;
}

.img-blog {
	display: block;
	float: left;
	width: 40%;	
}
.actu-blog {
	display: block;
	float: right;
	width: 56%;	
}
.actu-blog h2.entry-title {
	/*font-size: 24px;*/
	/*line-height:28px;*/
	font-size: 21px;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	line-height:24px;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	margin: 0px;
	padding: 0px 0px 8px;
	color:#000000;
}
.actu-blog h2.entry-title a {
	color: #000000;
	text-decoration: none;
}
.category .post, .page article.post {
	/*border-bottom: 2px solid #d8005e;*/
	border-bottom:  1px solid #ede8e6;/*MODIFIE PAR BURHAN EMENIR LE 21 MAI 2021*/
	padding-bottom:30px;
	display: block;
	line-height: 1.1em;
	margin-bottom: 20px;
}

.category .post:last-child, .page .post:last-child  {
	border-bottom: none;	
}
.category-projets h2.entry-title {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	margin: 0px;
	padding: 12px 0px 5px;
	
}

.category-projets h2 a {
	color:#d8005d;
	text-decoration:none;
	
}
.taxonomy-description {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: 700;
}
.taxonomy-description h1, h1.page-title {
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	margin: 0px 0px 20px;
	padding: 0px;
	font-weight: 400;
	color:#343434;
}
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0em;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.page-id-34 h1, .parent-pageid-34 h1 {
	color:#de3781;	
}
.page-id-36 h1, .parent-pageid-36 h1 {
	color:#931881;	
}
.page-id-32 h1, .parent-pageid-32 h1 {
	color:#f1b93b;	
}
.page-id-236 h1, .parent-pageid-236 h1 {
	color:#e74a20;	
}

table.colsx2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
table.colsx2 td {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	width: 50%;
}
table.handicap {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
table.handicap td {
	vertical-align: top;
	width: 50%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 14px;	
	
}
table.handicap p {
	padding: 0px 20px 15px;	
}
table.handicap img {
	width:100%;
	
	
}
table.handicap h3 {
	font-size: 20px;
	line-height:24px;
	margin: 0px;
	padding: 20px 20px 15px;
	color: #4b218e;
}

table.portfolio {
	margin: 0px;
	padding: 0px;
	width: 99%;
}
table.portfolio td {
	vertical-align: top;
	width: 33%;
	margin: 0px;
	padding: 10px 20px 20px;
	font-size: 14px;
}
table.portfolio p {
	padding: 0px;
	margin: 0px;
}
table.portfolio img {
	width:100%;
	margin-bottom:15px;
	
}


/*- Pied de page -*/
#partage {
	margin: 0px;
	padding: 0px;
	width: auto;
	float: right;
}

#bloc-contact {
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 10px 12px 0px;
	height: 49px;
	width: auto;
	float: left;
	background: #FFF;
}
#bloc-contact a {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #343434;
	text-decoration: none;
}
.bloc-partage {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 56px;
	float: left;
	text-align: right;
}
.bloc-twitter {
	background: #47acec;
}
.bloc-facebook {
	background: #3f609b;
}
.bloc-linkedin {
	background: #007ab3;
}
.bloc-youtube {
	background: #f30c2a;
}
.bloc-rss {
	background: #f5562b;
}
.site-footer ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.site-footer ul li {
	margin: 0px 12px 0px 0px;
	padding: 0px 12px 0px 0px;
	display: inline-block;
	list-style: url(none) none;
	border-right: 1px solid #FFF;
}
.site-footer ul li:last-child {
	margin: 0px;
	display: inline-block;
	list-style: url(none) none;
	padding: 0px;
	border-right-style: none;
}
.site-footer ul li a {
	font-family: 'Cabin Condensed', sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
#bloc-visit-malakoff {
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 10px 12px 0px;
	height: 49px;
	width: auto;
	float: left;
	background: #f1ba3b;
}

#bloc-visit-malakoff a {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #343434;
	text-decoration: none;
}


/* 7.2 Colonne de droite */


#secondary {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 322px;
	/*background: #333;*//*ORIGINALE*/
	/*background: #1a283e !important;*//*MODIFIE PAR GAIA KHOUASLE 31 DECEMBRE 2019 POUR LE CHANGEMENT DE COULEUR*/
	background: #ede8e6 !important;/*MODIFIE PAR PAR BURHAN EMENIR Le 21 Mai 2021*/
}
#secondary .attachment-post-thumbnail {
	margin-bottom: 3px;
	width:100%;
	
}
#secondary p {
	padding: 0px;
	margin: 0px;
}

#secondary .widget {
	min-height:160px;
}

#secondary #custom_post_widget-11 {min-height: 90px !important;}/*AJOUTE PAR BURHAN EMENIR LE 10 JUILLET 2015*/

h1.entry-title {
	/*color: #343434;*/
	color: #ff4b33;/*MODIFIE BURHAN EMENIR 30 DECEMBRE 2016 puis 21 MAI 2021*/
}
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	color: #343434;
}

#box-actus {
	margin: 0px;
	/*padding: 20px;*/padding: 10px 20px 30px 20px;/*AJOUT BURHAN EMENIR 30 DECEMBRE 2016 puis 21 MAI 2021*/
}
#box-actus h3 {
	margin: 0px;
	padding: 0px 0px 20px;
	font-size: 28px;
	line-height: 28px;
	text-transform: uppercase;
	color: #FFF;
}
#box-actus ul {
	margin: 0px;
	padding: 0px;
}
#box-actus ul li {
	margin: 0px;
	/*padding: 0px 0px 20px;*/padding: 0px 0px 10px;/*AJOUT BURHAN EMENIR 30 DECEMBRE 2016*/
	list-style: url(none) none;
}
#box-actus a {
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}

/*MODIFICATIONS DES BOUTONS EN SAVOIR PLUS*/
#box-actus a.savoir_plus, #box-actus .savoir_plus a {
	color: #ffffff;
	font-weight: 400;
	width: 180px;
	background: #ff4b33;
	margin-right: auto !important;
	margin-left: auto !important;
	padding: 5px 10px!important;
	display: block;
	border-radius: 50px !important;
}
#box-actus a.savoir_plus:hover, #box-actus .savoir_plus a:hover {
	background: #ffffff;
	color: #ff4b33;
}

/*
#box-actus a:hover {
	color: #2d2d2d;
}*/

/*#box-actus a.savoir_plus, #box-actus .savoir_plus a {
	color: #343434;
	font-weight: 400;
	width: 180px;
	background: #FFF;
	margin-right: auto !important;*//*AJOUT -!important- BURHAN EMENIR 30 DECEMBRE 2016*/
	/*margin-left: auto; !important;*//*AJOUT -!important- BURHAN EMENIR 30 DECEMBRE 2016*/
	/*padding: 5px 10px!important;*//*AJOUT BURHAN EMENIR 30 DECEMBRE 2016*/
	/*display: block;*//*AJOUT BURHAN EMENIR 30 DECEMBRE 2016*/
}*/
/*#box-actus a:hover {
	color: #ffffff;
}*/
/*#box-actus a.savoir_plus:hover, #box-actus .savoir_plus a:hover {
	background: #8b8b8b;
}*/
#box-actus .img-excerpt {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	/*float: left;
	width: 120px;*/
	float: none !important;/*ADAPTATION DE LA TAILLE ZONE BLOG IMAGE PAR Burhan EMENIR LE 21 MAI 2021*/
	width: 280px !important;/*ADAPTATION DE LA TAILLE ZONE BLOG IMAGE PAR Burhan EMENIR LE 21 MAI 2021*/
}
#box-actus .img-excerpt {
	/* ie8 */
	height: 90px\9;
	overflow:hidden\9;

}
#box-actus .actu-excerpt {
	margin: 0px 0px 10px 0px !important;
	padding: 0px;
	/*float: left;
	width: 150px;*/
	float: none !important;/*ADAPTATION DE LA TAILLE ZONE BLOG TITRE PAR Burhan EMENIR LE 21 MAI 2021*/
	width: 280px !important;/*ADAPTATION DE LA TAILLE ZONE BLOG TITRE PAR Burhan EMENIR LE 21 MAI 2021*/
	font-size: 22px !important;/*ADAPTATION DE LA TAILLE TITRE PAR Burhan EMENIR LE 21 MAI 2021*/
	line-height: 26px !important;/*ADAPTATION DE LA TAILLE TITRE PAR Burhan EMENIR LE 21 MAI 2021*/
	font-family: 'Cabin Condensed', sans-serif;
}

/* 7.3 Widgets */

.widget {
	padding: 20px 20px 60px;
	display: block;
	margin: 0px;
	position: relative;
	
}
.widget-title, .widget_custom_post_widget h3 {
	font-family: 'Cabin Condensed', sans-serif;
	/*padding: 0px 0px 15px;*/padding: 0px 0px 0px;/*AJOUTE PAR BURHAN EMENIR LE 30 DECEMBRE 2016*/
	margin: 0px 0px 5px 0px;
	/*font-size: 28px;*/font-size: 25px;/*AJOUTE PAR BURHAN EMENIR LE 30 DECEMBRE 2016*/
	/*line-height: 30px;*/line-height: 27px;/*AJOUTE PAR BURHAN EMENIR LE 30 DECEMBRE 2016*/
	color: #ff4b33;
	text-transform: none;
	font-weight: 700;
	display: block;
}

/*AJOUTE PAR BURHAN EMENIR LE 1 DECEMBRE 2017 puis 23 OCTOBRE 2018 puis 21 MAI 2021*/
/*SUITE AUX PROBLEMES D'AFFICHAGE SURVENU AVEC LES DERNIERES MIS A JOURS*/
#secondary #custom_post_widget-8 {
	background-color: #ede8e6 !important;
}
#secondary #custom_post_widget-8 .widget_bottom a{
	color: #ff4b33;
    font-weight: 700;
    /*width: 180px;*/
    background: none;
    margin-right: auto !important;
	margin-left: 0px !important ;
    padding: 5px 10px 5px 20px !important;
    display: block;
    /*border-radius: 50px !important;*/
	text-decoration: underline !important;
	text-align: left !important;
}

#secondary #custom_post_widget-14 .widget_bottom a{
	color: #ff4b33;
    font-weight: 700;
    /*width: 180px;*/
    background: none;
    margin-right: auto !important;
	margin-left: 0px !important ;
    padding: 5px 10px 5px 20px !important;
    display: block;
    /*border-radius: 50px !important;*/
	text-decoration: underline !important;
	text-align: left !important;
}

#secondary #custom_post_widget-8 .widget_bottom {
    bottom: 32px !important;
}
#secondary #custom_post_widget-14 .widget_bottom {
    bottom: 32px !important;
}



#secondary #custom_post_widget-12 .widget_bottom a{
	color: #ff4b33;
    font-weight: 400;
    width: 180px;
    background: #ffffff;
    margin-right: auto !important;
	margin-left: auto !important ;
    padding: 5px 10px!important;
    display: block;
    border-radius: 50px !important;
}
#secondary #custom_post_widget-8 .widget-title{
	color: #000000 !important;
	font-size: 18px !important;
	line-height: 21px !important;
	font-weight: 700 !important;
}
/*
#secondary .widget-1 {background-color: #ede8e6 !important;}
#secondary .widget-1 .widget_bottom a{color: #999 !important;}
#secondary .widget-1 .widget-title{color: #000000 !important;font-size: 20px !important;line-height: 24px !important;}*/

#secondary #custom_post_widget-14 {
	background-color: #ede8e6 !important;
}

#secondary #custom_post_widget-12 {
	background-color: #5ad5d9 !important;
}
#secondary #custom_post_widget-12 .widget-title-2021 {
	font-family: 'Cabin Condensed', sans-serif;
	margin: 0px 0px 5px 0px;
	color: #000000;
	font-size: 30px;
    line-height: 32px;
    letter-spacing: 2px;
   	font-weight: 700; 
	text-transform: none;
	display: block;
}
#secondary #custom_post_widget-12 .chiffre_big_2021 {
    font-size: 67px;
    line-height: 52px;
    font-family: 'Cabin Condensed', sans-serif;
    color: #000000 !important;
}












/*
#secondary #custom_post_widget-14 .widget_bottom a{
	color: #999 !important;
}
*/
#secondary #custom_post_widget-14 .widget-title{
	color: #000000 !important;
	font-size: 18px !important;
	line-height: 21px !important;
	font-weight: 700 !important;
}



/*
#secondary .widget-2 {
	background-color: #ede8e6 !important;
}
#secondary .widget-2 .widget_bottom a{
	color: #000000 !important;
	font-size: 20px !important;
	line-height: 24px !important;
}
#secondary .widget-2 .widget-title{
	color: #000000 !important;
}
*/
/*#secondary #custom_post_widget-11 {background-color: #ebaa28 !important;}
#secondary #custom_post_widget-11 .widget-title{color: #141E6E !important;}*/

/*MODIFIE PAR GAIA KHOUAS LE 31 DECEMBRE 2019 pour changer la couleur arriere plan du bloc presse et mediathèque*/
/*
#secondary #custom_post_widget-11 {background-color: #F4B5D4 !important;}
#secondary #custom_post_widget-11 a{color: #343434 !important;}
#secondary #custom_post_widget-11 .widget-title{color: #343434 !important;}
*/

/*MODIFIE PAR Burhan EMENIR LE 21 MAI 2021 la couleur arriere plan du bloc presse et mediathèque*/

#secondary #custom_post_widget-11 { padding: 20px !important; }
#secondary #custom_post_widget-11 { background-color: #6d4ca7 !important; }
#secondary #custom_post_widget-11 a{color: #ffffff !important;}
#secondary #custom_post_widget-11 .widget-title{
	color: #ffffff !important;
	font-size: 30px;
    line-height: 32px;
    letter-spacing: 2px;
    margin: 0px;
}


/*
#secondary #custom_post_widget-12 {background-color: #F5F0F0 !important;}
#secondary #custom_post_widget-12 .widget-title{color: #141E6E !important;}
#secondary #custom_post_widget-12 p{color: #141E6E !important;}
#secondary #custom_post_widget-12 a{color: #141E6E !important;}
#secondary #custom_post_widget-12 a:hover {background-color: #cccccc !important;;}
*/

#secondary #custom_post_widget-8 .widget_bottom a:hover {
    background: none !important;
	color: #000000 !important;
	border: none !important;
}
#secondary #custom_post_widget-14 .widget_bottom a:hover {
    background: none !important;
	color: #000000 !important;
	border: none !important;
}
#secondary #custom_post_widget-12 .widget_bottom a:hover {
    background: #ff4b33 !important;
	color: #ffffff !important;
}



/*FIN D'AJOUTE PAR BURHAN EMENIR LE 1 DECEMBRE 2017*/



#custom_post_widget-9 {
	background-image:url(images/camera.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

/*DEBUT - ADAPTATION DE LA TAILLE TEXTE MEDIATHEQUE PAR Burhan EMENIR LE 14 JANVIER 2016*/
#custom_post_widget-9 p .chiffre_mini {
	/*padding: 0px 0px 4px 0px !important;*/
	font-size: 17px !important;
	line-height: 20px !important;
}
#custom_post_widget-9 p{
	padding: 8px 0px 0px 0px !important;
}

/*FIN - ADAPTATION DE LA TAILLE TEXTE MEDIATHEQUE PAR Burhan EMENIR LE 14 JANVIER 2016*/


/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/* 7.4 Commentaires */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}



/*--------------------------------------------------------------
8.0 Alignements
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.reset {
	clear: both;
	display: block;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 0px;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
9.0 Modules
--------------------------------------------------------------*/
/* Taille Typos article */
#boro {
	background: #FFF;
	font-size: 16px;
	line-height: 18px;
	color: #999;
	position: absolute;
	top: 25px;
	right: 85px;
	border: 1px solid #CCC;
	transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	padding: 3px 6px 0px;
	height: 25px;

} 

#soto {
	background: #FFF;
	font-size: 16px;
	line-height: 18px;
	color: #999;
	position: absolute;
	top: 25px;
	right: 50px;
	border: 1px solid #CCC;
	transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	padding: 3px 6px 0px;
	height: 25px;
}
#boro:hover, #soto:hover
{background:#343434;}


.shareaholic-canvas {
	position: absolute;
	top: 47px;
	width: 100%;
	right: 15px;
}
.cookie-notice-container a {
	color: #a0174f;
	text-decoration: none;
}
.cookie-notice-container a:hover {
	color: #a0174f;
	text-decoration: underline;
}
#cookie-notice .cookie-notice-container a.bootstrap {
	color: #FFF;
	font-size: 12px;
	background: #a0174f;
	text-transform: uppercase;
	width: 35px;
		text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
#cookie-notice .cookie-notice-container a.bootstrap:hover {
	background: #343434;

}


/*--------------------------------------------------------------
10.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
11.0 Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*Captions*/
.wp-caption {
	max-width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.wp-caption.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.wp-caption.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.wp-caption.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: right;
	background: #5ad5d9;
	width: 70%;
	margin: 0px;
	padding: 5px;
	opacity: 0.9;
	filter: alpha(opacity=9); /* For IE8 and earlier */
	display: block;
	position: absolute;
	right: 0px;
	bottom: 6px;
	color: #FFF;
	font-size: 0.9em;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/* Galleries */
.gallery {
	margin-bottom: 1.5em;
	
	
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-item img {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption.wp-caption-text {
	display: block;
	position:relative;
	width:100%;
	text-align: left;
}


/*--------------------------------------------------------------
12 RESPONSIVE
--------------------------------------------------------------*/


@media only screen and (max-width: 969px) {
	
body {min-width: 0px;}

h1 {
	font-size: 25px;
	line-height: 30px;
	margin-right: 80px;
}
.container {
	width:768px;
	
}
.site-branding {
	background-size: cover;
	height: 380px;
}
#primary {
	width: 512px;
}
#secondary {
	width: 256px;
}
.main-navigation a {
	/*font-size: 15px;*/ /*ORIGINAL*/
	font-size: 14px;/*MODIFIEE PAR BURHAN EMENIR LE 20 JUILLET 2015*/
	/*line-height: 17px;*/ /*ORIGINAL*/
	line-height: 16px;/*MODIFIEE PAR BURHAN EMENIR LE 20 JUILLET 2015*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;

}
#blocs_home .attachment-post-thumbnail {
    padding-right: 30px !important;
}



.main-navigation li.lignes_x3 a {
	padding-top: 10px;
}
.main-navigation li.lignes_x2 a  {
	padding-top: 16px;
}
.site-footer {
	height:auto;
	background: url(images/footer-bg.jpg) repeat center center;
}

.site-footer ul {
	width:100%;
}
#partage {
	width:100%;
	float: right;
}
.bloc-partage {

	width: 65px;
}

#bloc-visit-malakoff {
	margin: 0px;
	padding: 10px 12px 0px;
}
#bloc-contact {
	margin: 0px;
	padding: 10px 12px 0px;
}

#blocs_home .widget {
	height: 314px;
}
#blocs_home .widget-first {
	height: 100%;
}
#blocs_home h3 {
	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
}

#blocs_home .attachment-post-thumbnail {
	/*opacity: 0.4;*/
    /*filter: alpha(opacity=40);*/ /* For IE8 and earlier */
	opacity: 1;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
    filter: alpha(opacity=100); /* For IE8 and earlier *//*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
}

/*DEBUT - ADAPTATION DE LA TAILLE TEXTE MEDIATHEQUE PAR Burhan EMENIR LE 21 MAI 2021*/

/*FIN - ADAPTATION DE LA TAILLE TEXTE MEDIATHEQUE PAR Burhan EMENIR LE 21 MAI 2021*/

#box-actus .img-excerpt {
	/*height: 70px;
	width: 90px;*/
	height: auto !important;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
	width: 100% !important;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/

}
#box-actus .actu-excerpt {
	/*width: 110px;*/
	width: 100% !important;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
}
#secondary h3 {
	font-size: 24px;
	line-height: 26px;
}
#secondary .widget {
	min-height:145px;
}
.col_gauche {
	width: 240px;
}

.col_droite {
	width: 220px;	
}
.citation {
	width: 170px;
}

}

/*CORRECTION D'EMPLECEMENT DU BLOC content ET primary POUR L'AFFICHAGE DES TABLETTES*/
/*AJOUTE PAR BURHAN EMENIR LE 20 JUILLET 2015*/

@media only screen and (min-width: 767px) and (max-width: 969px) {

#content {
	/*margin-top: -81px;*//*MODIFIEE PAR BURHAN EMENIR LE 20 JUILLET 2015*/
	margin-top: 0px!important;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
}

#primary {
	/*margin-top: 81px;*//*AJOUTE PAR BURHAN EMENIR LE 20 JUILLET 2015*/
	margin-top: 0px!important;/*AJOUTE PAR BURHAN EMENIR LE 21 MAI 2021*/
}

.home #primary {
	margin-top: 0;/*AJOUTE PAR BURHAN EMENIR LE 20 JUILLET 2015*/
}


}

/*FIN AJOUT CORRECTION D'EMPLECEMENT*/


@media only screen and (max-width: 767px) {
	
.container {
	width:456px;
}	
h1 {
	font-size: 25px;
	line-height: 30px;
	margin-top:2em;
	margin-right: 0px;
}
#primary {
	width: 100%;
	float:none;
}
#secondary {
	width: 100%;
	float:none;
}
.site-branding {
	display: block;
	/*background: url(images/bg-site-branding.gif) repeat-x left top;*/
	background: none !important;
    background-color: #ffffff !important;
	height: 160px;
	overflow:hidden;
}








/*CORRECTION LOGO POUR MOBILE 767*/
#logotype a {
    display: block !important;/*AJOUTE PAR BURHAN EMENIR LE 21 MAI 2021*/
}


#logotype a img {
    width: 92% !important;
    height: 81px !important;
}

.main-navigation a {
	font-size: 13px;
	line-height: 15px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#logotype {
	/*background: #ff4b33 !important;*//*AJOUTE PAR BURHAN EMENIR LE 21 MAI 2021*/
	background: #ffffff !important;/*AJOUTE PAR BURHAN EMENIR LE 21 MAI 2021*/
	margin-top:30px;
	/*width:40%;*/
        width:456px !important;
        height: 141px !important;
	padding: 15px 10px 15px 15px;
}
#signature {
	margin-top:30px;
	display: block;
	visibility: visible;
	height: 172px;
	background: url(images/header-bg-mobil.jpg) no-repeat right top;
	float: right;
	width:60%;
}
.site-branding .search-box {
	top: 0px;
	left: 0px;
}
#content {
	margin: -67px 0px 30px 0px;
}
.site-footer {
	position: relative;
	clear:both;
	float:none;
	background: url(images/footer-bg.jpg) repeat-y center center;
}
.site-footer ul {
		text-align:center;
		margin-bottom:10px;
}

#bloc-visit-malakoff {
	width:110px;
	margin: 0px;
	padding: 10px 2px 0px;
	font-size:11px;
	line-height:13px;
	text-align:center;
}
#bloc-contact {
	margin: 0px;
	padding: 10px 2px 0px;
}
.bloc-partage {

	width: 52px;
}

#blocs_home .widget {
	margin: 0px;
	padding: 20px 20px 50px 20px;
	float: none;
	width: auto;
	display: block;
	height: auto;
}

#blocs_home .widget-first {
	margin-top: 0px;
	/*padding-bottom: 20px;*/ /*ORIGINAL*/
	padding-bottom: 40px;/*AJOUTE PAR BURHAN EMENIR LE 20 JUILLET 2015*/
	min-height: 190px !important;/*AJOUTE PAR BURHAN EMENIR LE 21 MAI 2021*/
}

/*AJOUTE PAR BURHAN EMENIR LE 21 MAI 2021*/
#blocs_home #custom_post_widget-5{
	margin: 0px 0px 20px 0px;
	padding: 20px 10px !important;
	float: left;
	width: 100%;
	display: block;
	height: 195px !important;
	background: #ffffff !important;
}
#blocs_home #custom_post_widget-6{
	margin: 0px 0px 20px 0px;
	padding: 20px 10px !important;
	float: left;
	width: 100%;
	display: block;
	height: 210px !important;
	background: #ffffff !important;
}
#blocs_home #custom_post_widget-7{
	margin: 0px 0px 20px 0px;
	padding: 20px 10px !important;
	float: left;
	width: 100%;
	display: block;
	height: 195px !important;
	background: #ffffff !important;
}
#blocs_home #custom_post_widget-3{
	margin: 0px 0px 20px 0px;
	padding: 20px 10px !important;
	float: left;
	width: 100%;
	display: block;
	height: 195px !important;
	background: #ffffff !important;
}



/*FIN AJOUTE PAR BURHAN EMENIR LE 21 MAI 2021*/

#blocs_home .attachment-post-thumbnail {
	display: none;
}
#blocs_home h3 {
	font-size: 20px;
	line-height: 24px;
	margin: 0px;
}
#blocs_home p {
	margin: 0px;
	padding: 0px;
}

#blocs_home .widget.blanc  {
	border:#343434 solid 1px;
}

#box-actus .img-excerpt {
	height: auto;
	/*width: 45%;*/
	width: 100% !important;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
	margin-right:5%;
}

/*AJOUTE PAR BURHAN EMENIR LE 21 MAI 2021*/
#box-actus .img-excerpt a img {
    height: auto;
    width: 100% !important;
}
/*FIN AJOUTE PAR BURHAN EMENIR LE 21 MAI 2021*/

#box-actus .actu-excerpt {
	/*width: 50%;*/
	width: 100% !important;/*MODIFIEE PAR BURHAN EMENIR LE 21 MAI 2021*/
}
.shareaholic-canvas {
	position: absolute;
	top: 70px;
	width: 100%;
	right: 15px;
}
.col_gauche {
	float: none;
	width: 100%;
	margin-bottom:20px;
}
.col_droite {
	float: none;
	width: 100%;
	margin-bottom:1.5em;	
	
}


.citation {
	width: 340px;
}
.bloc_pourquoi_gauche, .bloc_pourquoi_droite {
	float: none;
	width: 100%;
	margin-right:10%;
}
#cookie-notice  {
	position: absolute;

}
.x1_chiffres, .x2_chiffres {
	float:none;
	clear: both;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 2px solid #e74a21;
	border-right:none;
	width:100%;
}
.filet_chiffres {
	display:none;
	
}
	
}


@media only screen and (max-width: 479px) {
	
.container {
	width:300px;
	
}
h1 {
	font-size: 28px;
	line-height: 30px;
}	
.site-branding {
	display: block;
	height: 126px;
	overflow: hidden;
}
.main-navigation a {
	font-size: 12px;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/*
#logotype {
	width:50%;
	padding: 20px 5px 5px 5px;
}*/
#logotype {
    margin-top: 30px;
    width: 300px !important;
    height: 128px !important;
    padding: 20px 10px 5px 15px;
}
#logotype a img {
    width: 92% !important;
    height: auto !important;
}

.site-branding {
    display: block;
    /*background: url(images/bg-site-branding.gif) repeat-x left top;
    height: 160px;
    overflow: hidden;
    background-color: #fff;
    background-image: none;*/
}

.site-branding .search-field {
    width: 160px !important;
}
.site-branding .search-box {
    width: 160px !important;
}







#signature {
	width:50%;
}
.site-branding .search-field {
	width: 160px;
}

.site-branding .search-field:focus {
	width: 160px;
}
.bloc-partage, #bloc-visit-malakoff, #bloc-contact {
	width:100%;
	text-align:center;
}

.citation {
	width: 220px;
}
.bloc_savoirplus {
	background-image: none;
	padding: 20px 10px 20px 25px;
}
.bloc_pourquoi {
	background-image: none;
	padding: 20px 10px 20px 25px;
}
.img-blog {
	float: none;
	width: 100%;	
}
.actu-blog {
	float: none;
	width: 100%;	
}
.actu-blog h1.entry-title {
	padding: 6px 0px 0px 0px;
	color: #343434;
}

table.handicap td, table.portfolio td, table.colsx2 td{
	display:block;
	clear:both;
	width: 100%;
	
}
}
