@charset "UTF-8";
/* CSS Document */
/* Hack CSS pour permettre a IE de gerer le ratio des images et blocs corrige par CSS */
#website-body .ep_gridcolumn-content:not(form) {
    height: auto !important;
    overflow-x: initial;
    /*overflow-y: hidden;*/
}
#website-body .ep_gridcolumn-content.border {
    overflow-y: hidden;
}
/* GEOGRAPHICAL RESEARCH CLASSES */
#geo_zone {
	display: flex;
	display: -ms-flexbox;
}
.notice.geographical {
    border: medium none !important;
    float: left;
    margin-bottom: 32px;
    min-height: 300px;
    width: 50%;
}
.notice.geographical ul {
	margin-top: 12px;
}
/* GEO ZONE LINKS */
.notice.geographical li a {
	display: inline-block;
	width: 100%;
	color: #3c77bd;
	font-size: 1.4em;
	font-weight: normal;
	margin-left: 0;
	letter-spacing: normal;
	transform: translate(0px, 0px);
    transition: -webkit-transform 0.2s ease-out 0s;
}
.notice.geographical li a:hover,
.notice.geographical li a:focus,
.notice.geographical li a:active {
	transform: translate(5px, -0);
	-webkit-transform: translate(5px, 0);
	color: #3c77bd;
	transition: transform  0.2s ease-out 0s;
	-webkit-transition: -webkit-transform  0.2s ease-out 0s;
}
.notice.geographical li a:link {
	/* HOVER OFF */

}
.notice.geographical li {
    border-bottom: 1px dotted #d1d3d4;
    margin: 0;
    padding: 16px 0 12px;
}
.notice.geographical li:last-child {
   border: none;
}
.notice.full.geographical p.title {
	color: #103454;
	font-size: 1.4em;
	font-weight: bold;
}
#mapmonde.bydefault {
    background: transparent url("../img/map/map.png") no-repeat scroll 26px 0;
    float: right;
    height: 323px;
    margin: auto 0;
    width: 353px;
}
#mapmonde {
    border-bottom: 2px dotted white;
    display: flex;
    display: -ms-flexbox;
    height: auto;
    margin: 0 auto;
    flex: 1 1 auto;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 20px;
    max-width: 1200px;
}

/* COMMON MAPPING CLASSES */
#mapmonde li {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex; /* Safari */
    -webkit-flex-direction: column; /* Safari 6.1+ */
    flex-direction: column;
    -ms-flex-direction: column;
    width: 20%;
    text-indent: -1000px;
    cursor: pointer;
    margin: 10px 20px;
    min-width: 155px;
}

#mapmonde li a {
    height: 155px;
    display: block;
}
#mapmonde li a:nth-of-type(5) {
	border: 1px solid yellow;
	clear: left;
	flex-direction: row;
	-ms-flex-direction: row;
}
#mapmonde li a:hover {
	transform: scale(1);
	content: " ";
	transition: transform 0.2s ease-out 0s;
	-webkit-transition:	-webkit-transform 0.2s ease-out 0s;
}
.name {
    color: white;
    display: block;
    font-family: Georgia,Garamond,serif,Palatino;
    font-size: 1.8em;
    max-height: 45px;
    letter-spacing: normal;
    line-height: 1.2em;
    padding-top: 10px;
    position: relative;
    text-align: center;
    text-indent: 0;
    text-overflow: ellipsis;
    white-space: initial;
    overflow: hidden;
}
/* MAPPING ZONES */
.asiapa a, .noamer a, .ceasia a, .euruni a, .soamer a, .memiea a, .noeuno a, .russia a, .subafr a {
    background: rgba(0, 0, 0, 0) url("../img/map/map2.png") no-repeat scroll;
    transform: scale(0.95);
    transition:	transform 0.2s ease-out 0s;
	-webkit-transition:	-webkit-transform 	0.2s ease-out 0s;
}

