/**************************************************************************************************************/
/*
			DDEC LILLE - V1.5 Site generique

			Date :
			Auteur :
			URL : http://pommier2:43980/DDEC13 - liberté 8

*/
/**************************************************************************************************************/


/*------------------------------------------------------------------------------------------------------------*/
/*
	= RESET
*/
/*------------------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	background:#f6f1ea;
    font-family: 'Raleway', sans-serif;
	font-size:62.5%; /*ensuite 1em=10px en taille normale*/
	color:#111111;
}
h1, h2, h3, h4, h5, h6{
	margin:0;
	border: none;
    font-family: 'Raleway', sans-serif;
	font-weight:700;
	letter-spacing:normal;
}
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: 'Raleway', sans-serif;
	font-size: 1em;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus{
	background-color:#eae5e6;
}

/*
	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%;
}

.managePortletsAboveLink{
    width:100%;
}
#portal-columns dl.portlet.portletPaletteAdministration{
    margin-bottom:240px;
}

.managePortletsLink, .manageInHeaderPortletsLink{
    position: relative;
    z-index:10000;
}
#content a:link,
dl.portlet a:link,
#content a:visited,
dl.portlet a:visited{
	border:none;
	color:#000;
}

.icons-on .contenttype-plone-site{
    padding:0 !important;
}

#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;
	margin:0;
	width:auto;
}
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;
	width:100%;
}

.bx-wrapper div.video{
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.bx-wrapper div.video:before{
    padding-top: 56.25%;
    display: block;
    content: "";
}
.bx-wrapper div.video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/*
	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 7px;
    text-indent: -9999px;
    outline: 0;
    background: #d7dce0;
    width: 17px;
    height: 17px;
    transform: rotate(45deg);
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
#content .bx-wrapper .bx-pager.bx-default-pager a.active{
    background:#fe7942;
    filter: drop-shadow(2px 2px 2px rgba(11, 52, 94, 0.4));
    -webkit-filter: drop-shadow(2px 2px 2px rgba(11, 52, 94, 0.4));
}

.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: #fe7942;
    filter: drop-shadow(2px 2px 2px rgba(11, 52, 94, 0.4));
    -webkit-filter: drop-shadow(2px 2px 2px rgba(11, 52, 94, 0.4));
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
#content .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #fe7942;
    filter: drop-shadow(2px 2px 2px rgba(11, 52, 94, 0.4));
    -webkit-filter: drop-shadow(2px 2px 2px rgba(11, 52, 94, 0.4));
}



/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
    background: url(../images/bx-slider/slider-arrow.png) no-repeat;
    background-size:contain;

}
.bx-wrapper .bx-prev {
	left: 0px;
    transform: rotate(-180deg);
}
.bx-wrapper .bx-next {
	right: 0px;
}
/* TOUS SLIDERS */
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -29px;
	outline: 0;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	z-index: 9999;
    overflow: hidden;
}
/* SLIDER PARTENAIRES */
.portlet-collection-partenaires .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    outline: 0;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    z-index: 1;
    overflow: hidden;
}

.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;
    overflow:hidden;
}
.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: #666\9;
	background: rgba(80, 80, 80, 0.75);
}
.bx-wrapper .bx-caption span {
	display: block;
	padding: 10px;
	color: #fff;
	font-size: 0.85em;
}

/*------------------------------------------------------------------------------------------------------------*/
/*
	= GLOBAL LAYOUT MEDIA QUERIES
*/
/*------------------------------------------------------------------------------------------------------------*/
@media all and (max-width:991px){
    #portal-columns #portletPageFirstColumn,
    #portal-columns  #portletPageSecondColumn,
    #portal-columns #portletPageBottomRow dl.portlet{
        padding-left:15px;
        padding-right:15px;
    }
}



/*------------------------------------------------------------------------------------------------------------*/
/*
	= PORLTETS
*/
/*------------------------------------------------------------------------------------------------------------*/
#portal-columns dl.portlet{
	margin:0 0 30px;
}
#portal-columns dl.portlet dt{
	padding:0;
	background:none;
    height:0;
}
#portal-columns .portlet-navigation{
	padding:65px 45px;
    position: relative;
}

#portal-columns .portlet-navigation:before{
    content: "";
    background-image: url(../images/aside-top-shape.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    height: 164px;
    width: 275px;
    position: absolute;
    top: -90px;
    z-index:-1;
}
@media all and (min-width:992px){
	#portal-columns aside .portlet-newsletter:after{
		content: "";
		background-image: url(../images/aside-bottom-shape.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		height: 325px;
		width: 385px;
		position: absolute;
		bottom: -155px;
		left:-70px;
		z-index:-1;
	}
}

/*--------------------------------------------------------------------------------------------------------------
	== RECHERCHE
--------------------------------------------------------------------------------------------------------------*/
dl.portlet.portletSearch{
	margin:20px 0;
	padding:0;
}
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;
}

/*--------------------------------------------------------------------------------------------------------------
	== NEWSLETTER
--------------------------------------------------------------------------------------------------------------*/
.portletBSWNewsletterSubscriber{}
.portletBSWNewsletterSubscriber span{
	font-size:1.2em;
}
.portletBSWNewsletterSubscriber p{
	margin:5px 0;
	font-size:1.1em;
}
.portletBSWNewsletterSubscriber form{
	position:relative;
}
.portletBSWNewsletterSubscriber form input[type=text]{
	padding:5px;
	width:100%;
	border:1px solid #ccc;
}
.portletBSWNewsletterSubscriber form input[type=submit]{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	margin:0;
	padding:0;
	width:25px;
	background:url(../images/picto-valider.png) center center no-repeat;
	border:none;
	text-indent:-5000px;
	cursor:pointer;
}

/* Portlet Newsletter Page de suite */

/* Background */
#portal_colonne .portlet-newsletter{
    margin: -50px auto 0;
    position: relative;
    background:#33aeb3;
    padding:35px 30px 0 30px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius: 5px;
}

#portal-columns #portal_colonne dl.newsletter{
    margin-bottom:0;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
}

@media all and (max-width:991px){
	#portal_colonne .portlet-newsletter{

	}
}
@media all and (min-width:992px){
	#portal_colonne .portlet-newsletter{
		width: 80%;
	}
}


/* Titre */
#portal_colonne .portlet-newsletter .portletHeader{
    height:100%;
    margin-bottom:10px;
}

/* Texte */
#portal_colonne .portlet-newsletter .portletItem {
    padding: 0 0 35px 0;
    text-align: center;
}
@media all and (min-width:992px){
	#portal_colonne .portlet-newsletter .portletItem p{
		display: flex;
		justify-content: center;
		margin-bottom:0;
	}
}

#portal_colonne .portlet-newsletter .portletItem p span{
    display:block;
    font-family: 'Raleway', sans-serif;
    font-weight:400;
    font-size:14px;
    margin-bottom:10px;
    color:#ebebeb;
    line-height: 20px;
    text-align: left;
}

/* Bouton */
@media all and (max-width:991px){
	#portal_colonne dl.newsletter p{
		margin-bottom:0;
	}
	#portal_colonne .portlet-newsletter .portletItem p a{
		position: relative;
		display: block;
		margin-bottom:0;
	}
}

@media all and (min-width:992px){
	#portal_colonne .portlet-newsletter .portletItem p a{
		position: absolute;
		bottom: -20px;
	}
}

/* Triangle */
#portal_colonne .portlet-newsletter .portletItem p a:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #33aeb3;
    top: 0;
    position: absolute;
    left: calc((100% - 16px)/2);
}


/* Portlet Newsletter HOME + PAGE DE SUITE */
/* Titre */
.portlet-newsletter .portletHeader{
    font-family: 'Raleway', sans-serif;
    color:#ffffff;
    text-transform: uppercase;

    height: 100%;
}

@media all and (max-width:1199px){
	.portlet-newsletter .portletHeader{
		font-size:20px;
	}
}
@media all and (min-width:1200px){
	.portlet-newsletter .portletHeader{
		font-size:30px;
	}
}


/*BOUTON*/
/* Off */
.portlet-newsletter .portletItem p a{
    background: #ff7942;
    color: #ffffff !important;
    font-family: 'Exo', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 5px;
    padding: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* On */
.portlet-newsletter .portletItem p a:hover,
.portlet-newsletter .portletItem p a:focus{
    padding-top: 15px;
	padding-bottom: 15px;
}
@media all and (min-width:768px){
	.portlet-newsletter .portletItem p a:hover,
	.portlet-newsletter .portletItem p a:focus{
		padding-left: 60px;
		padding-right: 60px;
	}
}


.portlet-newsletter .portletItem p a:hover,
portlet-newsletter .portletItem p a:focus,
#content .portlet-newsletter .portletItem p a:hover,
#content .portlet-newsletter .portletItem p a:focus{
    color:#ffffff !important;
    text-decoration: none;
}


/*--------------------------------------------------------------------------------------------------------------
	== EDITO
--------------------------------------------------------------------------------------------------------------*/
.portlet-edito, .logo-diocese{
	max-width:440px;
	margin: auto;
	text-align: center;
}

.portlet-edito{
	position: relative;
	background-color: #f6f1ea;
}

@media all and (max-width:991px){
    .portlet-edito, .logo-diocese {
        padding-left: 15px;
        padding-right:15px;
    }
    #content .edito .description {
        font-size: 14px;
        line-height: 1.5em;
    }
    #portal-columns #portletPageFirstColumn{
        overflow: hidden;
    }

}


