@import url(menu.css);
@import url(ckeditor.css);

* {
	margin:0;
	padding:0;
}
.clearer {
	clear:both;
}

a:focus{
	outline:none;
}
a {	color: #484848;}

body {
	/**/background: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #484848;
}

.btn-red{	font-family: 'Roboto', sans-serif;	letter-spacing: 1px;}

#home_thematiques h2.title{	color:#fff !important; font-family: 'Roboto', sans-serif;	font-weight:500;}

#home_outils h2.title{	font-family: 'Roboto', sans-serif;	font-weight:300;}

.bloc_thematique .titre{		font-family: 'Roboto', sans-serif;		font-weight:900;}

#global_deco {
	/*width: 802px;*/
	margin: 0px auto 0px auto;
	background-color:#f8f8f8;
}


/*Page générique grande*/
#centre_generique_grand  {
	/*width: 760px;*/
	padding: 0px 20px 30px 20px;
}

#centre_generique_grand p.intro {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#centre_generique_grand p.intro_r {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #c50000;
}
#centre_generique_grand p {
	margin: 0px 0px 10px 0px;
}

body .vc_tta-panel-body div{
	padding:0%;
}

#centre_generique_grand .boxappel {
	padding: 0px 0px 25px 0px;
}

#centre_generique_grand .boxappel_content {
	width: 760px;
	padding: 10px 0px 0px 0px;
	background: url(../images/box_appel_bg.gif) repeat-x top;
}
#centre_generique_grand .colphoto {
	width: 100px;
	float:left;
}
#centre_generique_grand .colphoto img {
	border: 2px solid #ccc;
}
#centre_generique_grand .coltexte {
	/*width: 640px; */
	padding: 20px;
	background-color:#f8f8f8;
	/*float:left;*/
}

#centre_generique_grand .boxappel h2 {
	/*font-size: 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;*/
	margin:2rem 0 1rem 0;
}

#centre_generique_grand .boxappel h3 {
	margin:1rem 0 0.5rem 0;
}

#centre_generique_grand .boxappel ul,
.content_animation ul {
	margin-left:2rem;
	margin-bottom: 1rem;
}

img.aligncenter{
	margin-left:auto !important;
	margin-right:auto !important;
}


h2.vert{
	text-align: center;
    color: #239a93;
    font-weight: 500;
    margin: 1% 0%;
}

.bloc_footer i{
	    color: #e59338;
    font-size: 16px;
    margin-right: 10px;
}

#global {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: #fff;
}
#footer {
	/*width: 1024px;*/
	line-height: 25px;
	vertical-align: middle;
	margin: 0px auto 0px auto;
	text-align: center;
	font-size: 10px;
	/*background-color:#88b327ad;*/
	padding: 8px 0;
	font-size: 14px;
	letter-spacing:5px;
	margin-top: 0%;
	background-color: #444444;
	color:#fff;
	display:flex;
	padding:2%;
}

#newsletter{
    background-color: #e59338;
    padding: 1%;
}

#newsletter .container p{
	color:#fff;
	font-size: 23px;
}

#newsletter .container{
	display:flex;
	justify-content: center;
    align-items: center;
}

.bloc_footer{
	display: flex;
    width: max-content;
    max-width: 25%;
    flex-direction: column;
    align-items: center;
    text-align: left;
    letter-spacing: 0px !important;
}

.bloc_footer.left{
	align-items: baseline;
}

.left_footer{
	display: flex;
    flex-direction: column;
}


#footer span{
	letter-spacing:0px;
}
#footer a {
	color: #fff;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	letter-spacing:0px;
}
/* Menu  ->  menu.css */
#menuh {
	width: 800px;
	height: 28px;
	margin: 0px;
	border-bottom: 1px solid #e8e8d1;
	background: #88b327ad;
}

#bandeau_logo {
	margin: 0px;
}
#bandeau_logo a {
	display:block;
	margin: 0px 0px 0px 23px;
	width:300px;
}
#bandeau_intro {
	width: 800px;
	height: 143px;
	margin: 0px;
}
.anim {
width: 384px;
height: 143px;
float:left;
}
#bandeau_intro img {
	float: left;
}
#intro {
	width: 416px;
	height: 143px;
	margin: 0px;
	float: left;
	background: url(../images/intro.gif) no-repeat 0px 0px;
}
#bande_ombre {
	width: 800px;
	height: 26px;
	margin: 0px;
	background: url(../images/bande_ombre.gif) no-repeat 0px 0px;
}
#content {
	/*width: 800px;*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#centre_home {
	width: 590px;
	float: left;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
.boxhome {
	width: 542px;
	margin: 0px 0px 20px 23px;
	padding: 0px 17px 0px 0px;
	background: #fff;
}
.premiere {
	width: 542px;
	margin: 0px 0px 10px 23px;
	padding: 0px 17px 20px 0px;
	background: #fff url(../images/doted.gif) repeat-x bottom;
}
.boxhome_g {
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px;
}
.boxhome_d {
	float: left;
	width: 452px;
	margin: 0px;
	padding: 0px;
}
.boxhome ul {
	list-style: none;
	margin: 8px 0px 0px 6px;
}
.boxhome ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
	background: url(../images/puce_fleche.gif) no-repeat 0px 4px;
}
h1 span {
	display: none;
}
h1.t1 {
	width: 90px;
	height: 19px;
	background: url(../images/home_t1.gif) no-repeat 0px 0px;
}
h1.t2 {
	width: 90px;
	height: 41px;
	background: url(../images/home_t2.gif) no-repeat 0px 0px;
}

.boxactu_deco1 {
	width: 198px;
	margin: 0px 0px 20px 0px;	
	padding: 35px 0px 0px 0px;
	background: url(../images/boxactu_haut.gif) no-repeat top;
}
.boxactu_deco1 ul{
overflow:hidden;
zoom:1;
}
.boxactu_deco1 ul li{
overflow:hidden;
zoom:1;
background:url(../images/puce1.gif) no-repeat 0 7px;
padding:5px 0 0 15px;
margin:5px 0 0 0;
border-top:1px solid #cccc99;
}
.boxactu_deco1 ul li em{font-size:11px;}
.boxactu_deco1 ul li a{
text-decoration:none;
}
.box_deco1 {
	width: 198px;
	margin: 0px 0px 20px 0px;
	padding: 15px 0px 0px 0px;
	/*background: url(../images/box_haut.gif) no-repeat top;*/
}
.box_deco2 {
	width: 198px;
	padding: 0px 0px 15px 0px;
	/*background: url(../images/box_bas.gif) no-repeat bottom;*/
}
.box {
	padding: 6px 20px 0 20px;
	/*background: url(../images/box_bg.gif) repeat-y;*/
	color: #000;
	overflow:hidden;
	zoom:1;
}
.box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c10001;
	margin: 0px 0px 10px 0px;
}
.boxactu_deco1 .box h1{margin:0;}
.box p {
	margin: 0px 0px 0px 0px;
}
.b11 { font-size: 15px; /*font-weight: bold;*/ }
.rouge { color: #c10001; }

#col_droite {
	flex:2;
	margin-left:0px;
	/*margin: 0px;*/
	padding: 30px 10px;
	background-color:#239a93;
}

#col_droite .box{
	padding:0 0px;
}

#col_droite .box p, #col_droite .box ul li,
#col_droite .box > div{
	overflow:hidden;
	zoom:1;
	/*background:url(../images/puce1.gif) no-repeat 0 7px;*/
	
	/*border-top:1px solid #cccc99;*/
}
#col_droite .box a,
#col_droite .box ul li a{
	text-decoration:none;
	display:block;
	padding:10px 20px;
	position:relative;
	color: #fff;
	font-weight: 100;
}

#col_droite .box a.current{
	background-color:#66afaa;
	display: flex;
    align-items: center;
}

#col_droite .box a:hover{
	background-color:#66afaa;
}

#col_droite .box a.current span.arrow{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #ffffff transparent transparent;
	position: absolute;
    right: 0;
}

#col_droite .sub_menu{
	padding:0px 10px;
	max-height:0;
	transition: all 0.5s linear;
	
}


#col_droite div.element_menu:hover .sub_menu, 
#col_droite .sub_menu.active{
	max-height:initial;
	padding:10px;
}

#bt_plus a {
	width: 98px;
	height: 15px;
	margin: 0px auto 0px auto;
	display: block; 
	background: url(../images/bt_plus.gif) no-repeat 0px 0px;
}
#bt_plus span {
	display: none;
}





