/* cmsms stylesheet: Kikiwi menu-mobile modified: 06/14/19 15:20:25 */
ul#main-menu.cf,.navbar.mobile {margin-bottom: 0px;background: #fff;}#main-menu > li {display: block;border-bottom: 1px dotted #fff;position: relative;}#main-menu > li:last-child {border-bottom: none;}#main-menu > li > a,#main-menu > li.sectionheader > span {text-transform: uppercase;color: #689900;text-decoration: none;padding: 8px 0;display: block;position: relative;font-size: 0.8em;font-weight: 600;}#main-menu > li.current > a,#main-menu > li.current.sectionheader > span {color: #689900;}#main-menu > li.current > a:hover,#main-menu > li.current.sectionheader:hover > span,#main-menu > li > a:hover,#main-menu > li.sectionheader:hover > span{color: #000;}#main-menu > li > ul,#main-menu > li > ul > li > ul  {position: absolute;left: -999em;}#main-menu > li:hover > ul,#main-menu > li.active > ul,#main-menu > li > ul > li:hover > ul,#main-menu > li > ul > li.active > ul {position: relative;left: 0;}#main-menu > li > ul > li > a,#main-menu > li > ul > li.sectionheader > span,#main-menu > li > ul > li > ul > li > a,#main-menu > li > ul > li > ul > li.sectionheader > span {text-decoration: none;display: block;padding: 0px 0;}#main-menu > li > ul{list-style:none;}#main-menu > li > ul > li.sectionheader:hover > span,#main-menu > li > ul > li > ul > li:hover > a,#main-menu > li > ul > li > ul > li.sectionheader:hover > span {color: #689900;}#main-menu > li > ul > li > ul > li > a,#main-menu > li > ul > li > ul > li.sectionheader > span {padding-left: 15px;font-size: .875em;text-transform: none;}@media screen and (min-width: 768px) {.lt-768 {display: none;}}
/* cmsms stylesheet: Kikiwi formulaire modified: 06/14/19 15:20:17 */
.right{float:right !important}
.alert-box.alert{background-color:#c60f13;border-color:#ae0d11;color:#fff}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {

     border:1px solid #ccc;
     -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
     box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
     display:block;
     padding:0.5rem;
     margin:0 0 1rem 0;
     width:100%;
     -webkit-transition:-webkit-box-shadow 0.45s,border-color 0.45s ease-in-out;
     -moz-transition:-moz-box-shadow 0.45s,border-color 0.45s ease-in-out;
     transition:box-shadow 0.45s,border-color 0.45s ease-in-out;
}
/* cmsms stylesheet: Kikiwi - theme modified: 09/10/19 11:11:00 */


 
 

body {
  padding-top: 0;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e2ffe7;
font-size: 1.7em;
color: #252525;
}
p {
text-align:justify;
}
td{
  padding: .2em .5em;
    border: 1px solid #252525;
    background-color: #fff;

}
.clear { 
   clear: both;
  }

.bordure img { 
   border : 1px dashed #ccc;
  }
a {
    color: #689900;
}
a:hover, a:focus {
    color: #000;
    text-decoration:underline;
  }
img{
     max-width: 100%;
}
code {
    background-color:#abcb00!important;
    font-family: "Times New Roman", serif;
   font-size: 1em!important;
color: #252525!important;
      }
.overline{
    text-decoration:overline;
      }
hr {
    clear: both;
      }
.hrliens {
    margin: 1em 0 1em 0;
    height:1px;
clear: both;
border-top:2px #ccc solid;
color:none;
background:none;
  }
.hrasso {
    margin: 1em 0 0 0;
    height:1px;
clear: both;
border-top:2px #ccc solid;
color:none;
background:none;
  }
.titre {
text-transform:uppercase;
color: #abcb00;
font-weight :600;
padding: 2em 0 0 1em;
}
@media (max-width:580px){
.titre {
 font-size: .7em;
padding: 0 0 1em 1.5em;
text-transform:none;
margin: -2.5em 0 0 50%;
display: block;
  }
.container > .navbar-header img {
max-width: 54%;
  }
}
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a{
font-family: Arial, Helvetica, sans-serif;

}
h1{
font-size: 2.6em;
color: #abcb00;
}
h2{
font-size: 1.8em;
}
h3{
font-size: 1.4em;
padding: 0 0 0 0;
}
h4{
font-size: 1.2em;
}
.h5{
font-size: 1em;
color: #abcb00;
font-weight :600;
}
header h1{
color: #fff;
text-transform:uppercase;
font-size : 2.6em;
padding: 0;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
}
.grand{
font-size:1.2em;
}
.petit{
font-size:.8em;
}