@media all and (min-width:992px){
    .portlet-edito{
        margin-top: -200px;
        padding-top: 50px;

    }
    .portlet-edito, .logo-diocese {
        padding-left: 40px;
        padding-right:40px;
    }
    #content .edito .description {
        font-size: 20px;
        line-height: 30px;
    }
}

.portlet-edito:after{
    z-index: -1;
    content: "";
    position: absolute;
    background-image: url(../images/aside-bottom-shape.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

@media all and (max-width:991px){
    .portlet-edito:after{
        bottom: -90px;
        right: -270px;
        height: 325px;
        width: 385px;
        overflow: hidden;
    }
}

@media all and (min-width:992px){
    .portlet-edito:after{
        bottom: -90px;
        right: -270px;
        height: 325px;
        width: 385px;
    }
}


.logo-diocese{
	padding-bottom:50px;
	margin-top:50px;
	position: relative;
}

#content .edito li{
	margin-bottom:0;
}

@media all and (min-width:992px){
    .edito .portletHeader{
        margin-top:-80px;
    }
}


.edito .entete{
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	background: #ff7942 !important;
	color: #ffffff;
	font-family: 'Exo', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 5px;
	padding: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.edito .titre-de-mon-edito h2 >a{
	opacity:0;
	color:transparent;
	text-indent:-9999999px;
	position: absolute;
}

#content .edito .description{
	color: #111111;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	padding-top:40px;
	padding-bottom:20px;
	margin-bottom:0;
}

#content .edito .savoirplus{
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	background: #ff7942 !important;
	color: #ffffff;
	font-family: 'Exo', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 19px;
	padding: 12px 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:-25px;
}

#content .edito .savoirplus:hover, #content .edito .savoirplus:focus{
	background: #ff7942 !important;
	color: #ffffff !important;
	text-decoration: none;
}

/*--------------------------------------------------------------------------------------------------------------
	== NAV LINKS POPIN
--------------------------------------------------------------------------------------------------------------*/
#nav-links-pop-in{
    position:absolute;
    top:0;
    left:0;
    right:0;
    z-index:1;
}
/* SEARCH ET ESPACE RESERVES */
.InHeaderPortletManager2 > div a{
    color:#ffffff;
    border:1px solid #ffffff;
    display: inline-block;
}

.InHeaderPortletManager2 > div a:hover, .InHeaderPortletManager2 > div a:focus{
    color:#2b2f2e !important;
    border:1px solid #ffffff;
    background:#ffffff !important;
}

/* Search */
.InHeaderPortletManager2 .bt-search{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
}
.InHeaderPortletManager2 .bt-search a{
    padding:10px 20px;
}

.InHeaderPortletManager2 .bt-search a:before{
    content: "\f002";
    font-family:FontAwesome;
    font-size:14px;
}

@media all and (max-width: 991px){
    .InHeaderPortletManager2 .bt-search{
        left: 20px;
    }
}
@media all and (min-width: 992px){
    .InHeaderPortletManager2 .bt-search{
        right: calc(100% - 130px);
    }
}


/* Espaces réservés */
.InHeaderPortletManager2 .bt-extranet{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
}

.InHeaderPortletManager2 .bt-extranet a{
    padding:10px;
    font-size:12px;
    font-family: 'Raleway', sans-serif;
}

@media all and (max-width: 991px){
    #portal-globalnav .InHeaderPortletManager2{
        position: fixed;
        bottom:0;
        left:0;
        right:0;
        height:50px;
        background: #2b2f2e;
        z-index: 1;
    }
    .InHeaderPortletManager2 .bt-extranet{
        right:20px;
    }
}
@media all and (min-width: 992px) {
    .InHeaderPortletManager2 .bt-extranet{
        left: calc(100% - 130px);
    }
    #portal-globalnav .InHeaderPortletManager2 {
        position: absolute;
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        height: calc(100% - 8px);
        z-index: -1;
    }
}




/*--------------------------------------------------------------------------------------------------------------
	== CLOSE
--------------------------------------------------------------------------------------------------------------*/
.close{
	position: absolute;
	top: 5vw;
	right: 5vw;
}

/*--------------------------------------------------------------------------------------------------------------
	== POPIN
--------------------------------------------------------------------------------------------------------------*/

dl.popin, dl.portletLogin  {
    opacity: 0;
    visibility: hidden;
}

dl.popin.actif, dl.portletLogin.actif {
    opacity: 1;
    visibility: visible;
}


/*
	RECHERCHE
*/

dl.popin.pop-recherche dd form::before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: #ff7942;
    padding: 20px;
    border-radius: 5px;
}
dl.popin.pop-recherche dd form input[type=submit] {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 50px;
	background: none !important;
	border: none ;
	text-indent: -5000px;
}


dl.popin.pop-recherche .searchSection,
dl.popin.pop-recherche #LSShadow{
	display:none;
}

dl.popin, dl.portletLogin{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: calc(100% - 30px);
	max-width: 500px;
	background: #33aeb3;
    padding: 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	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;
}

dl.portletSearch.popin, dl.portletLogin{
    padding: 20px;
}
dl.popin dt{
	padding: 0;
	background: none;
	text-align: center;
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 30px;
}
dl.popin dt a,
dl.popin dt a:hover,
dl.popin dt a:focus{
	color: #fff!important;
	text-decoration: none;
	cursor: text;
}

.InHeaderPortletManager3 dl.portlet dt a:link, .InHeaderPortletManager3dl.portlet dt a:visited, .InHeaderPortletManager3dl.portlet dt a:hover{
    text-indent: unset;
    opacity:1;
}


dl.popin dd{
	padding: 0!important;
}
dl.popin dd form{
	position: relative;
	margin: 20px 0 0;
}
dl.popin dd form label{
	display: block;
	margin: 0 0 5px;
}
dl.popin dd form input[type=text],
dl.popin dd form input[type=email],
dl.popin dd form textarea{
	display: block;
	padding: 17px 10px;
	width: 85%;
	background: #fff;
	border: none;
	font-size: 1.4em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
dl.popin dd.portletFooter{
	display: none;
}


/*
	LOG
*/
dl.portletLogin .portletHeader{
	display:none;
}

dl.portletLogin .field input[type="text"][size]{
    display: block;
    width: 100%;
    line-height: 1.5;
    font-size: 1.4em;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #fff;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

dl.portletLogin .field label{
    font-size: 1.4em;
    font-weight:bold;
    display:inline-block;
    margin-bottom:10px;
	color:#ffffff;
}
dl.portletLogin .formControls input[type="submit"],
dl.portletLogin .formControls input[type="submit"]:hover,
dl.portletLogin .formControls input[type="submit"]:focus{
    /*margin: 0;*/
    /*padding: 15px;*/
    /*background: #464646;*/
    /*border: none;*/
    /*-webkit-border-radius: 5px;*/
    /*border-radius: 5px;*/
    /*color: #fff;*/
    /*font-weight: bold;*/
    font-size: 1.3em;
    /*cursor: pointer;*/
}

dl.portletLogin  .portletItem.even a, dl.portletLogin  .portletItem.even a:hover, dl.portletLogin  .portletItem.even a:focus{
    font-size: 1.2em;
    font-weight:bold;
    font-family: 'Raleway', sans-serif;
    color:#000000 !important;
}

dl.portletLogin  .portletItem.even a > img{
    display:none;
}

/* PORTLET CLOSE */
.InHeaderPortletManager3 .portlet-static-close:before{
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 20px;
    color:#ffffff;
}



/*--------------------------------------------------------------------------------------------------------------
	== A LA UNE
--------------------------------------------------------------------------------------------------------------*/
.section-accueil #portletPageSecondColumn{
	background:#ece5db;
	padding-top: 60px;
	padding-bottom:60px;
}

.a-la-une{
    position: relative;
    z-index: 1;
}

@media all and (max-width:991px){
    .a-la-une{
        padding-left:20px;
        padding-right: 20px;
    }
}

@media (min-width:992px) and (max-width:1199px){
    .a-la-une{
        padding-left:35px;
        padding-right: 35px;
    }
}

.a-la-une .entete{
    margin-bottom: 50px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #111111;
    text-transform: uppercase;
    display: block;
}

.a-la-une .bx-wrapper{
    position:relative;
	background:#ffffff;
	padding:25px;
    box-shadow: 0 2px 10px 0 rgba(0,18,14,.2);
}

@media all and (min-width:992px){
    .a-la-une .bx-wrapper:after{
        content: "";
        background-image: url(../images/aside-top-shape.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left;
        height: 164px;
        width: 275px;
        position: absolute;
        bottom: 20px;
        left:-180px;
        z-index:-1;
        -webkit-transform: rotate(-60deg);
        -moz-transform: rotate(-60deg);
    }
}



.a-la-une .bx-wrapper li h2, #content .a-la-une .bx-wrapper li h2 > a, #content .a-la-une .bx-wrapper li h2 > a:hover, #content .a-la-une .bx-wrapper li h2 > a:focus{
    padding-top:40px;
    font-family: 'Raleway', sans-serif;
    font-weight:400;
    font-size:20px;
    text-transform: uppercase;
    text-decoration: none;
    color:#56a4a8 !important;
}

.a-la-une .description{
    margin-top:10px;
    font-family: 'Raleway', sans-serif;
    font-weight:400;
    font-size:14px;
    color:#111111;
}

.a-la-une .bx-wrapper .bx-prev{
     left:-20px;
 }

.a-la-une .bx-wrapper .bx-next{
    right:-20px;
}

/* Pager */
.a-la-une .bx-default-pager{
    position: relative;
    bottom:0;
    padding-top:20px;
}



/*--------------------------------------------------------------------------------------------------------------
	== AGENDA
--------------------------------------------------------------------------------------------------------------*/
.agenda{}

/*--------------------------------------------------------------------------------------------------------------
	== CONNEXION
--------------------------------------------------------------------------------------------------------------*/
.portlet.portletLogin{
	margin:0;
}
.portlet.portletLogin dt{
	padding:0;
	background:none;
	color:#000;
}
.portlet.portletLogin dd{
	padding:0;
}
.portlet.portletLogin dd .formControls{
	margin:0;
	text-align:center;
}

/*--------------------------------------------------------------------------------------------------------------
	== ALBUM PHOTO
--------------------------------------------------------------------------------------------------------------*/
#portal-columns .albumPhotosPortlet{
	margin:30px 0;
	padding:10px 0 0;
	border-top:1px dotted #000;
}
#portal-columns .albumPhotosPortlet dt{
	padding:0;
	background:none;
}
#portal-columns .albumPhotosPortlet dt a,
#portal-columns .albumPhotosPortlet dt a:hover,
#portal-columns .albumPhotosPortlet dt a:focus{
	color:#000!important;
	text-decoration:none;
}
#portal-columns .albumPhotosPortlet dd{
	padding:0;
}
#portal-columns .albumPhotosPortlet dd p{
	margin:0;
}
#portal-columns .albumPhotosPortlet dd ul{
	overflow:hidden;
}
#portal-columns .albumPhotosPortlet dd ul li{
	float:left;
	margin:2px 2px 0 0;
}
#portal-columns .albumPhotosPortlet dd ul li a{
	display:block;
}
#portal-columns .albumPhotosPortlet dd.portletFooter a{
	color:#000!important;
}

