/**************************************************************************************************************/
/*
			DIOCESE DE BESANCON - V1.5 Site generique

			Date : 2 novembre 2018
			Auteur : marlene
			URL : http://pommier2:43780/besancon

*/
/**************************************************************************************************************/

:root {
	--color-vertclair:#b5d044;
	--color-bleu:#00afec;
	--color-vertsombre:#00783e;
	--color-rouge:#9f1735;
	--color-jaune:#ffcb30;
	--wp--preset--spacing--small: 20px;
	--wp--preset--spacing--text: 1.5rem;
	--wp--preset--spacing--current: clamp(1rem, 10vw, 4rem);
	--wp--preset--spacing--window: 5vw;
}

/*------------------------------------------------------------------------------------------------------------*/
/*
	= RESET
*/
/*------------------------------------------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	background:#fff;
	font-family: 'Montserrat', sans-serif;
	font-size:62.5%; /*ensuite 1em=10px en taille normale*/
	color:#000;
}
body::before{
	content: '';
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	width: 25%;
	background: #f0eeed;
}
h1{
	margin:0;
	border: none;
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
	letter-spacing:normal;
}
h2, h3, h4, h5, h6{
	margin:0;
	border: none;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	letter-spacing:normal;
    color: #000;
}
ul{
	margin:0;
    padding:0;
	list-style:none;
    line-height:1.3;
}
img{
	border:none;
}
a, a:link{
	text-decoration:none;
	color:#000;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
a:visited{
	text-decoration:none;
	color:#000;
}
a:hover, a:focus{
	text-decoration:underline;
	color:#000;
}
input,
textarea{
	font-family: 'Montserrat', sans-serif!important;
	font-size: 1em;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus{
	background-color:#f0eeed;
}

/*
	ELEMENTS DE PLONE
*/
dl.portlet,
dl.portalMessage,
div.managePortletsLink,
a.managePortletsFallback,
div.portletAssignments,
#content,
div.overlay,
#edit-bar,
#portal-sitemap,
#portal-searchbox,
#portal-globalnav,
#portal-breadcrumbs,
#portal-column-content #content,
#portal-footer,
#portal-siteactions,
#portal-colophon,
#portal-languageselector,
#content pre,
.portletItemDetails,
#portal-personaltools,
#fieldset-openid-login input,
#login-form input,
div.listingBar,
#content legend,
#content div.documentByLine,
.commentDate,
.comment,
#portal-sitemap .navTreeLevel2,
#portal-sitemap .navTreeLevel2 ul,
#content .discreet,
#sidebar .discreet,
#category{
	font-size:100%;
}
#content a:link,
dl.portlet a:link,
#content a:visited,
dl.portlet a:visited{
	border:none;
	color:#000;
}
#content dt{
	font-weight:normal;
}
#content{
	clear:none;
}
#content ul{
	list-style:none;
	margin:0;
}
.portletAssignments .portlet_here.portlet_visible .portletHeader{
	color:#000;
	background: #666;
}
body.template-logged_out #content,
body.template-login_form #content{
	text-align:left;
}
.highlightedSearchTerm{
	background:none!important;
	font-weight:normal!important;
}
div.width-full{
	width:100%;
}
div.position-0,
div.position-1\:2{
	margin:0;
}
div.cell{
	float:none;
	left:0;
	width:auto;
}
div.cell:not(:first-child){
	display: none;
}
div.row{
	float:none;
}
#content-ckeditor,
body.cke_panel_frame{
    background:#fff !important;
}

/*------------------------------------------------------------------------------------------------------------*/
/*
	= BXSLIDER
*/
/*------------------------------------------------------------------------------------------------------------*/
/*
	RESET - LAYOUT
*/
.bx-wrapper {
	position: relative;
	margin: 0 auto 20px;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/*
	THEME
*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	height: 100%;
	width: 100%;
	min-height: 50px;
	background: url(../images/bx-slider/bx_loader.gif) center center no-repeat #fff;
}

/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-weight: 700;
	color: #666;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a,
#content .bx-wrapper .bx-pager.bx-default-pager a{
	display: block;
	margin: 0 3px;
	width: 10px;
	height: 10px;
	background: #000;
	border: 2px solid #000;
	text-indent: -9999px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
#content .bx-wrapper .bx-pager.bx-default-pager a:hover,
#content .bx-wrapper .bx-pager.bx-default-pager a:focus{
	background: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
#content .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #fff;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../images/bx-slider/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/bx-slider/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/bx-slider/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/bx-slider/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	width: 80%;
	text-align: left;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(80, 80, 80, 0.75);
}
.bx-wrapper .bx-caption span {
	display: block;
	padding: 10px;
	color: #fff;
	font-size: 0.85em;
}

/*------------------------------------------------------------------------------------------------------------*/
/*
	= PORLTETS
*/
/*------------------------------------------------------------------------------------------------------------*/
#portal-columns dl.portlet{
	margin:0;
}
#portal-columns dl.portlet dt{
	padding:0;
	background:none;
}
#portal-columns dl.portlet dd{
	padding:0;
}

/*--------------------------------------------------------------------------------------------------------------
	== CELLULE ECOUTE
--------------------------------------------------------------------------------------------------------------*/
.cellule-ecoute a {
	display: block;
	margin: 50px 20px;
	padding: 10px 20px;
	background: #9f1735;
	border-radius: 50px;
	text-align: center;
	font-size: 1.5em;
	color: #fff!important;
}
.cellule-ecoute a:hover,
.cellule-ecoute a:focus,
#content .cellule-ecoute a:hover,
#content .cellule-ecoute a:focus {
	background: #000;
	color: #fff!important;
	text-decoration: none;
}
@media only screen and (max-width: 680px) {
	.cellule-ecoute {
		display: none;
	}
	}

/*--------------------------------------------------------------------------------------------------------------
	== MENU VOLET
--------------------------------------------------------------------------------------------------------------*/
.menu-volet ul{
	position: relative;
	margin: 0;
	padding: 64px 0 1px;
	list-style: none;
}
.menu-volet ul::before {
	content: '';
	position: absolute;
	top: 0;
	left: 20px;
	bottom: 0;
	right: 50%;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	z-index: 1;
}
.menu-volet ul::after {
    background: #f0eeed;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.menu-volet ul.actif::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: #f0eeed;
    opacity: 0.8;
}
.menu-volet ul li{
	position: relative;
	z-index: 2;
	margin: 30px 0;
}
.menu-volet ul li.actif {
    z-index: 3;
}
.menu-volet ul li a{
	display: flex;
	align-items: center;
	font-size: 1.5em;
	font-weight: 700;
}
.menu-volet ul li a:hover,
.menu-volet ul li a:focus {
	text-decoration: none;
}
.menu-volet ul li a strong{
	display: block;
	font-size: 1.2em;
	text-transform: uppercase;
}
.menu-volet ul li a svg{
	margin: 0 10px 0 0;
	width: 40px;
	height: 40px;
}
.menu-volet ul li a path{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.menu-volet ul li:not(.actif) a:hover path[id*=fond]{
	 fill: #000;
}

/* COULEURS */
/*.menu-volet ul li.vertclair a:hover,*/
/*.menu-volet ul li.vertclair a:focus {*/
	/*color: #b5d044;*/
/*}*/
/*.menu-volet ul li.vertclair a:hover path[id*=cadre],*/
/*.menu-volet ul li.vertclair a:focus path[id*=cadre]{*/
	/*fill: #b5d044;*/
/*}*/
/*.menu-volet ul li.bleu a:hover,*/
/*.menu-volet ul li.bleu a:focus {*/
	/*color: #00afec;*/
/*}*/
/*.menu-volet ul li.bleu a:hover path[id*=cadre],*/
/*.menu-volet ul li.bleu a:focus path[id*=cadre]{*/
	/*fill: #00afec;*/
/*}*/
/*.menu-volet ul li.vertsombre a:hover,*/
/*.menu-volet ul li.vertsombre a:focus {*/
	/*color: #00783e;*/
/*}*/
/*.menu-volet ul li.vertsombre a:hover path[id*=cadre],*/
/*.menu-volet ul li.vertsombre a:focus path[id*=cadre]{*/
	/*fill: #00783e;*/
/*}*/
/*.menu-volet ul li.rouge a:hover,*/
/*.menu-volet ul li.rouge a:focus {*/
	/*color: #9f1735;*/
/*}*/
/*.menu-volet ul li.rouge a:hover path[id*=cadre],*/
/*.menu-volet ul li.rouge a:focus path[id*=cadre]{*/
	/*fill: #9f1735;*/
/*}*/
/*.menu-volet ul li.jaune a:hover,*/
/*.menu-volet ul li.jaune a:focus {*/
	/*color: #ffcb30;*/
/*}*/
/*.menu-volet ul li.jaune a:hover path[id*=cadre],*/
/*.menu-volet ul li.jaune a:focus path[id*=cadre]{*/
	/*fill: #ffcb30;*/
/*}*/

/*--------------------------------------------------------------------------------------------------------------
	== VOLETS
--------------------------------------------------------------------------------------------------------------*/




/*#portlets-in-header > div:not(.InHeaderPortletManager1) div:first-child{
    width: 40%;
}
#portlets-in-header > div:not(.InHeaderPortletManager1)  div:first-child + div{
    position: relative;
    padding: 0 0 50px;
    width: 60%;
}*/
#portlets-in-header > div:not(.InHeaderPortletManager1) > div{
    height: calc(100% - 100px);
}
#portlets-in-header div div.portlet-rechercher-une-paroisse{
	height: 100%;
}


.volet{
    position: relative;
    z-index: 4;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
}

.volet.jerecherche{
    height: 100%;
}

.volet.jerecherche > div{
	position: relative;
	flex: 1;
	width: 100%;
	max-width: 30vw;
	overflow: hidden;
}
.volet.jerecherche > div div{
	position: absolute;
	top: 0;
	left: 0;
	/*width: 100%!important;*/
	/*height: 110%!important;*/
}
.volet.jerecherche img[usemap] {
	border: none;
	height: auto;
	width: auto;
	max-width: 100%;
	max-height: 100%;
}
#tooltip {
	z-index: 999;
	position: absolute;
	display: none;
	padding: 2px 5px;
	background: #f9f9f9;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #333;
}

.volet.jerecherche .carte {
	position: absolute;
	z-index: 500;
}

@media only screen and (max-width: 800px)  {

	img[usemap="#carte_Map2"] {
		width: 350px !important;
		height: 450px !important;
	}
}