li.asiapa a {
    background-position: 50% -181px;
}
li.noamer a {
    background-position: 50% -340px;
}
li.ceasia a {
    background-position: 50% -1305px;
}
li.euruni a {
	background-position: 50% -1292px;
}
li.soamer a {
    background-position: 50% -824px;
}
li.memiea a {
    background-position: 50% -985px;
}
li.noeuno a {
    background-position: 50% -1145px;
}
li.russia a {
    background-position: 50% -501px;
}
li.subafr a {
    background-position: 50% -1465px;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------MAP END----------------------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/

#geozone {
	width: 100%;
	display: flex !important;
	display: -ms-flexbox !important;
}
.ep-p_text img {
    float: left;
    height: 15px;
    margin-right: 3px;
    margin-top: 5px;
    width: 24px;
}
.ep-p_text img:nth-child(17) {
	clear: both;
}
.notice.geographical li a::before {
    background-image: url("../../rwd_site/common/img/icons.svg");
    background-position: -97px -58px;
    content: "";
    display: inline-block;
    height: 8px;
    transform: translate(-4px, -2px) rotate(-90deg);
    width: 11px;
}

.ep-h-button {
    border: 1px solid #d1d3d4 !important;
    border-radius: 5px !important;
    box-sizing: border-box;
    display: inline-block;
    max-width: 100%;
    padding: 2px 10px 1px !important;
    transition: -webkit-border-color 1s ease-out 0s;
    color: #505154;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #3d7ac1, #345e9c) repeat scroll 0 0;
    color: white !important;
}
.ep-h-button:hover {
    overflow: visible !important;
}

/* REMOVES BORDER */
.noborder {
    border: none !important;
}
.del_flag:last-of-type {
    border-right: 1px solid #1e1e1f;
    margin-right: 10px;
}

.ep_list .ep_item:first-child div::before {
    border-top: 1px solid red !important;
    margin-top: -16px !important;
}

#website-body .ep-a_heading > .ep_subtitle .ep-p_text .ep_name {
    color: #3c77bd;
}
.ep_name abbr {
    color: #e53f1f;
}

#website-body .ep_gridcolumn.ep-m_product[data-layout1200="separation"]::after {
	margin-left: 0;
	margin-right: 0;
}


/* SVG DELEGATION FLAGS */
.del_flag {
    background-image: url("../img/flags/del_flags.svg");
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 16px;
    margin-right: 2px;
    width: 28px;
}

.border {
    border: 1px solid #d1d3d4 !important;
    margin: 10px 10px 40px !important;
    padding: 10px 10px 0 !important;
    /*max-width: 764px !important*/
   	max-width: 1176px;
}
.border > .ep-m_header.ep-layout_listtitle .ep-a_heading .ep-p_text  {
    margin: 10px 0 0 10px !important;
}

.border > article a::before  {
    border-top-style: solid !important;
}
.ep_gridrow-content .border > article a:last-of-type {
    border-bottom: 1px solid #d1d3d4 !important;
}



.border > div.ep_gridrow-content li.ep_gridrow {
    border-bottom: 2px dotted #d1d3d4 !important;
    margin-bottom: 20px !important;
}

.border > div.ep_gridrow-content li.ep_gridrow:last-of-type {
    border: none !important;
}


.border > div.ep_gridrow-content li.ep_gridrow:last-child {
	border-bottom: none;

}



.border > div.ep_gridrow-content li.ep_gridrow:last-child {
	border: none !important;
}

.border > div.ep_gridrow-content ol.ep_gridcolumn {
    padding: 0 10px !important;
}
.border > div div.ep_gridcolumn-content {
    padding: 0 10px 0 0 !important;
}


.border .ep-m_header.ep-layout_listtitle::after {
    border-top: 1px solid #d1d3d4 !important;
}