#centre_home .telecharger {
	margin: 15px 0px 0px 20px;
	_margin: 15px 0px 0px 10px; 
}


#chemin {
	/*width: 750px; /*760px*/
	height: 19px;
    margin: 0 0 2% 0;
    padding: 0px 0px 0px 10px;
    /* background: url(../images/chemin_bg.gif); */
    font-size: 12px;
    line-height: 19px;
    vertical-align: 19px;
    border-bottom: solid 1px #e8e8e8;
    padding: 1%;
	background:#ef7d00;
	color:#502a00;
}
#chemin a {
	color: #502a00;
	text-decoration:none;
}

#chemin a:hover {
	text-decoration:underline;
}

#chemin .current,
#chemin .breadcrumb_last{
	color:#fff;
}


.wysiwyg_telecharger {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	float:left;
	height: 15px;
	background: url(../images/telecharger_g.gif) no-repeat top left;
	display: block;
	text-decoration: none;
	list-style: none;

	background-color: #f0f0f0;

	background-color: #f0f0f0;
	width: 533px;
	height: 50px;
	margin: 0 auto 15px auto;
	padding: 30px;
	border: 1px solid #d7d7d7;
	
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url('border-radius.htc');
	
}



/*Page Appel*/
#centre_appel {
	width: 760px;
	padding: 0px 20px 30px 20px;
}
#centre_appel .boxappel {
	margin: 0px 0px 30px 0px;
}
#centre_appel .boxappel_content {
	width: 760px;
	padding: 10px 0px 0px 0px;
	background: url(../images/box_appel_bg.gif) repeat-x top;
}
#centre_appel .colphoto {
	width: 100px;
	float: left;
}
#centre_appel .colphoto img {
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}
#centre_appel .coltexte {
	width: 646px; /*660px*/
	padding: 0px 0px 0px 14px;
	float: left;
}
#centre_appel .boxappel h1 {
	font-size: 14px;
	color: #c50000;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}
#centre_appel .boxappel h2 {
	font-size: 13px;
	background: url(../images/puce_fleche.gif) no-repeat 0px 5px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}
#centre_appel .telecharger {
	margin: 30px 0px 0px 0px;
}

/* Page partenaires*/
#centre_partenaires {
	width: 557px;	/*590px*/
	float: left;
	margin: 0px;
	padding: 0px 10px 30px 20px;
}
#centre_partenaires h1 {
	font-size: 14px;
	color: #c50000;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	background: url(../images/box_appel_bg.gif) repeat-x bottom;
}
.box_partenaires {
}
#centre_partenaires h2 {
	font-size: 13px;
	background: url(../images/puce_fleche.gif) no-repeat 0px 5px;
	margin: 0px 0px 10px 25px;
	padding: 0px 0px 0px 15px;
}
#centre_partenaires h3 {
	font-size: 13px;
	background: url(../images/puce_rouge.gif) no-repeat 0px 5px;
	font-weight: normal;
	margin: 0px 0px 10px 35px;
	padding: 0px 0px 0px 10px;
}
.box_partenaires_txt  {
	margin: 0px 40px 10px 62px;
	padding: 0px 0px 0px 10px;
} 	
.box_partenaires_txt  ul.liste_telecharger {
	margin: 10px 0px 20px 0px;
	border-bottom: 1px solid #fff;
} 	
/* Page partenaires etendue*/
#centre_partenaires_grand {
	width: 760px;	
	float: left;
	margin: 0px;
	padding: 0px 10px 30px 20px;
}
#centre_partenaires_grand h1 {
	font-size: 14px;
	color: #c50000;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	background: url(../images/box_appel_bg.gif) repeat-x bottom;
}
#centre_partenaires_grand h2 {
	font-size: 13px;
	background: url(../images/puce_fleche.gif) no-repeat 0px 5px;
	margin: 0px 0px 10px 25px;
	padding: 0px 0px 0px 15px;
}
#centre_partenaires_grand h3 {
	font-size: 13px;
	background: url(../images/puce_rouge.gif) no-repeat 0px 5px;
	font-weight: normal;
	margin: 0px 0px 10px 35px;
	padding: 0px 0px 0px 10px;
}
#centre_partenaires_grand a {
	color: #484848;
}




.boxpar_img {
	margin: 0px 0px 0px 74px;
	_margin: 0px 0px 0px 37px;
	float: left;
	line-height: 57px;
	vertical-align: middle;
}
.boxpar_img img {
	float: left;
	margin: 0px 0px 11px 0px;	
}
.boxpar_img a {
	margin: 0px 0px 0px 15px;
	color: #484848;
}
a.parlien {
	margin: 0px 0px 0px 45px;
	color: #484848;
}
a.parlien2 {
	color: #484848;
}

.box_partenaires ul {
	margin: 0px 0px 0px 74px;
	list-style: none;
}
.box_partenaires ul li {
	background: url(../images/puce_petite_verte.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 8px;
}
a.partenaires {
	color: #cc9;
	font-style: italic;
	display: block;
	margin: 0px 0px 20px 30px;
}

/*Page G�n�rique*/
#centre_generique {
	flex:10;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}
#centre_generique p.intro {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#centre_generique p.intro_r {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #c50000;
}
#centre_generique p {
	margin: 0px 0px 10px 0px;
}

#centre_generique .boxappel {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#centre_generique .boxappel_content {
	width: 557px;
	padding: 10px 0px 0px 0px;
	background: url(../images/box_appel_bg.gif) repeat-x top;
	float: left;
}
#centre_generique .colphoto {
	width: 100px;
	float:left;
	clear: both;
}

.coltexte .entry-content{
	padding-top:0% !important;
}

#centre_generique .colphoto img {
	border: 2px solid #ccc;
}
#centre_generique .coltexte {
	/*width: 437px;*/ 
	padding: 0px 0px 0px 14px;
	float:left;
	clear: both;
	width: 100%;
}

a{
	text-decoration:none; /* !important;*/
}

.coltexte ul li, .coltexte_ed ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc !important;
}

.coltexte ul li ul li ul li, .coltexte_ed ul li ul li ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background: url(../images/puce_petite_verte.gif) no-repeat 0px 6px;
}
ul.liste_telecharger {
	list-style: none;
	margin: 20px 0px 13px 0px;
	clear: both;
}
ul.liste_telecharger li {
	list-style: none;
	padding: 0px;
	background:none;
}
ul.liste_telecharger li .textedoc{padding:0 0 3px 0;}
h3.titre_doc_publication{
color:#C50000;
font-size:14px;
font-size:bold;
padding:0;
}



/*plan site*/
.colplan {
	width: 300px;
	float: left;
	margin: 10px 0 60px 60px;
}
.colplan a {
	color: #484848;
	text-decoration: none;
}
.colplan a:hover {
	text-decoration: underline;
}

.colplan ul {
	list-style: none;
	margin: 0px 0px 23px 38px;
	clear: both;
}
.colplan ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	background: url(../images/puce_rouge.gif) no-repeat 0px 5px;
}
a.bt_contact
{
	width:98px;
	height:15px;
	display:block;
	clear:both;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bt_contact.gif) no-repeat 0px 0px;
	margin:30px 0px 0px 20px;
}
a.faq{text-decoration:none; color:#c50000;}
.colphoto_ed{display:inline;width: 120px;float:left;margin-left:16px;}
.coltexte_ed
{
	float:left;
	width: 620px; 
	padding: 0px 0px 0px 0px;
}

.colphoto_ed img{
	max-width:100px;
}

div.haut_page{margin:0px 0px 0px 15px;}
div.haut_page a{color:#c20000; font-size:11px;}

#mentions h2{
}
#mentions p{
margin:0px 0px 15px 0px;
}

.entry-meta {
	margin-top: 50px;
	margin-bottom: 5px;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
}

.container{
	width:1400px;
	margin:auto;
}

h2.title{
	color:#239a93;
	text-align:center;
	font-weight:100;
}

.btn-jaune{ 
	background-color: #e59338;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    margin: auto;
    display: block;
    width: max-content;
    font-size: 17px;
    border-radius: 6px;
	transition: background-color 0.5s ease;
}

.btn-jaune:hover{ 
	background-color: #d28b3c;
}

div#home_top{
	background-color: #f1f0f0;
    padding: 3% 2%;
    margin: 0%;
	text-align:center;
	font-size:16px;
	line-height:21px;
	color: #606060;
}