/*
    FORMULAIRE
*/
.volet form{
    position: relative;
    padding: 50px;
}
.volet form strong{
    font-size: 1.6em;
    font-style: italic;
}
.volet label{
    position: relative;
    display: block;
    margin: 5px 0;
}
.volet label.select::before{
    content: '';
    position: absolute;
    bottom: 5px;
    right: 20px;
    font-family: FontAwesome!important;
    font-size: 3em;
}
.volet span{
    display: block;
    font-weight: 400;
    font-size: 2.5em;
}
.volet span.select2 {
	position: relative;
	display: block;
	padding: 10px 15px;
	width: 30vw;
	background: rgba(255,255,255,0.8);
	border: none;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 1.4em;
}
.volet span.select2.select2-container--open{
	background: #fff;
}
.volet span.select2 span{
	height: auto;
	background: none;
	border: none;
	font-size: 1em;
}
.volet span.select2 .select2-selection__arrow {
	bottom: 0;
	height: auto;
}
.volet span.select2 .select2-selection__arrow::before {
	content: '';
	position: absolute;
	bottom: 5px;
	right: 20px;
	font-family: FontAwesome!important;
	font-size: 2.5em;
}
.volet span.select2 b {
	display: none;
}
.volet input[type=text],
.volet textarea,
.volet select{
    display: block;
    padding: 10px 15px;
    width: 30vw;
    background: rgba(255,255,255,0.8);
    border: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 1.4em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.volet input[type=text]:focus,
.volet textarea:focus,
.volet select:focus {
    background: rgba(255,255,255,1);
}
.volet input[type=submit] {
    display: inline-block;
    padding: 5px 20px;
    border: none;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 1.3em;
    text-transform: uppercase;
    -webkit-filter: brightness(90%);
    -moz-filter: brightness(90%);
    -o-filter: brightness(90%);
    -ms-filter: brightness(90%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.volet input[type=submit]:hover {
    filter: brightness(70%);
    -webkit-filter: brightness(70%);
    -moz-filter: brightness(70%);
    -o-filter: brightness(70%);
    -ms-filter: brightness(70%);
}

/* je recherche */
.volet.jerecherche label {
    margin: 0;
}
.volet.jerecherche input[type=submit] {
    color: #b5d044;
}
.portlet-static-rechercher-une-paroisse form{
    padding: 50px 100px;
}
.portlet-static-rechercher-une-paroisse form p + p{
	margin-top: 20px;
}
.portlet-static-rechercher-une-paroisse form label span{
    margin: 20px 0 0;
    font-size: 3em;
}
.volet.jerecherche span.select2 .select2-selection__arrow::before,
.volet.jerecherche label.select::before{
    color: #b5d044;
}
.portlet-static-rechercher-une-paroisse form select{
    width: calc(30vw - 100px);
}
#select2-communes-select-results li,
#select2-paroisses-select-results li {
	display: block;
	font-size: 1.5em;
}
.portlet-static-rechercher-une-paroisse .volet span.select2 {
	width: calc(30vw - 100px)!important;
}
/*.select2-container {
	display: block;
	padding: 10px 15px;
	width: 30vw;
	background: rgba(255,255,255,0.8);
	border: none;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 1.4em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}*/

/*.portlet-static-rechercher-une-paroisse p {
    padding: 0 100px 0 25px;
}
.portlet-static-rechercher-une-paroisse p img{
    width: 100%!important;
    height: auto!important;
}*/
.volet.jerecherche input[type=submit] {
    position: absolute;
    bottom: 62px;
    right: 50px;
    padding: 5px 20px;
    background: none;
    border: none;
    font-family: FontAwesome!important;
    font-size: 3em;
    cursor: pointer;
    filter: brightness(100%);
    -webkit-filter: brightness(100%);
    -moz-filter: brightness(100%);
    -o-filter: brightness(100%);
    -ms-filter: brightness(100%);
}
.volet.jerecherche input[type=submit]:hover {
    padding: 5px 10px 5px 30px;
}

/* je voudrais */
.volet.jeveux label {
	margin: 0;
	font-size: 1.2em;
	text-transform: uppercase;
}
.volet.jeveux label.select::before{
    color: #00afec;
}
.volet.jeveux input[type=submit] {
    background: #00afec;
}
.volet.jeveux form + p {
	padding: 50px;
	font-size: 0.8em;
}

/* je reste informé */
.volet.jeresteinforme {
    justify-content: center;
}
.volet.jeresteinforme input[type=submit] {
    background: #9f1735;
}
.volet.jeresteinforme form ~ p{
    padding: 50px 50px 0;
}
.volet.jeresteinforme form ~ p strong{
    display: block;
    font-weight: 400;
    font-size: 2.5em;
}
.volet.jeresteinforme form ~ p svg{
    width: 40px;
}
.volet.jeresteinforme form ~ p svg #fond-twitter,
.volet.jeresteinforme form ~ p svg #fond-facebook{
    fill: rgba(255,255,255,0.7);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.volet.jeresteinforme form ~ p a:hover > svg #fond-twitter,
.volet.jeresteinforme form ~ p a:focus > svg #fond-twitter,
.volet.jeresteinforme form ~ p a:hover > svg #fond-facebook,
.volet.jeresteinforme form ~ p a:focus > svg #fond-facebook{
    fill: rgba(255,255,255,1);
}

.volet.jeresteinforme.portlet-static-navigation{
	padding: 50px 50px 50px 120px;
}
.volet.jeresteinforme.portlet-static-navigation strong{
	padding: 0;
	background: none;
	font-weight: 400;
	font-size: 2.5em;
}
.volet.jeresteinforme.portlet-static-navigation ul + p {
	margin: 50px 0 0;
}
.volet.jeresteinforme.portlet-static-navigation ul{
	margin: 0;
}
.volet.jeresteinforme.portlet-static-navigation li{
	list-style: square;
	margin: 30px 0 0 10px;
	padding: 0;
	border: none;
	font-size: 1.4em;
	line-height: 1;
}
.volet.jeresteinforme.portlet-static-navigation li a{
	padding: 0!important;
	background: none;
	color: #000!important;
}
.volet.jeresteinforme.portlet-static-navigation li a:hover,
.volet.jeresteinforme.portlet-static-navigation li a:focus {
	color: #fff!important;
	text-decoration: none;
}

/*
    MENU
*/
.portlet-menu{
    padding: 50px 50px 50px 120px;
}
.portlet-menu li{
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0 20px 0 0;
    min-height: 12vh;
    width: 25vw;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.portlet-menu li:hover {
    padding:0 0 0 20px;
}
.portlet-menu li + li{
    margin: 10px 0 0;
}
.portlet-menu .illustration{
    position: absolute;
    top: 0;
    left: -120px;
    width: 100px;
    height: 100px;
    overflow: hidden;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}
.portlet-menu .illustration img{
    width: 100%;
}
.portlet-menu li:hover > .illustration {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}
.portlet-menu h2 {
    font-size: 1.2em;
}
.portlet-menu h2 a{
	font-size: 3.5vh;
	font-weight: 400;
}
.portlet-menu h2 a:hover,
.portlet-menu h2 a:focus{
    text-decoration: none;
}
.portlet-menu h2 a::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.portlet-menu p{
    font-size: 1.3em;
}

/* rejoins-nous
.portlet-menu .rejoinsnous ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}*/


/*
    ESPACE PRESSE
*/
.portlet-esapce-presse{
    padding: 50px 50px 50px 120px;
}
.portlet-esapce-presse .portletNavigationTree{
    justify-content: center;
    width: 25vw;
}
.portlet-esapce-presse .portletNavigationTree dt{
    padding: 0;
    background: none;
    font-weight: 400;
    font-size: 2.5em;
}
.portlet-esapce-presse .portletNavigationTree dt a:hover,
.portlet-esapce-presse .portletNavigationTree dt a:focus{
    color: #000!important;
    text-decoration: none;
    cursor: text;
}
.portlet-esapce-presse dl.portlet ul.navTreeLevel0 > .navTreeItem{
    list-style: square;
    margin: 30px 0 0 10px;
    padding: 0;
    border: none;
    line-height: 1;
}
.portlet-esapce-presse dl.portlet ul.navTreeLevel0 > .navTreeItem a{
    padding: 0!important;
    background: none;
    color: #000!important;
    font-size: 0.6em;
}
.portlet-esapce-presse dl.portlet ul.navTreeLevel0 > .navTreeItem a:hover,
.portlet-esapce-presse dl.portlet ul.navTreeLevel0 > .navTreeItem a:focus {
    color: #fff!important;
    text-decoration: none;
}

/*
    VIDEO
*/
.portlet-video{
    padding: 50px;
}
.portlet-video > div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    width: 30vw;
}
.portlet-video > div p{
    position: relative;
    padding-top: 65%;
}
.portlet-video > div p iframe{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

/*
    LIEN PLUS
*/
.portlet-plus{
    position: absolute;
    bottom: 0;
    right: 50px;
    left: 50px;
    height: 100px!important;
    z-index:1;
}
.portlet-plus *{
    display: flex;
    justify-content: flex-end;
    height: 100%;
}
.portlet-plus a{
    display: block;
    margin: auto 0;
    padding: 10px 30px;
    height: auto;
    filter: brightness(90%);
    -webkit-filter: brightness(90%);
    -moz-filter: brightness(90%);
    -o-filter: brightness(90%);
    -ms-filter: brightness(90%);
    -webkit-border-radius: 50px;
    border-radius: 50px;
    color: #000;
    font-weight: 700;
    font-size: 1.4em;
    text-align: center;
}
.portlet-plus .volet.jerecherche a {
    background: #b5d044;
}
.portlet-plus .volet.jeveux a {
    background: #00afec;
}
.portlet-plus .volet.jedonne a {
    background: #00783e;
}
.portlet-plus .volet.jeresteinforme a {
    background: #9f1735;
}
.portlet-plus .volet.rejoinsnous a {
    background: #ffcb30;
}
.portlet-plus a:hover,
.portlet-plus a:focus {
    filter: brightness(70%);
    -webkit-filter: brightness(70%);
    -moz-filter: brightness(70%);
    -o-filter: brightness(70%);
    -ms-filter: brightness(70%);
    text-decoration: none;
	color: white;
}

/*--------------------------------------------------------------------------------------------------------------
	== SLIDER BANDEAU
--------------------------------------------------------------------------------------------------------------*/
.slider-bandeau{
    position: relative;
    margin: 0 0 40px;
}
.slider-bandeau::before{
    content: '';
    position: absolute;
    top: 10px;
    left: 90%;
    right: -10px;
    bottom: -10px;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
}
.slider-bandeau::after{
    content: '';
    position: absolute;
    top: 80%;
    left: 10px;
    right: 70%;
    bottom: -10px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}
.slider-bandeau ul::before {
    content: '';
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 30px;
    height: 1px;
    background: #000;
}
.slider-bandeau ul::after {
    content: url("../images/fleche.png");
    position: absolute;
    bottom: -30px;
    right: 19px;
}
.slider-bandeau img{
	max-width: 100%;
}

/*--------------------------------------------------------------------------------------------------------------
	== RECHERCHE
--------------------------------------------------------------------------------------------------------------*/
dl.portlet.portletSearch{
	margin:20px 0;
	padding:0;
}
dl.portlet.portletSearch .portletHeader{
	font-size: 15px;
}
dl.portlet.portletSearch .portletHeader a{
	color: var(--color-rouge);
	display: flex;
	position: relative;
	justify-content: center;
}
dl.portlet.portletSearch .portletHeader a::before{
	content: "";
	margin: 0;
	padding: 0;
	width: 25px;
	background: url(../images/search.png) center center no-repeat;
	background-size: auto;
	background-size: contain;
	border: none;
	text-indent: -5000px;
	cursor: pointer;

}
dl.portlet.portletSearch form{
	display: none;
}
dl.portlet.portletSearch dd{
	position:relative;
}
dl.portlet.portletSearch dd + dd{
	display:none;
}
dl.portlet.portletSearch input[type=text]{
	padding:5px;
	width:100%;
	border:1px solid #ccc;
	color:#000;
}
dl.portlet.portletSearch input[type=submit]{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	margin:0;
	padding:0;
	width:25px;
	background:url(../images/picto-rechercher.png) center center no-repeat;
	border:none;
	text-indent:-5000px;
	cursor:pointer;
}
dl.portlet.portletSearch .searchSection,
dl.portlet.portletSearch #LSShadow{
	display:none;
}

@media only screen and (max-width: 800px) {
	dl.portlet.portletSearch .portletHeader a::before{
		display: none;
	}
}
/*--------------------------------------------------------------------------------------------------------------
	== SHARE
--------------------------------------------------------------------------------------------------------------*/
.portlet-embed-add-this{
	position: absolute;
	top: -65px;
	left: 0;
	z-index: 3;
}
.portlet-embed-add-this > svg{
	padding: 10px;
	width: 50px;
}
.portlet-embed-add-this > .addthis_toolbox{
	position: absolute;
	left: -50px;
	padding: 10px ;
	width: 50px;
	background: #a2a2a2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.portlet-embed-add-this:hover > .addthis_toolbox {
	left: 0;
}
.portlet-embed-add-this .addthis_toolbox a span{
	background: none!important;
	width: 25px!important;
	height: 25px!important;
}
.portlet-embed-add-this .addthis_toolbox a span svg{
	width: 25px!important;
	height: 25px!important;
}
.portlet-embed-add-this .addthis_toolbox a:hover span svg {
	fill: #000;
}

/*--------------------------------------------------------------------------------------------------------------
	== NEWSLETTER
--------------------------------------------------------------------------------------------------------------*/
.portletBSWNewsletterSubscriber{}
.portletBSWNewsletterSubscriber span{
	font-size:1.2em;
}
.portletBSWNewsletterSubscriber p{
	margin:5px 0;
	font-size:1.5em;
}
.portletBSWNewsletterSubscriber form{
	position:relative;
}
.portletBSWNewsletterSubscriber form input[type=text]{
	padding:5px;
	width:100%;
	border: 1px solid #000;
	height: 35px;
	border-radius: 5px;
}
.portletBSWNewsletterSubscriber form input[type=submit]{
	position:absolute;
	top:0;
	bottom:0;
	right:8px;
	margin:0;
	padding:0;
	width: 25px;
	background:url(../images/picto-valider.png) center center no-repeat;
	background-size: contain;
	border:none;
	text-indent:-5000px;
	cursor:pointer;
}

@media only screen and (max-width: 800px) {
	.portletBSWNewsletterSubscriber{
		display: none;
	}
}
/*--------------------------------------------------------------------------------------------------------------
	== CITATION
--------------------------------------------------------------------------------------------------------------*/
.citation{
	padding: 0 0 10px;
	font-family: 'La Belle Aurore', cursive;
	font-size: 3em;
	text-align: center;
	line-height: 1;
}

.citation span.reference {
    font-size: 0.5em;
    font-family: sans-serif;
}

/*--------------------------------------------------------------------------------------------------------------
	== ZOOM SUR
--------------------------------------------------------------------------------------------------------------*/
.zoom-sur{
	float: right;
	margin-top: calc(6.4em + 15px);
	width: 36.6%;
}
.zoom-sur .portletHeader {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 2;
	margin: 0 50px 0 0;
	padding: 0 50px 20px 100px;
	background: #fff;
}

.zoom-sur .illustration{
	position: relative;
	display: block;
	overflow: hidden;
}
.zoom-sur .illustration::before{
	content: '';
	display: block;
	padding-top: 100%;
}
.zoom-sur .illustration img{
	position: absolute;
	top: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.zoom-sur ul li:hover .illustration img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.zoom-sur h2{
	margin: 20px 120px 20px 0;
	text-align: right;
	font-size: 1.4em;
}
.zoom-sur h2::before{
	content: 'Zoom sur';
	display: block;
	margin: 0 0 10px;
	color: #000;
	font-size: 1.8em;
	text-transform: uppercase;

}
#content .zoom-sur h2 a:hover,
#content .zoom-sur h2 a:focus{
	color: #000!important;
	text-decoration: none;
}
.zoom-sur h2 a{}

/*--------------------------------------------------------------------------------------------------------------
	== A LA UNE
--------------------------------------------------------------------------------------------------------------*/
.alaune{
	position: relative;
	float: left;
	margin: 0 0 80px;
	width: 63.4%;
}
.alaune::before {
    content: '';
    position: absolute;
    left: 150px;
    top: 0;
    bottom: 0;
    width: calc(20% - 100px);
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}
.alaune::after {
    content: url("../images/fleche.png");
    position: absolute;
    bottom: -21px;
    left: calc(20% + 50px);
}
.alaune .portletHeader {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
    z-index: 2;
    margin: 0;
	padding: 0 0 20px 100px;
    background: #fff;
}
.alaune .portletHeader::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 10px;
	width: 150px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
.alaune .portletHeader span{
	font-weight: 300;
	font-size: 6em;
	text-transform: uppercase;
	line-height: 1;
}
.alaune .portletHeader a {
	align-self: flex-end;
    margin: 0 20px 0 0;
	padding: 3px 15px;
	background: #f0eeed;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-size: 1.1em;
	font-weight: 700;
	color: #000;
}
#content .alaune .portletHeader a:hover,
#content .alaune .portletHeader a:focus {
    background: #000;
	color: #f0eeed!important;
    text-decoration: none;
}
.alaune ul{
	padding: 0 0 0 100px;
	overflow: hidden;
}
#content .alaune ul li{
	position: relative;
	float: left;
	margin: 0 13px 13px 0;
	width: calc(33% - 10px);
	overflow: hidden;
	background: grey;
}
#content .alaune ul li:nth-child(2) {
	/*margin-left: 20%;*/
	float:right;
}
/*#content .alaune ul li:nth-child(3) {
	float: right;
	margin: 0;
	width: calc(40% - 10px);
}*/
#content .alaune ul li:nth-child(4) {
	float: right;
	width: calc(66% - 10px);
}
#content .alaune ul li:nth-child(3) {
	clear: left;
	margin-top: 33%;
	margin-right: 0;
}
.alaune ul li::before {
	content: '';
	display: block;
	padding-top: 100%;
}
.alaune ul li .illustration{
	position: absolute;
	top: 0;
	left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.alaune ul li .illustration img{
	position: relative;
	z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	object-fit: cover;
	width: 100% !important;
	height: 100% !important;
}
.alaune ul li:hover .illustration img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.alaune ul li .illustration::before {
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.alaune ul li .illustration:focus::before,
.alaune ul li .illustration:hover::before {
	top: 0;
}

.alaune ul li h2{
	position: absolute;
	bottom: 10px;
	left: 10px;
    z-index: 3;
    padding: 5px;
    max-width: calc(100% - 20px);
    font-size: 1.4em;
    line-height: 1;
}
#content .alaune ul li h2 a:hover,
#content .alaune ul li h2 a:focus{
    color: #000!important;
    text-decoration: none;
}


.alaune ul li:nth-child(1) .illustration::before {
    background: #00afec;
    opacity: 0.3;
}
.alaune ul li:nth-child(2) .illustration::before {
    background: #00783e;
    opacity: 0.3;
}
.alaune ul li:nth-child(3) .illustration::before {
    background: #b5d044;
    opacity: 0.3;
}
.alaune ul li:nth-child(4) .illustration::before {
    background: #9f1735;
    opacity: 0.3;
}
.alaune ul li:nth-child(5) .illustration::before {
    background: #ffcb30;
    opacity: 0.3;
}

.alaune ul li:nth-child(1) h2 {
    background: #00afec;
}
.alaune ul li:nth-child(2) h2 {
    background: #00783e;
}
.alaune ul li:nth-child(3) h2 {
    background: #b5d044;
}
.alaune ul li:nth-child(4) h2 {
    background: #9f1735;
}
.alaune ul li:nth-child(5) h2 {
    left: auto;
    right: 10px;
    background: #ffcb30;
}
#content .alaune ul li:nth-child(2) h2 a,
#content .alaune ul li:nth-child(2) h2 a:hover,
#content .alaune ul li:nth-child(2) h2 a:focus,
#content .alaune ul li:nth-child(4) h2 a,
#content .alaune ul li:nth-child(4) h2 a:hover,
#content .alaune ul li:nth-child(4) h2 a:focus{
    color: #fff!important;
}


/*--------------------------------------------------------------------------------------------------------------
	== BESELINE
--------------------------------------------------------------------------------------------------------------*/
.baseline{
    position: absolute;
    bottom: 0;
    right: 100px;
    margin: 0 0 20px;
    padding: 0 20px 0 0;
}
.baseline::before{
    content: '“';
    position: absolute;
    top: 20px;
    right: 100%;
    font-family: 'La Belle Aurore', cursive;
    font-size: 6em;
}
.baseline::after{
    content: '”';
    position: absolute;
    bottom: -40px;
    right: -10px;
    font-family: 'La Belle Aurore', cursive;
    font-size: 6em;
}
#content .baseline p {
    margin: 0;
    font-weight: 300;
    font-size: 2vw;
}
.baseline p strong {
    display: block;
    margin: 15px 0 0;
    font-weight: 400;
    font-size: 0.95em;
}
.baseline p em{
    display: block;
    margin: 15px 0 0;
    font-weight: 400;
    font-size: 0.95em;
    font-style: normal;
}
.baseline p u{
    display: block;
    margin: 15px 0 0;
    font-weight: 700;
    font-size: 1.4em;
    text-decoration: none;
}