.button-blue {
	background-color: #3c77bd;
	border-color: transparent;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
    /*padding: 11px 10px;*/
    cursor: pointer;
    font-size: 1.4em;
    text-align: center;
    border: 1px solid transparent;
    box-sizing: border-box;
    display: inline-block;
    font-weight: lighter;
    flex: auto;
    line-height: 1.2em;
    letter-spacing: 0;
}
.button-blue a span.ep_icon {
	display: none;
}
.button-blue a {
	display: block;
	padding: 11px 10px;
}
.button-blue a:link,
.button-blue a:visited {
	color: #fff;
}
.button-blue:hover * {
	color: #3c77bd !important;
}
.button-blue:hover {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #d1d3d4;
}
.container-center {
	display: flex;
	display: -ms-flexbox;
	flex-direction: row;
	-ms-flex-direction: row;
	/*margin: 10px auto;*/
	margin: 10px auto 20px;
	max-width: 700px;
}
.container-center .button-blue {
	margin: auto 10px;
}
.border .container > .button-blue {
		margin-bottom: 20px;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------BY REGION BUTTON ------MEDIA QUERIES-----------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {

	#by_region.button-blue {
		display: block;
	}
}
@media (min-width: 639px) {

	#by_region.button-blue {
		display: none;
	}	
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------MEDIA QUERIES------MAX-WIDTH-479PX-------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 479px) {

	#mapmonde {
		background: none;
	}
	#mapmonde li {
		display: none !important;
	}
	.map {
	  	background: none !important;
	  	flex-direction: column !important;
	  	-ms-flex-direction: column !important;
	}
	.map_title {
	  	color: #1e1e1f !important;
	}
	.free-content {
	  	font-size: 1.6em !important;
	}
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------MEDIA QUERIES------MAX-WIDTH-639PX-------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 639px) {
	.border {
	    border: medium none !important;
	    padding: 0 !important;
	}
	.map h1 .map_title.name {
	  	display: block !important;
	}
	#mapmonde li {
    	transform: scale(0.90);
    	transition: transform  0.2s ease-out 0s;
		-webkit-transition: -webkit-transform  0.2s ease-out 0s;
		margin: 10px auto;
	}
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------MEDIA QUERIES------MAX-WIDTH-749X-------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 749px) {
	.container-center {
		flex-direction: column;
	}
	.container-center > .button-blue {
		margin: 5px auto;
    	width: 300px;
   	}
	.ep-a_media .ep-layout_banner {
	    /*display: none !important;*/
	}
	.notice.geographical {
	  	width: 100%;
	}
	#geo_zone {
	  	margin: 0 12px;
	}
	.border .container {
		display: flex;
		display: -ms-flexbox;
		flex-direction: column;
		-ms-flex-direction: column;
		margin-bottom: 20px;
	}
	.border .container > .button-blue {
		margin: 0 auto !important;
		flex: initial;
	}
}

/* STYLE DELEGATIONS TITLE FLAGS */
.ep-p_text div {
	display: inline-block;
    vertical-align: sub;
    margin-right: 6px;
}


.ep_subtitle div {
    margin-top: 10px;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------MAP NEW----------------------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/

.map {
	background: #3d7ac1; /* Old browsers */
	background: -moz-linear-gradient(top,  #355d8f 0%, #203b5f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #355d8f 0%,#203b5f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #355d8f 0%,#203b5f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355d8f', endColorstr='#203b5f',GradientType=0 ); /* IE6-9 */
	padding: 10px;
	margin-bottom: 30px;

}
.map_title {
    color: #fff;
    margin: 20px auto;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------PAGE HEADER TEXT-------------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/
.head_sub_text {
    /* RESIZE PRESENBTATION TEXT SIZE */
    font-size: 1.8em !important;
	font-family: Helvetica, Arial, sans-serif !important;
	text-align: left !important;
}

/* FIX font size home head sub text */
#website-body > div.ep-a_quotation.ep-layout_number > figure > blockquote > p > span.head_sub_text  {
    font-size: 1.6em !important;

}




@media (max-width: 639px) {
	.head_sub_text {
	    max-width: 100%;
	}
	#mapmonde {
	    display: none;
	}
}


#website-body > div.ep-a_quotation.ep-layout_number {
    padding: 30px !important;
    display: flex;
}


#website-body > div.ep-a_quotation.ep-layout_number > figure {
	width: calc((100% / 12) * 8) !important;
	max-width: 764px;
	margin: auto;
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
}

@media screen and (max-width: 1019px) and (min-width: 750px){
	#website-body > div.ep-a_quotation.ep-layout_number > figure {
		width: calc((100% / 12) * 10) !important;
	}
	

}

