body {
	background: #f2f2f4;
}
#visual-portal-wrapper {
	background: #fff;
	border-top: 45px solid #f2f2f4;
}

/*------------------------------------------------------------------------------------------------------------*/
/*
	= RECUPERATION STYLE ANCIENNE HOME PAGE
*/
/*------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------------------------------------
	== HOME
--------------------------------------------------------------------------------------------------------------*/


/*   EDITO   */
.edito{
}
.edito .entete{
	display:none;
}
.edito h2{
	font-size:1.5em;
	line-height: 1.1em;
	margin-bottom: 10px;
}
.edito h2 a{
	text-decoration:none;
	cursor:default;
}
.edito p{
	line-height:1.2;
	margin-bottom: 20px;
}
.edito .portletFooter a{
	font-weight:bold;
}
.edito .portletFooter a:hover,
.edito .portletFooter a:focus{
	text-decoration:none;
}




/*   A LA UNE   */
#content div.portlet.a-la-une{}
#content div.portlet.a-la-une .entete{
	font-size:2.6em;
	text-transform: uppercase;
	line-height: 1em;
	font-weight: 300;
	padding-bottom: 5px;
	border-bottom: 1px solid #312C67;
	display: block;
}
#content div.portlet.a-la-une .bx-wrapper .bx-viewport {
	border-bottom: 1px solid #312C67;
	padding: 20px 0;
	height: auto !important;
}

#content div.portlet.a-la-une .rss span{
	display: none;
}
#content div.portlet.a-la-une ul{
	margin: 0;
	overflow:hidden;
}
#content div.portlet.a-la-une ul li{
	
}
#content div.portlet.a-la-une ul li + li{
	margin:0;
	padding:0;
}
#content div.portlet.a-la-une ul li.bx-clone{
	display: none !important;
}
#content div.portlet.a-la-une ul li > a:first-child{
	margin:0 0 20px;
	display: block;
	height: 150px;
	overflow: hidden;
}
#content div.portlet.a-la-une ul li h2{
	display:inline-block;
	margin:0 0 5px;
	font-size: 2.2em;
	line-height: 1em;
}
#content div.portlet.a-la-une ul li h2 a{
	display:inline-block;
	color:#464646!important;
}
#content div.portlet.a-la-une ul li h2 a:hover,
#content div.portlet.a-la-une ul li h2 a:focus{
	color:#464646!important;
	text-decoration:none;
}
#content div.portlet.a-la-une ul li span{
	display:block;
	margin:0 0 3px;
}
#content div.portlet.a-la-une ul li p{
	font-size:1.5em;
	line-height:1.2;
	margin-bottom: 0;
}

/*    Bouton   */
.bouton a,
#content .bouton a {
	display: block;
	background: #FFF;
	border: 1px solid #c8ba9c;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 10px 17px 60px;
	font-weight: 300;
	font-size: 1.2em;
	position: relative;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.bouton p {
	margin-bottom: 0;
}
.bouton a strong,
#content .bouton a strong{
	font-weight: normal;
}
.bouton a:after,
#content .bouton a:after {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	top: 0;
	
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.bouton a:hover,
#content .bouton a:hover {
	text-decoration: none;
	color: #464646 !important;
}

.bouton.minisite a {
	width: 48%;
	padding: 80px 2px 17px;
	text-align: center;
}


.bouton.minisite a strong {
	display: block;
}
.bouton.minisite a:hover {
	color: #000 !important;
}



.bouton a:hover:after {
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}


/*--------------------------------------------------------------------------------------------------------------
	== STRUCTURE
--------------------------------------------------------------------------------------------------------------*/

#portal-column-one{
	float:left;
	margin:0 30px 0 0;
	padding:0 20px;
	width: 21%;
	background: #eff0f2;
	position: relative;
}
#portal-column-one:before{
	position: absolute;
	content: "";
	height: 100%;
	top:0;
	right: -6px;
	background: #eff0f2;
	width: 3px;
	display: block;
}
#portal-column-two{
	float:right;
	margin:0 0 0 30px;
	padding: 30px 20px 0;
	width:30%;
	background: #eff0f2;
	position: relative;
}
#portal-column-two:before{
	position: absolute;
	content: "";
	height: 100%;
	top:0;
	left: -6px;
	background: #eff0f2;
	width: 3px;
	display: block;
}

#portal-column-one > div,
#portal-column-two > div {
	margin: 30px 0;
	font-size: 1.5em;
	overflow: hidden;
}