/*--------------------------------------------------------------------------------------------------------------
	== AGENDA
--------------------------------------------------------------------------------------------------------------*/
.agenda{
	clear: both;
    position: relative;
    margin: 80px 0 0;
}
.agenda::after {
    content: '';
    position: absolute;
    left: 100px;
    right: 50px;
    bottom: 50px;
    height: 1px;
    background: #000;
}
.agenda .portletHeader {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    z-index: 2;
    margin: 0 50px 0 0;
    padding: 0 50px 20px 100px;
}
.agenda .portletHeader::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 10px;
    width: 150px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}
.agenda .portletHeader span{
    font-weight: 300;
    font-size: 6em;
    text-transform: uppercase;
    line-height: 1;
}
.agenda .portletHeader a {
    align-self: flex-end;
    margin: 0 20px 5px 0;
    padding: 3px 15px;
    background: #f0eeed;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 1.1em;
    font-weight: 700;
    color: #000;
}
#content .agenda .portletHeader a:hover,
#content .agenda .portletHeader a:focus {
    background: #000;
    color: #f0eeed!important;
    text-decoration: none;
}
.agenda ul{
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 0 100px;
}
#content .agenda ul li{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 0 10px 12px;
    padding: 20px;
    width: calc(20% - 10px);
    background: #fff;
    border: 1px solid #b5b5b5;
}
#content .agenda ul li:first-child {
    margin-left: 0;
}
#content .agenda ul li::before {
    content: '';
    position: absolute;
    top: -8px;
    left: -8px;
    border: 10px solid transparent;
    border-bottom-color:#000;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#content .agenda ul li:hover::before {
    top: -18px;
    left: -18px;
    border-width: 20px;
}
#content .agenda ul li h2{
    margin: 0 0 20px;
    font-size: 1.4em;
    line-height: 1.3;
}
#content .agenda ul li h2 a{}
#content .agenda ul li h2 a:hover,
#content .agenda ul li h2 a:focus{
    color: #000!important;
    text-decoration: none;
}
#content .agenda ul li h2 a::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#content .agenda ul li > span {
    font-size: 2.8em;
    font-weight: 700;
    line-height: 1;
}
#content .agenda ul li > span .datemois{
    display: block;
    font-weight: 300;
    overflow: hidden;
    text-overflow: ellipsis;
}

#content .agenda ul li:nth-child(1)::before {
    border-bottom-color:#9f1735;
}
#content .agenda ul li:nth-child(1) > span{
    color: #9f1735;
}
#content .agenda ul li:nth-child(2)::before {
    border-bottom-color:#00783e;
}
#content .agenda ul li:nth-child(2) > span{
    color: #00783e;
}
#content .agenda ul li:nth-child(3)::before {
    border-bottom-color:#ffcb30;
}
#content .agenda ul li:nth-child(3) > span{
    color: #ffcb30;
}
#content .agenda ul li:nth-child(4)::before {
    border-bottom-color:#00afec;
}
#content .agenda ul li:nth-child(4) > span{
    color: #00afec;
}
#content .agenda ul li:nth-child(5)::before {
    border-bottom-color:#b5d044;
}
#content .agenda ul li:nth-child(5) > span{
    color: #b5d044;
}

/*--------------------------------------------------------------------------------------------------------------
	== NEW AGENDA
--------------------------------------------------------------------------------------------------------------*/
.new-agenda{
	clear: both;
    position: relative;
	padding: var(--wp--preset--spacing--text);
	width: 20vw;
}

.new-agenda .portletHeader {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    z-index: 2;
    margin: 0 50px 0 0;
	padding: 0;

}

.new-agenda .portletHeader span{
    font-weight: 300;
    font-size: clamp(20px,40px,5vw);;
    text-transform: uppercase;
    line-height: 1;
	display: flex;
	padding-bottom: var(--wp--preset--spacing--small);
}

#content .new-agenda .portletHeader a:hover,
#content .new-agenda .portletHeader a:focus {
    background: #000;
    color: #f0eeed!important;
    text-decoration: none;
}
.new-agenda ul{
    position: relative;
    z-index: 2;
    display: block;
	padding: 0;
}
#content .new-agenda ul li{
	display: block;
	margin: 20px 0 0;
	margin-left: 0px;
	padding: 20px 0 0;
	width: 100%;
	background: none;
	border: none;
	position: relative;
}
#content .new-agenda ul li:first-child {
    margin-left: 0;
}
#content .new-agenda ul li::before {
    content: '';
    position: absolute;
    top: -8px;
    left: -8px;
    border: 10px solid transparent;
    border-bottom-color:#000;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#content .new-agenda ul li::before {
    border-bottom-color: #b5d044 !important;
}

#content .new-agenda ul li h2{
    margin: 0 0 5px;
    font-size: 15px;
    line-height: 1.3;
}
#content .new-agenda ul li h2 a{}
#content .new-agenda ul li h2 a:hover,
#content .new-agenda ul li h2 a:focus{
    color: #000!important;
    text-decoration: none;
}
#content .new-agenda ul li h2 a::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#content .new-agenda ul li > span {
	color: #000 !important;
	font-weight: 400;
	font-size: 1.5em;
}
#content .new-agenda ul li > span .datemois{
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-agenda .portletFooter {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin: 20px 0 0;
	font-size: 15px;
}
#content .new-agenda .portletFooter a:hover{
	color: white!important;
	background: black!important;
	text-decoration: none;
}
.new-agenda .portletFooter a,
.new-agenda .portletHeader a{
	padding: 10px 25px;
	background: var(--color-rouge);
	color: white!important;
	border-radius: 50px;
}
.new-agenda .portletHeader a{
	position: absolute;
	top: calc(100% - 10px);
}
@media only screen and (min-width: 800px) {
	.new-agenda{
		padding: 0 var(--wp--preset--spacing--text);
	}
	.new-agenda .portletHeader a{
		top: calc(100% - -10px);
		font-size: 15px;
	}
}
@media only screen and (max-width: 800px) {
	.new-agenda{
		width: 100%;
	}
	.new-agenda .portletFooter {
		align-items: center;
	  }
	.new-agenda .portletHeader a{
		margin-top: 15px;
		left: 50%;
		transform: translate(-50%, -50%);
		font-size: 15px;
		width: 60%;
		text-align: center;
	}
}
/*--------------------------------------------------------------------------------------------------------------
	== COTE RESEAUX
--------------------------------------------------------------------------------------------------------------*/
#portal-columns dl.portlet.cote-reseaux{
    position: relative;
    margin: 80px 0 0;
}
#portal-columns dl.cote-reseaux .portletHeader {
    position: relative;
    margin: 0 50px 0 0;
    padding: 0 50px 20px 100px;
}
.cote-reseaux .portletHeader::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 10px;
    width: 45%;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}
.cote-reseaux .portletHeader span{
    font-weight: 300;
    font-size: 5em;
    text-transform: uppercase;
    line-height: 1;
}
#portal-columns dl.cote-reseaux .portletItem {
    position: relative;
    padding: 0 0 0 100px;
    overflow: hidden;
}
#portal-columns dl.cote-reseaux .portletItem::before {
    content: '';
    position: absolute;
    top: 0;
    right: 99px;
    bottom: 0;
    z-index: 2;
    width: 3px;
    background: #fff;
}
#portal-columns dl.portlet.cote-reseaux .flux{
    float: left;
    width: 25%;
}
#portal-columns dl.portlet.cote-reseaux .flux li{
    position: relative;
    margin: 20px 0 40px;
    font-size: 1.4em;
}
#portal-columns dl.portlet.cote-reseaux .flux a{
	border-bottom: 1px dotted #000;
}
#portal-columns dl.portlet.cote-reseaux .flux a:hover,
#portal-columns dl.portlet.cote-reseaux .flux a:focus{
	border-bottom: 1px solid #000;
	color: #000!important;
	text-decoration: none;
}
#portal-columns dl.portlet.cote-reseaux .flux svg{
    position: absolute;
    top: 0;
    left: -60px;
    width: 40px;
}
#portal-columns dl.portlet.cote-reseaux .flux li + li svg {
    top: -10px;
	width: 30px;
}
#portal-columns dl.portlet.cote-reseaux .video{
    position: relative;
    z-index: 2;
    float: right;
    padding-top: 45%;
    width: 65%;
}
#portal-columns dl.portlet.cote-reseaux .video iframe{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
#portal-columns .cote-reseaux .liens{
    position: relative;
    z-index: 2;
    clear: right;
    float: right;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0;
    width: 65%;
}
#portal-columns .cote-reseaux .liens li{
    display: flex;
    align-items: center;
    width: 33%;
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1;
}
#portal-columns .cote-reseaux .liens li svg{
    width: 50px;
}
#portal-columns .cote-reseaux .liens li svg .carre{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#portal-columns .cote-reseaux .liens li:hover svg .carre {
    fill:#000;
}
#portal-columns .cote-reseaux .liens li strong{
    display: block;
    text-transform: uppercase;
}
#portal-columns .cote-reseaux .liens li a:hover,
#portal-columns .cote-reseaux .liens li a:focus{
    color: #000!important;
    text-decoration: none;
}


/*--------------------------------------------------------------------------------------------------------------
	== A LIRE AUSSI
--------------------------------------------------------------------------------------------------------------*/
.alireaussi{
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
.alireaussi::after {
	content: '';
	position: absolute;
	left: 100px;
	right: 50px;
	bottom: 50px;
	height: 1px;
	background: #000;
}
#portal-columns dl.alireaussi dt{
	position: relative;
	padding: 0 100px 20px 50px;
	width: 100%;
	font-weight: 300;
	font-size: 4em;
	text-transform: uppercase;
	line-height: 1;
}
.alireaussi dt::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 10px;
	width: 100px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
#portal-columns dl.alireaussi dd{
	position: relative;
	margin-left: 50px;
	width: calc(25% - 20px);
	overflow: hidden;
}
#portal-columns dl.alireaussi dd + dd{
	margin-left: 10px;
}
#portal-columns dl.alireaussi dd::before{
	content: '';
	display: block;
	padding-top: 100%;
}
#portal-columns dl.alireaussi dd > a:first-child{
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 2;
	padding: 5px 10px;
	max-width: calc(100% - 20px);
	background: #000;
	font-size: 1.3em;
	font-weight: 700;
	color: #fff!important;
}
#portal-columns dl.alireaussi dd a + a,
#portal-columns dl.alireaussi dd a + ul li,
#portal-columns dl.alireaussi dd a + ul li a,
#portal-columns dl.alireaussi dd a + ul{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	margin: 0;
}
#portal-columns dl.alireaussi dd a img{
}
#portal-columns dl.alireaussi dd .description{
	display: none;
}

/*--------------------------------------------------------------------------------------------------------------
	== HAUT DE PAGE
--------------------------------------------------------------------------------------------------------------*/
.hautdepage{
    position: absolute;
    bottom: 0;
    left: 80%;
}
.hautdepage a:hover,
.hautdepage a:focus{
    text-decoration: none;
}
.hautdepage a::after{
    content: url("../images/fleche.png");
    display: block;
    width: 32px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
/*------------------------------------------------------------------------------------------------------------*/
/*
	= CONTENEUR GLOBAL
*/
/*------------------------------------------------------------------------------------------------------------*/
#visual-portal-wrapper{
	position:relative;
}

/*------------------------------------------------------------------------------------------------------------*/
/*
	= HEADER
*/
/*------------------------------------------------------------------------------------------------------------*/

#portal-top{
    position: relative;
    z-index: 4;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
	padding: var(--wp--preset--spacing--window) 0;
    /*padding: 0 0 65px 0;*/
    width: 100%;
    /*min-height: 335px;*/
}
#portal-top{
    padding-top: 90px;
    padding-left: 90px;
	padding-bottom: 3vw;
}
@media only screen and (max-width: 800px) {
	#portal-top{
		padding-top: 90px;
		padding-left: 90px;
		padding-bottom: 3vw;
	}
	#portal-top, #portal-column-content {
	  width: 100%;
	}
	#portal-column-content{
		padding-top: calc(var(--wp--preset--spacing--window)*2);
	}
}
#portlets-in-header{
    padding: var(--wp--preset--spacing--text);
    width: 25%;
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
}

#user-name {
	z-index: 20;
}

#retour-racine{
    position: absolute;
	z-index: 10;
    top: 0;
    right: 0;
    width: 30%;
}
#retour-racine a{
    display: block;
    padding: 50px 50px 50px 100px;
    background: url("../images/logo-nb.png") 10px 22px no-repeat;
    background-size: 75px auto;
    font-weight: 700;
    font-size: 1.3em;
}
#portal-breadcrumbs{
    /*display: none;*/
}
.portlet-embed-saint-du-jour,
.portlet-embed-saint-du-jour a{
	color: #9f1735;
}

.portlet-embed-saint-du-jour {
	font-size: 13px;
}
@media only screen and (max-width: 1100px) {
    #retour-racine,
    #portlets-in-header{
        width: 330px;
    }
}
@media only screen and (max-width: 680px) {
    #retour-racine{
        position: relative;
        width: 100%;
        text-align: right;
    }
    #retour-racine a{
        display: inline-block;
        padding-right:20px;
        min-height: 70px;
    }
    #portlets-in-header{
        padding: 20px;
        width: 100%;
    }
    div.InHeaderPortletManager1{
        display: block;
    }
}
/*
#portal-top{
	position: relative;
    z-index: 200;
	margin: 0;
	padding: 65px 0 65px 50px;
	width: calc(70% + 50px);
    min-height: 200px;
}
#portlets-in-header{
	margin:0;
	margin-top: 28px;
}
#portlets-in-header a.bt-close {
	position: absolute;
	z-index: 2000;
	top: 20px;
	right: 50px;
	font-size: 3em;
	cursor: pointer;
}
#portlets-in-header a.bt-close:hover,
#portlets-in-header a.bt-close:focus {
	text-decoration: none;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
div.InHeaderPortletManager1{
    z-index: 1;
}
div.InHeaderPortletManager2,
div.InHeaderPortletManager3,
div.InHeaderPortletManager4,
div.InHeaderPortletManager5,
div.InHeaderPortletManager6{
    position: fixed;
    top: 0;
    left: -100%;
    bottom: 0;
    right: calc(100%);
    z-index: 151;
    display: flex;
    justify-content: space-between;
    /*flex-wrap: wrap;*/
    margin: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
div.InHeaderPortletManager2{
    background: #b5d044;
}
div.InHeaderPortletManager3{
    background: #00afec;
}
div.InHeaderPortletManager4{
    background: #00783e;
}
div.InHeaderPortletManager5{
    background: #9f1735;
}
div.InHeaderPortletManager6{
    background: #ffcb30;
}
div.InHeaderPortletManager2.actif,
div.InHeaderPortletManager3.actif,
div.InHeaderPortletManager4.actif,
div.InHeaderPortletManager5.actif,
div.InHeaderPortletManager6.actif {
    left: 0;
    right: calc(30% - 110px);
}
div.InHeaderPortletManager2::before,
div.InHeaderPortletManager3::before,
div.InHeaderPortletManager4::before,
div.InHeaderPortletManager5::before,
div.InHeaderPortletManager6::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50px;
    right: 50px;
    bottom: 100px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}