@media screen and (max-width: 749px) {
	#website-body > div.ep-a_quotation.ep-layout_number > figure {
		width: 100% !important;
	}
	#website-body > div.ep-a_quotation.ep-layout_number {
		padding: 20px !important;
		display: flex;
	}
	
}

#website-body > div.ep-a_quotation.ep-layout_number > figure > blockquote {
	/* margin: 10px 50px 0px !important */
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------COORECTIF TAILLE TITRES FIREFOX PC-------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*.ep_title .ep-p_text,
.ep-p_text a {
    width: 100%;
}*/


.ep_gridrow .container {
		width: 100%;
		/*margin: 0;*/
}
.strong {
		font-weight: bold;
}


.no-padding {
		padding: 0 !important;
}
.no-margin {
		margin: 0 !important;
}
.background-grey {
		background-color: #f1f2f2 !important;
		padding: 20px 10px 10px !important;
		margin-bottom: 20px !important;
}
.separator {
    padding: 20px 10px 10px !important;
}
.separator:nth-of-type(2n) {
	background-color: #f1f2f2 !important;
	padding: 20px 10px 10px !important;
	margin-bottom: 20px !important;
}
.separator:nth-of-type(2n) .ep_list > li {

}
.separator:nth-of-type(1) {
	padding-top: 0 !important;
}






.ep_gridcolumn-content.border {
	border-bottom: 1px solid #1e1e1f !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 0 !important;
	padding: 0 0 10px 0 !important;
	margin-bottom: 20px !important;
	overflow: hidden; /* FIX IE HEIGHT BUG */
}
.ep_gridcolumn-content.border::after {
	content: "";
}

.ep_gridcolumn-content.border:last-of-type {
	border-bottom: none !important;
}

.border .ep_gridrow:last-of-type {
}
/* USE THIS CLASS TO CENTER-ALIGN CONTENT */
.center {
	text-align: center;
}

.ep_gridrow .container {
    display: block;
    flex: 0 0 auto;
    width: 100%;
}


/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------INDIVIDUAL DELEGATION-------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*HOME : INDIVIDUAL DELEGATION : banner*/