#portal-columns dl.portlet dt{
	font-size:2em !important;
	text-transform: uppercase;
	line-height: 1em;
	font-weight: 300;
	padding: 0 0 5px;
	border-bottom: 1px solid #312C67;
	display: block;
	background: none;
	margin-bottom: 1em;
}




/*--------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------
	= END
----------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------------------------------------
	== HEADER
--------------------------------------------------------------------------------------------------------------*/
#portal-top {
	z-index: 9;
	margin: 0;
	height: auto;
}
#portal-top:after {
	display: none;
}


#portal-top .bx-controls {
	position: absolute;
	right: 10px;
	bottom: 55px;
}
#portal-top .bx-wrapper {
	margin: 0;
}
#portal-top .bx-wrapper li a {
	pointer-events: none;
}
#portal-top .bx-wrapper .bx-pager,
#portal-top .bx-wrapper .bx-controls-auto {
	background: none;
}
#portal-top .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	border: 2px solid #fff !important;
}
#portal-top .bx-wrapper .bx-pager.bx-default-pager a:hover,
#portal-top .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:  none;
}
#portal-top .bx-wrapper h2 {
	display: none;
}


/*--------------------------------------------------------------------------------------------------------------
	== SLIDER
--------------------------------------------------------------------------------------------------------------*/
.site-festival-ciel-et-mer .slider-bandeau img {
	margin-top: -100px
}



/*--------------------------------------------------------------------------------------------------------------
	== LOGO + retour
--------------------------------------------------------------------------------------------------------------*/
#portal-autrelogo-minisite img{
	display:block;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 151;
	max-height: 100%;
}
#portal-title-minisite {
	display: none;
}

#retour-racine {
	display: none;
}

#retour-racine-festivalCielMer {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 0;
	
	-webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.3);
	box-shadow: 0 5px 5px -5px rgba(0,0,0,0.3);
	
	-webkit-transition: all 0.05s ease-in-out;
	-moz-transition: all 0.05s ease-in-out;
	-o-transition: all 0.05s ease-in-out;
	transition: all 0.05s ease-in-out;
}
#retour-racine-festivalCielMer li{
	border-right: 1px solid #e0e5db;
	display: inline-block;
	position: relative;
}
#retour-racine-festivalCielMer li:hover{
	background: rgba(255, 255, 255, 0.5);
}
#retour-racine-festivalCielMer li a{
	font-size:1.6em;
	text-transform:uppercase;
	display: block;
	padding: 19px 40px 18px;
	min-height: 50px;
	position: relative;
}
#retour-racine-festivalCielMer li a:hover{
	text-decoration: none;
}
#retour-racine-festivalCielMer li:first-child:before{
	background: url("../images/picto_chemin.png") no-repeat scroll 0 center;
	min-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	content: "";	
}
/*--------------------------------------------------------------------------------------------------------------
	== NAVIGATION
--------------------------------------------------------------------------------------------------------------*/
#portal-navigation {
	display: none;
}
.section-accueil #portal-navigation {
	left:230px;
}
#portal-globalnav{
	padding: 0 50px;
	background-color: rgba(195, 160, 103, 0.8);
}
#portal-globalnav > li{
	border-right: 1px solid #e0e5db;
	vertical-align: middle;
	padding: 0;
}
#portal-globalnav > li:nth-child(2){
	border-left: 1px solid #e0e5db;
}
#portal-globalnav > li a{
	font-size:1.6em;
	text-transform:uppercase;
	font-family: 'gothamBook';
	display: block;
	padding: 10px 35px 9px;
	color: #fff;
	border: none;
}

#portal-globalnav > li:hover,
#portal-globalnav > li.selected{
	background: #FFF;
}

#portal-globalnav > li a:hover,
#portal-globalnav > li.selected a,
#portal-globalnav li:hover a, #portal-globalnav .selected a,
#portal-globalnav .selected a:hover,
#portal-globalnav .selected a:focus,
#portal-globalnav a:hover,
#portal-globalnav a:focus{
	text-decoration: none;
	color: #464646 !important;
}
#portal-globalnav > li#portaltab-reservations{
	background-color: rgba(88, 72, 61, 0.8);
}
#portal-globalnav > li#portaltab-reservations.selected{
	background-color: rgba(88, 72, 61, 1);
}
#portal-globalnav > li#portaltab-reservations a{
	color: #FFF !important;
}
#portal-globalnav li ul.submenu {
	background-color: rgba(255, 255, 255, 0.9);
	border: 1px solid #e0e5db;
	border-top: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#portal-globalnav li ul.submenu li a {
	color: #464646 !important;
}
#portal-globalnav ul.submenu li:hover{
	background: rgba(220, 220, 220, 0.2);
}
#portal-globalnav li ul.submenu li:hover a {
	color: #000000 !important;
}
/*--------------------------------------------------------------------------------------------------------------
	== HOME
--------------------------------------------------------------------------------------------------------------*/
#portal-column-two {
	width: 25%;
	background: #f4f1ec;
}
#portal-column-two::before {
	background: #f4f1ec;
}