div.InHeaderPortletManager2::after,
div.InHeaderPortletManager3::after,
div.InHeaderPortletManager4::after,
div.InHeaderPortletManager5::after,
div.InHeaderPortletManager6::after {
    content: '';
    position: absolute;
    bottom: 92px;
    right:100px;
    width: 15px;
    height: 15px;
    background: red;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
div.InHeaderPortletManager2::after{
    background: #b5d044;
}
div.InHeaderPortletManager3::after{
    background: #00afec;
}
div.InHeaderPortletManager4::after{
    background: #00783e;
}
div.InHeaderPortletManager5::after{
    background: #9f1735;
}
div.InHeaderPortletManager6::after {
    background: #ffcb30;
}


/*--------------------------------------------------------------------------------------------------------------
	== LOGO
--------------------------------------------------------------------------------------------------------------*/
#portal-logo{
	position: absolute;
	top: 0;
	left: 20px;
	z-index: 1;
	margin: 0;
	width: 300px;
}

@media only screen and (max-width: 1080px) and (min-width: 680px){
	#portal-logo img{
		width: 25vw;
	}
}
/*--------------------------------------------------------------------------------------------------------------
	== CHEMIN DE FER
--------------------------------------------------------------------------------------------------------------*/
#portal-breadcrumbs{
	margin:0;
	padding:30px 50px 30px 250px;
	/*background: #3B2E29;*/
	width: 100%;
	text-align: right;
	color:#8a8a8a;
}
#portal-breadcrumbs #breadcrumbs-you-are-here,
#portal-breadcrumbs .breadcrumbSeparator{
	display:none;
}
#portal-breadcrumbs span{
}
#portal-breadcrumbs a{
	display: inline-block;
	padding: 3px 5px;
	background: #fff;
	color:#000;
	font-weight: 700;
}
#portal-breadcrumbs a:hover,
#portal-breadcrumbs a:focus{
	color:#000;
	text-decoration: none;
}

/*--------------------------------------------------------------------------------------------------------------
	== NAVIGATION MINI
--------------------------------------------------------------------------------------------------------------*/
#portal-navigation{
    padding: 0;
    width: 100%;
}
#portal-navigation::before {
    content: '';
    position: absolute;
    top: 0;
    left: -37px;
    z-index: 2;
    width: 50px;
    height: 50px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#portal-navigation > a,
#portal-navigation div > a{
    display: none;
}
#portal-navigation ul#portal-globalnav{
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0 50px;
    background: #9f1735;
}
#portal-globalnav::after {
    display: none;
}
#portal-navigation ul#portal-globalnav li{
    float: none;
}
#portal-navigation ul#portal-globalnav > li > a{
    padding: 15px 10px;
    background: none;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 700;
}
#portal-navigation ul#portal-globalnav > li:first-child > a {
    padding-left: 0;
}
#portal-navigation ul#portal-globalnav > li:last-child > a {
    padding-right: 0;
}
#portal-navigation ul#portal-globalnav > li#portaltab-index_html > a {
    padding: 22px 30px 22px 0;
    background: url("../images/home.png") 0 center no-repeat;
    text-indent: -50000px;
    font-size: 1px;
}
#portal-navigation ul#portal-globalnav ul {
    top: 110%;
    left: 50%;
    display: block;
    width: 100%;
    min-width: 200px;
    background: #9f1735;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#portal-navigation ul#portal-globalnav li:hover ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
}
#portal-navigation ul#portal-globalnav ul li{
    display: block;
}
#portal-navigation ul#portal-globalnav ul li a{
    display: block;
    padding: 10px;
    width: 100%;
    background: none;
    border: none;
    border-top: 1px solid #fff;
    text-align: center;
    color: #fff!important;
    font-size: 1.2em;
}
#portal-navigation ul#portal-globalnav ul li a:hover,
#portal-navigation ul#portal-globalnav ul li a:focus {
    background: #000;
}
#portal-navigation ul#portal-globalnav ul li a img{
    display: none;
}
@media only screen and (max-width: 1290px) and (min-width: 680px) {
	#portal-navigation #portal-globalnav li > a{
        font-size: 11px!important;
    }
}
@media only screen and (max-width: 1073px) and (min-width: 680px) {
	#portal-navigation ul#portal-globalnav > li > a{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
    }
	#portal-navigation ul#portal-globalnav li{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media only screen and (max-width: 680px) {
    #portal-navigation{
        padding-right: 20px;
    }
    #portal-navigation::before{
        display: none;
    }
    #portal-navigation > a,
    #portal-navigation div > a{
        display: block;
        padding: 15px 20px;
        background: #9f1735;
    }
    #portal-navigation div > a{
        position: absolute;
        top: 0;
        right: 0;
        z-index: 5;
    }
    #portal-navigation > div{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
        background: #9f1735;
        overflow: auto;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    #portal-navigation.actif > div {
        opacity: 1;
        visibility: visible;
    }
    #portal-navigation ul#portal-globalnav{
        flex-direction: column;
        padding: 20px;
        min-height: 100vh;
    }
    #portal-navigation ul#portal-globalnav li:hover ul,
    #portal-navigation ul#portal-globalnav li:focus ul,
    #portal-navigation ul#portal-globalnav ul{
         position: relative;
         top: auto;
        opacity: 0;
        visibility: hidden;
        height: 0;
        text-align: left;
     }
    #portal-navigation ul#portal-globalnav .open:hover ul,
    #portal-navigation ul#portal-globalnav .open:focus ul,
    #portal-navigation ul#portal-globalnav .open ul{
        height: auto;
        opacity: 1;
        visibility: visible;
    }
    #portal-navigation ul#portal-globalnav ul li a{
        text-align: left;
    }
}



/*#portal-navigation.saufminisite{
	position:fixed;
	z-index:150;
	margin:0;
    top: 20px;
    right: calc(30% - 150px);
}
#portal-navigation.saufminisite.fixed {
	position: fixed;
	top:0;
	left:0;
	right: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
#portal-navigation.saufminisite > div{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(31,31,31,0.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#portal-navigation.saufminisite.actif > div {
    opacity: 1;
    visibility: visible;
}

/*
	BOUTONS
*/
/*#portal-navigation.saufminisite > a {
    position: relative;
    z-index: 4;
	display: block;
}
#portal-navigation.saufminisite > a img{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#portal-navigation.saufminisite > a:hover img,
#portal-navigation.saufminisite > a:focus img{
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
#portal-navigation.saufminisite > a span{
	position: absolute;
	top: 0;
	left: 100%;
	padding: 2px 5px;
	font-weight: 700;
	opacity: 1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#portal-navigation.saufminisite > a:hover span,
#portal-navigation.saufminisite > a:focus span{
	opacity: 1;
}
#portal-navigation.saufminisite > div > a {
    position: absolute;
    top: 50px;
    right: 50px;
}

/*
  	RUBRIQUES
*/
/*#portal-navigation.saufminisite #portal-globalnav{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-end;
	margin: 0;
    padding: 65px 0 65px 50px;
    width: calc(70% + 50px);
    height: 100%;
	background:none;
}
#portal-navigation.saufminisite #portal-globalnav > li{
	position:relative;
    flex: 1;
	margin:0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#portal-navigation.saufminisite #portal-globalnav > li > a{
    position: relative;
	display: block;
	padding:10px;
	min-width:0;
	background:none;
	border:none;
	font-size:2em;
	text-transform:uppercase;
    text-align: right;
    color: #fff;
}
#portal-navigation.saufminisite #portal-globalnav li:hover a,
#portal-navigation.saufminisite #portal-globalnav a:hover,
#portal-navigation.saufminisite #portal-globalnav a:focus,
#portal-navigation.saufminisite #portal-globalnav .selected a,
#portal-navigation.saufminisite #portal-globalnav .selected a:hover,
#portal-navigation.saufminisite #portal-globalnav .selected a:focus{
	background:none;
	color:#fff;
    font-weight: 400;
    text-decoration: none;
}
#portal-navigation.saufminisite #portal-globalnav > li.ssnav > a::after {
    content: '+';
    position: absolute;
    right: -15px;
}
#portal-navigation.saufminisite #portal-globalnav > li.ssnav.open > a::after {
    content: '-';
}

/*
	MENU DEROULANT
*/
/*
#portal-navigation.saufminisite #portal-globalnav li:hover ul.submenu,
#portal-navigation.saufminisite #portal-globalnav li ul.submenu{
    position: relative;
    top: auto;
    left: auto;
	z-index:2;
	display: none;
	padding:0;
	width:auto;
	background:none;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}*/
/*--------------------------------------------------------------------------------------------------------------
	== NAVIGATION
--------------------------------------------------------------------------------------------------------------*/
#portal-navigation{
    padding: 0;
    width: 100%;
	display: flex;
	justify-content: end;
}

#portal-navigation > a,
#portal-navigation div > a{
    display: none;
}
#portal-navigation ul#portal-globalnav{
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: space-between;
    margin: 0;
    /*padding: 0 50px;*/
	/*width: 80vw;*/
    background: #9f1735;
	padding: 0 50px 0 15vw;
  	width: 95vw;
}
#portal-globalnav::after {
    display: none;
}
#portal-navigation ul#portal-globalnav li{
    float: none;
	display: flex;
	align-items: center;
}
#portal-navigation ul#portal-globalnav > li > a{
    padding: 15px 10px;
    background: none;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 700;
}
#portal-navigation ul#portal-globalnav > li:first-child > a {
    padding-left: 0;
}
#portal-navigation ul#portal-globalnav > li:last-child > a {
    padding-right: 0;
}
#portal-navigation ul#portal-globalnav > li#portaltab-index_html > a {
    padding: 22px 30px 22px 0;
    background: url("../images/home.png") 0 center no-repeat;
    text-indent: -50000px;
    font-size: 1px;
}
#portal-navigation ul#portal-globalnav ul {
    top: 110%;
    left: 50%;
    display: block;
    width: 100%;
    min-width: 200px;
    background: #9f1735;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#portal-navigation ul#portal-globalnav li:hover ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
}
#portal-navigation ul#portal-globalnav ul li{
    display: block;
}
#portal-navigation ul#portal-globalnav ul li a{
    display: block;
    padding: 10px;
    width: 100%;
    background: none;
    border: none;
    border-top: 1px solid #fff;
    text-align: center;
    color: #fff!important;
    font-size: 1.2em;
}
#portal-navigation ul#portal-globalnav ul li a:hover,
#portal-navigation ul#portal-globalnav ul li a:focus {
    background: #000;
}
#portal-navigation ul#portal-globalnav ul li a img{
    display: none;
}
#portal-navigation #portaltab-mes-demarches .submenu li:first-child{
    background: var(--color-bleu);
}

@media only screen and (max-width: 680px) {
    #portal-navigation{
        padding-right: 20px;
    }
    #portal-navigation::before{
        display: none;
    }
    #portal-navigation > a,
    #portal-navigation div > a{
        display: block;
        padding: 15px 20px;
        background: #9f1735;
    }
    #portal-navigation div > a{
        position: absolute;
        top: 0;
        right: 0;
        z-index: 5;
    }
    #portal-navigation > div{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
        background: #9f1735;
        overflow: auto;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    #portal-navigation.actif > div {
        opacity: 1;
        visibility: visible;
    }
    #portal-navigation ul#portal-globalnav{
        flex-direction: column;
        padding: 20px;
        min-height: 100vh;
    }
    #portal-navigation ul#portal-globalnav li:hover ul,
    #portal-navigation ul#portal-globalnav li:focus ul,
    #portal-navigation ul#portal-globalnav ul{
         position: relative;
         top: auto;
        opacity: 0;
        visibility: hidden;
        height: 0;
        text-align: left;
     }
    #portal-navigation ul#portal-globalnav .open:hover ul,
    #portal-navigation ul#portal-globalnav .open:focus ul,
    #portal-navigation ul#portal-globalnav .open ul{
        height: auto;
        opacity: 1;
        visibility: visible;
    }
    #portal-navigation ul#portal-globalnav ul li a{
        text-align: left;
    }
}
@media only screen and (max-width: 680px) {
    #portal-navigation{
        padding-right: 20px;
    }
    #portal-navigation::before{
        display: none;
    }
    #portal-navigation > a,
    #portal-navigation div > a{
        display: block;
        padding: 15px 20px;
        background: #9f1735;
    }
    #portal-navigation div > a{
        position: absolute;
        top: 0;
        right: 0;
        z-index: 5;
    }
    #portal-navigation > div{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
        background: #9f1735;
        overflow: auto;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    #portal-navigation.actif > div {
        opacity: 1;
        visibility: visible;
    }
    #portal-navigation ul#portal-globalnav{
        flex-direction: column;
        padding: 20px 20px 50px;
        min-height: 100vh;
    }
	#portal-navigation ul#portal-globalnav li {
		flex-direction: column;
	}
    #portal-navigation ul#portal-globalnav li:hover ul,
    #portal-navigation ul#portal-globalnav li:focus ul,
    #portal-navigation ul#portal-globalnav ul{
         position: relative;
         top: auto;
        opacity: 0;
        visibility: hidden;
        height: 0;
        text-align: left;
     }
    #portal-navigation ul#portal-globalnav .open:hover ul,
    #portal-navigation ul#portal-globalnav .open:focus ul,
    #portal-navigation ul#portal-globalnav .open ul{
        height: auto;
        opacity: 1;
        visibility: visible;
    }
    #portal-navigation ul#portal-globalnav ul li a{
        text-align: left;
    }
	#portal-navigation .plain{
		width: 100%;
	}
	#portal-globalnav .submenu{
		display: none;
	}
}/*
#portal-navigation.saufminisite #portal-globalnav li:hover ul.submenu, 
#portal-navigation.saufminisite #portal-globalnav li ul.submenu {
	position: relative;
	top: auto;
	left: auto;
	z-index: 2;
	display: flex;
	padding: 0;
	width: auto;
	background: none;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	flex-wrap: wrap;
	justify-content: end;
}
#portal-navigation.saufminisite #portal-globalnav li.open:hover ul.submenu,
#portal-navigation.saufminisite #portal-globalnav li.open ul.submenu {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}
#portal-navigation.saufminisite #portal-globalnav li ul.submenu li{
	float:none;
    margin: 0 0 2px 2px;
	padding:0;
	width:auto;
}
#portal-navigation.saufminisite #portal-globalnav li ul.submenu li a{
	padding:5px 10px;
	min-width:0;
	width:auto;
	background: rgba(255, 255, 255, 0.8);
	border:none;
	font-family: 'Open Sans', sans-serif;
	font-size:1.3em;
	text-transform:none;
	color:#000!important;
}
#portal-navigation.saufminisite #portal-globalnav li ul.submenu li a:hover,
#portal-navigation.saufminisite #portal-globalnav li ul.submenu li a:focus{
    background: rgba(255, 255, 255, 1);
	border:none;
}
#portal-navigation.saufminisite #portal-globalnav li#portaltab-mes-demarches ul.submenu li:first-child a {
	background: rgba(181, 208, 68, 0.8);
}
#portal-navigation.saufminisite #portal-globalnav li#portaltab-mes-demarches ul.submenu li:first-child a:hover,
#portal-navigation.saufminisite #portal-globalnav li#portaltab-mes-demarches ul.submenu li:first-child a:focus {
	background: rgba(181, 208, 68, 1);
}

#portal-navigation.saufminisite #portal-globalnav li ul.submenu li a img{
	display:none;
}

/*--------------------------------------------------------------------------------------------------------------
	== BOUTON SE CONNECTER
--------------------------------------------------------------------------------------------------------------*/
#portal-personaltools-wrapper{}
#portal-personaltools-wrapper ul#portal-personaltools,
#portal-personaltools-wrapper dl{
	position:fixed;
	z-index: 20;
	padding:0;
	background:none;
	-webkit-border-radius:0;
	border-radius:0;
}
#portal-personaltools-wrapper > ul{
	display:none;
}
#portal-personaltools-wrapper ul li a,
#portal-personaltools-wrapper dl a{
	color:#000;
	font-size:1.3em;
}
#portal-personaltools-wrapper ul li a{
	text-decoration:underline;
}
#portal-personaltools-wrapper ul li a + a{
	display:none;
}
#portal-personaltools-wrapper dl dd{
}
#portal-personaltools-wrapper dl dd a:hover{
	background:#000;
}