.ep_gridrow-content.banner_individual_delegation{
 background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #dfdfdf, #f9f9f9) repeat 0 0!important;
 background-color: #f3f4f4!important; 
 background: -webkit-linear-gradient(top, #dfdfdf, #f9f9f9)!important;
 background:	 -ms-linear-gradient(top, #dfdfdf, #f9f9f9)!important;
  background: linear-gradient(top, #dfdfdf, #f9f9f9)!important;
}


@media screen and (min-width:1019px) {
#website-body .ep_gridrow.ep-o_productbanner > .ep_gridrow-content > .ep_gridcolumn.ep-layout_image {
	 height: 674px!important;
	
}
}


/*INDIVIDUAL DELEGATION : FLAGS OF COUNTRIES */	


.container_flags {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center !important;}
.flags_bg_white {
	 background-color: white;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center !important;
    height: 44px;
   
}
.flags_bg_transparent {
	 background-color: transparent;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center !important;
    height: 44px;
   
}



.flags_bg_grey {
	background-image: url("../img/banner/bg_grey.png");
	background-position: -100px -225px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	align-items: center !important;
    height: 44px;
}
.container_flags [class^="flags-"] {
	height: 19px;
	width: 29px;
	margin-left: 1px;
	margin-top: 1px;
}
/*.ep_subtitle .container_flags {
    border-right: 0px;
}*/



/*FLAGS : DISPLAY 30 FLAGS MAXIMUM */	

.container_flags span:nth-child(n+31) {
	display: none;
}


/*FLAGS : DELETE THE FLAGS : media queries max-width 639px*/	
@media screen and (max-width:639px) {
.container_flags {
	display: none;
}
}


/*FLAGS : media queries min-width 640px and max-width:1019px*/	

@media screen and (min-width:640px) and (max-width:1019px) {
.container_flags {
	border-bottom: 0px;
	margin-bottom: -22px;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 500px;
	padding-left: 19px;
	padding-right: 19px;
}
}

@media screen and (min-width:640px) and (max-width:1019px) {
.global_container_flags {
	margin-top: 19px;
	margin-bottom: 16px;
	border-bottom: 2px dotted #a7a9aa;
}
}



/*FLAGS : media queries min-width 1020px*/	

@media screen and (min-width:1020px) {
.container_flags {
	border-bottom: 0px;
	margin-bottom: -22px;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 500px;
	padding-left: 19px;
	padding-right: 19px;
}
}

@media screen and (min-width:1020px) {
.global_container_flags {
	margin-bottom: 16px;
	margin-top: 10px;
	border-bottom: 2px dotted #a7a9aa;
}
}



/*HOME : INDIVIDUAL DELEGATION : CENTER A FLAG IN THE MEP'S CATALOGUE*/
.ep_gridcolumn.ep-m_catalogue.ep-layout_greycolor .ep-p_text.ep-layout_group {
	display: flex!important;
	justify-content: center;
}
.ep_gridcolumn.ep-m_catalogue .ep-p_text.ep-layout_group {
	display: flex!important;
	justify-content: center;
}
.ep-p_text.ep-layout_group [class^="flags-"] {
	margin-top: 8px!important;
}
/*HOME : INDIVIDUAL DELEGATION : MOLECULE "BILLBOARD" WITHOUT BORDER */
#website-body .ep_gridcolumn.ep-m_billboard.noborder > .ep_gridcolumn-content > .ep_list .ep_item:before, #website-body .ep_gridcolumn.ep-m_billboard.noborder > .ep_gridcolumn-content > .ep_list .ep_item:after {
	border: 0px;
}
.ep_gridcolumn.ep-m_catalogue.ep-layout_mep.ep-layout_greycolor .ep_list .ep_item:first-child div::before {
	border-top: 0px!important;
}
/*CALENDAR : CENTER THE LOAD MORE*/
.ep-a_loadmore.center {
	margin: auto!important;
}
/*CALENDAR : NOMARGIN OF CONTENT*/

.ep_gridrow-content.nomargin {
	margin: 0!important;
}	

	

/*ANCHOR : pages types of delegations and members*/
.pageanchor{
    margin-top: -44px !important;
    padding-top: 46px !important;
	
	}
	
/*BLOC CONTACT*/
	/*#website-body .ep_gridcolumn[data-view1200="12"] > .ep_gridcolumn-content .ep-a_contacts:not(.ep-layout_facelist) .ep_item, #website-body .ep_gridcolumn[data-view1200="11"] > .ep_gridcolumn-content .ep-a_contacts:not(.ep-layout_facelist) .ep_item, #website-body .ep_gridcolumn[data-view1200="10"] > .ep_gridcolumn-content .ep-a_contacts:not(.ep-layout_facelist) .ep_item, #website-body .ep_gridcolumn[data-view1200="9"] > .ep_gridcolumn-content .ep-a_contacts:not(.ep-layout_facelist) .ep_item {
    flex: 1 1 auto!important;
	
	}*/
	
#website-body .ep_gridcolumn[data-view1200="8"] > .ep_gridcolumn-content .ep-a_contacts:not(.ep-layout_facelist) .ep_item{
    /* flex: 1 1 auto!important; */
	
	}
	
@media (min-width: 750px) {
	#website-body .ep_gridcolumn[data-view1020="12"] > .ep_gridcolumn-content .ep-a_contacts:not(.ep-layout_facelist) .ep_item{
	  /* width: calc(100% / 2)!important; */
	   width: calc(100% / 3)!important; 
}
}

#website-body .ep-a_contacts > ul {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}	


/*CORRECTION TITLE level2-large*/

#website-body .ep-a_heading.ep-layout_level2-large .ep_title {
    margin-top: 0 !important;
}




.ep_gridcolumn.ep-m_header .ep-a_heading.ep-layout_level1 {
flex: 0 0 auto!important;
    order: 0!important;
}


	
	
#website-body .ep-a_quotation.ep-layout_number .ep_quotes .ep_text p strong {
	font-style: normal;
}


/* FIX AGENDA */