/*--------------------------------------------------------------------------------------------------------------
	== CALENDRIER
--------------------------------------------------------------------------------------------------------------*/
dl.portlet.portletCalendar{
	position:relative;
}
dl.portlet.portletCalendar dt{
	text-align:left;
}
dl.portlet.portletCalendar dt a#calendar-previous,
dl.portlet.portletCalendar dt a#calendar-next{
	position:absolute;
	top:0;
	float:none;
	margin:0;
	padding:0;
}
dl.portlet.portletCalendar dt a#calendar-previous{
	right:1em;
}
dl.portlet.portletCalendar dt a#calendar-next{
	right:0;
}
dl.portlet.portletCalendar dd table{
	border-top:1px solid #000;
	border-right:1px solid #000;
}
dl.portlet.portletCalendar dd table caption{
	display:none;
}
dl.portlet.portletCalendar dd table th{
	background:#000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	color:#fff;
	font-weight:bold;
}
dl.portlet.portletCalendar dd table tbody{
	margin:-10px 0 0;
}
dl.portlet.portletCalendar dd table td{
	border-bottom:1px solid #000;
	border-left:1px solid #000;
}
dl.portlet.portletCalendar dd table td.event{
}
dl.portlet.portletCalendar dd table td.todayevent{
	border:none;
	background:#333;
}
#portal-columns dl.portlet.portletCalendar dd table td.todaynoevent{
	border:none;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
}
dl.portlet.portletCalendar dd table td a,
dl.portlet.portletCalendar dd table td a:hover,
dl.portlet.portletCalendar dd table td a:focus{
	color:#000!important;
}
dl.portlet.portletCalendar dd table td.todayevent a,
dl.portlet.portletCalendar dd table td.todayevent a:hover,
dl.portlet.portletCalendar dd table td.todayevent a:focus{
	color:#fff!important;
}

/*--------------------------------------------------------------------------------------------------------------
	== SOUS NAVIGATION
--------------------------------------------------------------------------------------------------------------*/
dl.portlet.portletNavigationTree{
	margin:0;
}
dl.portlet.portletNavigationTree dd ul{
}

/* racine */
dl.portlet.portletNavigationTree ul li.navTreeTopNode{
	margin:0 0 8px;
	padding:0;
	background:none;
	border:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
}
dl.portlet.portletNavigationTree ul li.navTreeTopNode a.navTreeCurrentItem{
	color:#000;
}

/* premier niveau */
dl.portlet.portletNavigationTree ul li,
dl.portlet ul.navTreeLevel0 > .navTreeItem{
	margin:0 0 5px;
	padding:0;
	border:none;
}

dl.portlet.portletNavigationTree ul li a{
	margin:0;
	padding:0!important;
	background:none;
	font-size:1.1em;
	line-height:1.2em;
	color:#000!important;
}
dl.portlet.portletNavigationTree ul li a:hover,
dl.portlet.portletNavigationTree ul li a:focus{
	color:#000!important;
}
dl.portlet.portletNavigationTree ul li a.navTreeCurrentItem,
dl.portlet.portletNavigationTree ul li a.navTreeItemInPath{
	margin:0;
	background:none;
	border:none;
	font-weight:bold;
}
dl.portlet.portletNavigationTree ul li a img{
	display:none;
}

/* deuxieme niveau */
dl.portlet.portletNavigationTree ul li ul{
	border-top:1px dotted #000;
}
dl.portlet.portletNavigationTree ul li ul li.navTreeItem{
	margin:0;
	padding:5px 0;
	background:none;
	border-bottom:1px dotted #000;
}
dl.portlet.portletNavigationTree ul li ul li a{
	font-size:0.9em;
}
dl.portlet.portletNavigationTree ul li ul li a.navTreeCurrentItem{
	font-weight:bold;
}

/* troisieme niveau */
dl.portlet.portletNavigationTree ul li li ul{
	margin:0 0 0 10px;
}


/* NAVIGATION PAGE DE SUITE */

/* Portlet Title*/
dl.portlet dt a:link, dl.portlet dt a:visited, dl.portlet dt a:hover{
    color: transparent;
    opacity: 0;
    text-indent: -9999px;
    overflow: hidden;
}

/* Page Title override*/
dl.portlet ul.navTree .navTreeCurrentItem {
    background:none;
    border:none;
    margin-left:0;
    margin-right:0;
}

/* Page Title Off*/
dl.portlet ul.navTree .navTreeTopNode a, dl.portlet ul.navTree .contenttype-plone-site{
    text-transform: uppercase;
    font-size:26px;
    color:#111111;
    font-weight:400;
    font-family: 'Raleway', sans-serif;
    line-height: 1;
    margin-bottom:40px;
    background:none;
    letter-spacing:0.05em;
}

/* Page Title Current + On*/
dl.portlet ul.navTree .navTreeTopNode a:hover, dl.portlet ul.navTree .navTreeTopNode a:focus, dl.portlet ul.navTree .navTreeCurrentNode.navTreeTopNode a{
    text-decoration: none;
    color:#ff7942 !important;
}

/* Navigation level 0 off*/
dl.portlet .portletItem > ul.navTree > .navTreeItem > a{
    font-family: 'Raleway', sans-serif;
    font-weight:700;
    text-decoration:none;
    font-size:20px;
    color:#111111;
    margin-top:30px;
    margin-bottom:20px;
    letter-spacing:0.1em;
}

/* Navigation level 0 on*/
dl.portlet .portletItem > ul.navTree > .navTreeItem > a:hover, dl.portlet .portletItem > ul.navTree > .navTreeItem > a:focus, dl.portlet .portletItem > ul.navTree > .navTreeItem.navTreeCurrentNode > a{
    text-decoration:none;
    color:#ff7942 !important;
}

/* Navigation level 1 off*/
dl.portlet ul.navTreeLevel1 .navTreeItem{
    padding-left:30px;
    text-decoration: none;
    position:relative;
}
dl.portlet ul.navTreeLevel1 .navTreeItem:before, dl.portlet ul.navTreeLevel1 .navTreeItem:after{
    content:"";
    width:0;
    height:0;
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    position:absolute;
    left:0;
}
dl.portlet ul.navTreeLevel1 .navTreeItem:before{
    border-bottom:8px solid #002f34;
    top:3px;
}
dl.portlet ul.navTreeLevel1 .navTreeItem:after{
    border-top:8px solid #002f34;
    top:11px;
    filter: drop-shadow(0px 2px 2px rgba(11, 52, 94, 0.4));
    -webkit-filter: drop-shadow(0px 2px 2px rgba(11, 52, 94, 0.4));
}
dl.portlet ul.navTreeLevel1 .navTreeItem a{
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    font-weight:400;
    font-size:16px;
    letter-spacing:0.05em;
    line-height:26px;
}


/* Navigation level 1 on*/
dl.portlet ul.navTreeLevel1 .navTreeItem a:hover, dl.portlet ul.navTreeLevel1 .navTreeItem a:focus, dl.portlet ul.navTreeLevel1 .navTreeItem.navTreeCurrentNode a{
    text-decoration: underline;
    color:#111111 !important;
}
dl.portlet ul.navTreeLevel1 .navTreeItem:hover:before, dl.portlet ul.navTreeLevel1 .navTreeItem:focus:before, dl.portlet ul.navTreeLevel1 .navTreeItem.navTreeCurrentNode:before{
    border-bottom-color:#ff7942;
}
dl.portlet ul.navTreeLevel1 .navTreeItem:hover:after, dl.portlet ul.navTreeLevel1 .navTreeItem:focus:after, dl.portlet ul.navTreeLevel1 .navTreeItem.navTreeCurrentNode:after{
    border-top-color:#ff7942;
}