.line-separator {
    border-top: 1px solid #e59338;
    height: 1px;
    margin: 15px auto 0;
    position: relative;
    width: 15%;
    margin-bottom: 3%;
}

.line-separator:before {
        background-color: #e59338;
    border: 1px solid #e59338;
    content: "";
    height: 6px;
    left: 50%;
    border-radius: 50px;
    margin-left: -20px;
    position: absolute;
    top: -4px;
    width: 40px;
}

.line_thematique{
	display:flex;
	margin-bottom: 4%;
    margin-top: 5%;
	justify-content: space-between;
}

.line_thematique .bloc_thematique a{
	color:#fff;
	display:flex;
	flex-direction: column;
	text-decoration:none;
	padding:10%;
}

.line_thematique .bloc_thematique a i{
	font-size:40px;
	color:#fff;
	margin-top: 10px;
}

.agenda_home{
	display: flex;
    flex: 0 0 50%;
    max-width: 38%;
    flex-direction: column;
    margin: 2%;
    border-radius: 7px;
    padding: 4%;
	position: relative;
	padding-bottom: 7%;
}

.global_agenda_home{
	display: flex;
    flex-wrap: wrap;
}

.global_agenda_home .agenda_home{
    background-color:#f1f0f0;
}



#footer .container{
	display:flex;
	justify-content: space-between;
}

.line_thematique .bloc_thematique{
	background-color: #23807a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    text-align: center;
    transition: background-color 1s ease;
    width: 23%;
    display: flex;
    max-width: 23%;
    flex: 0 0 23%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.line_thematique .bloc_thematique:hover{
	background-color:#e59338;
}

.line_thematique .bloc_thematique:last-child{
	margin-right:0;
}

.line_thematique .bloc_thematique img{
	margin:auto;
	display:block;	margin-top:4%;
}

.line_thematique .bloc_thematique .titre{
	font-weight:bold;
	font-size:14px;	height: 32px;    display: inline-block;
}

.line_thematique .bloc_thematique span.img{
	display: block;
    font-size: 50px;
    color: #4d4d4d;
}

#home_thematiques a.btn-red{
	margin:3% 0 4% 0;
}

a.btn-red{
	text-align: center;
    display: block;
    padding: 2%;
    color: #c50000;
    border: solid 1px;
    border-radius: 5px;
	text-decoration:none;
	font-weight:bold;
	transition: all 0.4s linear;
}

a.btn-red:hover{
	background-color: #c50000;
	color:#fff;
}

#home_outils{
	background-color:#f3f3f3;
	padding:4% 2%;
	margin-top:2%;
}

#logos-partenaires-footer{
	display: flex;
    flex-wrap: wrap;
    margin-bottom: 1%;
    padding: 0 0%;
    justify-content: space-around;
	margin-top:3%;
}

.bx-wrapper{
	border:none !important;
}

.global_text_slider{
	background-color: #00000042;
    clear: both;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
	display:flex;
}

.text_slider{
    width: 715px;
    margin:auto;
	background-color: #0000006b;
    padding: 2%;
}

.slider{
	position:relative;
}

.slider > div{
	/*height:324px;
	overflow:hidden;*/
}

.text_slider p{
	font-family: 'Roboto', sans-serif;
	font-weight:600;
	color:#fff;
}

p.titre_slider{
	font-size:22px;
	margin-bottom: 38px;
	text-transform:uppercase;
	text-align:center;
}

p.description_slider{
	font-size:17px;
	font-weight:300;
}

p.titre_slider a,
p.description_slider a{
	color:#fff;
	text-decoration:none;
}

#menu ul.sub-menu{
	z-index:10000;
}

#menu ul.sub-menu {
	-webkit-box-shadow: 0px 9px 19px -12px rgba(0,0,0,0.78);
	box-shadow: 0px 9px 19px -12px rgba(0,0,0,0.78);
}

#menu ul.sub-menu ul.sub-menu{
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
}

.logo{
	margin:auto;
	display:block;
	min-width:107px;
	width:20%;
	text-align:center;
	flex: 0 0 10%;
}

.logo img{
	width:100%;
	max-width:90px;
	height: auto;
}

.line_outils{	
	display:flex;
}

.bloc_outils{
	flex:1;	
	margin-right:3%;
	text-align:center;
	padding:4% 2%;	
	display:flex;
}

.bloc_outils  div{
	margin:auto;
}

.bloc_outils.red.last p{
	/*line-height: 24px;*/
}

.bloc_outils.red.last{
	margin-right:0%;
}

.clear{	
	clear:both;
}

.bloc_outils:last-child{
	margin-right:0%;
}

.bloc_outils.red{
	background-color:#c10001;
	color:#fff;	    
	font-size: 16px;
	line-height:18px;
}

.bloc_outils.red a{
	color:#fff;	 
}

.bloc_outils a{
	text-decoration:none; 
}

.bloc_outils.grey{
	background-color:#3f3f3f;
	color:#fff;
}

#logos-partenaires-footer-container{
	max-width: 96%;
    margin: auto;
    margin-bottom: 4%;
	border-top: solid 1px #e4e2e2;
    padding-top: 3%;
}

#globa_actu_footer{
	max-width: 100%;
    margin: auto;
    padding-top: 3%;
	background-color: #f9f9f9;
    padding-bottom: 3%;
}

#logos-partenaires-footer .logo img{
	border:none;
}

.bloc_outils hr{
	border: none;
    height: 0px;
    border-bottom: solid 1px;
    width: 80%;
    margin: auto;
    margin-top: 4%;
}

#menu{
	/*background-color:#88b327ad;*/
}

#menu a{
	color:#655152;
	text-decoration:none;
	display:block;
	font-weight: 700;
}




#newsletter,
.page-id-292 div.wpcf7{
	text-align:center;
	border-bottom: solid 1px #e8e8e8;
    padding: 4% 0;
}

#newsletter .titre,
.page-id-292 div.wpcf7 .titre,
.page-id-19 .blocs .titre{
	font-weight:600;
	font-size:14px;
	margin-bottom:1.5%;
}

#newsletter input.email{
	line-height: 20px;
    padding: 5px 10px;
    border: solid 1px #e8e8e8;
    text-align: left;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-radius:0px;
}

#newsletter div.wpcf7 input[type="submit"]{
	line-height: 20px;
    padding: 6px 20px 6px 20px;
    border: none;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
	border-radius:0px;
	text-indent:-9999px;
	background-color: #239a93;
	background-image: url(/wp-content/themes/iresp/images/send.png);
    background-size: 55%;
    background-repeat: no-repeat;
    background-position: center;
	cursor:pointer;
}

#newsletter i.fa-envelope,
.page-id-292 div.wpcf7 i.fa-envelope,
.page-id-19 div.wpcf7 i.fa-envelope{
	position: absolute;
    color: #fff;
    font-size: 20px;
    margin-left: 10px;
    margin-top: 5px;
}

.newsletter_footer{
	margin-left: 5%;
}

.newsletter_footer .email{
	width:80%;
}

.link_social_footer{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.link_social_footer img{
	width: 50px;
}
.link_social_footer a{
    margin: 20px 0%;
}

.bloc_footer.social{
	justify-content: center;
}

#newsletter span.wpcf7-not-valid-tip,
.page-id-292 div.wpcf7 span.wpcf7-not-valid-tip,
.page-id-19 div.wpcf7 span.wpcf7-not-valid-tip{
	display:none;
}

#newsletter div.wpcf7 .ajax-loader,
.page-id-292 div.wpcf7 .ajax-loader,
.page-id-19 div.wpcf7 .ajax-loader{
	position:absolute;
}

#home_thematiques{
	padding: 2% 0%;
    background-color: #239a93;
}

div#header{
	background-color:#fff;
	border-bottom: solid 4px #ef7d00;
}

div#header .container{
	position:relative;
}


div#header div#recherche form{
	display:flex;
}

div#header #recherche input[type="text"]{
	padding: 0px 5px;
    border: solid 1px #bfbfbf;
    font-size: 14px;
	height:38px;
}

div#header #recherche input[type="submit"]{
	background-color: #239a93;
    border: 0;
    color: #fff;
    padding: 0 5px;
    cursor: pointer;
}

div.btn_dl{
	display: inline-block;
    background-color: #f8f8f8;
    border-radius: 5px;
	width: 350px;
	margin:1%;
}

div.btn_dl:hover{
	background-color:#f1f1f1;
}