.ep_gridrow-content.border.no-meeting {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}


#website-body  .ep_gridrow-content .ep-a_heading.ep-layout_level4 .ep_title .ep-p_text span.ep_name {
	font-size: 12px 
}

#website-body  .ep_gridrow-content .ep_gridcolumn-content .ep-a_heading.ep-layout_level4 .ep_title .ep-p_text span.ep_name {
	font-size: 14px ;
	overflow: initial
}

.ep-a_heading.ep-layout_level2 .ep_subtitle .ep-p_text .ep_name {
    top: 3px;
    position: relative !important;
}


.m_agenda .m_agenda-bottom {
    padding-left: 10px;
}

.m_agenda .m_agenda-bottom {
    padding: 20px 10px 0;
    border-top: 2px dotted #d1d3d4;
	width: auto
}



/*.free-content ul {
	margin-left: 20px !important
}
*/



#website-body .individual_delegation_members_content  .ep-a_heading > .ep_subtitle .ep-layout_status .ep_name {
	color:  #505153;
	font-weight: bold
}
#website-body .individual_delegation_members_content .ep-a_heading > .ep_subtitle .ep-layout_group .ep_name {
	color:  #2e2a2b;
	font-weight: bolder
}


#website-body .individual_delegation_members_content .ep-a_heading > .ep_subtitle .ep-layout_group  {
	margin-top: 10px !important;
}	





/* MASQUE LA DERNIERE BORDURE DELEGATIONS COUNTRY LISTE  */
@media screen and (max-width: 1199px) and (min-width: 1020px) {
	#website-body .europarl-expandable-item:last-child .ep_gridcolumn.ep-m_product[data-layout1200^=separation]:last-child:after {
		border: none
	}

}


/* MODIFICATION DU FOND INDIVIDUAL HOME DELEGATION - APRES HTML CHANGE*/


@media screen and (min-width: 1020px) {
	#website-body > div.ep_gridrow.ep-o_productbanner.ep-layout_white-o > .ep_gridrow-content > .ep_gridcolumn.ep-layout_text .ep_gridcolumn[class*="ep-m_"] > .ep_gridcolumn-content {
			margin-left: 10px;
			margin-right: 10px;
			background-color: rgba(255,255,255, 0.9);
			color: inherit;
		}

	.ep_gridrow.ep-o_productbanner.ep-layout_white-o .free-content {
		color: inherit!important;
		letter-spacing: normal;
	}

	#website-body .ep_gridrow.ep-o_productbanner.ep-layout_white-o > .ep_gridrow-content > .ep_gridcolumn.ep-layout_text .ep_gridcolumn[class*="ep-m_"] > .ep_gridcolumn-content .ep-p_text .ep_name {
		color: #1e1e1f !important
	}

	#website-body .ep_gridrow.ep-o_productbanner.ep-layout_white-o > .ep_gridrow-content > .ep_gridcolumn.ep-layout_text {
		position: relative;
		display: flex;
		display: -webkit-flex;
		vertical-align: top;
	}
	
	#website-body .ep_gridrow.ep-o_productbanner.ep-layout_white-o > .ep_gridrow-content > .ep_gridcolumn.ep-layout_text .ep_gridrow {
		flex: 1 1 auto;
		-webkit-flex: 1 1 auto;
	}	
	
	#website-body .ep_gridrow.ep-o_productbanner.ep-layout_white-o > .ep_gridrow-content > .ep_gridcolumn.ep-layout_image, #website-body .ep_gridrow.ep-o_productbanner.ep-layout_white-o > .ep_gridrow-content > .ep_gridcolumn.ep-layout_text {
		position: relative;
		display: flex;
		display: -webkit-flex;
		vertical-align: top;
	}
	
	#website-body .ep_gridrow.ep-o_productbanner.ep-layout_white-o > .ep_gridrow-content {
		align-items: stretch;
		-webkit-align-items: stretch;
	}
}


		/* Pour forcer l'affichage du background sur res > 750 < 1019 decommenter les lignes suivantes  */
		@media screen and (max-width: 1019px), print {
			#website-body .ep_gridrow.ep-o_productbanner.ep-layout_white-o > .ep_gridrow-content > .ep_gridcolumn.ep-layout_image, #website-body .ep_gridrow.ep-o_productbanner.ep-layout_white-o > .ep_gridrow-content > .ep_gridcolumn.ep-layout_text {
				width: 100%;
				flex: 1 1 auto;
				-webkit-flex: 1 1 auto;
			}
			#website-body .ep_gridrow.ep-o_productbanner.ep-layout_white-o > .ep_gridrow-content {
				flex-direction: column;
				-webkit-flex-direction: column;
			}
		} 