/*------------------------------------------------------------------------------------------------------------*/
/*
	= MAIN
*/
/*------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------------*//*
	= NEW SLIDER
*//*------------------------------------------------------------------------------------------------------------*/
.new-slider-actu{
	width: 100%;
    aspect-ratio: 16 / 9; 
    overflow: hidden; 
    position: relative;
    background-color: #000;
}
.new-slider-actu .splide,
.new-slider-actu .splide__list,
.new-slider-actu .splide__track{
	height: 100%;
}
.new-slider-actu .splide__slide{
	height: 100%;
	position: relative;
}
.new-slider-actu .splide__slide h2{
	position: absolute;
	background: white;
	text-transform: uppercase;
	bottom: var(--wp--preset--spacing--text);
	width: 80%;
	right: 0;
	padding: 5px;
}
.new-slider-actu .splide__slide h2 a{
	color: var(--color-rouge)!important;
	font-size: 0.9rem;
}
.new-slider-actu .splide__slide img{
	width: 100%;
    height: 100%;
    object-fit: cover; 
}
.new-slider-actu .splide__arrow{
	opacity: 1;
	background: white;
}
.new-slider-actu .splide__arrow svg path{
	background: var(--color-rouge);
}
.new-slider-actu .splide__pagination {
	left: 0;
	transform: translateX(-45%);
}
.new-slider-actu .splide__pagination__page {
	background: white;
	opacity: 1;
}
@media only screen and (max-width: 800px) {
	.new-slider-actu .splide__pagination {
		display: none;
	}
}
/*------------------------------------------------------------------------------------------------------------*//*
	= QUICK ACCESS
*//*------------------------------------------------------------------------------------------------------------*/
.new-quick-acces {
	margin-top: var(--wp--preset--spacing--text);
}
.new-quick-acces ul{
	display: flex;
	flex-wrap: wrap;
	gap: var(--wp--preset--spacing--small);
}
.new-quick-acces li {
	flex: 1;
	position: relative;
	padding: var(--wp--preset--spacing--small);
	font-weight: 800;
	background: #F0EEED;
	text-align: center;
	display: flex !important;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.new-quick-acces li figure{
	width: 75px;
	height: 50px;
  	padding-bottom: 10px;
}
.new-quick-acces li img{
	width: 100% !important;
	height: 100% !important;
	object-fit: contain;
	padding: 0 15px;
}
.new-quick-acces a{
	font-size: 14px;
}
.new-quick-acces li a::before{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.new-quick-acces a:hover{
	color: black!important;
}
/*------------------------------------------------------------------------------------------------------------*//*
	= LIST ACTUS
*//*------------------------------------------------------------------------------------------------------------*/
.new-actus {
	margin-block-start: var(--wp--preset--spacing--current);
}
.new-actus .portletHeader{
	margin-block-end: var(--wp--preset--spacing--small);
	display: flex;
	justify-content: space-between;
}
.new-actus .portletHeader .entete{
	font-size: clamp(20px,40px,5vw);
	text-transform: uppercase;
	margin-block-end: var(--wp--preset--spacing--small);
	font-weight: 300;
}
.new-actus .portletHeader a{
	color: var(--color-rouge)!important;
	font-size: 14px;
	display: flex;
	align-items: baseline;
}
.new-actus .portletHeader a::before{
	content: "";
	display: block;
	width: 20px;
	height: 10px;
	background:url(../images/picto-arrow.png) center center no-repeat;
	background-size: contain;
	border:none;
	text-indent:-5000px;
	cursor:pointer;
}
.new-actus > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: var(--wp--preset--spacing--text);
	padding: 0;
	list-style: none;
}
.new-actus li {
	position: relative;
	width: calc(33% - (var(--wp--preset--spacing--text) * 2 / 3));
	overflow: hidden;
	background: #F0EEED;
	padding-bottom: var(--wp--preset--spacing--small);
}
.new-actus  li > .illustration{
	padding: 0;
	margin-bottom: var(--wp--preset--spacing--text);
}
.new-actus .illustration  {
	position: relative;
	z-index: 1;
	margin: 0;
	overflow: hidden;
	display: block;
}
.new-actus .illustration::before {
	content: "";
	display: block;
	padding-top: 65%;
}
.new-actus .illustration img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .5s;
}
.new-actus h2{
	font-size: 14px;
	line-height: normal;
	padding: 10px var(--wp--preset--spacing--small);
}
.new-actus h2::after{
	content: '';
	display: block;
	height: 2px;
	width: 144%;
	background: var(--color-rouge);
	margin-top: 8px;
}
.new-actus h2 a{
	color: var(--color-rouge)!important;
}
.new-actus .description{
	padding: 0 var(--wp--preset--spacing--small) 20px;
	font-size: 12px;
}
.new-actus .savoirplus{
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 10px 20px;
	background: var(--color-rouge);
	color: white!important;
	float: inline-end;
	font-size: 12px;
}
#content .new-actus .savoirplus:hover{
	color: white!important;
	text-decoration: underline!important;
}
@media only screen and (max-width: 800px) {
	.new-actus li{
		width: 100%;
	}
}

/*------------------------------------------------------------------------------------------------------------*//*
	= VIDEO
*//*------------------------------------------------------------------------------------------------------------*/

.new-video{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: var(--wp--preset--spacing--current) auto var(--wp--preset--spacing--current);
	overflow: hidden;
	width: 80%;
}
.new-video p{
}
.new-video::before{ 
	content: '';
	display: block;
	padding-top: 60%;
}
.new-video iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; 
}

/* --------------- fin css -------------------- */
#portal-columns{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#portal-columns:after{
	content:"";
	display:block;
	clear:both;
}
#portal-column-content{
	width: 75%;
}
#portal-column-content #content{
	margin:0;
    padding:0;
	min-height:300px;
    background:transparent;
}
/*#portal_colonne{
	position: fixed;
	top: 200px;
	right: 0;
	padding: 0 var(--wp--preset--spacing--text);
	width: 25%;
	text-align: center;
}*/
#portal_colonne {
	position: sticky;
	top: 50px;
	right: 0;
	padding: 0 var(--wp--preset--spacing--text);
	width: 25%;
	text-align: center;
	height: fit-content;
}
#portletPageColumns{
    position: relative;
	display: flex;
}

/*#portletPageColumns::after{
    content: '';
    position: absolute;
    top: 150px;
    right: 100px;
    bottom: 0;
    z-index: 1;
    width: 1px;
    background: #000;
}*/
#portletPageTopRow{
    position: relative;
    z-index: 2;
}
#portletPageFirstColumn, 
#portletPageSecondColumn{
    float: none;
    width: auto;
	padding: 0 var(--wp--preset--spacing--window);
}
/*
	STYLE GENERAL COLONNE
*/
.portletBSWNewsletterSubscriber,
.new-don,
.new-carte-paroisse,
.new-revue,
.new-reseau{
	margin: var(--wp--preset--spacing--small) 0;
}
.portletBSWNewsletterSubscriber::before,
.new-carte-paroisse::before,
.new-revue::before,
.new-reseau::before{
	content: '';
	display: block;
	height: 1px;
	width: 60%;
	background: black;
	opacity: 0.5;
	margin: 10px auto;
}
.new-revue::before{
	margin: 20px auto;
}
.new-carte-paroisse dt.portletHeader,
.portletBSWNewsletterSubscriber span,
.new-carte-paroisse h2 a{
	font-size: 1.1rem;
	font-weight: 400;
	text-transform: uppercase;
}
/*
	DONS
*/
.new-don a{
	padding: 10px 30px;
	background: var(--color-vertsombre);
	border-radius: 50px;
	font-weight: 700;
	font-size: 15px;
	color: white!important;
	width: 100%;
	display: block;
}
.new-don a:hover{
	background: var(--color-rouge);
	text-decoration: none;
}


/*
	CARTE
*/
.new-carte-paroisse{
	margin: 0 0 var(--wp--preset--spacing--small) 0;
	padding: 0;
}
.new-carte-paroisse dt.portletHeader {
	padding: 10px 0!important;
}


/*
	NEWSLETTER
*/
.portletBSWNewsletterSubscriber span{

}
/*
	REVUE
*/

.new-revue a{
	color: var(--color-rouge);
	font-size: 16px;
	display: flex;
	gap: 8px;
	justify-content: center;
}
.new-revue img{
	width: 30px !important;
  	height: 22px !important;
}
/*
	RESEAUX
*/
.new-reseau {
	
}
.new-reseau ul {
	display: flex;
	justify-content: center;
	list-style: none;
	gap: var(--wp--preset--spacing--small);
}
.new-reseau a {
	display: block;
	width: 30px!important;
	height: 30px;
}
.new-reseau img {
	object-fit: contain;
	width: 100%!important;
	height: 100%!important;
}
.rs-footer {
	display: flex;
	justify-content: center;
	list-style: none;
	gap: 10px;
}
.rs-footer a {
	display: block;
	width: 30px!important;
	height: 30px;
}
.rs-footer img {
	object-fit: contain;
	width: 100%!important;
	height: 100%!important;
}

@media only screen and (min-width: 1100px) {
	.rs-footer{
		display: none;
	}
}

@media only screen and (max-height: 755px) {
	.new-carte-paroisse img{
		display: none;
	}
}
@media only screen and (max-height: 1550px) {
	.new-carte-paroisse img{
		width: 78px!important;
		height: 100px!important;
	}
}
@media only screen and (max-width: 1100px) {
	.portlet-rester-informe-e,
	.portlet-revue-diocesaine,
	.portlet-reseaux-sociaux,
	.new-revue,
	.new-reseau{
		display: none;
	}
	.portletBSWNewsletterSubscriber,
	.new-don,
	.new-carte-paroisse,
	.new-revue,
	.new-reseau{
		margin: 0;
	}
	.new-carte-paroisse::before{
		display: none;
	}
	.new-carte-paroisse h2 {
		font-size: 0.7rem!important;
	}
	.new-carte-paroisse a,
	.new-don a,
	dl.portlet.portletSearch .portletHeader a{
		font-size: 0.7rem!important;
		padding: 5px;
		color: white;
		font-weight: 700 !important;
		text-transform: initial !important;;
		line-height: normal;
	}
	.new-carte-paroisse p,
	.new-carte-paroisse .link-img,
	#portletNumber-5,
	#portletNumber-4,
	#portletNumber-3
	{
		display: none;
	}
	.new-don a{
		background: none;
	}
}
/*
	PARTAGE RESEAUX
*/
.partage-rs {
	text-align: center;
	font-size: 1.1rem!important;
  	font-weight: 400;
  	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	padding-top: 15px;
}
.partage-rs dt.portletHeader span {
	font-weight: normal;
}
.partage-rs dt {
	margin-bottom: 10px;
	margin-left: 8px;
}
.partage-rs dd.portletItem ul {
	display: flex;
	gap: var(--wp--preset--spacing--small);
	list-style: none;
	justify-content: center;
	width: 100%;
	margin-left: 0;
}
.partage-rs dd.portletItem ul a {
	height: 30px;
	width: 30px;
	display: block;
}
.partage-rs dd.portletItem ul a img {
	object-fit: contain;
	width: 100%!important;
	height: 100%!important;
}
@media only screen and (max-width: 800px) {
	div.portlet-partage-rs dd.portletItem ul {
		gap: 10px;
	}

}
/*--------------------------------------------------------------------------------------------------------------
	== ELEMENTS GENERAUX
--------------------------------------------------------------------------------------------------------------*/
/*
	TITRE
*/
#portal-column-content h1{
	position: relative;
	margin: 0 100px 10px 0;
	padding: 0 0 10px 50px;
	border:none;
	border-bottom: 1px solid #000;
	color:#000;
	font-size: 4em;
	line-height: 1;
	text-transform: uppercase;
}
#portal-column-content h1::before {
	content: '';
	position: absolute;
	bottom: -10px;
	right: 0;
	height: 10px;
	width: 1px;
	background: #000;
}
#portal-column-content h1 span.discreet{
	display:block;
}
#portal-column-content h1 strong#search-term{
	color:#000;
	font-style:italic;
	text-transform:none;
}

/*
  	IMAGE
*/
#portal-column-content .imageContainer{
	position:relative;
	float:right;
	margin:0 0 0 50px;
	width: 200px;
    height: 200px;
	overflow: hidden;
}
#portal-column-content .imageContainer img {
	display: block;
	height: 100%;
	width: 100%;
	object-fit: cover;
}



/*
	DESCRIPTION
*/
#portal-column-content .documentDescription{
	margin:50px;
	padding:0;
	background:#fff;
	color:#000;
	font-size:1.8em;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.4;
}

/*
	CORPS DE TEXTE
*/
#portal-column-content #content-core{
    margin: 0;
}
#portal-column-content .imageContainer ~ #content-core{
	margin:30px 0 0;
}
#portal-column-content #content-core > div{
	font-size:1.4em;
	line-height:1.4;
}

/*
	MESSAGE DE FEEDBACK
*/
dl.portalMessage{
	margin:0 0 20px;
	background:#fff;
	border:1px solid #000;
	font-size:1.1em;
}
dl.portalMessage dt{
	background:#000;
}
dl.error dd{
	background:#fff;
}

/*
  	SOMMAIRE
*/
#portal-column-content dl.toc{
	float:none;
	margin:10px 0;
	width:100%;
}
#portal-column-content dl.toc dt{
	margin:0;
	color:#000;
}
#portal-column-content dl.toc dd{
	margin:0;
	color:#000;
}
#portal-column-content dl.toc dd li{
	margin:0 0 8px;
	line-height:1.1;
}
#portal-column-content dl.toc dd li a,
#portal-column-content dl.toc dd li a:hover,
#portal-column-content dl.toc dd li a:focus{
	color:#000!important;
}