div.btn_dl p{
	margin-bottom:0 !important;
}

div.btn_dl a,
div.btn_dl span{
	display: inline-block;
    padding: 3%;
    text-decoration: none;
	vertical-align: middle;
	font-family: 'Roboto', sans-serif;
}

/*div.btn_dl p a:last-child*/
div.btn_dl a{
	color: #7d7d4c;
	width:64%;
	font-weight:300;
	background:none;
	height:auto;
	line-height:initial;
	font-size:14px;
}

div.btn_dl a:hover{
	background:none !important;
}

/*div.btn_dl p a:first-child*/
div.btn_dl span{
    text-align: center;
	width:26%;
	padding-right:0;
}

/*div.btn_dl p a:first-child::before*/
div.btn_dl span::before{
	font-family: "Font Awesome 5 Free";
	content:"\f15c";
	font-size: 25px;
    display: block;
    text-align: center;
	margin-bottom:5px;
}

/*div.btn_dl.publications_rapports p a:first-child::before,*/
div.btn_dl.publications_rapports span::before{
	content: "\f02d";
}

/*div.btn_dl.autres p a:first-child::before*/
div.btn_dl.guide span::before,
div.btn_dl.Guide span::before,
div.btn_dl.neutre span::before{
	content: "\f02d";
}

/*div.btn_dl.qsp p a:first-child::before*/
div.btn_dl.qsp span::before,
div.btn_dl.QSP span::before{
	content: "\f518";
}

div#evenements{
	width:62%;
	float:left;
	margin-right:3%;
}

div#agenda{
	width:30%;
	float:left;   
	padding: 2%;
    border: solid 1px #239a93;
	border-radius:5px;
}

div#evenements .actualite{
	padding:2%;
	margin:2% 0;
	border-radius:5px;
	border:solid 1px #f9f9f9;
}

div#evenements .actualite:nth-child(2n){
	background-color: #f9f9f9;
}

div#evenements .actualite:nth-child(2n) div.btn_dl{
	background-color: #fff;
}

div#evenements .actualite div.btn_dl{
	margin: 1% 0;
}

div#evenements .actualite .date{
	margin-bottom:1%;
	color: #239a93;
}

div#evenements .actualite .titre{
	font-size:16px;
	font-weight:bold;
	margin-bottom:1%;
}

div#evenements .actualite .titre a{
	text-decoration:none;
}

div#agenda .agenda{
	padding:2% 0;
	margin-bottom:3%;
}

div#agenda_passes .agenda{
	padding:2%;
	margin-bottom:2%;
	background-color:#f8f8f8;
}

div#agenda .agenda a,
div#agenda_passes .agenda a{
	text-decoration:none;
}

div#agenda .agenda .date{
	border: solid 1px #b20504;
    display: inline-block;
    color: #b20504;
    padding: 2%;
    border-radius: 5px;
}

div#agenda_passes .agenda .date{
	background-color: #b20504;
    display: inline-block;
    color: #fff;
    padding: 1% 2%;
    border-radius: 5px;
}

div#agenda .agenda .titre,
div#agenda_passes .agenda .titre{
	text-transform: uppercase;
    margin: 2% 0;
    font-weight: bold;
    font-size: 14px;
}

div#agenda h2,
div#agenda_passes h2{
	text-align:center;
	margin-bottom:5%;
}

a.suite{
	display: block;
    text-align: right;
    text-decoration: none;
    font-style: italic;
    margin-top: 1%;
    color: #adadad;
}

div#pagination{
	text-align: center;
    margin-top: 5%;
}

div.appel_a_projet,
#animations div.animation{
	padding:2%;
	background-color: #f8f8f8;
    margin-bottom: 2%;
}

div.appel_a_projet:hover,
#animations div.animation:hover{
	background-color: #f3f3f3;
}

div.appel_a_projet a.titre{
	text-decoration:none;
	font-size:16px;
	flex:9;
	vertical-align: middle;
    line-height: 30px;
}

#animations div.animation a.title_animation{
	text-decoration:none;
	font-size:16px;
	vertical-align: middle;
    line-height: 30px;
}

#animations a.sous_titre_animation{
	color: #239a91;
    font-size: 15px;
}

#animations a.sous_titre_animation:hover{
	text-decoration:none;
}

div.appel_a_projet a.plus{
    padding: 1%;
    background-color: #b20504;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
	text-align:center;
	flex:3;
	height: 15px;
}


#animations div.animation .information_animation{
	padding:10px;
	flex:9;
}

div#animations{
	padding:0;
}

div.appel_a_projet,
#animations div.animation{
	display:flex;
	justify-content: space-between;
	padding:0% !important;
}

#animations div.animation > div{
	padding:0;
}

.boutton_savoir:hover {
    display: block;
    background-color: #239a93;
    color: #fff;
    padding: 25px 20px;
}

div.appel_a_projet a.link_appel{
	display: flex;
    align-items: center;
    padding-left: 20px;
}

.boutton_savoir{
	display: block;
    background-color: #ef7d00;
    color: #fff;
    padding: 25px 20px;
}

a.button{
    text-align: center;
    display: block;
    padding: 1% 2%;
    background-color: #474747;
    color: #fff;
    text-decoration: none;
}

div#agenda .button{
	margin-top: 10%;
}

div#agenda_passes{
	padding:1%;
}

div.result {
	border-bottom: solid 1px #e8e8e8;
    padding: 2%;
}

div.result .title{
	font-weight:bold;
	margin-bottom:1%;
}

div.result a{
	text-decoration:none;
}

.contenu table{
	margin:auto;
	border: solid 1px #d3d3d3;
}

.contenu table td{
	border-right: solid 1px #d3d3d3;
	border-bottom: solid 1px #d3d3d3;
}

.contenu table tr td:last-child{
	border-right: solid 0px #d3d3d3;
}

.contenu table tr:last-child td{
	border-bottom: solid 0px #d3d3d3;
}

div#recherche.seminaires{
	text-align: center;
    margin-bottom: 5%;
	font-size: 16px;
}

div#recherche.seminaires input[type="text"]{
	font-size: 16px;
	padding: 5px;
}

div#recherche.seminaires input[type="submit"]{
	font-size: 16px;
    padding: 7px;
    border: none;
	cursor:pointer;
	padding-right:10px;
}

#footer_bottom{
	background-color: #303030;
    padding: 1% 1%;
    text-align: center;
    font-size: 11px;
}

#footer_bottom a{
	text-decoration:none;
	color:#fff !important;
}

#footer_bottom a:hover{
	text-decoration:none;
}

div.blocs{
	display: flex;
    vertical-align: middle;
    justify-content: center;
}

div.blocs > div:first-child{
	padding-right:5%;
	border-right:solid 1px;
	text-align:right;
}

div.blocs > div:last-child{
	padding-left:5%;
}

.bloc_bg{
    background-color: #f8f8f8;
    padding: 2%;
}

#header .container{
	width: 96%;
    padding: 0% 2%;
	display: flex;
	justify-content: space-between;
}

#bandeau_logo a img{
	width:100%;
}

div#header #recherche input[type="submit"]{
	background-image: url(/wp-content/themes/iresp/images/loupe.png);
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
	width: 40px;
    height: 40px;
}

#home_top_bloc{
	display:flex;
	padding: 3% 0%;
}

.top_bloc.tier{
	flex:0 0 34%;
	max-width:34%;
	padding: 0% 3%;
}

.top_bloc.tier.left{
	flex:0 0 54%;
	max-width:54%;
	padding: 0% 3%;
}

.bloc_top_right h5{
    text-align: center;
    font-size: 15px;
	font-weight: 300;
    text-transform: uppercase;
}

.top_bloc.tier img{
	max-width:100%;
}

.btn-blue{
	background-color: #239a93;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    margin: auto;
    display: block;
    width: max-content;
    font-size: 17px;
    border-radius: 6px;
    transition: background-color 0.5s ease;
}

.bloc_top_right p{
	margin-bottom:3%;
}

.btn-blue:hover{
	background-color:#23807a;
}

.top_bloc  h4{
	text-align:center;
	font-size:20px;
	margin-bottom: 3%;
}

#home_top_bloc .container{
	display:flex;
}

.agenda_home .date{
	background-color: #239a93;
    color: #fff;
    padding: 5px 10px;
    max-width: 100%;
    text-align: center;
    margin-bottom: 3%;
    border-radius: 5px;
    width: max-content;
    margin: auto;
    margin-bottom: 5%;
	margin-top:0%;
	font-size:14px;
}