.section-accueil #content .edito {
	font-size: 1.5em;
	padding: 0;
	margin-bottom: 30px;
}
.section-accueil #content .edito dt,
.section-accueil #content .edito b,
.section-accueil #content .edito .documentByLine{
	display: none;
}
.section-accueil #content .edito table,
.section-accueil #content .edito tr,
.section-accueil #content .edito td{
	border: none;
}
.section-accueil #content .edito td:first-child {
	margin-right: 10px;
}

.section-accueil #content .edito td img{
	margin-right: 5px;
}
.section-accueil #content .edito a {
	color: #c3a067;
	font-weight: bold;
}
.section-accueil #content .edito a.bouton{
	display:inline-block;
	margin:5px 0;
	padding:3px 10px;
	background:#000;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(++resource++PIE.htc);
	border-bottom:none;
	color:#fff!important;
}
.section-accueil #content .edito a.bouton:hover,
.section-accueil #content .edito a.bouton:focus{
	background:#000;
	color:#fff!important;
}


.section-accueil #content div.portlet.a-la-une {
	margin-top: 0;
	position:relative;
}
#content div.portlet.a-la-une .entete {
	text-transform: none;
	border: none;
	font-size: 3.2em;
}
#content div.portlet.a-la-une .bx-wrapper .bx-viewport {
	padding-top: 10px;
}
#content div.portlet.a-la-une ul li > a:first-child {
	height: auto;
}
#content div.portlet.a-la-une ul li > a:first-child img {
	height: 100%;
}
.section-accueil #content div.portlet.a-la-une .portletFooter {
	position: absolute;
	top: 1.1em;
	right: 0;
	font-size:1.2em;
}
.section-accueil #content div.portlet.a-la-une .portletFooter a,
.section-accueil #content div.portlet.a-la-une .portletFooter a:hover{
	color: #312C67 !important;
}


#portal-column-one > div,
#portal-column-two > div {
	margin: 0 0 30px;
}

#portal-column-two .bouton p {
	margin-bottom: 15px;
	text-align: center;
}
#portal-column-two .bouton p a{
	padding: 65px 5px 9px;
	font-weight: 400;
	border: none;
	color: #fff;
	position: relative;
	z-index: 1;
	
	transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
	
	width: 47%;
	float: left;
	margin: 10px 0 0 5%;
	font-size: 1em;
	line-height: 1.2em;
	text-transform: uppercase;
	min-height: 110px;
	background: #312C67;
	
}
#portal-column-two .bouton p a#heberger,
#portal-column-two .bouton p a#decouvrir,
#portal-column-two .bouton p#big a:first-child{
	margin-left: 0;
	clear: both;
}
#portal-column-two .bouton p a:hover{
	color:#FFF !important;
}
#portal-column-two .bouton p a#boutique {
	background: #5b55a1;
}
#portal-column-two .bouton p a:before{
	border: 2px solid rgba(255,255,255,0.4);
    border-radius: inherit;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
	bottom: 0;
	right: 0;
    transform: scale3d(0.6, 0.6, 1);
    transition-delay: 0s, 0s;
    transition-duration: 0.3s, 0.3s;
    transition-property: transform, opacity;
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    z-index: -1;
}
#portal-column-two .bouton p a:hover {
    color: #fff !important;
}
#portal-column-two .bouton p a:hover:before {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}


#portal-column-two .bouton p a:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
}



#portal-column-two .bouton p a#celebrer:after {
	background: url("../images/picto_propositions2.png") no-repeat scroll center 0;
}
#portal-column-two .bouton p a#boutique:after {
	background: url("../images/picto_boutique.png") no-repeat scroll center 0;
}
#portal-column-two .bouton p a#heberger:after {
	background: url("../images/picto_heberger.png") no-repeat scroll center 0;
}
#portal-column-two .bouton p a#decouvrir:after {
	background: url("../images/picto_decouvrir.png") no-repeat scroll center 0;
}

#portal-column-two .bouton p a:hover:after {
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}


#portal-column-two .bouton p#big {
	clear: both;
    padding-top: 10px;
}
#portal-column-two .bouton p#big a {
	line-height: 1.1em;
	padding: 5px 0 4px;
	margin: 0;
	min-height: 0;
	float:none;
	width: auto;
}