/*
	PAGINATION
*/
#portal-column-content .listingBar{
    margin:0 100px 0 50px;
    padding:30px 0 0;
    width: auto;
    text-align:center;
    color: #fff;
    font-size: 1em;
}
#portal-column-content .listingBar a{
    display: inline-block;
    padding:0;
    width: 30px;
    height: 30px;
    background: #f0eeed;
    border:none;
    text-align: center;
    line-height: 30px;
}
#portal-column-content .listingBar a:hover,
#portal-column-content .listingBar a:focus{
    background:#000;
    color:#fff!important;
    text-decoration: none;
}
#portal-column-content .listingBar span{
    display: inline-block;
    padding:0;
    width: 30px;
    height: 30px;
    background: #000;
    border:none;
    font-weight: 400;
    text-align: center;
    line-height: 30px;
}
#portal-column-content .listingBar span:last-child {
    padding: 0 0 0 5px;
    width: auto;
    background: none;
    color: #000;
}
#portal-column-content .listingBar span:last-child a{
    margin: 0 0 0 5px;
}
#portal-column-content .listingBar .previous{
    float:left;
    background: none;
    width: auto;
}
#portal-column-content .listingBar .next{
    float:right;
    background: none;
    width: auto;
}
#portal-column-content .listingBar .previous a,
#portal-column-content .listingBar .next a{
    width: auto;
    background: none;
    color: #000!important;
}
#portal-column-content .listingBar .previous a:focus,
#portal-column-content .listingBar .next a:focus,
#portal-column-content .listingBar .previous a:hover,
#portal-column-content .listingBar .next a:hover{
    width: auto;
    background: none;
    color: #000!important;
}
/*
	COMMENTAIRES
*/
.discussion{
	margin:50px 0 20px;
	border-bottom:5px solid #f3f2f1;
}
.discussion:before{
	content:"Commentaires";
	display:block;
	margin:0 0 10px;
	font-size:3em;
	color:#9d9893;
}
.discussion > div{
	margin:0 0 10px;
	padding:10px 0 0;
	border-top:5px solid #f3f2f1;
	text-align:right;
}
.discussion > .replyTreeLevel1{
	margin-left:30px;
}
.discussion .documentByLine{
	float:none;
	margin:0;
	text-align:left;
	font-size:1.4em;
	font-weight:700;
	color:#9d9893;
}
.discussion > div .commentImage{
	display:none;
}
.discussion > div .commentDate{
	display:inline;
	font-weight:400;
}
.discussion > div .commentBody{
	position:relative;
	margin:10px 0;
	padding:0;
	border:none;
	-webkit-border-radius:0 ;
	-moz-border-radius:0 ;
	border-radius:0 ;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-align:left;
	font-size:1.3em;
	color:#9d9893;
	overflow:visible;
}
.discussion > div .commentBody p{
	float:none;
}
.discussion > div button{
	margin:0;
	padding:5px;
	background:#f3f2f1;
	border:none;
	font-weight:bold;
	font-size:1em;
	color:#9d9893;
	text-transform:uppercase;
	cursor:pointer;
}
.discussion > div button:hover{
	color:#000;
}

/*
	DEPOT DE COMMENTAIRES
*/
#commenting{
	margin:0;
}
.reply{
	margin:20px 0 0 80px;
}
#commenting fieldset,
.reply fieldset{
	margin:0;
	padding:0;
	border:none;
}
#commenting fieldset legend,
.reply fieldset legend{
	margin:0;
	padding:0;
	font-size:2em;
	line-height:1.8;
	color:#9d9893;
}
#commenting fieldset p,
.reply fieldset p{
	display:none;
}
#commenting fieldset form,
.reply fieldset form{
	margin:0;
}
#commenting fieldset form .field,
.reply fieldset form .field{
	clear:none;
	text-align:left;
}
#commenting fieldset form .field label,
.reply fieldset form .field label{
	font-weight:normal;
	font-size:1.2em;
	color:#9d9893;
}
#commenting fieldset form .field input,
.reply fieldset form .field input{
	padding:5px;
	width:100%;
	border:1px solid #f3f2f1;
	font-size:1.2em;
}
#commenting fieldset form .field textarea,
.reply fieldset form .field textarea{
	padding:5px;
	width:100%;
	border:1px solid #f3f2f1;
	font-size:1.2em;
}
#commenting fieldset form #formfield-form-widgets-etablissement,
.reply fieldset form #formfield-form-widgets-fonction{
	display:none;
}
#commenting fieldset form #formfield-form-widgets-captcha label,
.reply fieldset form #formfield-form-widgets-captcha strong{
	display:none;
}
#commenting fieldset form #formfield-form-widgets-captcha span,
.reply fieldset form #formfield-form-widgets-captcha span{
	float:right;
	padding:0 135px 0 0;
	color:#000;
	font-size:1.2em;
	font-weight:bold;
}
#commenting fieldset form #formfield-form-widgets-captcha input,
.reply fieldset form #formfield-form-widgets-captcha input{
	float:right;
	margin:-15px 0 0;
	width:125px;
}
#commenting fieldset form .formControls,
.reply fieldset form .formControls{
	clear:both;
	margin:0;
	text-align:right;
}
#commenting fieldset form .formControls input,
.reply fieldset form .formControls input{
	padding:5px 10px;
	margin:0 0 0 5px;
	background:#9d9893;
	border:none;
	color:#fff;
	font-weight:700;
	font-size:1.2em;
	text-transform:uppercase;
	cursor:pointer;
}
.reply fieldset form .formControls input{
	background:#9d9893;
	color:#fff;
}

/*
	SHORTCODE
*/
div[id^=parent-fieldname-text] > .adelgroupe,
div[id^=parent-fieldname-text] > .adelpersonne,
div[id^=parent-fieldname-text] > .adelfonction,
div.adelgroupe, 
div.adelpersonne, 
div.adelfonction {
	margin: 0 100px 20px 50px;
	line-height: 1.6em;
}

.description_public_fonction {
	display: none;
}

.coordonnee .adresse1,
.coordonnee .adresse3 {
	display: block;
} 

.ville:after {
	content: ' ';
	display: block;
}

.ville {
	text-transform: uppercase;
}

span.telephone ~ a:before {
    content: " - ";
    text-decoration: none;
    border-bottom: 1px solid white;
}

/*.adelgroupe .coordonnees {
	display: flex;
	flex-wrap: wrap;
}
.adelgroupe .coordonnees > .telephone{
	flex: 1;
}
#portal-column-content #content-core .adelgroupe .coordonnees > a{
	padding: 5px 20px;
	background: #f0eeed;
	border: none;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	color: #000!important;
	font-weight: 700;
}*/
.adelgroupe .coordonnees,
.adelpersonne .coordonnees {
	overflow: hidden;
}
.adelgroupe .coordonnees > *,
.adelpersonne .coordonnees > * {
	float: left;
	margin: 0 30px 0 0;
}
.adelgroupe .coordonnees > span.ville,
.adelpersonne .coordonnees > span.ville {
	text-transform: uppercase;
}
.adelgroupe .coordonnees > span.adresse1{
	width: 100%;
}
.adelgroupe .coordonnees > span.telephone,
.adelpersonne .coordonnees > span.telephone,
.adelgroupe .coordonnees > span.mobile,
.adelpersonne .coordonnees > span.mobile{
	clear: both;
}
.adelgroupe .coordonnees > span.telephone + span.mobile,
.adelpersonne .coordonnees > span.telephone + span.mobile{
	clear: none;
}
.adelgroupe .coordonnees > span.telephone + span.mobile::before,
.adelpersonne .coordonnees > span.telephone + span.mobile::before{
	content: '/ ';
}
.adelgroupe .coordonnees > span.telephone + a,
.adelpersonne .coordonnees > span.telephone  + a,
.adelgroupe .coordonnees > span.mobile + a,
.adelpersonne .coordonnees > span.mobile  + a{
	margin: 0 0 0 10px;
}
.adelgroupe .coordonnees > span.telephone + a::before,
.adelpersonne .coordonnees > span.telephone  + a::before,
.adelgroupe .coordonnees > span.mobile + a::before,
.adelpersonne .coordonnees > span.mobile  + a::before{
	content: '- ';
	margin: 0 0 0 -10px;
}

/*.adelgroupe .coordonnees > span + span::before {
	content: '-';
	margin: 0 10px;
}*/
.adelgroupe ul,
.adelfonction ul{
	margin: 0 0 0 13px!important;
}
.adelgroupe ul.fonctions > li,
.adelfonction ul.fonctions > li {
	margin: 20px 0 0 -13px;
	list-style: none!important;
}
.adelgroupe ul.fonctions > li ul,
.adelfonction ul.fonctions > li ul{
	margin-left: 20px!important;
}
.adelfonction span.fonction{
	font-weight: 700;
	font-size: 1.2em;
}

/*
	EGLISE INFO
*/
.EgliseInfo-container{
	margin: 0 100px 20px 50px;
}
.searchCelebrationTimeTabBar td{
	padding: 0!important;
}
.searchCelebrationTimeContent{
	overflow: auto;
}
.EgliseInfo-container .gwt-TabBarItem {
	display: inline-block;
	margin:0 10px 0 0;
	padding:5px 20px;
	background: #f0eeed;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	color: #000;
}
.EgliseInfo-container .gwt-TabBarItem-selected{
	background: #000;
	color: #f0eeed;
}
.EgliseInfo-container .searchCelebrationTimeMessage{
	display: none;
	margin:0;
	font-weight: 400;
	font-style: italic;
}
.EgliseInfo-container .cellTreeItem{
	padding:0!important;
}
.EgliseInfo-container .cellTreeItemImage + .cellTreeItemValue{
	padding:0 0 0 20px!important;
}
.EgliseInfo-container .cellTreeItemValue > span:first-child{
	display: none!important;
}
.EgliseInfo-container .cellTreeItemValue{
	padding:0!important;
}
.EgliseInfo-container .cellTreeItemValue span:first-child{
	float: left;
	margin:0 10px 0 0;
}
.EgliseInfo-container .cellTreeItemValue span:first-child + span{
	display: block;
	padding:15px 0 0;
	overflow: hidden;
}
.EgliseInfo-container .cellTreeItemValue .egliseinfo-celebrationtime{
	color: #000;
	font-size: 0.9em;
}
.EgliseInfo-container .cellTreeItemValue .egliseinfo-celebrationtime .egliseInfoCellTreeTitle{
	color: #000;
	font-weight: 700;
}
.EgliseInfo-container .cellTreeItemValue .egliseinfo-celebrationtime .egliseInfoCellTreeHead.egliseinfo-celebrationtime-content{
	display: none;
	margin:5px 0 0;
	color: #000;
}
.EgliseInfo-container .cellTreeItemValue span .egliseInfoCellListActions{
	display: none;
	padding:0 0 0 95px;
	font-size: 0.8em;
}
.EgliseInfo-container .cellTreeItemValue span .egliseInfoCellListActions a{
	padding:0;
	background: none;
}
#content .EgliseInfo-container .cellTreeItemValue span .egliseInfoCellListActions a:hover,
#content .EgliseInfo-container .cellTreeItemValue span .egliseInfoCellListActions a:focus{
	color: #000!important;
}
.EgliseInfo-container .cellTreeItemValue span .egliseInfoCellListActions a + a::before{
	content: '| ';
}
.EgliseInfo-container .gwt-Button{
	display: inline-block;
	margin:10px 0 0;
}
.egliseInfoCellTreeBody{
	color: #000!important;

}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE DE CONTACT
--------------------------------------------------------------------------------------------------------------*/
.template-contact-info .documentDescription + div{
	margin: 0 100px 20px 50px;
	font-size: 1.4em;
	line-height: 1.4;
}
.template-contact-info .field input,
.template-contact-info .field textarea{
	padding: 5px;
	background: none;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.template-contact-info .field input{
	width: 50%!important;
}
.template-contact-info input[type=submit]{
	padding: 5px 20px;
	background: #3B2E29;
	border: none;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-weight: 700;
	color: #fff;
}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE DE LISTE
--------------------------------------------------------------------------------------------------------------*/

#portal-column-content #content-core {
	padding-top: 20px;
	clear: both;
}


#portal-column-content #content-core .tileItem{
	position: relative;
	margin:0 0 50px 50px;
}

#portal-column-content #content-core .tileItem a + h2{
    padding-top: 50px;
}
#portal-column-content #content-core .tileItem h2{
	margin:0 100px 10px 0;
    padding: 0!important;
    background: none!important;
	font-size:1.5em;
	text-transform:uppercase;
	overflow:hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#portal-column-content #content-core .tileItem h2 a{
	color:#000!important;
}
#portal-column-content #content-core .tileItem h2 a:hover,
#portal-column-content #content-core .tileItem h2 a:focus{
	color:#000!important;
	text-decoration:none;
}
#portal-column-content #content-core .tileItem h2 a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#portal-column-content #content-core .tileItem > a:first-child{
	float:right;
	margin:0 0 0 50px;
    width: 200px;
    height: 200px;
	overflow: hidden;
}
#portal-column-content #content-core .tileItem > a:first-child img {
	display: block;
	height: 100%;
	width: 100%;
	object-fit: cover;
}
#portal-column-content #content-core .tileItem > a img{
	width: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
#portal-column-content #content-core .tileItem:hover > a img,
#portal-column-content #content-core .tileItem > a:hover img,
#portal-column-content #content-core .tileItem > a:focus img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
#portal-column-content #content-core .tileItem div{
	margin: 0 100px 10px 0;
	color: #000;
	font-weight: 700;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
#portal-column-content #content-core .tileItem p{
	margin: 0 100px 0 0;
    color: #000;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
#portal-column-content #content-core .tileItem:hover h2,
#portal-column-content #content-core .tileItem:hover p,
#portal-column-content #content-core .tileItem:hover div {
	margin-right: 50px;
	margin-left: 50px;
}
#portal-column-content #content-core .tileItem p.tileFooter{
	display: none;
}


/*--------------------------------------------------------------------------------------------------------------
	== PAGE MAGAZINE
--------------------------------------------------------------------------------------------------------------*/
.template-facetednavigation_view.portaltype-folder .faceted-results{
	clear: both;
}
.template-facetednavigation_view.portaltype-folder #portal-column-content #content-core .tileItem{
	float: left;
	margin:10px 0 0;
	padding:0;
	width: 24%;
	border: none;
	overflow: hidden;
}
.template-facetednavigation_view.portaltype-folder #portal-column-content #content-core .tileItem h2{
	margin:0;
	padding:10px;
	background: rgba(0,0,0,0.8);
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
}
.template-facetednavigation_view.portaltype-folder #portal-column-content #content-core .tileItem a + h2{
	position: absolute;
	bottom:0;
	left:0;
	right: 0;
	z-index:3;
}
.template-facetednavigation_view.portaltype-folder #portal-column-content #content-core .tileItem h2 a{
	color:#fff;
}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE D'INSCRIPTION A LA NEWSLETTER
--------------------------------------------------------------------------------------------------------------*/
#portal-column-content #newsletter{
	font-size:1em!important;
}

#portal-column-content #newsletter form#nl_form{
	margin:30px 150px 0 50px;
	padding:0;
    font-size: 1.1em;
}
#portal-column-content #newsletter form#nl_form fieldset{
	margin:0;
	padding:0;
	border:none;
}
#portal-column-content #newsletter form#nl_form fieldset .field{
	margin:0 0 25px;
	padding:0;
	border-bottom:0;
	color:#444;
}
#portal-column-content #newsletter form#nl_form fieldset .field label{
	font-size:1.4em;
}
#portal-column-content #newsletter form#nl_form fieldset .field div{
	font-size:1.2em;
	font-style:italic;
}
#portal-column-content #newsletter form#nl_form fieldset .field input[type=text]{
	width:50%;
	padding:10px;
	border:1px solid #f0eeed;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#portal-column-content #newsletter form#nl_form fieldset .field textarea{
	width:100%;
	padding:10px;
	border:1px solid #f0eeed;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#portal-column-content #newsletter form#nl_form fieldset .liste-newsletters{
	padding:0;
	margin:0;
	border:none;
}
#portal-column-content #newsletter form#nl_form fieldset .liste-newsletters p{
 	font-style:normal;
	font-weight:800;
	font-size:1.4em;
	color:#444;
}
#portal-column-content #newsletter form#nl_form fieldset .liste-newsletters label{
	font-size:1.3em;
	font-weight:300;
}
#portal-column-content #newsletter form#nl_form fieldset .formControls{
	margin:20px 0 0;
	padding:20px 0 0;
	border:none;
}
#portal-column-content #newsletter form#nl_form fieldset .formControls input{
	margin:10px 0 0;
	padding:5px 20px;
	background:#000;
	border:none;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	color:#fff;
	font-weight:700;
	font-size:1.4em;
	cursor:pointer;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#portal-column-content #newsletter form#nl_form fieldset .formControls input:hover,