.bx-wrapper img{
	min-width:100%;
}


.agenda_home .titre{
	text-align: center;
}

.titre a{
	text-decoration: none;
}
.agenda_home hr{
	background-color: #e59338;
    height: 2px;
    border: none;
    width: 50px;
    margin: auto;
    margin-top: 5%;
    margin-bottom: 5%;
}

#recherche{
	display:flex;
}

#recherche form{
	display: flex;
    align-items: center;
}

.more_agenda_home{
    display: flex;
    justify-content: flex-end;
    margin-top: 5%;
	position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

.more_agenda_home a{
	text-decoration: none;
    color: #fff;
    background-color: #e59338;
	padding: 10px 12px;
    border-bottom-left-radius: 6px;
    width: 100%;
    border-bottom-right-radius: 6px;
	text-align: right;
}

.more_agenda_home a i{
	margin-left:5px;
}

.more_agenda_home a:hover{
	background-color:#dc8525;
}

#menu li:hover ul.sub-menu ul.sub-menu{
	top:100%;
}

.flex{
	display:flex;
}

.iresp_chiffre{
	width:50%;
	display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.bg_vert{
	padding: 2%;
    background-color: #239a93;
}

.flex div{
	padding: 2%;
}

.flex .vc_row div{
	padding: 0%;
}

.flex .vc_row{
	padding: 0%;
}

body .bg_vert h2{
	color: #fff !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
	text-align:center;
	font-size:1.5em !important;
}

.global_icone{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

.global_icone .icone{
	color: #fff;
    width: 50%;
    max-width: 46%;
    text-align: center;
	font-size: 15px;
}

.global_icone .icone span{
	font-size: 28px;
    display: block;
	margin-bottom: 10px;
    font-weight: bold;
}
h1 {
	text-align: center;
    padding-top: 2em;
    padding-bottom: 2em;
    color: #654e50;
    text-transform: uppercase;
}
.membres {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.membres span {
	display: block;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 18px;
}
.membre {
	width: 28.6%;
    background: #f5f3f3;
    margin-right: 1%;
    padding: 2%;
	margin-bottom:1%;
	padding-top: 3% !important;
}
.marge_bas{
	margin-bottom:0;
}
.membre:nth-child(3n+4) {
	margin-right:0;
}
.dirigeant {
	padding: 4% !important;
    background-color: #f5f3f3;
    margin-bottom: 1em;
}
.image_membre {
	padding:0 !important;
}
.dirigeant span {
	font-weight:700;
	padding-top: 0;
    text-transform: uppercase;
}
.dirigeant h2{
	text-align: center;
    font-size: 30px;
}
.membre h2{
	text-align: center;
}
.infos_membre .fa-envelope {
	padding-right: 10px;
    padding-bottom: 20px;
    color: #e59338;
    font-size: 20px;
}
.infos_membre {
	padding-top: 0px !important;
}
.infos_membre .fa-phone-volume {
	padding-right: 10px;
    padding-bottom: 20px;
    color: #e59338;
    font-size: 20px;
}

body div.projet{
    width: 100%;
    display: flex;
	padding-left:0%;
}

.sidebar_left{
	flex: 0 0 21%;
    background-color: #f5f3f3;
    display: flex;
    flex-direction: column;
    padding-left: 2% !important;
    padding-right: 2% !important;
}

.content_projet{
	flex: 0 0 71%;
    max-width: 71%;
}

body .content_sidebar_left{
	padding-top: 2em;
    font-size: 2em;
    display: flex;
    padding-bottom: 2em;
    flex-direction: column;
    height: 100%
}

body .content_sidebar_left p{
	font-size: 14px;
	padding: 15px 10px;
	text-align:center;
}

body .content_sidebar_left div{
	font-size: 14px;
	padding: 20px 15px;
	text-align:center;
}

body .content_sidebar_left p.inscription a{
	display:block;
}

body .content_sidebar_left p.inscription a:hover{
	font-weight:bold;
}		

.content_sidebar_left .inscription{
	margin-bottom:2%;
	background-color: #f78a89;
}

.content_sidebar_left .demarche_projet{
	display:block;
}

.content_projet h1{
	padding-top:0%;
}

.projet_subtitle{
	font-weight:700;
	font-size: 17px;
    line-height: 30px;
	margin-bottom:10px;
}

.projet_subtitle span{
    display: flex;
    cursor: pointer;
}

	
.accordeon .projet_subtitle span::after{
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	content: "\f107";
	margin-left:15px;
}

.accordeon.active .projet_subtitle span::after{
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	content: "\f106";
	margin-left:15px;
}

.accordeon.active .projet_subtitle.other span::after{
	display:none !important;
}

.accordeon div.resume{ 
	height:0px;
	overflow:hidden;
	transition: height 1s ease;
	padding: 0px 20px !important;
}

.accordeon.active div.resume{ 
	height:auto;
	overflow:hidden;
}

div.resume{ 
	padding:0% !important;
	display:block !important;
}

body div.resume_projet{
	background-color:#fff;
	padding:0px;
	margin-bottom: 2%;
}

body.single-projets_finances div.resume_projet .projet_subtitle {
	background-color: #f78a89;
    padding: 20px;
}

body div.synthese_projet{
	background-color:#fff;
	padding:0px;
	margin-bottom: 2%;
}

body div.synthese_projet .projet_subtitle{
	background-color: #ffcb93;
    padding: 20px;
}

body div.production_projet{
	background-color:#fff;
	padding:0px;
	margin-bottom: 2%;
}

body div.production_projet .projet_subtitle{
	background-color:#d3ea9f;
	padding:20px;
}

body div.equipe_projet{
	background-color:#fff;
	padding:0px;
}

body div.equipe_projet .projet_subtitle{
	background-color: #96e7e1;
    padding: 20px;
}

body div.equipe_projet .projet_subtitle.other{
	background-color: #fff;

}
	

#bloc_lien_projet{
	width: 33%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    flex: 0 0 33%;
    margin: auto;
    text-align: center;
    margin-top: 3%;
    background-color: #239a93;
    padding: 25px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
	transition: all 0.5s linear;
}

#bloc_lien_projet:hover{
	transform: scale(1.1);
}

#filtres h4{
	font-size: 15px;
    color: #fff;
    text-align: center;
    font-weight: 400;
}

#filtres form{
	display: flex;
    flex-direction: column;
    justify-content: center;
}

#filtres select{
	 width: max-content;
    display: block;
    margin: auto;
    margin-top: 6%;
    margin-bottom: 6%;
    border-radius: 50px;
    padding: 10px 15px;
    padding-right: 5px;
    border: none;
    outline: none !important;
    border-right: solid 10px #fff;
}

.global_search_check div{
	color:#fff;
	display: flex;
}

.global_search_check div input{
	margin-right:10px;
}

#filtres input[type="submit"]{
	width: max-content;
    margin: auto;
    padding: 5px 15px;
    border: none;
    margin-top: 6%;
	cursor:pointer;
	transition: all 0.2s linear;
}

#filtres input[type="submit"]:hover{
	background-color: #ef7d00;
    color: #fff;
}

.search_projet form {
    border-bottom: solid 1px #dfdfdf;
    width: 80%;
    margin: auto;
	display: flex;
    justify-content: space-between;
}

.search_projet form input[type="text"]{
	border: none;
    font-size: 20px;
    width: 89%;
	height: 35px;
	outline: none !important;
}

.search_projet form input[type="submit"]{
	background-image: url(/wp-content/themes/iresp/images/loupe2.png);
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
    width: 40px;
    height: 35px;
	border: none;
	background-color:transparent;
	max-width:10%;
	cursor:pointer;
	
}

.projet_finance{
	background-color: #f5f3f3;
}

.projet_finance div{
	padding:0%;
}

.projet_finance .top{
	display:flex;
}

.projet_finance{
	margin-bottom:2%;
}

.projet_finance .titre a{
	font-size: 20px;
    color: #239a93;
    margin-top: 1%;
    display: block;
    margin-bottom: 0.5%;
}

.projet_finance .disciplines{
	color: #ef7d00;
}

.membres span.phone{
	font-size: inherit;
}

.membres .dirigeant span.phone{
	display:none;
}

.subtitle_appel{
	text-align: center;
    font-size: 18px;
    color: #ef7d00;
	margin-bottom: 2em;
}

.subtitle_appel span{
	font-size:18px;
	color: #654e50;
}