/*--------------------------------------------------------------------------------------------------------------
	== CONTENUS CORRELES
--------------------------------------------------------------------------------------------------------------*/
#portal-columns dl.portlet.portletBSWContenusCorreles{}
#portal-columns dl.portlet.portletBSWContenusCorreles dt{
}
#portal-columns dl.portlet.portletBSWContenusCorreles dd{
	margin:10px 0 20px;
}

#portal-columns dl.portlet.portletBSWContenusCorreles dd > a:first-child{
	display:inline-block;
	margin:0 0 5px;
	padding:2px 5px;
	background:#ccc;
	color:#000!important;
}
#portal-columns dl.portlet.portletBSWContenusCorreles dd span{
	display:block;
	margin:3px 0;
	font-size:0.8em;
	font-weight:bold;
}
#portal-columns dl.portlet.portletBSWContenusCorreles dd p{
	margin:0;
	font-size:0.9em;
}
#portal-columns dl.portlet.portletBSWContenusCorreles dd a{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}
#portal-columns dl.portlet.portletBSWContenusCorreles dd a img{
	display:block;
	width:100%;

	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#portal-columns dl.portlet.portletBSWContenusCorreles dd a:hover img,
#portal-columns dl.portlet.portletBSWContenusCorreles dd a:focus 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);
}

/*------------------------------------------------------------------------------------------------------------*/
/*
	= CONTENEUR GLOBAL
*/
/*------------------------------------------------------------------------------------------------------------*/
#visual-portal-wrapper{
	position:relative;
	margin:auto;
	padding:0;/*padding:0 20px;*/
    max-width:100%; /*max-width:1200px;*/
}

/*------------------------------------------------------------------------------------------------------------*/
/*
	= HEADER
*/
/*------------------------------------------------------------------------------------------------------------*/

#portlets-in-header{
    margin:-8px 0 0 0;
    position: relative;
}
#portal-top{
	margin:0;
    position: relative;
    z-index: unset;
	background-image: url("https://enseignementcatho-marseille.fr/parametrages/ddec13-interieure.jpg");
	background-repeat:no-repeat;
	background-color:#ccc;
}

#portal-top h1{
    border: none;
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 46px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: auto;
    max-width: 1580px;
}

@media all and (max-width: 991px){
    #portal-top h1{
        background: #002f34;
        font-size: 24px;
        padding: 15px;
        width:100%;
        text-align: center;
    }
}

@media all and (min-width: 992px){
    #portal-top h1{
        padding-top: 255px;
        padding-bottom: 50px;
    }
    #portal-top h1:after{
        content: "";
        display: block;
        clear: both;
        background: #002f34;
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        top: -8px;
        bottom: 0;
        z-index: -1;
    }
}



@media all and (min-width: 992px) and (max-width:1199px){
	#portal-top h1{
		padding-left: calc(33vw + 15px);
	}
}

@media all and (min-width: 1200px){
	#portal-top h1{
		padding-left: calc(28vw + 15px);
	}
}

#portal-top.sans-colonne  h1{
    padding-left: 0;
    text-align:center;
}

/* Nav Smartphone */
1590
@media all and (max-width: 991px){
    #portal-top{
        background:#f4efe8;
    }
}

@media all and (min-width: 992px){
    #portal-top #portal-navigation #nav-cache:before{
        content:"";
        background:#2b2f2e;
        position: absolute;
        top: 0;
        bottom: 8px;
        left: 0;
        right: 0;
    }
}

/* Header page établissements */
@media all and (min-width: 992px) {
	.template-facetednavigation_view #portal-top h1 {
		padding-bottom: 150px;
	}

	.template-facetednavigation_view #portal-top h1:before {
		content: '';
		width: 368px;
		height: 234px;
		position: absolute;
		right: calc(50% - 500px);
		bottom: 90px;
		background: url(../images/etablissement-ddec-marseille-shape.png) center center no-repeat;
	}
}



/*--------------------------------------------------------------------------------------------------------------
	== LOGO
--------------------------------------------------------------------------------------------------------------*/
#portal-logo{
	margin:0;/*Override*/
	display:block;/*Override*/
    z-index: 2;
}

@media all and (max-width: 991px){
    #portal-logo{
        width: 150px;
        margin: auto;
        position:absolute;
        left:calc((100% - 150px)/2);
    }
    #portal-logo img{
        max-height:74px;
    }
}

@media all and (min-width: 992px){
    #portal-logo{
        width:436px;
        position:absolute;
        left:calc((100% - 436px)/2);
        text-align: center;
    }
    #portal-logo img{
        max-width:100%;
    }
}

@media (min-width: 992px) and (max-width: 1749px){
    #portal-logo{
        top:70px;
    }
    #portal-logo img{
        max-width:75%;
    }

}

@media all and (min-width: 1750px){
    #portal-logo{
        top:0;
    }
}
/*--------------------------------------------------------------------------------------------------------------
	== CHANGEMENT DE LANGUE
--------------------------------------------------------------------------------------------------------------*/
#portal-languageselector{
	background:none;
	-webkit-border-radius:0;
	border-radius:0;
}




/*--------------------------------------------------------------------------------------------------------------
	== RECHERCHE
--------------------------------------------------------------------------------------------------------------*/
#portal-searchbox{
	position: relative;
	float:none;
	margin:20px 0;
	padding:0;
}
#portal-searchbox input[type=text]{
	padding:5px 10px;
	width: 100%;
	border:1px solid #ccc;
}
#portal-searchbox 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;
}
#portal-searchbox .searchSection,
#portal-searchbox #LSShadow{
	display:none;
}

/*--------------------------------------------------------------------------------------------------------------
	== NAVIGATION MINI
--------------------------------------------------------------------------------------------------------------*/
#portal-navigation{
	position:relative;
	max-width:100%;
	margin:auto;
}
#portal-navigation.fixed {
	position: fixed;
	top:0;
	left:0;
	right: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

/*@media all and (max-width: 991px){*/
    /*#portal-navigation{*/
        /*position: absolute;*/
        /*top: 0;*/
        /*left: 0;*/
        /*right: 0;*/
        /*background: #f4efe8;*/
    /*}*/
/*}*/

/*
	BOUTONS
*/
#portal-navigation > a,
#portal-navigation ul#portal-globalnav + a{
	display:none;
}

/*
  	RUBRIQUES
*/
#portal-globalnav{
	margin: auto;
	background:none;
}

@media all and (max-width: 991px){
    #portal-globalnav{
        position: absolute;
        justify-content: space-between;
        max-width: 1746px;
        z-index: 3;
        width: 100%;
        top: 74px;
    }
}
@media all and (min-width: 992px){
    #portal-globalnav{
        position: relative;
        display:flex;
        flex-wrap: nowrap;
        justify-content:space-between;
        max-width:1746px;
        z-index: 5;
    }
}

@media (min-width: 992px) and (max-width: 1749px){
    #portal-globalnav{
        padding:0 134px;
    }
}

@media all and (min-width: 1750px){
    #portal-globalnav{
        padding:0 150px;
    }
}

#portal-globalnav > li{
	position:relative;
	margin:0 1px;
	width: 16.6666667%;
	text-align: center;
	float:none;/*Override*/
}
@media all and (min-width: 1750px){
    #portal-globalnav > li:nth-child(4){
        margin-right:220px;
    }
    #portal-globalnav > li:nth-child(5){
        margin-left:220px;
    }
}

#portal-globalnav > li > a{
	min-width:0;
	background:#33aeb3;
	color:#ffffff;
	border:none;
	text-transform:uppercase;
	padding: 5px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height:70px;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
}

@media (min-width: 681px) and (max-width: 991px){
    #portal-globalnav > li > a{
        font-size:12px;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    #portal-globalnav > li > a{
        font-size:13px;
    }
}

@media (min-width: 1200px) and (max-width: 1749px){
    #portal-globalnav > li > a{
        font-size:16px;
    }
}
@media all and (min-width: 1750px){
    #portal-globalnav > li > a{
        font-size:18px;
    }
}


#portal-globalnav li:hover a,
#portal-globalnav a:hover,
#portal-globalnav a:focus{
	background:#ff7942;
	color:#ffffff;
	text-decoration: none;
}
#portal-globalnav .selected a,
#portal-globalnav .selected a:hover,
#portal-globalnav .selected a:focus{
	background:#ff7942;
	color:#ffffff;
	font-weight:400;
}

#portal-globalnav li#portaltab-index_html.selected a,
#portal-globalnav li#portaltab-index_html.selected a:hover,
#portal-globalnav li#portaltab-index_html.selected a:focus{
	font-weight: 400;
	text-decoration: none;
}

/*
	MENU DEROULANT
*/

#portal-globalnav #portaltab-etablissements .submenu{
    display:none;
}

#portal-globalnav li ul.submenu{
	top:110%;
	/*z-index:150;*/
	display: block;
	padding:0;
	width:100%;
	background:#fff;
	opacity:0;
	visibility: hidden;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

#portal-globalnav li#portaltab-index_html {
	display:none;
}




#portal-globalnav li:hover ul.submenu {
	top:100%;
	opacity:1;
	visibility: visible;
}
#portal-globalnav li ul.submenu li{
	display:block;
	float:none;
	width:auto;
	border-top:1px solid #ffffff;
}
#portal-globalnav li ul.submenu li a{
	min-width:0;
	width:auto;
	background:#f6f1ea;
	border:none;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	font-size:12px;
	text-transform:uppercase;
	color:#007d7e !important;
	padding:15px 10px;
}
#portal-globalnav li ul.submenu li a:hover,
#portal-globalnav li ul.submenu li a:focus{
	border:none;
	color:#ffffff!important;
	background:#ff7942;
}
#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;
	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