#portal-column-content #newsletter form#nl_form fieldset .formControls input:focus{
	background:#f0eeed;
    color: #000;
}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE DE RESULTAT DE RECHERCHE
--------------------------------------------------------------------------------------------------------------*/
#portal-column-content #content-core p#rss-subscription{
	margin:5px 0 0;
	float:right;
}
#portal-column-content #content-core p#rss-subscription a:hover,
#portal-column-content #content-core p#rss-subscription a:focus{
	color:#000!important;
}
#portal-column-content #content-core #searchform{
	margin:0 0 20px;
	text-align:left;
}

#portal-column-content #content-core #searchform #search-field{
	margin-bottom: 60px;
}

.site-besancon #portal-column-content #content-core #searchform #search-field{
	margin-bottom: 40px;
}
#search-results{
    padding: 0;
    font-size: 1.4em;
    line-height: 1.4;
}
#search-results-wrapper {
	display: block;
}

/*
  	FILTRE
*/
#portal-column-content #content-core #search-results-bar{
    margin: 0 0 50px 50px;
	padding:0;
	background:none;
	border:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}
#portal-column-content #content-core #search-results-bar > span:first-child{
	display:block;
	margin:0 0 10px;
	font-size:1.4em;
}
#portal-column-content #content-core #search-results-bar dl.actionMenu,
#portal-column-content #content-core #search-results-bar span#searchResultsSort{
    display: none;
}
#portal-column-content #content-core #search-results-bar a:hover,
#portal-column-content #content-core #search-results-bar a:focus{
	color:#000!important;
}


/*--------------------------------------------------------------------------------------------------------------
	== PAGE ACTUALITE
--------------------------------------------------------------------------------------------------------------*/
.portaltype-news-item #archetypes-fieldname-imageCaptionBSW{
    display:none;
}
#portal-column-content #content-core .plain{
	float:none;
	overflow:hidden;
}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE DOSSIER
--------------------------------------------------------------------------------------------------------------*/
.portaltype-folder #plone-contentmenu-actions{
    display:none;
}
.userrole-manager.portaltype-folder #plone-contentmenu-actions{
    display:block;
}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE VIDEOS
--------------------------------------------------------------------------------------------------------------*/
.template-video_view #content-core {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	/*padding-top: 25px;
	height: 0;*/
}
.template-video_view #content-core iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE EVENEMENT
--------------------------------------------------------------------------------------------------------------*/
#portal-column-content #content-core .eventDetails{
	clear: none;
	float:none;
	margin:0 0 50px;
	padding:0 0 0 50px;
	width:auto;
	border:none;
	overflow:hidden;
}

#portal-column-content #content-core .eventDetails ul{
	display: flex;
	flex-wrap: wrap;
}
#portal-column-content #content-core .eventDetails ul li{
    padding: 0 20px 10px 0;
	width: 33%;
	line-height:1;
}
#portal-column-content #content-core .eventDetails ul li.calendrier{
	display:none;
}
#portal-column-content #content-core .eventDetails ul li span{
	display:inline;
	padding:0;
	width:auto;
	border:none;
	text-align:left;
	line-height:1;
}
#portal-column-content #content-core .eventDetails ul li.quand p > span{
	display:block;
}
#portal-column-content #content-core .eventDetails ul li p{
	margin:0;
}
#portal-column-content #content-core .eventDetails ul li span.entete{
	line-height: 1.3em;
	display:block;
	margin:0 0 5px;
	font-size:1.1em;
	font-weight:700;
	text-transform: uppercase;
}
#portal-column-content #content-core #parent-fieldname-eventUrl{
	display: inline-block;
	margin: 20px 0 0 50px;
	padding:10px 20px;
	background:#000;
	-webkit-border-radius:50px;
	border-radius:50px;
	color:#fff;
	font-size: 1.4em;
	line-height:1;
}
#portal-column-content #content-core #parent-fieldname-eventUrl:hover,
#portal-column-content #content-core #parent-fieldname-eventUrl:focus{
	background:#f0eeed;
	color:#000!important;
	text-decoration:none;
}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE CALENDRIER
--------------------------------------------------------------------------------------------------------------*/
/*
	BOUTON CALENDRIER
*/
#portal-column-content .voir-le-calendrier,
#portal-column-content .retour-agenda{
	position: relative;
	float: right;
	margin: -45px 100px 0 0;
	text-align:right;
}
#portal-column-content .voir-le-calendrier a,
#portal-column-content .retour-agenda{
	padding:5px 10px;
	background:#f0eeed;
	-webkit-border-radius:50px;
	border-radius:50px;
	color:#000!important;
	font-weight:700;
	font-size: 1.2em;
}
#portal-column-content .voir-le-calendrier a:hover,
#portal-column-content .voir-le-calendrier a:focus,
#portal-column-content .retour-agenda:hover,
#portal-column-content .retour-agenda:focus{
	background:#000;
	color:#fff!important;
	text-decoration:none;
}

/*
	CALENDRIER
*/
#calendar{
	margin:30px 0 0 50px;
}
.fc-header h2{
	font-size:1.6em;
	font-weight:normal;
	text-transform:uppercase;
	color:#000;
}
.fc-content table{
    background: #fff;
}
.fc-content th.fc-day-header{
	font-size:1.2em;
}
.fc-content .fc-state-highlight{
	background:#e8e8e8;
	border:1px solid #ccc;
	font-weight:bold;
}
.fc-content a.fc-event{
	background:#666;
	border:1px solid #666!important;
	font-size:1.1em;
}
#content .fc-content a.fc-event:hover,
#content .fc-content a.fc-event:focus{
	color:#fff!important;
}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE ALBUM PHOTOS
--------------------------------------------------------------------------------------------------------------*/
#content span.nb-photo{
	display: none;

}
#content .liste-photos {
	display: flex;
	flex-wrap: wrap;
    margin: 0 0 0 50px;
}
#content .liste-photos .imageAlbumContainer{
	width: 32%;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
#content .liste-photos .imageAlbumContainer img{
	width: 100%;

	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#content .liste-photos .imageAlbumContainer:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE SON
--------------------------------------------------------------------------------------------------------------*/
.portaltype-son h2#download-son{
	margin:30px 0 10px;
	padding:0;
	color:#000;
	font-size:1.6em;
	font-weight:normal;
	text-transform: uppercase;
	line-height:1em;
}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE FICHIER
--------------------------------------------------------------------------------------------------------------*/
.portaltype-file #content-core a{
	display:inline-block;
	margin:5px 0;
	padding:5px 10px;
	background:#000;
	-webkit-border-radius:5px;
	border-radius:5px;
	border-bottom:none;
	font-size:1.2em;
	color:#fff;
}
.portaltype-file #content-core a:hover,
.portaltype-file #content-core a:focus{
	background:#000;
	color:#fff!important;
	text-decoration:none;
}
.portaltype-file #content-core a img{
	display:none;
}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE MEDIATHEQUE
--------------------------------------------------------------------------------------------------------------*/
#mediatheque-search-results-bar{
	margin:0 0 10px;
	padding:20px;
	background:#f0eee8;
}
#mediatheque-search-results-bar #mediatheque_header_title{
	display:none;
}
#mediatheque-search-results-bar fieldset{
	margin:0 0 30px;
	padding:0;
	border:none;
}
#mediatheque-search-results-bar fieldset#mediatheque-SearchableText{
	float:left;
	width:45%;
}
#mediatheque-search-results-bar fieldset#mediatheque-chemin{
	float:right;
	width:45%;
}
#mediatheque-search-results-bar fieldset#mediatheque-chemin + fieldset{
	clear:both;
}
#mediatheque-search-results-bar fieldset legend{
	margin:0 0 5px;
	padding:0;
	border:none;
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
}
#mediatheque-search-results-bar fieldset ul li{
	display:inline-block;
	margin:0 10px 0 0;
}
#mediatheque-search-results-bar fieldset#mediatheque-SearchableText input,
#mediatheque-search-results-bar fieldset#mediatheque-chemin select{
	padding:3px;
	width:100%;
}
#mediatheque-search-results-bar fieldset ul li input{
	vertical-align:middle;
}
#mediatheque-search-results-bar fieldset ul li label{
	font-weight:normal;
}
#mediatheque-search-results-bar .input_submit_mediatheque input{
	display:inline-block;
	padding:5px 10px;
	background:#17afd0;
	border:none;
	-webkit-border-radius:50px;
	border-radius:50px;
	color:#444;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#mediatheque-search-results-bar .input_submit_mediatheque input:hover{
	background:#000;
}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE DE PLAN DU SITE
--------------------------------------------------------------------------------------------------------------*/
#portal-column-content #content-core #portal-sitemap{
	margin:30px 100px 0 50px;
}
#portal-column-content #content-core #portal-sitemap li{
	margin:0;
	padding:0;
	border:none;
    line-height: 1;
}
#portal-column-content #content-core #portal-sitemap li a{
    line-height: 1;
	background:none;
}
#portal-column-content #content-core #portal-sitemap li img{
	display:none;
}

/* premier niveau */
#portal-column-content #content-core #portal-sitemap > li + li{
    margin: 50px 0 0;
}
#portal-column-content #content-core #portal-sitemap > li > div > a{
	display:inline-block;
	margin:5px 0;
	padding:0!important;
	background:none;
	border:none;
	color:#000!important;
	font-size:2em;
	font-weight:700;
	line-height:1;
    text-transform: uppercase;
}
#portal-column-content #content-core #portal-sitemap > li > div > a:hover,
#portal-column-content #content-core #portal-sitemap > li > div > a:focus{
	color:#000!important;
	text-decoration:none;
}

/* deuxieme niveau */
#portal-column-content #content-core #portal-sitemap > li > ul{
	margin:0;
}
#portal-column-content #content-core #portal-sitemap > li > ul > li{
	margin:10px 0 20px 10px;
    list-style: square;
}
#portal-column-content #content-core #portal-sitemap > li > ul > li > div > a{
	margin:0 0 5px;
	padding:0!important;
	background:none;
	font-size:1.4em;
    font-weight: 700;
	color:#000!important;
}
#portal-column-content #content-core #portal-sitemap > li > ul > li > div > a:hover,
#portal-column-content #content-core #portal-sitemap > li > ul > li > div > a:focus{
	border:none;
	color:#000!important;
	text-decoration:underline;
}

/* troisieme niveau */
#portal-column-content #content-core #portal-sitemap li li ul{
	margin:0 0 0 5px;
	border-top:1px dotted #000;
}
#portal-column-content #content-core #portal-sitemap li li li{
	border-bottom:1px dotted #000;
}
#portal-column-content #content-core #portal-sitemap li li li a{
	padding:10px 0!important;
	background:none;
	text-transform:none;
	font-size:1.1em;
	color:#000!important;
}
#portal-column-content #content-core #portal-sitemap li li li a:hover,
#portal-column-content #content-core #portal-sitemap li li li a:focus{
	color:#000!important;
}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE DE CONNEXION
--------------------------------------------------------------------------------------------------------------*/
#portal-column-content #login-form{
}
#portal-column-content #login-form:before{
	content:"Identifiez-vous";
	display:block;
	padding:0 0 20px 148px;
	font-size:4em;
	color:#464646;
}
#portal-column-content #login-form .field label{
	font-size:1.4em;
	font-style:normal;
}
#portal-column-content #login-form .field input{
	padding:5px;
	width:40%;
	font-size:1.3em;
}
#portal-column-content #login-form .formControls{
	margin:0 0 0 148px;
}
#portal-column-content #login-form .formControls input{
	margin:0;
	padding:2px 5px;
	background:#464646;
	border:none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
	font-weight:bold;
	font-size:1.3em;
	cursor:pointer;
}
#portal-column-content #login-forgotten-password{
	margin:40px 0 0 148px;
	padding:40px 0 0;
	border-top:1px dotted #464646;
	font-size:1.1em;
}
#portal-column-content #login-forgotten-password a:hover,
#portal-column-content #login-forgotten-password a:focus{
	color:#000!important;
}

/*
	MOT DE PASSE PERDU
*/
#portal-column-content #mail_password{}
#portal-column-content #mail_password fieldset{
	margin:0;
	padding:0;
	border:none;
}
#portal-column-content #mail_password fieldset legend{
	display:none;
}
#portal-column-content #mail_password .field{
	float:left;
	clear:none;
	margin:0 20px 0 0;
}
#portal-column-content #mail_password .field label{
	margin:0 10px 0 0;
	font-size:1.4em;
	font-style:normal;
	font-weight:normal;
}
#portal-column-content #mail_password .field input.context{
	margin:0;
	padding:2px 5px;
	background:#464646;
	border:none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
	font-weight:bold;
	font-size:1.3em;
	cursor:pointer;
}
#portal-column-content #mail_password + p{
	margin:30px 0 0;
	font-size:1.3em;
}
#portal-column-content #mail_password + p a:hover,
#portal-column-content #mail_password + p a:focus{
	color:#000!important;
}

/*--------------------------------------------------------------------------------------------------------------
	== PAGE LISTE DE DONS
--------------------------------------------------------------------------------------------------------------*/
#liste-dons_wrapper{
	overflow:auto;
}

/*------------------------------------------------------------------------------------------------------------*/
/*
	= FOOTER
*/
/*------------------------------------------------------------------------------------------------------------*/
#portal-footer{
	margin:50px 0 0;
	padding:50px 0 30px;
	background:#fff;
	border:none;
}

/*--------------------------------------------------------------------------------------------------------------
	== ALERTE POPIN
--------------------------------------------------------------------------------------------------------------*/
#portal-footer #alerte-popin{
	display: flex;
	padding: 10px;
	max-width: none;
}
#portal-footer #alerte-popin > div {
	margin: auto;
	padding: 30px;
	max-width: 900px;
	width: auto;
}
#portal-footer #alerte-popin > div img{
	max-width: 100%;
	height: auto!important;
}

/*--------------------------------------------------------------------------------------------------------------
	== COORDONNEES
--------------------------------------------------------------------------------------------------------------*/
#coordonnees{
	position: relative;
	margin:50px auto;
	padding:80px 20px 20px;
	max-width: 600px;
	border:1px solid #000;
	text-align:center;
	font-size:1.6em;
	line-height: 1.6;
}
#coordonnees::before {
	content: '';
	position: absolute;
	bottom: 20%;
	top: 50%;
	left: -2px;
	width: 4px;
	background: #fff;
}
#coordonnees::after {
	content: '';
	position: absolute;
	top: 20%;
	bottom: 50%;
	right: -2px;
	width: 4px;
	background: #fff;
}
#coordonnees > p img{
    position: absolute;
    top: -80px;
    left: calc(50% - 75px);
}

#coordonnees a{
    display: inline-block;
    margin: 30px 0 0;
    font-size: 0.8em;
}
#coordonnees > p:nth-child(3) a{
	margin: 0;
}
#coordonnees > p:nth-child(2) a,
#coordonnees > p:nth-child(3) a{
	color: var(--color-rouge)!important;
	font-size: 14px;
	display: flex;
	align-items: baseline;
	justify-content: center;
}
#coordonnees > p:nth-child(2) a::before,
#coordonnees > p:nth-child(3) a::before{
	content: "";
	display: block;
	width: 20px;
	height: 10px;
	background:url(../images/picto-arrow.png) center center no-repeat;
	background-size: contain;
	border:none;
	text-indent:-5000px;
	cursor:pointer;
}
#coordonnees p:last-child a{
	font-size: 12px!important;
}
/*--------------------------------------------------------------------------------------------------------------
	== SITE ACTION
--------------------------------------------------------------------------------------------------------------*/
#portal-siteactions{
    position: relative;
	clear:none;
	float:none;
    margin: 0;
    padding: 0 50px 20px;
	border:none;
	color:#fff;
	font-size:1.1em;
}
#portal-siteactions::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 20%;
    height: 1px;
    background: #000;
}
#portal-siteactions li{
	display:inline;
	color:#000;
}
#portal-siteactions li + li:before{
	content:"-";
    margin: 0 5px 0 0;
}
#portal-siteactions li a,
#portal-siteactions li a:visited{
	border:none;
	text-transform:none;
	color:#000;
}
#portal-siteactions li a:hover{
	border:none;
	background:none;
	color:#000;
}