header{
padding: 0.5em 0 0.5em 0;
background-color: #fff;
}
.bouton {
    display:block;
    background-color : #ccc;
    padding: 10px;
    margin: 0 0 20px 0;
}
.bouton:hover {
    border-left: 5px solid #858585;
    border-right: 5px solid #858585;

}

@media (min-width:1200px){
#navbarlg {
  padding: 0;
  }
}

.navbar-header{
  padding: 0;
  }
.navbar-nav{
  margin: 1em 0 0 0;
  }
  .navbar-nav.lg
  .navbar-inverse{
	  background-color: #abcb00;
	  border: 1px #666666;
  }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #FFF;
	background-color: #b5cff4;
    border : 1px dashed #56ac00;
	  }

.navbar-inverse .navbar-nav > li > a {
	border-bottom : 4px solid transparent;
	margin: 1px;
    font-family: Arial, Helvetica, sans-serif;
}
.navbar-inverse .navbar-nav > li > a:hover {
    border-bottom : 4px solid #abcb00;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
#main-nav nav > ul > li > ul {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -o-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  visibility: hidden;
  float: none;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  background-color: #fff;
  display: block;
  padding: 5px 10px;
  list-style: none;
  z-index: -1;
box-shadow: 0 0 3px rgba(255,255,255,0.3);
}
#main-nav nav > ul > li > ul > li a {
  opacity: 1;
  display: block;
  white-space: nowrap;
  padding: 0 0 5px 0 ;
  font-size: 0.8em;
   }
#main-nav nav > ul > li > ul > li > ul > li{
list-style: none;
}
#main-nav nav > ul > li > ul li a:hover,
#main-nav nav > ul > li > ul li a:focus,
#main-nav nav > ul li a:hover,
#main-nav nav > ul li a:focus
 {
  text-decoration: none;
}
#main-nav nav > ul > li:hover > ul {
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  -o-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
  opacity: 1;
  visibility: visible;
}
#main-nav .nav {
  position: absolute;
  width: 100%;
  z-index: 50;
  top: 0;
  left: 0;
  margin: 0 auto;
}
#main-nav nav > ul {
  margin : 10px 0px 0 0px;
  position: relative;
  padding: 0;
}

@media (min-width:992px){
#main-nav nav > ul {
  margin : 0 0px 0 0px;
float: right;
  }
}
@media (min-width:1200px){
#main-nav nav > ul {
  margin : 0px 0px 0 0px;
  }
}

#main-nav nav > ul > li {
  display: block;
  float: left;
  position: relative;
  z-index: 10;
  }
#main-nav nav > ul > li > a {
  display: block;
  font-size: 0.9em;
  font-weight: 600;
  color: #689900;
  overflow: hidden;
  position: relative;
  padding: 5px 15px 0px 0px;
border-bottom : 4px solid transparent;
font-family: Arial, Helvetica, sans-serif;

}
#main-nav nav > ul > li > a:hover{
  color: #000;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form{
  border-color: #fff;
background:#abcb00;
  }
.breadcrumb {
	padding: 0;
	background: none;
        font-size:1em;
       margin: 0.5em 0;
}
@media (max-width:786px){
.breadcrumb {
	padding: 0 10px;
}
}

.fluidecoverintro{
	background-size: cover;
	padding: 0 0 1em 0;
}
.fluidecovercontenu{
	background: none;
	padding: 0 0 1em 0;
border-top: 2px solid #abcb00;
}
.fluidecoverpartenaires{
	background: #fff;
	padding: 0 0 1em 0;
}
.fluidecoverfooter{
	background: #abcb00;
	padding: 0 0 1em 0;
}
.blanc {
	color:#fff;
}