*/
/*------------------------------------------------------------------------------------------------------------*/
#portal-columns{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width:1580px;
	margin:auto;
}

#portal-column-content{
    padding:0 15px;
    flex:1;
}

#portal-column-content #content{
	margin:50px 0;
    padding:0;
	min-height:300px;
    background:transparent;
}
#portal-column-content #content:after{
    display: block;
    content: "";
    clear: both;
}

#portal_colonne{
    position: relative;
}

@media all and (min-width: 992px){
    #portal_colonne{

        padding: 100px 15px 160px 15px;
        margin-top: -265px;
    }
}

@media all and (min-width: 992px) and (max-width:1199px){
	#portal_colonne{
		width: 33vw;
	}
}

@media all and (min-width: 1200px){
	#portal_colonne{
		width: 28vw;
	}
}



#portal_colonne .portlet-navigation{
    background:#ffffff;
    position:relative;
}

#portal_colonnedl .portlet dd.portletItem{
    padding:0;
}
div.InHeaderPortletManager3{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 200;
	background: rgba(0,0,0,0.6);
	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;
}
div.InHeaderPortletManager3.actif {
	opacity: 1;
	visibility: visible;
}

div.InHeaderPortletManager3 > div{
	height: 100%;
}

/*--------------------------------------------------------------------------------------------------------------
	== CHEMIN DE FER
--------------------------------------------------------------------------------------------------------------*/
#portal-breadcrumbs{
	margin:0 0 20px;
    padding:0;
	width: 100%;
	color:#8a8a8a;
}
#portal-breadcrumbs #breadcrumbs-you-are-here{
	display:none;
}
#portal-breadcrumbs .breadcrumbSeparator,
#portal-breadcrumbs a{
	color:#8a8a8a;
}
#portal-breadcrumbs a:hover,
#portal-breadcrumbs a:focus{
	color:#000;
}

/*--------------------------------------------------------------------------------------------------------------
	== ELEMENTS GENERAUX
--------------------------------------------------------------------------------------------------------------*/
/*
	TITRE
*/

#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 img{
	display:none;
}

#portal-column-content #content-core .tileItem > a img{
	position:relative;
	float:left;
	margin:0 10px 0 0;
    padding: 6px;
    background: white;
    border-radius: 4px;
    box-shadow: 0 2px 10px 0 rgba(0,18,14,.2);
}

@media all and (max-width:991px){
	#portal-column-content .imageContainer img{
		float:none;
	}
}
#portal-column-content .imageContainer p{
	position:absolute;
	bottom:5px;
	margin:0;
	padding:5px;
	background:rgba(0,0,0,0.6);
	color:#fff;
}

/*
	DESCRIPTION
*/
#portal-column-content .documentDescription{
	margin:0;
	padding:0;
    color:#56a4a8;
	font-size:20px;
    font-family: 'Raleway', sans-serif;
    font-weight:400;
	line-height: 1.4em;
}

/*
	CORPS DE TEXTE
*/
#portal-column-content #content-core{
	margin:30px 0 0;
}
#portal-column-content #content-core > div{
	font-size:1.6em;
	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;
}

.template-default_error_message #content-core{
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #111111;
	line-height: 1.2rem;
}

.template-default_error_message #content-core dt a{
	color: #111111 !important;
}

.template-default_error_message #content-core > dl{
	margin-top:25px;
}


/*
  	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{
	padding:2px 0;
	border-top:1px dashed #000;
	border-bottom:1px dashed #000;
	text-align:center;
	font-size:1.1em;
}
#portal-column-content .listingBar a{
	padding:0;
	border:none;
}
#portal-column-content .listingBar a:hover,
#portal-column-content .listingBar a:focus{
	background:none;
	color:#000!important;
}
#portal-column-content .listingBar span a{
	font-weight:bold;
}
#portal-column-content .listingBar .previous{
	float:left;
}
#portal-column-content .listingBar .current{
	font-weight: bold;
}

/*
	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;
}

/*--------------------------------------------------------------------------------------------------------------
	== HAUT DE PAGE
--------------------------------------------------------------------------------------------------------------*/
.haut-page{
	position: fixed;
	bottom: 80px;
	right: 7%;
	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;
	z-index: 100;
}
.haut-page.visible {
	opacity: 1;
	visibility: visible;
}
.haut-page a{
	display: inline-block;
	padding: 10px 20px;
	background: #fff;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-size: 1em;
	font-weight: 800;
	text-transform: uppercase;
	color: #4f433b;
	opacity: 1;
}
.haut-page a:hover,
.haut-page a:focus{
	text-decoration: none;
	opacity: 1;
}
.haut-page a span{
	margin-right: 10px;
	font-size: 3em;
	position: relative;
	top: 4px;
	margin: auto;
	width: 30px;
	display:block;
}



/*--------------------------------------------------------------------------------------------------------------
	== PAGE DE LISTE
--------------------------------------------------------------------------------------------------------------*/
#portal-column-content #content-core .tileItem{
	margin:30px 0 0;
}
#portal-column-content #content-core .tileItem + .tileItem{
	padding:30px 0 0;
    position: relative;
}
#portal-column-content #content-core .tileItem + .tileItem:before{
    content:"";
    width:100%;
    height:15px;
    background:url(../images/divider-ddec-13.jpg) repeat-x;
    background-size: contain;
    position: absolute;
    top:0;
}

#portal-column-content #content-core .tileItem h2{
	margin:0 0 5px;
	font-size:1.5em;
	overflow:hidden;
}
#portal-column-content #content-core .tileItem h2 a{
	display:inline-block;
	padding:0;
	line-height:normal;
	color:#33aeb3!important;
}
#portal-column-content #content-core .tileItem h2 a:hover,
#portal-column-content #content-core .tileItem h2 a:focus{
    color:#33aeb3!important;
	text-decoration:none;
}
#portal-column-content #content-core .tileItem h2.tileHeadline a{
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #111111 !important;
    letter-spacing: 0.1em;
}
#portal-column-content #content-core .tileItem h2.tileHeadline a:hover,
#portal-column-content #content-core .tileItem h2.tileHeadline a:focus{
    color: #ff7942 !important;
    text-decoration:none;
}


#portal-column-content #content-core .tileItem > a:first-child{
	float:right;
	margin:0 0 0 10px;
	overflow: hidden;
}

/*@media all and (max-width: 679px){*/
    /*#portal-column-content #content-core .tileItem > a img{*/
        /*width:100%;*/
    /*}*/
/*}*/
#portal-column-content #content-core .tileItem > a img{
	max-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 a.sinscrire {
	display: inline-block;
	margin: 5px 0 10px;
	padding: 3px 15px;
	border: 1px solid #ff7942;
	border-radius: 50px;
    font-family: 'Raleway', sans-serif;
	color: #ff7942 !important;
}
#portal-column-content #content-core .tileItem a.sinscrire:hover,
#portal-column-content #content-core .tileItem a.sinscrire:focus {
	color: #111111!important;
	border: 1px solid #111111;
	text-decoration: none;
}
#portal-column-content #content-core .tileItem p,
#portal-column-content #content-core .tileItem span{
	font-size:1.1em;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
#portal-column-content #content-core .tileItem:hover p,
#portal-column-content #content-core .tileItem:hover span {
}
#portal-column-content #content-core .tileItem p.tileFooter{
	margin-top:5px;
	font-size:0.9em;
}
#portal-column-content #content-core .tileItem p.tileFooter a{
    display: inline-block;
    background: #ff7942;
    color: #ffffff !important;
    font-family: 'Exo', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 5px;
    padding: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#portal-column-content #content-core .tileItem p.tileFooter a:hover,
#portal-column-content #content-core .tileItem p.tileFooter a:focus{
    color: #ffffff !important;
    text-decoration: none;
    padding: 15px 50px 15px 15px;
}


/* Footer commun PARTENAIRES + CONTACT + SAINT DU JOUR*/
.portlet-partenaires, #portal-footer .contact, .portlet-embed-le-saint-du-jour{
    position:relative;
}

@media all and (max-width:991px){
    .portlet-partenaires, #portal-footer .contact, .portlet-embed-le-saint-du-jour{
        padding: 50px 0;
    }
}

@media all and (min-width:992px){
    .portlet-partenaires, #portal-footer .contact, .portlet-embed-le-saint-du-jour{
        padding: 90px 0;
    }
}


.portlet-partenaires .portletHeader, .portlet-contact .portletHeader, .portlet-embed-le-saint-du-jour .portletHeader{
    text-align:center;
    background:none;
}
.portlet-partenaires .portletHeader > span, .portlet-contact .portletHeader > span, .portlet-embed-le-saint-du-jour .portletHeader > span{
    font-family: 'Raleway', sans-serif;
    font-weight:700;
    font-size:30px;
    color:#111111;
    text-transform: uppercase;
    display:block;
}
.portlet-partenaires .portletHeader > span.entete{
    margin-bottom:50px;
}

.portlet-partenaires:before, #portal-footer .contact:before, .portlet-embed-le-saint-du-jour:before{
    content:"";
    width:100%;
    height:26px;
    background:url(../images/divider-ddec-13.jpg) repeat-x;
    background-size:contain;
    position:absolute;
    top:0;
    left:0;
    right:0;
}

@media all and (max-width:991px){
    .portlet-partenaires .bx-wrapper{
        padding-left:15px;
        padding-right: 15px;
    }
    .portlet-partenaires .bx-wrapper .bx-next{
        right:15px;
    }
    .portlet-partenaires .bx-wrapper .bx-prev{
        left:15px;
    }
}