.content_animation .resume_animation{
    background-color: #f5f3f3;
}

.content_animation .document_appel_projet{
    background-color: #f5f3f3;
}
.animation {
	font-size:14px;
}
.horaire_animation {
	font-size: 24px;
    text-align: center;
    padding-bottom: 2%;
	font-weight: 100;
}
.content_animation h2{
	text-align: center;
    padding-bottom: 2%;
    color: #239a93;
    font-weight: 400;
}
.content_animation h1{
	padding-bottom:1em;
}
.content_appel_a_projet .resume_projet{
    background-color: #f5f3f3;
	padding:20px;
}

.content_appel_a_projet .document_appel_projet{
    background-color: #f5f3f3;
}

.content_appel_a_projet .resultat_appel_projet{
    background-color: #f5f3f3;
}

.content_appel_a_projet h1{
	padding-bottom:1em;
}
body div.document_appel_projet {
    background-color: #ffcb93;
    padding: 20px;
    margin-bottom: 2%;
}

body div.resultat_appel_projet {
    background-color: #d3ea9f;
    padding: 20px;
    margin-bottom: 2%;
}

body div.resultat_appel_projet div, body div.document_appel_projet div{
	display: flex;
}

body div.resultat_appel_projet div a, body div.document_appel_projet div a{
    background-color: #fff !important;
    padding: 7px 12px;
    border-radius: 5px;
    text-decoration: none;
    transition: all linear 0.2s;
	margin-left: 2%;
	margin-bottom: 2%;
}

body div.resultat_appel_projet div a i, body div.document_appel_projet div a i{
	margin-right:5px;
}

a.download:hover, a[href$='.zip']:hover, a[href$='.rar']:hover, a[href$='.gzip']:hover, a[href$='.pdf']:hover, a[href$='.doc']:hover, a[href$='.docx']:hover, a[href$='.xls']:hover, a[href$='.xlsx']:hover, a[href$='.pps']:hover, a[href$='.ppt']:hover, a[href$='.pptx']:hover, a.download:hover{
	   background-color: #fff; /* !important; */
}

body div.resultat_appel_projet div a:hover, body div.document_appel_projet div a:hover{
	transform: scale(1.1);
}

.statut{
	background-color: #f78a89;
	padding: 2%;
	margin-bottom: 2%;
}

.contact{
	background-color: #ffcb93;
	padding: 2%;
	margin-bottom: 2%;
}

.financeur{
	padding: 2%;
}

.calendrier{
    /*padding: 4% 2% !important;*/
    background-color:#d3ea9f;
}

.calendrier span{
    margin-bottom: 0%;
    display: block;
	font-weight:bold;
    font-size: 14px;
}

body .content_appel_a_projet a{
	height: auto;
    line-height: inherit;
    background: none;
    text-decoration: none;
    font-size: inherit;
    color: #000;
    display: inline-block;
}

.cafe{
	display: flex;
	justify-content: center;
	align-items: center;
}

.cafe img{
	margin-right:25px;
}

.resultat_appel_projet div{
    flex-wrap: wrap;
}

.resultat_appel_projet .text_projet{	
    width: 100%;
    min-width: 100%;
	padding-top:0;
	display:block;
}

.actu_footer{
	display:flex;
	justify-content: space-between;
}

.actu_footer .actualite{
	display: flex;
    flex-direction: column;
    max-width: 22%;
    background-color: #fff;
    padding: 1%;
    flex: 0 0 24%;
	margin-top: 3%;
	transition: transform .2s;
}

.actu_footer .actualite:hover{
	transform: scale(1.1);
}

.actu_footer .actualite .date{
	text-align: center;
    color: #239a93;
    font-size: 16px;
    margin-bottom: 8px;
}

.actu_footer .actualite .suite{
	margin-top: 3%;
	color: #239a93;
}

body div.production_projet a{
	color: #7a7a7a;
}

body div.synthese_projet a{
	color: #7a7a7a;
}

.projet_finance .duree strong{
	color: #565656 !important;
}

.coordonnateur { 
	margin-top:5px !important;
}

.content_animation{ 
	flex: 0 0 71%;
}

body .document_publication a:first-child{
	margin-left:0%;
}

.document_publication{
	background-color: #f5f3f3;
    display: block;
    margin-top: 2%;
}

.document_publication a{
    background-color: #fff;
    padding: 7px 12px;
    border-radius: 5px;
    text-decoration: none;
    transition: all linear 0.2s;
    margin-left: 2%;
    margin-bottom: 2%;
}

.document_publication a i{
	margin-right: 5px;
}

.document_publication a:hover{ 
	transform: scale(1.1);
}

body div.synthese_projet .resume div a, body div.production_projet .resume div a {
    background-color: #ffcb93 !important;
    padding: 7px 12px;
    border-radius: 5px;
    text-decoration: none;
    transition: all linear 0.2s;
    margin-left: 2%;
	 height: auto;
    line-height: inherit;
    background: none;
    text-decoration: none;
    font-size: inherit;
    color: #000;
    display: inline-block;
	margin-bottom: 10px;
}

body div.production_projet .resume div a{
	background-color: #d3ea9f !important;
}

body div.synthese_projet a i, body div.production_projet a i{
    margin-right: 5px;
}

body div.synthese_projet a:hover, body div.production_projet a:hover {
    transform: scale(1.1);
}

.synthese_projet div{
	display:flex;
}


div.appel_a_projet a.plus,
#animations div.animation a.plus{
	display: block;
    background-color: #ef7d00;
    color: #fff;
    padding: 25px 20px;
    flex: inherit;
    border-radius: 0px;
}

div.appel_a_projet a.titre{
    display: flex;
    align-items: center;
    padding-left: 20px;
}

#animations div.animation .information_animation a{
    padding-left: 20px;
	display:block;
}

.resume_projet ul{
	margin-left: 25px;
}

.resume_projet ul li{
	list-style: circle;
}

.resume_projet a{
    color: #7a7a7a !important;
}

.menu_mob{
	display:none;
}

#formulaire_porteur p{
	width:100%;
}

#formulaire_porteur label{
	width:100%;
}

#formulaire_porteur span{
	width:100%;
}

#formulaire_porteur input{
	width:95%;
	border-radius: 0px;
    padding: 2%;
    border: solid 1px #239a93;
    margin-bottom: 3%;
}

#recherche form{
	margin:auto;
}

#formulaire_porteur input[type="submit"]{
	display: block;
    width: max-content;
    margin: auto;
    background-color: #ef7d00;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    cursor: pointer;
    transition: all 0.5s linear;
}

#formulaire_porteur input[type="submit"]:hover{
	transform: scale(1.1);
}

#formulaire_porteur{
	height:0px;
	opacity:0;
	transition: all 0.5s linear;
	overflow:hidden;
}

#formulaire_porteur.active{
	height:auto;
	opacity:1;
}

#formulaire_porteur textarea{
	width:95%;
	border-radius: 0px;
    padding: 2%;
    border: solid 1px #239a93;
    margin-bottom: 3%;
	font: 400 13.3333px Arial !important;
}

#formulaire_porteur form{
	width:40%;
	margin:auto;
}

.ajax-loader{
	display:none !important;
}
#menu .close{
	display:none;
}


.offre_emploi{
	display: flex;
    flex-wrap: wrap;
	max-width: 1024px;
    margin: auto;
	justify-content: space-between;
}

.offre_emploi label,
.offre_emploi p{
	max-width:48%;
	flex:0 0 48%;
}

.offre_emploi p.send{
	max-width:100%;
	flex:0 0 100%;
	text-align:center;
}

.offre_emploi p.send input{
	width: max-content;
    padding: 10px 25px;
    border: none;
    border-radius: 5px;
    margin-top: 10px;
    cursor: pointer;
}

.offre_emploi input,
.offre_emploi textarea{
	width:100%
}
.offre_emploi input{
	line-height: 30px;
}

#chemin{
	overflow:hidden;
}

.entry-content a:hover{
	text-decoration:underline;
}

div#offres div{
	padding:0;
}

div#offres .offre{
	padding:2%;
	background-color:#f8f8f8;
	margin-bottom:2%;
}

div#offres .titre_offre{
	font-weight:bold;
	color:#e59338;
	font-size:18px;
	margin-bottom:10px;
}

div#offres .offre .infos_offre{
	margin-top:10px;
}

div#offres .offre .infos_offre > div{
	margin-bottom:10px;
}