/*------------------------------------------------------------------------------------------------------------*/
/*
	= POPINS
*/
/*------------------------------------------------------------------------------------------------------------*/
div.overlay-iframe, div.overlay-ajax{
	width:450px;
}
.pb-ajax > div{
	padding:20px;
	width:auto;
	font-size:1.2em;
}
.pb-ajax h1{
	border:none;
	color:#000;
	font-size:2em;
	text-transform:uppercase;
	line-height:1em;
}
.pb-ajax div div:first-child{
	margin:10px 0;
	padding:0;
	background:#fff;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
}
.pb-ajax div .formControls{
	margin:0;
}
.pb-ajax div .formControls input{
	margin:0;
	padding:2px 5px;
	background:#000;
	border:none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
}


/*------------------------------------------------------------------------------------------------------------*/
/*
	=  ADMINISTRATION
*/
/*------------------------------------------------------------------------------------------------------------*/
.template-dashboard #edit-bar{
	display:none;
}
.template-dashboard.userrole-manager #edit-bar{
	display:block;
}
.portlet.portletPaletteAdministration{
    display: flex;
    flex-wrap: wrap;
    width: calc(70% + 50px);
    font-size: 1.4em;
}
.portlet.portletPaletteAdministration dt{
    width: 100%;
}
.portlet.portletPaletteAdministration dd{
    margin: 0 10px 0 0;
}
.managePortletsAboveLink{
    width: 100%;
}

.userrole-authenticated #portal-column-content #content form > fieldset div.field textarea,
.userrole-authenticated #portal-column-content #content form > fieldset div.field > select,
.userrole-authenticated #portal-column-content #content form > fieldset div.widget select,
.userrole-authenticated #portal-column-content #content form > div.field > input[type="text"],
.userrole-authenticated #portal-column-content #content form > fieldset div.field > input[type="text"],
.userrole-authenticated #portal-column-content #content form > fieldset div.widget > input[type="text"]{
	font-size: 1.5em;
}


/*------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------------*/
/*
	= RESPONSIVE
*/
/*------------------------------------------------------------------------------------------------------------*/

@media only screen and (min-width: 1280px) and (min-height: 800px) {
	.portlet-menu li{
		min-height: 100px;
	}

	.portlet-menu h2 a{
		font-size: 2.1em;
		font-weight: 400;
	}

}


@media only screen and (max-width: 1100px){
	body::before {
		/*width: 330px;*/
		display: none;
	}
	#portal-navigation.saufminisite {
		right: 180px;
	}
	/*#portal_colonne{
		width: 180px;
		display: none;
	}*/
	#portal-top,
	#portal-column-content{
		/*width: calc(100% - 280px);*/
		width: 100%;
	}

	.alaune{
		float: none;
		width: 100%;
	}
	.alaune .portletHeader{
		margin-right: 50px;
	}
	.zoom-sur{
		float: none;
		width: 100%;
	}
	#content .agenda ul li{
		width: calc(25% - 10px);
	}
	#content .agenda ul li:last-child{
		display: none;
	}
	.template-contact-info .field input{
		width: 100%!important;
	}


}
@media only screen and (max-width: 880px){
	#portal-column-content #content-core div[id^="parent-fieldname-text"] p.exergue{
		text-align: left;
	}
	#portal-column-content #content-core div[id^="parent-fieldname-text"] ul.deux-colonnes li{
		width:100%;
	}

	.portlet-menu h2 a{
		font-size: 2.1em;
		font-weight: 400;
	}

}
@media only screen and (max-width: 680px){

	body::before {
		display: none;
	}

	/* PORTLETS */
	#portletPageColumns::after {
		display: none;
	}
	/* share */
	.portlet-embed-add-this {
		position: relative;
		left: auto;
		top: auto;
	}
	.portlet-embed-add-this > svg{
		display: none;
	}
	.portlet-embed-add-this > .addthis_toolbox{
		position: relative;
		left: auto;
		width: 100%;
		background: none;
	}
	.portlet-embed-add-this .addthis_toolbox a span svg{
		fill: #000;
	}
	/* alaune */
	.alaune::before {
		width: 1px;
	}
	.alaune::after {
		left: 150px;
	}
	.alaune .portletHeader{
		margin: 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	.alaune .portletHeader span{
		font-size: 11vw;
	}
	.alaune .portletHeader a{
		margin: 0;
	}
	.alaune ul{
		display: flex;
		flex-direction: column-reverse;
		padding: 0 20px;
	}
	#content .alaune ul li{
		float: none!important;
		width: 100%!important;
		margin: 20px 0!important;
	}

	/* zoom sur */
	.zoom-sur h2{
		margin: 20px;
		text-align: left;
	}

	/* agenda */
	.agenda .portletHeader{
		margin: 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	.agenda .portletHeader span{
		font-size: 11vw;
	}
	.actions-agenda{
		width: 100%;
	}
	.agenda ul{
		padding: 0 20px;
	}
	#content .agenda ul li{
		margin-left: 0!important;
		width: 100%;
	}
	#content .agenda ul li:last-child{
		display: flex;
	}

	/* cote reseaux */
	#portal-columns dl.cote-reseaux .portletHeader{
		margin: 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	.cote-reseaux .portletHeader span{
		font-size: 11vw;
	}
	#portal-columns dl.cote-reseaux .portletItem{
		padding: 0 20px;
	}
	#portal-columns dl.portlet.cote-reseaux .flux{
		float: none;
		width: 100%;
	}
	#portal-columns dl.portlet.cote-reseaux .flux svg{
		position: relative;
		left: auto;
		display: block;
	}
	#portal-columns dl.portlet.cote-reseaux .video{
		float: none;
		padding-top: 56%;
		width: 100%;
	}
	#portal-columns dl.portlet.cote-reseaux .liens{
		float: none;
		width: 100%;
	}
	#portal-columns dl.portlet.cote-reseaux .liens li{
		width: 100%;
	}

	/* menu volet */
	.menu-volet ul{
		display: flex;
		justify-content: space-around;
		padding: 0 20px;
	}
	.menu-volet ul::before {
		display: none;
	}
	.menu-volet ul li{
		margin: 10px 0;
		padding: 0;
		width: 25%;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.menu-volet ul li.InHeaderPortletManager5{
		display: none;
	}
	.menu-volet ul li a{
		flex-direction: column;
		align-items: flex-start;
		padding: 0;
		font-size: 1em;
		line-height: 1;
	}
	.menu-volet ul li a svg{
		margin: 0;
		width: 20px;
	}
	.menu-volet ul li a strong{
		font-size: 1.1em;
	}

	/* volet */
	.volet.jerecherche{
		height: auto;
	}
	.volet{
		display: block;
	}
	.volet span{
		font-size: 6vw;
	}
	.volet form{
		padding: 10px 20px;
	}
	.volet input[type="text"],
	.volet textarea,
	.volet select{
		width: 100%;
	}
	.volet.jerecherche > div{
		display: none;
	}
	.portlet-static-rechercher-une-paroisse form{
		padding: 20px;
	}
	.portlet-static-rechercher-une-paroisse form select{
		width: 100%;
	}
	.portlet-static-rechercher-une-paroisse form label span{
		font-size: 6vw;
	}
	.volet.jeresteinforme.portlet-static-navigation {
		padding: 10px 20px;
	}

	.portlet-menu{
		padding: 20px;
	}
	.portlet-menu li{
		padding: 10px 0;
		width: 100%;
		min-height: auto;
	}
	.portlet-menu li:hover{
		padding: 10px 0;
	}
	.portlet-menu .illustration{
		position: relative;
		top: auto;
		left: auto;
		margin: 0 0 5px;
		width: 50px;
		height: 50px;
	}
	.portlet-menu h2{
		font-size: 1em;
	}
	.portlet-video{
		padding: 20px;
	}
	.portlet-video > div{
		width: 100%;
	}
	.portlet-plus{
		position: relative;
		right: auto;
		left: auto;
		bottom: auto;
		padding: 20px;
	}


	/* HEADER */
	#portal-top{
		padding-left: 0;
		width: 100%;
	}
	#portal-logo{
		left: 0;
		max-width: 50%;
	}
	#portal-breadcrumbs{
		padding: 20px;
	}
	div.InHeaderPortletManager1{
		display: none;
	}
	div.InHeaderPortletManager2,
	div.InHeaderPortletManager3,
	div.InHeaderPortletManager4,
	div.InHeaderPortletManager5,
	div.InHeaderPortletManager6{
		left: -200%;
		right: 200%;
		bottom: 60px;
		flex-direction: column;
		text-align: left;
		overflow-y: auto;
	}
	div.InHeaderPortletManager2.actif,
	div.InHeaderPortletManager3.actif,
	div.InHeaderPortletManager4.actif,
	div.InHeaderPortletManager5.actif,
	div.InHeaderPortletManager6.actif{
		right: 0;
	}
	div.InHeaderPortletManager2::before,
	div.InHeaderPortletManager3::before,
	div.InHeaderPortletManager4::before,
	div.InHeaderPortletManager5::before,
	div.InHeaderPortletManager6::before,
	div.InHeaderPortletManager2::after,
	div.InHeaderPortletManager3::after,
	div.InHeaderPortletManager4::after,
	div.InHeaderPortletManager5::after,
	div.InHeaderPortletManager6::after {
		display: none;
	}
	#portlets-in-header a.bt-close{
		top: 0;
		right: 20px;
	}
	#portlets-in-header > div:not(.InHeaderPortletManager1) > div{
		height: auto!important;
	}

	/* NAVIGATION MINI */
	#portal-navigation.saufminisite{
		position: absolute;
		right: 0;
	}


	/* boutons */
	#portal-navigation > a{
        display:block;
        padding:10px 20px;
        font-size:1.5em;
        color:white;
        text-transform:uppercase;
		width: 100%;
		text-align: end;
    }
	#portal-navigation > a img{
        filter: invert(1) brightness(2);
		padding-right: 5px;
    }
	#portal-navigation.saufminisite > div > a{
		top: 30px;
		right: 20px;
	}
    /* menu */
	#portal-navigation.saufminisite > div{
		z-index: 20;
		overflow-y: auto;
	}
	#portal-navigation.saufminisite #portal-globalnav{
		height: auto;
		width: 100%;
		text-align: center;
	}

	/* MAIN */
	/*
	#portal_colonne{
		position: fixed;
		top: auto;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 3000;
		background: var(--color-rouge);
		display: flex;
		align-items: center;
		justify-content: space-between;
	}*/
	.template-contact-info .documentDescription + div{
		margin: 0 20px;
	}
	#portal-column-content h1{
		margin-right: 20px;
		padding-left: 20px;
	}
	#portal-column-content .documentDescription{
		margin: 20px;
	}
	#portal-column-content #content-core .tileItem{
		margin: 50px 20px;
	}
	#portal-column-content #content-core .eventDetails{
		margin: 20px;
		padding: 0 ;
	}
	#portal-column-content,
	#portal_colonne,
	#portal-column-content #content-core .eventDetails ul li{
		width: 100%;
	}
	#content .liste-photos .imageAlbumContainer{
		width: 49%;
	}
	#portal-column-content .imageContainer,
	#portal-column-content #content-core .tileItem > a:first-child{
		display: block;
		float: none;
		margin:0 0 10px;
		width: 100%;
		height: auto;
	}
	#portal-column-content .imageContainer img,
	#portal-column-content #content-core .tileItem > a:first-child img{
		margin-left: 0!important;
		width: 100%!important;
		height: auto!important;
	}
	#portal-column-content #content-core .tileItem h2,
	#portal-column-content #content-core .tileItem div,
	#portal-column-content #content-core .tileItem p{
		margin-right: 0;
	}
	#portal-column-content .voir-le-calendrier, #portal-column-content .retour-agenda{
		margin-right: 20px;
	}

	/* CK EDITOR */
	#portal-column-content #content-core div[id^="parent-fieldname-text"] h2 {
		margin-top: 40px;
		background-size: 45px auto!important;
	}
	#portal-column-content #content-core div[id^="parent-fieldname-text"] h2,
	#portal-column-content #content-core div[id^="parent-fieldname-text"] p{
		margin-left:20px ;
		margin-right: 20px;
	}
	#portal-column-content #content-core div[id^="parent-fieldname-text"] p.exergue{
		margin:20px;
		width:auto;
	}
	#portal-column-content #content div[id^="parent-fieldname-text"] p.encadre{
		margin-right: 20px;
		padding-left: 20px;
	}
	#portal-column-content #content-core div[id^="parent-fieldname-text"] img {
		max-width: 100%;
		height: auto!important;
	}
	#portal-column-content #content-core div[id^="parent-fieldname-text"] img.image-droite,
	#portal-column-content #content-core div[id^="parent-fieldname-text"] img.image-gauche{
		float:none;
		display: block;
		margin: 20px 0;
	
	}
	#portal-column-content #content-core div[id^="parent-fieldname-text"] h3{
		padding-left: 50px;
	}
	#portal-column-content #content-core div[id^="parent-fieldname-text"] h3::before{
		width: 40px;
	}
	#portal-column-content #content-core div[id^="parent-fieldname-text"] ul,
	#portal-column-content #content-core div[id^="parent-fieldname-text"] ul.deux-colonnes{
		margin-right: 50px;
		margin-left: 50px;
	}
	#portal-column-content #content-core div[id^="parent-fieldname-text"] audio{
		margin-right: 20px;
		margin-left: 20px;
	}
	#portal-column-content #content div[id^="parent-fieldname-text"] blockquote::before{
		left: 0;
	}
	#portal-column-content #content-core div[id^="parent-fieldname-text"] img.image-100{
		margin: 0 -20px;
		width: calc(100% + 40px) !important;
	}

	/* FOOTER */
	#portal-footer{
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 80px;
	}
	#portal-siteactions li + li::before,
	#portal-siteactions li{
		display: none;
	}
	#portal-siteactions li#siteaction-mentions-legales{
		display: block;
	}

}

/*------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------
	== Select 2 pour sélection de la commune
-------------------------------------------------------------------------------------------------------------- */

/*------------------------------------------
				Shortcodes				  
------------------------------------------*/

.subsection-doyennes-et-paroisses .adelgroupe > .nom {
	display: none;
}

.adelgroupe .telephone::before {
	display: block;
	content: " ";
}

.adel-error {
	display: none;
}

.userrole-authenticated .adel-error {
	display: block;
}

@media only screen and (max-width: 600px) {

	#select2-communes-select-results li,
	#select2-paroisses-select-results li	{
	    /*border-bottom: 1px solid black;
		list-style: none;*/
		font-size: 1.8em;
		line-height: 1em;
		margin-top: 20px !important;
	}

	.select2-container .select2-selection--single {
		height: 40px;
	}

	.select2-container {
		display: block;
		font-size: 1em;
		width: 100% !important;
	}
}



/* Menu droite */

.je-donne-au-denier.menu-droite a {
	color:white;
}

li.menu-droite a:hover {
	color:white;
}

.je-donne-au-denier.menu-droite a:hover {
	color:black;
}