/* Footer PARTENAIRES */
/* Pagination + h2 */
.portlet-partenaires .bx-controls .bx-pager, .portlet-partenaires .bx-wrapper h2{
    display:none;
}
/* Logos */
.portlet-partenaires .bx-wrapper ul{
    display:flex;
}
/*.portlet-partenaires .bx-wrapper ul li{*/
    /*padding:15px;*/
/*}*/
.portlet-partenaires .bx-wrapper ul li a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 110px;
    position: relative;
    padding: 5px;
    align-items: center;
}
.portlet-partenaires .bx-wrapper ul li a:after{
    position: absolute;
    content: '';
    box-shadow: 0 2px 10px 0 rgba(0,18,14,.2);
    background:#ffffff;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    z-index: -1;
}

.portlet-partenaires .bx-wrapper ul li a img{
    max-height: 80px;
    display: block;
    width: auto;
    max-width: 100%;
}




/*--------------------------------------------------------------------------------------------------------------
	== PAGE ETABLISSEMENT
--------------------------------------------------------------------------------------------------------------*/
/* Default */
.template-facetednavigation_view.portaltype-folder .faceted-results{
	clear: both;
}

@media all and (min-width:992px){
	.template-facetednavigation_view.portaltype-folder .faceted-results{
		margin-top:8px;
	}
}
.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;
}

/* Positionnement search */
.template-facetednavigation_view.portaltype-folder #portal-column-content #content,
.template-facetednavigation_view.portaltype-folder #portal-column-content #content-core{
    margin-top:0;
}

.template-facetednavigation_view.portaltype-folder .faceted-form{
    padding:0;
}


@media all and (max-width: 991px) {
	#right-area{
		width:0;
	}
}


@media all and (min-width: 992px) {
	#center-top-area{
		position:relative;
	}
	#faceted-center-column{
		position:absolute;
		z-index:1;
		left:50%;
		transform: translateX(-50%);
		top:-120px;
	}
}

/* Fieldset */

#faceted-center-column .faceted-widgets{
	background: white;
}
@media all and (max-width: 991px) {
	#faceted-center-column .faceted-widgets .faceted-widget {
		width: 100%;
	}
	#faceted-center-column .faceted-widgets{
		padding: 20px 0px;
	}

}

@media all and (min-width: 992px) {
	#faceted-center-column .faceted-widgets{
		display: flex;
		width:100%;
		max-width: 1180px;
		justify-content: space-around;
		align-items: center;
		margin: auto;
		padding: 40px 50px;
	}
	#faceted-center-column .faceted-widgets .faceted-widget {
		width: 33.3333334%;
	}
}
#faceted-form fieldset{
	border:none;
}

@media all and (min-width: 992px) {
	#faceted-form fieldset{
		min-width:300px;
	}
}

#faceted-form fieldset legend{
    font-family: 'Raleway', sans-serif;
    font-size:14px;
    font-weight:400;
    text-transform: uppercase;
    color:#666666;
    padding: 0;
    margin: 0;
}

#faceted-form fieldset select{
    margin-bottom:0;
}

/* MAP */

.template-facetednavigation_view #faceted-results #map{
    margin-bottom:50px;
}
/* Vignettes */
.template-facetednavigation_view.portaltype-folder .gm-style .gm-style-iw-c{
    padding:15px;
}

/* Commun Map + Contenu */
/* Titre */
#content .gm-style .gm-style-iw-d strong, .etablissement strong{
    font-family: 'Raleway', sans-serif;
    font-size:18px;
    line-height:25px;
    font-weight:700;
    color:#56a4a8;
}
/* Contenu */
#content .gm-style .gm-style-iw-d ul.infos-generales, #content .etablissement ul.infos-generales{
    margin-top:15px;
}

#content .gm-style .gm-style-iw-d ul li, #content .etablissement ul li{
    font-family: 'Raleway', sans-serif;
    font-weight:400;
    color:#111111;
    margin-bottom:10px;
}
#content .gm-style .gm-style-iw-d ul li{
    line-height: 1;
}
#content .etablissement ul li{
    line-height: 1.5rem;
}

#content .gm-style .gm-style-iw-d ul li span, #content .etablissement ul li span{
    color:#666666;
}

#content .gm-style .gm-style-iw-d ul li a,
#content .etablissement ul li a,
#content  .gm-style .gm-style-iw-d ul li a:hover,
#content .etablissement ul li a:hover,
#content .gm-style .gm-style-iw-d ul li a:focus,
#content .etablissement ul li a:focus{
    color:#666666 !important;
    text-decoration: underline;
}

/* Spécifique Contenu */
#content .etablissement{
    position:relative;
}

@media all and (max-width:991px){
	#content .etablissement{
		padding: 50px 0px 20px 0px;
	}
}


@media all and (min-width:992px){
	#content .etablissement{
		padding: 50px 50px 20px 50px;
	}
}

.etablissement:after{
    content: "";
    width: 100%;
    height: 15px;
    background: url(../images/divider-ddec-13.jpg) repeat-x;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.complements li{
    color:#666666;
}


/*--------------------------------------------------------------------------------------------------------------
	== PAGE D'INSCRIPTION A LA NEWSLETTER
--------------------------------------------------------------------------------------------------------------*/
#portal-column-content #newsletter{
	font-size:1em!important;
}
#portal-column-content #newsletter .documentDescription{
	margin:0!important;
}
#portal-column-content #newsletter form#nl_form{
	margin:30px 0 0;
	padding:0;
}
#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 #eae1d8;
}
#portal-column-content #newsletter form#nl_form fieldset .field textarea{
	width:100%;
	padding:10px;
	border:1px solid #eae1d8;
}
#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:2px 15px;*/
	/*background:#444;*/
	/*border:none;*/
	/*-webkit-border-radius: 5px;*/
	/*border-radius: 5px;*/
	/*color:#fff;*/
	/*font-weight:bold;*/
	/*font-size:1.1em;*/
	/*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:#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{
	display:none;
}

/*
  	FILTRE
*/
#portal-column-content #content-core #search-results-bar{
	padding:10px;
	background:#f3f3ef;
	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{
	float:right;
	position:relative;
}
#portal-column-content #content-core #search-results-bar dl.actionMenu dd{
	position:absolute;
	right:0;
	left:auto;
}
#portal-column-content #content-core #search-results-bar dl.actionMenu dd > div{
	padding:10px;
	background:#f9f9fa;
	border:1px solid #e7e9ea;
	font-size:1.4em;
}
#portal-column-content #content-core #search-results-bar dl.actionMenu dd > div .field{
	margin:0;
	padding:0;
	background:none;
}
#portal-column-content #content-core #search-results-bar dl.actionMenu dd > div .optionsToggle{
	background:none;
	border:none;
	font-weight:bold;
}
#portal-column-content #content-core #search-results-bar dl.actionMenu dd > div .field div{
	float:none;
	margin:0;
}
#portal-column-content #content-core #search-results-bar span#searchResultsSort{
	float:none;
	clear:both;
	display:block;
	padding:5px 0 0;
	border-top:1px solid #fff;
}
#portal-column-content #content-core #search-results-bar a:hover,
#portal-column-content #content-core #search-results-bar a:focus{
	color:#000!important;
}

/*
	LISTE
*/
#portal-column-content #content-core #search-results{
	margin:20px 0 0;
	padding:0;
}
#portal-column-content #content-core #search-results dl dt{
	display:inline-block;
	margin:30px 0 0;
	padding:0!important;
	background:#ccc;
	font-weight:bold;
	font-size:1.5em;
	line-height:1em;
}
#portal-column-content #content-core #search-results dl dt a{
	display:inline-block;
	padding:2px 5px;
	background:#ccc;
	border:none;
	color:#000!important;
}
#portal-column-content #content-core #search-results dl dt a:hover,
#portal-column-content #content-core #search-results dl dt a:focus{
	background:#000;
	color:#fff!important;
	text-decoration:none;
}
#portal-column-content #content-core #search-results dl dt img{
	display:none;
}
#portal-column-content #content-core #search-results dl dd{
	margin:0;
	font-size:1.2em;
	line-height:1.5;
}
#portal-column-content #content-core #search-results dl dd cite{
	display:block;
	margin:5px 0 0;
}
#portal-column-content #content-core #search-results dl dd cite a,
#portal-column-content #content-core #search-results dl dd cite a:hover,
#portal-column-content #content-core #search-results dl dd cite 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: both;
	float:none;
	margin:40px 0;
	padding:0;
	width:auto;
	border:none;
	overflow:hidden;
}
#portal-column-content #content-core .eventDetails::before,
#portal-column-content #content-core .eventDetails::after{
	content: '';
	display: block;
	margin: 0 0 5px;
	width: 50px;
	height: 5px;
	background: #000;
}
#portal-column-content #content-core .eventDetails ul{
	display: flex;
	flex-wrap: wrap;
}
#portal-column-content #content-core .eventDetails ul li{
	width: 30%;
	line-height:1;
}
#portal-column-content #content-core .eventDetails ul li.calendrier{
	display:none;
}
#portal-column-content #content-core .eventDetails ul li::before {
	content: '';
	display: block;
	margin:20px 0 10px;
	font-family: fontawesome;
	font-size: 1.3em;
}
#portal-column-content #content-core .eventDetails ul li.quand::before {
	content: '';
}
#portal-column-content #content-core .eventDetails ul li.ou::before {
	content: '';
}
#portal-column-content #content-core .eventDetails ul li.contact_name::before {
	content: '';
}
#portal-column-content #content-core .eventDetails ul li.telephone::before {
	content: '';
}
#portal-column-content #content-core .eventDetails ul li.participants::before {
	content: '';
}
#portal-column-content #content-core .eventDetails ul li span{
	display:inline;
	padding:0;
	width:auto;
	border:none;
	text-align:left;
	line-height:1.5rem;
}
#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{
	display:block;
	margin:0 0 5px;
	font-size:1.1em;
	font-weight:700;
	text-transform: uppercase;
}
#portal-column-content #content-core .eventDetails ul li.inscription a {
	display: inline-block;
	padding: 3px 20px;
	background: #fe7942;
	border-radius: 50px;
	color: #fff;
	font-weight: 700;
}
#portal-column-content #content-core .eventDetails ul li.inscription a:hover,
#portal-column-content #content-core .eventDetails ul li.inscription a:focus {
	color: #111111!important;
	text-decoration: none;
}