.sansmarge {
   padding: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * GALLERY SLIDER
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#gallery-slider .flex-control-nav{
	bottom: 10px;
}
#gallery-slider .flex-direction-nav .flex-prev{
	left: 50px;
}
#gallery-slider .flex-direction-nav .flex-next{
	right: 50px;
}
#gallery-slider:hover .flex-prev, 
#gallery-slider:hover .flex-next { 
	opacity: 0.9; 
}
#gallery-slider:hover .flex-next:hover, 
#gallery-slider:hover .flex-prev:hover { 
	opacity: 1; 
}
.gallery-item{
    display: block;
    overflow: hidden;
    position: relative;
}
.gallery-item img{ 
	position: relative;
	width: 100%;
}
.gallery-item a{
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
	display: block;
}
.gallery-item img{
	margin: 0;
	width: 100%;
	height: auto;
	position: relative;
}
.gallery-item img:hover{
	opacity: .5;
    -webkit-transition-duration: 0.5s;
       -moz-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.gallery-item a span{
	position: absolute;
	width: 100%;
	font-style: italic;
	text-align: center;
	top: 50%;
	margin-top: -7px;
	opacity: 0;
}
.gallery-item a:hover span{
	color: #000;
	opacity: 1;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * GALLERY SLIDER
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#gallery-slider .flex-control-nav{
	bottom: 10px;
}
#gallery-slider .flex-direction-nav .flex-prev{
	left: 50px;
}
#gallery-slider .flex-direction-nav .flex-next{
	right: 50px;
}
#gallery-slider:hover .flex-prev, 
#gallery-slider:hover .flex-next { 
	opacity: 0.9; 
}
#gallery-slider:hover .flex-next:hover, 
#gallery-slider:hover .flex-prev:hover { 
	opacity: 1; 
}
.gallery-item{
    display: block;
    overflow: hidden;
    position: relative;
}
.gallery-item img{ 
	position: relative;
	width: 100%;
}
.gallery-item a{
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
	display: block;
}
.gallery-item img{
	margin: 0;
	width: 100%;
	height: auto;
	position: relative;
}
.gallery-item img:hover{
	opacity: .5;
    -webkit-transition-duration: 0.5s;
       -moz-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.gallery-item a span{
	position: absolute;
	width: 100%;
	font-style: italic;
	text-align: center;
	top: 50%;
	margin-top: -7px;
	opacity: 0;
}
.gallery-item a:hover span{
	color: #000;
	opacity: 1;
}



#news {
     font-size: 1em;
     padding: 0 0 1em 0;    
}
h2.news {
     margin-top: 0px;  
}
.btn{
      padding: 4px 8px;
}
.btn-outline-default {
      border-color: #858585;
      font-size: 1.1em;
      margin: 0em 0 0.5em 0;
}
.btn-outline-default:hover,
.btn-outline-default:hover a,
.btn-outline-default:focus,
.btn-outline-default:active,
.btn-outline-default.active,
.open > .dropdown-toggle.btn-outline-default {
    background-color: #abcb00;
color: #fff;
}
.btn-outline-default a:hover {
    text-decoration:none;
}
.equipe{
      padding : 2em 0 1em 0 ;
     text-align: center;
}
#contenu{
      padding : 0em 0 1em 0 ;
    }
@media (max-width:768px){
#contenu{
      padding : 0em 15px 1em 15px ;
    }
}



#contenu ul li {
    list-style: outside disc;
    padding: 0px 0px 0.3em;
    text-decoration: none;
}

blockquote {
    border-left: 5px solid #abcb00;
    font-weight: 600;
}

.navbar-toggle .icon-bar{
background-color: #252525;
}

.horaires p,
.dates p {
display : inline;
margin : 0;
padding : 0;
}
.horaires:before {font-family: FontAwesome; display: inline-block; content: "\f017"; vertical-align:top; }
.dates:before {font-family: FontAwesome; display: inline-block; content: "\f073"; vertical-align:top; }

.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%;
}
.video-responsive { 
   width: 100%;
   height: 0;
   padding-bottom : 56.25%;
   overflow : hidden;
   position : relative;
margin: 0 auto 1em auto;
  }
.video-responsive iframe { 
   width: 100%!important;
   height: 100%!important;
   position : absolute;
   top : 0;
   left : 0;
  }
#footer {
    display: block;
    padding: 20px 0px 0px 0;
   text-align:center;
    color:#fff;
}
#footer a {
    color:#fff;
}
#footer a:hover {
    color:#000;
}
#footer-menu.cf {
padding: 0; margin: 0;
	display:inline-block;
	list-style: none;
}

#footer nav > ul > li{
  display: block;
  float: left;
  position: relative;
  z-index: 10;
  }

#footer nav > ul > li > a {
  padding: 5px 10px 0 0;
}
.logo{
z-index: -10;
  }