div#offres .offre a.fiche_poste{
	font-size: 16px;
    background-color: #239a93;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 10px;
    display: inline-block;
    color: #fff;
	transition:all 0.2s linear;
}

div#offres .offre a.fiche_poste i{
	margin-right:5px;
}

div#offres .offre a.fiche_poste:hover{
	text-decoration:none;
    background-color: #188079;
}

.check label{
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
	font-style: italic;
}


.check  input{
    width: max-content !important;
    margin-right: 5px;
}

p.contact a:hover{
	color: #bf6300;
}

p.center{
	text-align:center;
}

p.orange{
	color: #ef7d00;
}

div#effacer{
	text-align: center;
    margin-top: 3em;
    color: #fff;
    font-style: italic;
	cursor:pointer;
	transition: all linear 0.2s;
}

div#effacer:hover{
	text-decoration:underline;
}

div#effacer_recherche{
	width: 250px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
	padding:0;
	font-style: italic;
    color: #818181;
    cursor: pointer;
	font-size: 13px;
}

div#effacer_recherche:hover{
	text-decoration:underline;
}

.btn_dl .licence a{
	font-size:12px;
	width: auto;
    margin: 0;
    padding: 2px;
    vertical-align: initial;
}

.btn_dl .licence a img{
	margin:0;
}

.btn_dl p.licence{
	font-weight: initial;
    margin-top: 10px !important;
    text-align: center;
}

@media screen and (max-width: 767px){ 
	
	#menu .close{
		display:block;
	}
	
	.line_thematique .bloc_thematique .titre{
		height: auto;
	}
	
	.offre_emploi label, .offre_emploi p {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.agenda_home .titre {
		margin-bottom: 35px;
		text-align: center;
		margin-top: 10px;
	}
	
	.slider > div {
		/*height: 250px;*/
	}
	
	.newsletter_footer form div{
		width:95%;
		margin:auto;
	}
	
	.container{ 
		max-width:100%;
	}
	
	.calendrier p strong{
		display:block;
		line-height: 30px;
	}
	
	iframe{
		max-width:100%;
	}
	
	.container #menu{
		display: flex;
		width: 100%;
		flex-direction: column;
	}
	
	.menu_mob{
		display:block;
	}
	
	#bandeau_logo{
		width:100%;
		flex: 0 0 100%;
	}
	
	#bandeau_logo a {
		display: block;
		margin: 0px 0px 0px 0px;
		width: 100%;
	}
	
	.container #menu ul{
		flex-direction: column;
		display: flex;
	}
	
	#header .container {
		flex-direction: column;
	}
	
	.menu_mob .open{
		display:none;
	}
	
	#home_top_bloc .container {
		display: flex;
		flex-direction: column;
	}
	
	.top_bloc.tier.left {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0% 0%;
	}
	
	.top_bloc.tier {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 5% 0%;
	}
	
	.bloc_top_right h5 {
		margin-bottom: 10px;
	}
	
	.bloc_top_right .big_left{
		margin-bottom: 10px;
	}
	
	div#home_top {
		padding-top: 7%;
	}
	
	.entry-meta {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	.line_thematique {
		display: flex;
		flex-direction: column;
	}
	
	.line_thematique .bloc_thematique {
		width: 100%;
		display: flex;
		max-width: 92%;
		flex: 0 0 100%;
		margin: 3% 4%;
	}
	
	h2{
		font-size: 1.2em;
	}
	
	.line-separator {
		width: 33%;
	}
	
	#home_thematiques {
		padding: 6% 0%;
		background-color: #239a93;
	}
	
	.actu_footer {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	
	.actu_footer .actualite {
		display: flex;
		flex-direction: column;
		max-width: 96%;
		background-color: #fff;
		padding: 3%;
		flex: 0 0 24%;
		margin: 2%;
	}
	
	#globa_actu_footer {
		max-width: 100%;
		margin: auto;
		padding-top: 5%;
		background-color: #f9f9f9;
		padding-bottom: 5%;
	}
	
	#logos-partenaires-footer-container {
		max-width: 96%;
		margin: auto;
		margin-bottom: 5%;
		border-top: solid 1px #e4e2e2;
		padding-top: 5%;
	}
	
	#newsletter p{
		display:none;
	}
	
	#newsletter .newsletter_footer p{
		display:block;
	}
	
	.newsletter_footer {
		margin: 4% 2%;
	}
	
	#newsletter .container p {
		color: #fff;
		font-size: 20px;
		margin-bottom: 14px;
	}
	
	.ajax-loader{
		display:none;
	}
	
	#newsletter input.email{
		width: 96%;
		padding: 2%;
	}
	
	#newsletter div{
		display:flex;
	}
	
	#newsletter div.wpcf7-response-output{
		display:none;
	}
	
	#footer .container {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	
	.bloc_footer {
		display: flex;
		max-width: 100%;
		width: 100%;
		padding: 3% 0%;
	}
	
	.bloc_footer.left{
		display:none;
	}
	
	p.titre_slider a, p.description_slider a {
		color: #fff;
		text-decoration: none;
		font-size: 15px;
	}
	
	.bx-wrapper img {
		max-width: 100%;
		display: block;
		min-height: 100%;
	}

	.bx-controls-direction .bx-prev{
		display:none;
	}
	
	.bx-controls-direction .bx-next{
		display:none;
	}
	
	#centre_generique{
		width: 96%;
		padding: 2%;
	}
	
	#col_droite {
		flex: 2;
		margin-left: 0px;
		padding: 30px 0;
		background-color: #239a93;
		/*display: none;*/
	}
	
	#centre_generique .coltexte {
		padding: 0px 0px 0px 0px;
	}
	
	.flex {
		display: flex;
		flex-direction: column;
	}
	
	.iresp_chiffre {
		width: 100%;
	}
	
	div.btn_dl {
		display: inline-block;
		background-color: #f8f8f8;
		border-radius: 5px;
		width: 96%;
		margin: 1%;
	}
	
	.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
		margin: 0px;
		max-width: 100%;
	}
	
	.membre {
		width: 96%;
		flex: 0 0 96%;
		margin-right:0%;
	}
	
	#centre_generique_grand {
		padding: 2%;
		display: flex;
		flex-direction: column-reverse;
	}
	
	div#agenda {
		width: 95%;
		margin: 6% 0%;
	}
	
	.haut_page{
		display:none;
	}
	
	div#evenements {
		width: 100%;
		float: left;
		margin-right: 0%;
	}
	
	h1 {
		text-align: center;
		padding-top: 1em;
		padding-bottom: 1em;
		color: #654e50;
		text-transform: uppercase;
		font-size: 1.5em;
	}
	
	#chemin .container div{
		display:none;
	}
	
	div.appel_a_projet a.link_appel {
		display: flex;
		align-items: center;
		padding: 10px;
		padding-right: 5px;
	}
	
	.boutton_savoir {
		display: block;
		background-color: #ef7d00;
		color: #fff;
		/* padding: 25px 20px; */
		padding: 10px 6px;
		min-width: max-content;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.boutton_savoir:hover {
		display: block;
		background-color: #239a93;
		color: #fff;
		padding: 10px 6px;
		min-width: max-content;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.projet .sidebar_left {
		flex: 0 0 100%;
		background-color: #f5f3f3;
		display: flex;
		flex-direction: column;
		padding-left: 0% !important;
		padding-right: 0% !important;
	}
	
	body div.projet {
		width: 96%;
		display: flex;
		padding-left: 2%;
		flex-direction: column;
	}
	
	body .content_sidebar_left {
		padding-top: 0em;
		font-size: 2em;
		display: flex;
		padding-bottom: 0em;
		flex-direction: column;
		height: 100%;
	}
	
	body div.resultat_appel_projet div, body div.document_appel_projet div {
		display: flex;
		flex-direction: column;
	}
	
	body div.resultat_appel_projet div a, body div.document_appel_projet div a {
		margin-bottom: 4%;
	}
	
	div.appel_a_projet a.titre {
		text-decoration: none;
		font-size: 13px;
	}
	
	.projet_finance {
		padding: 4% !important;
		margin-bottom: 4%;
	}
	
	.search_projet{
		margin-bottom:6%;
	}
	
	.content_projet {
		flex: 0 0 100%;
		max-width: 100%;
		margin-top: 8%;
	}
	
	#bloc_lien_projet {
		width: 88%;
		padding: 6% !important;
	}
	
	#formulaire_porteur form {
		width: 100%;
		margin: auto;
		margin-top: 7%;
	}
	
	.projet .content_sidebar_left p strong{
		display:block;
		line-height: 15px;
		margin-bottom: 4%;
	}
	
	
	div.appel_a_projet a.plus{
		margin: auto;
	}
	
	div.appel_a_projet a.titre {
		display: flex;
		align-items: center;
		padding-left: 2%;
		padding-right: 2%;
	}
	
	#centre_generique_grand {
		padding: 2%;
		display: flex;
		flex-direction: column-reverse;
		width: 96%;
	}
	
	div.btn_dl a {
		color: #7d7d4c;
		width: 96%;
	}
	
	#wpcf7-f2883-p292-o1{
		display:none;
	}
	
	
	#menu ul.sub-menu{ 
		width:100%;
	}

	
	
	body #menu{
		position:fixed;
		right:-1000px;
		display:block;
		min-height:100vh;
		z-index: 9999999;
		padding: 30px 10px;
		transition: right 2s ease-out;
		background-color: #239a93;
	}
	
	#menu ul {
		margin: 0px;
		display: flex;
		justify-content: center;
		flex-direction: column;
	}
	
	#menu.active{ 
		display:block;
		position: absolute;
		right: 0;
		min-height: 100vh;
		transition: right 2s ease-out;
		
	}
	
	#menu a {
		color: #ffffff;
	}
	
	#menu ul li{
		padding: 10px 15px;
	}
	
	#menu ul.sub-menu ul.sub-menu li{
		padding: 10px 15px;
	}
	
	#menu ul.sub-menu li a{
		font-weight:400 !important;
	}
	
	#menu .close{
		font-size: 25px;
		color: #fff;
		padding-left: 30px;
	}
	
	.menu_mob .open{
		font-size: 25px;
		padding-right: 25px
	}

	#menu ul li a {
		justify-content: inherit;
		height:auto;
	}
	
	#menu ul li a{
		border-left:none !important;
		color:#fff;
		background-color: #239a93;
	}
	
	.menu_mob .open {
		display: block;
	}
	
	body .container #menu{
		background-color: #239a93;
	}
	
	#bandeau_logo {
		width: 65%;
		flex: 0 0 65%;
	}
	
	.menu_mob{
		display: flex;
		order: 2;
		flex: 0 0 35%;
		width: 35%;
		justify-content: flex-end;
		align-items: center;
	}
	
	#recherche{
		width: 100%;
		margin-top: 2%;
		margin-bottom: 4%;
	}
	
	#header .container{
		flex-direction: row;
		flex-wrap: wrap;
	}
	
	#recherche {
		display: flex;
		order: 3;
	}
	
	#menu ul.sub-menu {
		border-top: none;
		display: none;
		position: inherit;
		background-color: #239a93;
		box-shadow: none;
	}
	
}