#portal-column-content #content-core #parent-fieldname-eventUrl{
	display: inline-block;
    background: #ff7942;
    color: #ffffff;
    font-family: 'Exo', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 5px;
    padding: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#portal-column-content #content-core #parent-fieldname-eventUrl:hover,
#portal-column-content #content-core #parent-fieldname-eventUrl:focus{
    padding: 15px 60px 15px 15px;
    color: #ffffff !important;
    text-decoration:none;
}


.portaltype-event select{
	background:none;
	background-color:#fff;
}



/*--------------------------------------------------------------------------------------------------------------
	== PAGE CALENDRIER
--------------------------------------------------------------------------------------------------------------*/
/*
	BOUTON CALENDRIER
*/
#portal-column-content .voir-le-calendrier,
#portal-column-content .retour-agenda{
	position: relative;
	float: right;
	margin: -20px 0 0;
	text-align:right;
}
#portal-column-content .retour-agenda {
	margin: -30px 0 0;
}
#portal-column-content .voir-le-calendrier a,
#portal-column-content .retour-agenda{
	padding:5px 10px;
	background:#ccc;
	-webkit-border-radius:50px;
	border-radius:50px;
	color:#000!important;
	font-weight:700;
	font-size: 1.2em;
	text-transform:uppercase;
}
#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;
}
.fc-header h2{
	font-size:1.6em;
	font-weight:normal;
	text-transform:uppercase;
	color:#000;
}
.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;
}
#content .liste-photos .imageAlbumContainer{
	width: 32%;
	overflow: hidden;
    padding: 6px;
    background: white;
    border-radius: 4px;
    box-shadow: 0 2px 10px 0 rgba(0,18,14,.2);
}
#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 0 0;
}
#portal-column-content #content-core #portal-sitemap li{
	margin:0;
	padding:0;
	border:none;
}
#portal-column-content #content-core #portal-sitemap li a{
	background:none;
}
#portal-column-content #content-core #portal-sitemap li img{
	display:none;
}

/* premier niveau */
#portal-column-content #content-core #portal-sitemap > li{
}
#portal-column-content #content-core #portal-sitemap > li > div > a{
	display:inline-block;
	margin:5px 0;
	padding:4px 5px 3px!important;
	background:#ccc;
	border:none;
	color:#000!important;
	font-size:2em;
	font-weight:normal;
	line-height:1;
}
#portal-column-content #content-core #portal-sitemap > li > div > a:hover,
#portal-column-content #content-core #portal-sitemap > li > div > a:focus{
	background:#000;
	color:#fff!important;
	text-decoration:none;
}

/* deuxieme niveau */
#portal-column-content #content-core #portal-sitemap > li > ul{
	margin:0 0 0 10px;
}
#portal-column-content #content-core #portal-sitemap > li > ul > li{
	margin:0 0 10px;
}
#portal-column-content #content-core #portal-sitemap > li > ul > li > div > a{
	margin:0 0 5px;
	padding:0 0 0 10px!important;
	background:url(../images/puce-noire-petite.png) 0 0.9em no-repeat;
	text-transform:uppercase;
	font-size:1.2em;
	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 10px;
	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: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
--------------------------------------------------------------------------------------------------------------*/

/* Spécifique page login */
/* Layout */
.template-login_form #portal_colonne{
    display:none;
}
#portal-column-content #login-form{
    text-align: center;
}
.template-login_form #portal-column-content #login-form .field,
.template-login_form #portal-column-content #login-form label{
    text-align: left;
}
.template-login_form #portal-column-content #login-form .field,
.template-login_form #portal-column-content #login-form .formControls,
.template-login_form #portal-column-content #login-forgotten-password,
.template-login_failed #portal-column-content #login-form .field,
.template-login_failed #portal-column-content #login-form .formControls,
.template-login_failed #portal-column-content #login-form .field{
    max-width:620px;
    margin-left: auto;
    margin-right: auto;
}

.template-login_form #portal-column-content #login-form .field input,
.template-login_form #portal-column-content #login-form .field label,
.template-login_failed #portal-column-content #login-form .field input,
.template-login_failed #portal-column-content #login-form .field label{
    width:100%;
}
.template-login_form #portal-column-content #login-form .formControls input,
.template-login_failed #portal-column-content #login-form .formControls input{
    padding:15px;
}


/* Titre */
#portal-column-content #login-form:before{
	content:"Identifiez-vous";
	display:block;
	padding:50px 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #111111;
    text-transform: uppercase;
}
#portal-column-content #login-form .field label{
	font-size:1.4em;
	font-style:normal;
	text-align: left;
}

#portal-column-content #login-forgotten-password{
	margin:40px 0 0 0;
	padding:40px 0 0;
	border-top:1px dashed #666666;
	font-size:1.1em;
}
.template-login_failed #portal-column-content #content-core > p,
.template-login_failed #portal-column-content #content-core > ul{
	font-size: 1.4em;
	line-height: 1.4;
}

#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:30px 0 0;
	padding:0;
	background:none;
	border:none;
}

/* CONTACT SMARTPHONE */

@media all and (max-width:991px){
    #portal-footer .contact .FooterPortletManager2 div.cell,
    #portal-footer .contact #coordonnees{
        width:100%;
    }
    #portal-footer .contact .portlet-contact .portletHeader{
        padding-bottom: 30px;
    }
}

@media all and (min-width:992px){
    #portal-footer .contact{
        display:flex;
        flex-wrap: nowrap;
        width:100%;
        padding-top:160px;
        justify-content: center;
        overflow: hidden;
    }
    #portal-footer .contact .portlet-contact .portletHeader{
        position: absolute;
        top:0;
        left:0;
        right:0;
        width:100%;
        padding: 90px 0 0 0;
    }

}


/* CONTACT */
#portal-footer .contact div.cell{
    position: unset;
}

#portal-footer .contact .FooterPortletManager2, #portal-footer .contact #coordonnees{
    padding-left:15px;
    padding-right:15px;
}


/* Header */


/* Formulaire */

#portal-footer .contact .portlet-contact .portletItem{
    padding:0;
}


@media all and (max-width:579px){
    #portal-footer .contact .portlet-contact .portletItem form,
    #portal-footer .contact #coordonnees iframe,
    #portal-footer .contact #coordonnees p:nth-child(2){
        width:100%;
        max-width:100%;
    }
}



@media all and (min-width:680px){
    #portal-footer .contact .portlet-contact .portletItem form,
    #portal-footer .contact #coordonnees p:nth-child(2){
        width: 570px;
        margin: auto;
    }
    #portal-footer .contact #coordonnees iframe{
        max-width:100%;
    }
}

.contact input,
.contact textarea{
	width:100%;
}


input, textarea, select{
    font-family: 'Raleway', sans-serif;
    color: #666666;
    margin-bottom:20px;
    font-size:14px;
    opacity: 1;
    padding: .375rem .75rem;
}
::placeholder{
    opacity: 1; /* Firefox */
}
::placeholder, ::-ms-input-placeholder, :-ms-input-placeholder{
    color: #666666;
    font-size:14px;
}
input{
	cursor:pointer;
}
input:focus, textarea:focus, select:focus{
    background:#ffffff !important;
    border:1px solid #ff7942;
}


input, textarea{
    display: inline-block;
    width: auto;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
textarea{
    overflow: auto;
    resize: vertical;
    min-height:200px;
}
select{
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    line-height: 1.5;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.plone_jscalendar select{
	display: inline;
	padding-right: 20px;
	width: auto;
}



/*input[type=submit], input[type=submit]:hover, input[type=submit]:focus{*/
    /*display: inline-block;*/
    /*text-align: center;*/
    /*white-space: nowrap;*/
    /*vertical-align: middle;*/
    /*-webkit-user-select: none;*/
    /*-moz-user-select: none;*/
    /*-ms-user-select: none;*/
    /*user-select: none;*/
    /*border: 1px solid transparent;*/
    /*background: #ff7942 !important;*/
    /*color: #ffffff;*/
    /*font-family: 'Exo', sans-serif;*/
    /*font-weight: 700;*/
    /*text-transform: uppercase;*/
    /*font-size: 19px;*/
    /*letter-spacing: 5px;*/
    /*padding: 15px;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
    /*cursor: pointer;*/
/*}*/

#content-core .formControls input[type=submit], #content-core .formControls input[type=submit]:hover, #content-core .formControls input[type=submit]:focus,
#newsletter .formControls input[type=submit], #newsletter .formControls input[type=submit]:hover, #newsletter .formControls input[type=submit]:focus,
.portletLogin .formControls input[type=submit],.portletLogin .formControls input[type=submit]:hover, .portletLogin .formControls input[type=submit]:focus,
.contact input[type=submit],.contact input[type=submit]:hover, .contact input[type=submit]:focus{
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	background: #ff7942 !important;
	color: #ffffff;
	font-family: 'Exo', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 5px;
	padding: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
}

.portletLogin #__ac_password{
	width:100%;
}

/* Google map */
#portal-footer .contact #coordonnees iframe{
    max-height:240px;

}

