
.slide-caption {
  font-size: 20px;
  color: #fff;
  background-color: #111;
  padding: 15px;
  display: inline-block;
  width: auto;
}

.adresse a {
  color: #000!important;
}
.adresse a:hover {
  color: #CC0066!important;
}

.selectnav {
  width: auto;
  float: right;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
    top: 10px;  
}

@media only screen and (max-width: 767px) {
  #footer .container .five.columns { width: 100%!important; margin:10px 0px!important; text-align:center;}
  #footer .container .two.columns { width: 50%!important; margin:20px 0px 0px 0px!important;}
  #footer .container .two.columns.alpha center { float: right; margin-right: 10px; }
  #footer .container .two.columns.beta center { float: left; margin-left: 10px; }
}

#inscription-newsletter {
  margin-top: -20px;
  padding: 20px;
  background-color: #94cce5;
  width: 100%;
}
#inscription-newsletter h3 {
  color: #333;
  border-bottom: solid 1px #666;
}
#inscription-newsletter .field input {
    width: 100%;
    margin-bottom: 15px;
    padding: 5px 0;
    border: 0px;
    line-height: 15px;

}
#inscription-newsletter .field input[type="submit"] {
  background-color: #cde;
}
#tarteaucitronIcon {
  bottom: -45px;
}
.resa {
  text-align: center;
  background-color: #CC0066;
  padding: 15px 25px;
  color: #fff !important;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
.resa:hover {
  background-color: #333;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.complet {
  text-align: center;
  line-height: 25px;
  background-color: #C06;
  padding: 15px 30px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
.annule {
  text-align: center;
  line-height: 25px;
  background-color: #C06;
  padding: 15px 30px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
.bloc-partenaire {
  margin: 20px 0px 50px 0px;  
}
.bloc-partenaire h3 {
  text-align: center;
  font-size: 30px;
  line-height: 35px;
  padding: 20px 0px;
}

.bloc-partenaire figure {
  display: inline-block;
  padding: 0px 17px;
  text-align: center;
}

@media only screen and (max-width: 479px) {
  .bloc-partenaire {
    margin: 10px 0px 25px 0px;  
  }
  .bloc-partenaire h3 {
    font-size: 20px;
    line-height: 25px;
    padding: 10px 0px;
  }
  .bloc-partenaire img {
    padding: 0px 0px;
  }  
  .bloc-partenaire figure {
    padding: 0px 10px;
    max-width:128px;
  }  
}

.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
a.rose {
  color: #CC0066 !important;
}

#scroll-top-top {
  bottom: 30px;
}

blockquote {
  color : #CC0066;
  border: 0px;
  font-style: italic;
  padding-left: 0px;
  line-height: 20px;
  margin: 5px 0 20px 0;  
}

.item-description p {
  font-size: 13px;
  line-height: 20px;
  color: #666;
  margin: 0;
  padding: 0;
  border: 0px;
}

.item-description p.category .date {
  font-size: 13px;
  line-height: 20px;
  /**
  border: dotted 1px #f5a ;
  padding: 5px 10px 4px 10px;
  **/
  color:#333;
}
.cat {
  display: inline-block;
  float: right;
  margin-top:6px;
  color: #CC0066;
}

.edition {
  font-family:"Apercu Bold", Calibri, sans-serif; 
  position: absolute;
  left: 156px;
  font-weight: bold;
  top: 5px;
}
.edition sup {
  font-size: 10px;
  vertical-align:super;
}
.container iframe {
  width: 100% !important;
  height: auto !important;
}
#page-title {
    margin: 20px 0 10px;
}
#navigation {
  width: auto;
  float: right;
}
#navigation ul li a {
  padding: 16px 25px;
}
#navigation ul li:hover>ul {
  top: 100%;
}
#portfolio-navi a {
    background-color: #333 !important;
    border: 1px solid #333 !important;
}

#telechargements h3, #downloads h3 {
  min-height: 48px;
}
#telechargements .lien, #downloads .lien {
  padding: 0px 0px 20px 0px;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.container iframe {
    width: 100% !important;
    height: auto !important;
}

.detail .date {
  font-family: 'Droid Sans', sans-serif;
  font-style: normal;
  color: #CC0066;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  display: block;
  margin-top: 15px;
}
.detail p.date:first-child {
  margin-top: 0px;
}
.detail .adresse {
  color: #333;
  font-family: "Apercu Bold", Calibri, sans-serif;
  font-weight: bold;
  font-style: normal;  
  border-bottom: solid 1px #e9e9e9;  
}
.detail .adresse strong {
  font-size: 17px;
  line-height: 20px;
}
.detail .info {
  line-height: 24px;
  padding-top: 15px;
  border-top: solid 1px #e9e9e9;  
  font-family: "Apercu Bold", Calibri, sans-serif;
  font-weight: bold;
}
.petit {
  font-family: "Apercu Regular", Calibri, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  line-height: 15px;
}
.archive-inner {
  clear: both;
  height: 100px;
  line-height: 100px;
}
.archive-inner img {
  float: left;
  margin: 0px 20px 20px 0px;
}
.archive-txt {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.archive-description {
  margin: 0px 0px 30px 0px !important;
}
.archive-description img {
  margin-bottom: 20px;
}
h3 {
  color: #cc0066;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  padding-bottom: 3px;
  margin: 10px 0px 20px 0px;
  border-bottom: solid 1px #e9e9e9;
  display: block;
}
.headline h3, .headline h4 {
    display: block;
    padding: 0 10px 0 0;
}
h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}

a.lien-block {
    text-transform: uppercase; 
    font-size: 18px; line-height: 26px; 
    text-align: center; 
    display: block; 
    background-color: #cc0066; 
    color: white; 
    padding: 10px;   
}
a.lien-block:hover {
    background-color:  #bb0055; 
}

.btn {
  display: inline-block;
  line-height: 18px;
  padding: 8px 10px 5px;
  background-color: #CC0066;
  color: #fff !important;
  margin: 10px 0px;
}
.btn:hover {
  background-color: #111;
  color: #fff !important;  
}

#encart-don {
  border: solid 2px #CC0066;
  padding: 10px;
  font-size: 12px;
  margin-bottom: 20px;
}

#fvpp-blackout {
  display: none;
  z-index: 499;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
}

#popup-festival {
  display: none;
  z-index: 500;
  position: fixed;
  width: 36%;
  left: 30%;
  top: 20%;
  padding: 20px 2%;
  font-family: Calibri, Arial, sans-serif;
  background: #FFF;
}

#fvpp-close {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}

#fvpp-dialog h2 {
  font-size: 2em;
  margin: 0;
}

#fvpp-dialog p { margin: 0; }

@media only screen and (min-width: 960px) {
  .portfolio-item {
      margin: 5px 0 0 0;
      min-height: 290px;
  }
  .flexslider.home {
      min-height: 300px;
  }  
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .portfolio-item {
      margin: 5px 0 0 0;
      min-height: 240px;
  }  
}

@media only screen and (max-width: 767px) {
  .portfolio-item {
      margin: 5px 0 0 0;
      min-height: 350px;
  }  
}

#portfolio-wrapper img {
  height: auto;
}
@media only screen and (min-width: 960px) {
  #portfolio-wrapper img {
    min-height: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #portfolio-wrapper img {
    min-height: auto;
  }
}