@media screen and (min-width: 768px) and (max-width: 1023px){
	
	
	
	#menu ul.sub-menu{ 
		width:100%;
	}

	
	
	body #menu{
		position:fixed;
		right:-1000px;
		display:block;
		min-height:100vh;
		z-index: 9999999;
		padding: 30px 10px;
		transition: right 2s ease-out;
		background-color: #239a93;
	}
	
	#menu ul {
		margin: 0px;
		display: flex;
		justify-content: center;
		flex-direction: column;
	}
	
	#menu.active{ 
		display:block;
		position: absolute;
		right: 0;
		min-height: 100vh;
		transition: right 2s ease-out;
	}
	
	#menu a {
		color: #ffffff;
	}
	
	#menu ul li{
		padding: 10px 15px;
	}
	
	#menu ul.sub-menu ul.sub-menu li{
		padding: 10px 15px;
	}
	
	#menu ul.sub-menu li a{
		font-weight:400 !important;
	}
	
	#menu .close{
		font-size: 25px;
		color: #fff;
	}
	
	.menu_mob .open{
		font-size: 25px;
		padding-right: 25px
	}

	#menu ul li a {
		justify-content: inherit;
		height:auto;
	}
	
	#menu ul li a{
		border-left:none !important;
		color:#fff;
		background-color: #239a93;
	}
	
	
	
	#menu ul.sub-menu {
		border-top: none;
		display: block;
		position: inherit;
		background-color: #239a93;
		box-shadow: none;
	}
	
	#recherche{
		order:3;
		width: 100%;
		display: flex;
		justify-content: center;
		margin: 1%;
		margin-bottom: 3%;
	}
	
	#bandeau_logo {
		width: 60%;
		flex: 0 0 60%;
		order:1;
	}
	
	#menu .close{
		display:block;
	}
	
	div#header .container {
		display:flex;
		flex-wrap: wrap;
	}
	
	#menu{
		display:none;
	}
	
	.menu_mob{
		flex: 0 0 40%;
		max-width: 40%;
		order: 2;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	
	.container {
		width: 100%;
		margin: auto;
	}
	
	.agenda_home .titre{
		margin-bottom:35px;
	}
	
	.bloc_top_right a{
		margin-top: 7%;
	}
	
	.bloc_top_right h5 {
		margin-bottom: 6%;
	}
	
	.entry-meta {
		margin-top: 0px;
	}
	
	.line_thematique {
		justify-content: space-evenly;
	}
	
	.actu_footer {
		display: flex;
		justify-content: space-evenly;
	}
	
	.logo {
		padding-bottom: 25px;
	}
	
	.bloc_footer.map{
		display:none;
	}
	
	.global_icone {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.global_icone .icone.euro_a {
		margin-top: 15px;
	}
	
	#centre_generique .coltexte {
		padding: 0px 0px 0px 0px;
	}
	
	#col_droite{
		display:none;
	}
	
	#centre_generique_grand {
		padding: 0% 3%;;
		display: flex;
		flex-direction: column;
	}
	
	#centre_generique_grand #evenements{
		width:100%;
		order:2;
	}
		
	#centre_generique_grand #agenda{
		width:100%;
		order:1;
		width: 95%;
		margin-bottom: 4%;
	}
	
	#crumbs{
		font-size: 0.8em;
	}
	
	.boutton_savoir {
		display: block;
		background-color: #ef7d00;
		color: #fff;
		padding: 25px 20px;
		min-width: 15%;
	}
	
	#col_droite.projet_finance{
		display:block;
		flex: 4;
		padding: 30px 10px;
	}
	
	#col_droite.projet_finance .global_search_check div{
		margin-bottom: 5px;
	}
	
	#filtres select {
		background-color: #fff;
	}
	
	.projet .content_sidebar_left p strong{
		display:block;
		line-height: 20px;
		margin-bottom: 10px;
	}
	
	.parent-pageid-6160 div.btn_dl {
		display: inline-block;
		background-color: #f8f8f8;
		border-radius: 5px;
		width: 94%;
		margin: 1%;
	}
	
}

@media screen and (min-width: 1024px) and (max-width: 1220px){
	.container {
		width: 98%;
	}
	
	#bandeau_logo a {
		width: 200px;
		margin-left:0px;
	}
	
	#menu ul li a {
		overflow: hidden;
		height: 100%;
		padding: 5px 8px;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 14px;
		text-transform: uppercase;
	}
	
	#menu ul.sub-menu li a {
		font-size: 12px;
	}
	
	#header .container{
		flex-wrap: wrap;
		flex-direction: row-reverse;
	}
	
	#recherche{
		flex: 0 0 50%;
		width: 50%;
		order: 1;
		justify-content: flex-end;
	}
	
	#bandeau_logo{
		order:2;
		flex: 0 0 50%;
		width: 50%;
	}
	
	#menu{
		flex: 0 0 100%;
		padding-top: 10px;
		order:3;
	}
	
	#menu-header {
		height: inherit;
	}
	
	#recherche form {
		margin: inherit;
		margin-top: 20px;
	}
	
	#menu ul li a {
		padding-bottom: 13px;
	}
	
	#menu ul li .sub-menu a {
		padding-bottom: inherit;
	}
	
	.boutton_savoir {
		display: block;
		background-color: #ef7d00;
		color: #fff;
		padding: 25px 20px;
		flex: 0 0 16%;
		text-align: center;
	}
}

@media screen and (min-width: 1219px) and (max-width: 1439px){
	.container {
		width: 98%;
	}
	
	#bandeau_logo a {
		width: 200px;
		margin-left:0px;
	}
	
	.bloc_top_right .btn-blue{
		margin-top:5%;
	}
	
}