@media screen and (min-width: 640px), print {
	#website-body .ep_gridrow.ep-o_productbanner.ep-layout_white-o > .ep_gridrow-content > .ep_gridcolumn.ep-layout_image .ep-a_media figure .ep-p_image .ep_image span {
		background-position: center;
		background-repeat-x: repeat;
		background-size: 100%
	}

}

		/* FIX Pour éviter l'affichage de la carte décentrer sur les réso entre 750 et 1020px, nous affichons la version medium à la place de la version large.  */
		@media screen and (min-width: 751px) and (max-width: 1019px) {
			#website-body > div.ep_gridrow.ep-o_productbanner.ep-layout_white-o > div > div.ep_gridcolumn.ep-layout_image > div > div > div > div > div > figure > div > div > div > span.ep_large {
				background-image:url(../img/map/map_delegation_blue_medium.png) !important
			
			}
		
		} 
		

/* FIX TEMP -  MODIFICATION DU FOND INDIVIDUAL HOME DELEGATION - AVANT HTML CHANGE*/
#website-body > div.ep_gridrow.ep-o_productbanner.ep-layout_black > div > div.ep_gridcolumn.ep-layout_image > div > div > div > div > div > figure > div > div > div > span.ep_small {
	    background-image: url(../img/map/map_delegation_blue_small.png) !important;
}		

#website-body > div.ep_gridrow.ep-o_productbanner.ep-layout_black > div > div.ep_gridcolumn.ep-layout_image > div > div > div > div > div > figure > div > div > div > span.ep_medium {
	    background-image: url(../img/map/map_delegation_blue_medium.png) !important;
}		

#website-body > div.ep_gridrow.ep-o_productbanner.ep-layout_black > div > div.ep_gridcolumn.ep-layout_image > div > div > div > div > div > figure > div > div > div > span.ep_large {
	    background-image: url(../img/map/map_delegation_blue_large.png) !important;
}		

#website-body > div.ep_gridrow.ep-o_productbanner.ep-layout_black > div > div.ep_gridcolumn.ep-layout_image > div > div > div > div > div > figure > div > div > div > span {
		background-position: center !important;
		background-repeat-x: repeat;
		background-size: 100%
}		

#website-body > div.ep_gridrow.ep-o_productbanner.ep-layout_black > div > div.ep_gridcolumn.ep-layout_text > div > div > div.ep_gridcolumn.ep-m_header > div {
	background-color: rgba(255,255,255, 0.9) !important
}

#website-body > div.ep_gridrow.ep-o_productbanner.ep-layout_black > div > div.ep_gridcolumn.ep-layout_text > div > div > div.ep_gridcolumn.ep-m_header > div > div {
		color: #1e1e1f !important
}

#website-body > div.ep_gridrow.ep-o_productbanner.ep-layout_black > div > div.ep_gridcolumn.ep-layout_text > div > div > div.ep_gridcolumn.ep-m_header > div > h1 > div.ep_title > div > span.ep_name {
	color: #1e1e1f !important

}
		/* FIX Pour éviter l'affichage de la carte décentrer sur les réso entre 750 et 1020px, nous affichons la version medium à la place de la version large.  */
		@media screen and (min-width: 751px) and (max-width: 1019px) {
			#website-body > div.ep_gridrow.ep-o_productbanner.ep-layout_black > div > div.ep_gridcolumn.ep-layout_image > div > div > div > div > div > figure > div > div > div > span.ep_large {
				background-image:url(../img/map/map_delegation_blue_medium.png) !important
			
			}
		
		} 
		