/* Coordonnées */
#portal-footer .contact #coordonnees{
    position:relative;
}

#portal-footer .contact #coordonnees:after{
    content: "";
    position: absolute;
    width: 258px;
    height: 260px;
    background: url(../images/coordonnees-shape.png) no-repeat;
    z-index: -1;
}

@media all and (max-width:1199px){
    #portal-footer .contact #coordonnees{
        overflow: hidden;
    }
}

@media all and (max-width:991px){
    #portal-footer .contact #coordonnees:after{
        bottom: 125px;
        right: 0;
    }
}
@media (min-width:992px) and (max-width:1199px){
    #portal-footer .contact #coordonnees:after{
        bottom: 170px;
        right: 0;
    }
}

@media all and (min-width:1200px){
    #portal-footer .contact #coordonnees:after{
        bottom: 12%;
        right: -20%;
    }
}

#portal-footer .contact #coordonnees p:nth-child(2){
    margin-top:50px;
    text-align: left;
    font-size:14px;
    color:#666666;
    line-height:30px;
}

/* LE SAINT DU JOUR */

.portlet-embed-le-saint-du-jour .portletHeader, .portlet-embed-le-saint-du-jour .portletItem{
    padding:0 15px;
}

.portlet-embed-le-saint-du-jour .portletHeader{
    position: relative;
}

.portlet-embed-le-saint-du-jour .portletHeader:after{
    content: "";
    background: url(../images/agenda-icon.png) no-repeat;
    background-size: auto;
    width: 47px;
    height: 47px;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc((100% - 47px)/2);
}

.portlet-embed-le-saint-du-jour .portletHeader > span:nth-child(2){
    padding-bottom:70px;
    margin-bottom:0;
}


.portlet-embed-le-saint-du-jour .portletItem{
    text-align: center;
}

.portlet-embed-le-saint-du-jour #headerBox p,
.portlet-embed-le-saint-du-jour #headerBox ul li a ,
.portlet-embed-le-saint-du-jour #headerBox ul li a:hover,
.portlet-embed-le-saint-du-jour #headerBox ul li a:focus{
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color:#111111 !important;
}

.portlet-embed-le-saint-du-jour #headerBox .headerBoxDayTag{
    margin-top:40px;
}

/*--------------------------------------------------------------------------------------------------------------
	== 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;
}

.cc_banner-wrapper .cc_container .btn_container .cc_btn{
    background: #ff7942;
    color: #ffffff;
    font-family: 'Exo', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
}

.cc_banner-wrapper  .cc_container .cc_message{
    font-family: 'Raleway', sans-serif;
    font-weight:700;
}

@media all and (min-width:992px){
    .cc_banner-wrapper  .cc_container .cc_message{
        font-size:14px;
    }
}

/*--------------------------------------------------------------------------------------------------------------
	== COORDONNEES
--------------------------------------------------------------------------------------------------------------*/
#coordonnees{
	margin:0 0 15px;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}

/*--------------------------------------------------------------------------------------------------------------
	== SITE ACTION
--------------------------------------------------------------------------------------------------------------*/
#portal-siteactions{
	clear:none;
	float:none;
	border:none;
	color:#fff;
	font-size:1.1em;
    background:#2b2f2e;
}

@media all and (max-width:991px){
    #portal-siteactions{
    padding: 0 0 25px 0;
    }
}



@media all and (min-width:992px){
    #portal-siteactions{
        padding:0;
    }
}

#portal-siteactions li{
	display:inline-block;
	color:#b5b5b5;
    padding:40px;
    position: relative;
    margin-right:0;
}
#portal-siteactions li, #portal-siteactions li a{
    font-family: 'Raleway', sans-serif;
    font-size:13px;
    font-weight:400;
    text-transform: uppercase;
}
#portal-siteactions li + li:before{
    content: " ";
    position: absolute;
    width: 4px;
    height: 1px;
    background: #b5b5b5;
    top: 50%;
    left: -2px;
}

#portal-siteactions li a,
#portal-siteactions li a:visited{
	border:none;
    text-transform: uppercase;
	color:#b5b5b5;
}
#portal-siteactions li a:hover{
	border:none;
	background:none;
	color:#b5b5b5;
}

/*--------------------------------------------------------------------------------------------------------------
	== PLAN DU SITE
--------------------------------------------------------------------------------------------------------------*/
#portal-footer #portal-sitemap-footer{
	padding:30px 0;
}
#portal-footer #portal-sitemap-footer > ul{
	-moz-column-count:2;
	-webkit-column-count:2;
	-o-column-count:2;
	column-count:2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	-o-column-gap:20px;
	column-gap:20px;
	overflow:hidden;
}
#portal-footer #portal-sitemap-footer > ul > li{
	display:block;
	padding:0 0 0 18px;
	background:url(../images/fleche-noire.png) 0 0.8em no-repeat;
	border:none;
	overflow:hidden;
}
#portal-footer #portal-sitemap-footer ul li a{
	padding:0!important;
	background:none;
}
#portal-footer #portal-sitemap-footer > ul > li div{
	display:inline-block;
}
#portal-footer #portal-sitemap-footer > ul > li  a{
	color:#000!important;
	font-weight:bold;
	font-size:1.2em;
}
#portal-footer #portal-sitemap-footer > ul > li > ul{
	margin:0 0 0 30px;
}
#portal-footer #portal-sitemap-footer > ul > li > ul li,
#portal-footer #portal-sitemap-footer > ul > li > ul li div{
	display:inline;
}
#portal-footer #portal-sitemap-footer > ul > li > ul li + li:before{
	content:"| ";
	color:#000;
}
#portal-footer #portal-sitemap-footer > ul > li > ul li a{
	font-weight:normal;
	font-size:1.1em;
}
#portal-footer #portal-sitemap-footer > ul > li > ul li a img{
	display:none;
}
#portal-footer #portal-sitemap-footer > ul > li > ul li ul{
	display:none;
}

/*------------------------------------------------------------------------------------------------------------*/
/*
	= 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;
}

.userrole-authenticated .portlet-collection-partenaires {
	display:none;
}

.userrole-authenticated .portlet-edito{
	margin-top:0px;
}



/*------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------------*/
/*
	= RESPONSIVE
*/
/*------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1280px){

}
@media only screen and (max-width: 1024px){

}
@media only screen and (max-width: 800px){

}
@media only screen and (max-width: 992px){

    #portal_colonne{
        order:2;
        padding-top:60px;
        overflow: hidden;
    }

	/* HEADER */
	#portal-top{

	}

	/* NAVIGATION MINI */
	/* boutons */
	#portal-navigation > a{
        display:block;
        padding: 32px 15px;
        font-size:1.5em;
		font-family: fontawesome;
        color:#33aeb3;
        text-transform:uppercase;
        text-decoration: none;
    }
    #portal-navigation ul#portal-globalnav:target + a{
        display:block;
        position:absolute;
        top:30px;
        right:15px;
		font-size:16px;
		font-family: fontawesome;
        color:#33aeb3;
        text-decoration: none;
    }
    /* menu */
	#portal-navigation ul li{
		display:none;
    }
    #portal-navigation ul#portal-globalnav:target, #portal-navigation ul#portal-globalnav:target li{
		display:block;
    }
    #portal-navigation ul#nav-cache:target{
		display:none;
    }
    #portal-globalnav > li{
        /*display:block;*/
        float:none;
        margin:0;
        padding:0;
        width:auto;
        border-top:1px solid #fff;
        font-size:0.9em;
    }
    #portal-globalnav > li a{
        padding:10px;
        font-size:1.4em;
    }
    #portal-globalnav > li ul.submenu{
        display:none!important;
    }

	/* MAIN */
	#portal-column-content,
	#portal_colonne,
	#portal-column-content #content-core .eventDetails ul li{
		width: 100%;
	}
	#portal_colonne{
		padding-left:15px;
		padding-right: 15px;
	}

	#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;
	}

	/* CK EDITOR */
	#portal-column-content #content-core div[id^="parent-fieldname-text"] p.exergue,
	#portal-column-content #content-core div[id^="parent-fieldname-text"] h2 + p.exergue,
	#portal-column-content #content-core div[id^="parent-fieldname-text"] h3 + p.exergue,
	#portal-column-content #content-core div[id^="parent-fieldname-text"] h4 + p.exergue,
	#portal-column-content #content-core div[id^="parent-fieldname-text"] h5 + p.exergue,
	#portal-column-content #content-core div[id^="parent-fieldname-text"] h6 + p.exergue{
		float:none;
		margin:20px 0;
		width:auto;
	}
	#portal-column-content #content-core div[id^="parent-fieldname-text"] ul.deux-colonnes li{
		float:none;
		width:100%;
	}
	#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;
		width:100%;
		height:auto;
	}

	/* FOOTER */
	#portal-siteactions li + li::before,
	#portal-siteactions li{
		display: none;
	}
	#portal-siteactions li#siteaction-mentions-legales{
		display: block;
	}

}

/*------------------------------------------------------------------------------------------------------------*/