#portal-column-two .bouton p#archi {
	clear: both;
}
#portal-column-two .bouton p#archi a {
	line-height: 1.1em;
	padding: 5px 0 4px;
	margin: 0;
	min-height: 0;
	float:none;
	width: auto;
	background: #F0AD52;
}


/*--------------------------------------------------------------------------------------------------------------
	== Les partenaires
--------------------------------------------------------------------------------------------------------------*/

#portal-column-one  .partenaires {
	border-top: 1px solid #432919;
}
#portal-column-one  .partenaires h2 {
	background: none;
	color: #432919;
	font-weight: 300;
	margin-bottom: 30px;
	padding: 0;
	margin: 20px 0;
	display: block;
} 
#portal-column-one .partenaires p {
	display: block;
	overflow: hidden;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#portal-column-one .partenaires p img{
	height: auto !important;
}


/*--------------------------------------------------------------------------------------------------------------
	== ANNALES
--------------------------------------------------------------------------------------------------------------*/
#portal-column-two  .annales .portletHeader {
	display: none;
}
#portal-column-two  .annales h2 {
	background: none;
	color: #432919;
	font-weight: 300;
	margin-bottom: 30px;
	padding: 0;
	margin: 20px 0 0;
	display: block;
} 
#portal-column-two  .annales  img{
	max-width: 100%;
}




/*--------------------------------------------------------------------------------------------------------------
	== STRUCTURE
--------------------------------------------------------------------------------------------------------------*/
#portal-columns {
	padding: 0 0 50px;
}
#portal-column-two:after {
	display: none;
}
#above-content {
	/*display: none;*/
}

#portal-breadcrumbs {
    margin: 0 0 20px 20px;
}

#portal-column-two {
	padding-top: 0;
	margin-top: 0;
	margin-right: 10px;
}
#portal-column-one {
	padding: 30px 20px;
	background:none;
}
#portal-column-content {
	padding-top: 20px;
}



/*--------------------------------------------------------------------------------------------------------------
	== PERSONNALISATION
--------------------------------------------------------------------------------------------------------------*/
#portal-columns dl.portlet dt a {
	color: #312C67;
}
dl.portlet.portletCalendar table td.event{
	background: #312C67;
}
dl.portlet.portletCalendar .todaynoevent,
#portal-column-content #content-core #search-results,
#portal-column-content h1,
#portal-footer,
#portal-column-content #content-core .eventDetails,
.bx-wrapper .bx-pager.bx-default-pager a{
	border-color: #312C67;
}



/*------------------------------------------------------------------------------------------------------------*/
/*
	= AJUSTEMENT PETITS ECRANS
*/
/*------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1240px){
	#visual-portal-wrapper {
		padding: 0;
		border-right: 10px solid #F2F2F4;
		border-left: 10px solid #f2f2f4;
	}
	#portal-globalnav {
		padding-right: 0;
	}
	#retour-racine-festivalCielMer .wrapper {
		padding: 0 30px;
	}

}
@media only screen and (max-width: 800px){
	#portal-navigation {
		display: block;
	}
	#retour-racine-festivalCielMer {
		display: none;
	}
	#visual-portal-wrapper{
		border: none;
		padding: 0 10px;
	}
	#portal-columns {
		padding: 0;
	}
	#portal-autrelogo-minisite img {
		border-radius: 0;
		box-shadow: none;
		max-height: 200px;
		left: auto !important;
		padding-left: 0;
		padding-top: 10px;
		position: relative;
		text-align:center
		left: 0;
		top: 0;
	}
	#portal-navigation {
		left: auto !important;
	}
	#portal-navigation ul {
		margin-top: 20px;
	}
	#portal-navigation > a,
	#portal-navigation ul#portal-globalnav:target + a {
		top: -45px;
	}
	#content div.portlet.a-la-une ul li > a:first-child img {
		height: auto;
	}
	#content div.portlet.a-la-une ul li > a:first-child {
		height: auto;
		max-height: none;
	}
	#portal-column-one, #portal-column-two {
		border: medium none;
		float: none;
		margin: 0 0 20px;
		padding: 0 10px;
		width: auto !important;
	}
	#portal-column-one {
		display: none;
	}
	
	
	.portlet-static-suivez-nous:before{
		clear:both;
	}
	
	
}
@media only screen and (max-width: 500px){
	#portletPageColumns #portletPageFirstColumn > div {
		float:none;
		margin:0 0 20px;
		padding:0 10px;
		width:auto !important;
	}
	.section-accueil #content .edito {
		overflow:auto;
	}
	
	
			
}



