@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
@keyframes move1{
    0%   {top:14%;}
	50%	 {top:18%;}
	100% {top:14%;}

}
img, object, embed, video {
	max-width: 100%;
}
body{

}
#CDSWIDSSP{width: 100% !important;}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
a:hover{
	text-decoration:none !important;
}
body{
	font-size: 15px !important;
}
.absolute1{position: absolute;}
.fixe1{position: fixed;}
.relative{
    position: relative;
    margin-bottom: 15px;
}
.img_100{
	width:100%;
}
.hidden_movil{
	display:none;
}
.fixe-width{width: 40px;height: 40px; margin-left: 10px}
.f1{background-color: #1D1D1D !important;}
.f2{background-color: #fff !important;}
.f3{background-color: #B02121 !important;}
.f4{background-color: #81B10D !important;}
.f5{
    background-color: #EF6800 !important;
}
.f6{
    background-color: #8E795F !important;
}
.f7{
    background-color: #2f2f2f  !important;
}
.f8{
    background-color: #7B7B7B;
}
.f9{
    background-image: -webkit-linear-gradient(0deg,rgba(206,181,150,1.00) 0%,rgba(142,121,95,1.00) 37.82%,rgba(142,121,95,1.00) 65.81%,rgba(206,181,150,1.00) 100%);
    background-image: -moz-linear-gradient(0deg,rgba(206,181,150,1.00) 0%,rgba(142,121,95,1.00) 37.82%,rgba(142,121,95,1.00) 65.81%,rgba(206,181,150,1.00) 100%);
    background-image: -o-linear-gradient(0deg,rgba(206,181,150,1.00) 0%,rgba(142,121,95,1.00) 37.82%,rgba(142,121,95,1.00) 65.81%,rgba(206,181,150,1.00) 100%);
    background-image: linear-gradient(90deg,rgba(206,181,150,1.00) 0%,rgba(142,121,95,1.00) 37.82%,rgba(142,121,95,1.00) 65.81%,rgba(206,181,150,1.00) 100%);
}
.f10{
    background-image: -webkit-linear-gradient(0deg,rgba(78,63,41,1.00) 55.96%,rgba(255,255,255,0.38) 100%);
    background-image: -moz-linear-gradient(0deg,rgba(78,63,41,1.00) 55.96%,rgba(255,255,255,0.38) 100%);
    background-image: -o-linear-gradient(0deg,rgba(78,63,41,1.00) 55.96%,rgba(255,255,255,0.38) 100%);
    background-image: linear-gradient(90deg,rgba(78,63,41,1.00) 55.96%,rgba(255,255,255,0.38) 100%);
}
.background_f1{
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(255,255,255,1.00) 33.16%,rgba(255,255,255,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(255,255,255,1.00) 33.16%,rgba(255,255,255,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(255,255,255,1.00) 33.16%,rgba(255,255,255,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(255,255,255,1.00) 33.16%,rgba(255,255,255,1.00) 100%);
}
.background_f2{
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 68.39%,rgba(255,255,255,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.00) 68.39%,rgba(255,255,255,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.00) 68.39%,rgba(255,255,255,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 68.39%,rgba(255,255,255,1.00) 100%);
}
.background_f3{
    background-image: url(img/bois-3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.c1{color: #1D1D1D;}
.c2{color: #fff !important;}
.c3{
    color: #B02121;
}
.c4{
    color: #8D7A62;
}
.c5{
    color: #EF6800;
}
.c6{
    color: #8E795F;
}
.c7{
    color: #7F6D4A  !important;
}
.c8{
    color: red;
}
.titre1{
    position: absolute;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    width: 100% !important;
    z-index: 2;
    background-color: hsla(34, 33%, 67%, 0.73);
    color: #fff;
    bottom: 0px;
    background-image: url(img/bois.jpg);
    background-repeat: repeat;
    background-position: center center;
    background-size: 100% auto;
}
.titre2{
	position: absolute;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    width: 100% !important;
    z-index: 2;
    background-color: hsla(34, 33%, 67%, 0.73);
    color: #fff;
    top: 0px;
}
.titre3{}
.sombra1{
    -webkit-box-shadow: 4px 4px 4px hsla(0,0%,0%,0.26);
    box-shadow: 4px 4px 4px hsla(0,0%,0%,0.26);
}
.sombra2{}
.sombra3{}
.sombra_text1{}
.sombra_text2{}
.sombra_text3{}
.mt{
    margin-top: 0px;
}
.mt_1{margin-top: 20px;}
.mt_2{
}
.mt_3{
    margin-top: 0px;
}
.mt_4{margin-top: 30px;}
.mb{margin-bottom: 20px;}
.mb_1{margin-bottom: 20px;}
.mb_2{}
.mb_3{}
.mb_4{}
.p-l{padding-left: 0px;}
.p-r{padding-right: 15px;}
.p-t{
    padding-top: 30px;
}
.pt-2{padding-top: 10px;}
.p-b{padding-bottom: 30px;}
.pb-2{padding-bottom: 10px;}
.padding{

}
.padding1{padding: 8px;}
.padding2{padding: 15px;}
.padding3{padding-bottom: 20px;}
.min_height1{min-height: 500px;}
.min_height2{}
.min_height3{}
.max_height1{max-height: 60px;}
.max_height2{}
.max_height3{}
.min_width1{min-height: 500px;}
.min_width2{}
.min_width3{}
.max_width1{max-width: 300px;}
.max_width2{}
.max_width3{}
.line_height1{line-height: 120px;}
.float_right{float: right;}
.float_left{float: left;}
.float_center{
    float: none !important;
    max-width: 270px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto !important;
}
.border_raduis1{border-radius: 8px;}
.border_raduis2{}
.border_bottom{border-bottom: 2px solid;}
.border_top{border-top: 2px solid;}
.btn_1{
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 3px;
    color: #627C14;
    border: 1px solid #627C14;
    margin-top: 15px;
    text-decoration: none !important;
}
.btn_1:hover{
    color: #88AD16 !important
}
.btn_2{
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 3px;
    color: #fff;
    margin-top: 15px;
    background-color: #9f8c71;
}
.btn_3{
	width: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 3px;
    margin-top: 15px;
    float: right;
}
.btn_4{

}
.btn_reserver{
    clear: none;
    margin-right: 15px;
    padding-top: 6px;
    padding-right: 25px;
    padding-bottom: 6px;
    padding-left: 25px;
    width: auto;
    border-radius: 5px;
    margin-top: 15px;
    color: #FFFFFF !important;
    background-color: #EF6800;
    float: left;
}
.btn_dispo{
	clear: none;
    margin-right: 15px;
    padding-top: 7px;
    padding-right: 25px;
    padding-bottom: 7px;
    padding-left: 25px;
    width: auto;
	border-radius: 5px;
	margin-top: 15px;
}
.btn_dispo:hover{
    -webkit-box-shadow: 2px 2px 2px hsla(0,0%,0%,0.22);
    box-shadow: 2px 2px 2px hsla(0,0%,0%,0.22);
}
.btn_reserver:hover{
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    text-shadow: 0px 0px #FFFFFF;
    background-color: #EF8500;
    text-align: center;
}
.text-right{text-align: right;}
.text-left{text-align: left;}
.border1{
    border: 5px solid #6a7f45;
}
.border2{
}
.border3{
    border-bottom: 1px dashed #454545;
}
.border4{}
.img_height1{max-height: 100px;}
.img_height2{max-height: 40px;}
.img_height3{}
.img_margin1{
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px
}
.img_margin2{}
.img_margin3{}
th,td{
    border: 1px solid #3A3A3A;
    padding:5px !important;
}
.text_special{
    font-family: alike;
    font-style: normal;
    font-weight: 400;
}
adress{ padding-top: 10px;}
.border_img{
	width: 100%;
	border-radius: 6px;
	height: auto;
}
.omline{font-size: 13px;}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    margin-top: -1%;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
h1,h2,h3,h4,h5{font-weight: normal !important; font-size: 24px !important;}
.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
.container_principal{
    width: 90%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    float: none;
    max-width: 1600px;
    position: relative;
}
.footer1{}
.footer2{
    padding-top: 10px;
    padding-bottom: 10px;
}
.logo{
    text-align: center;
    width: 60%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    float: none;
    z-index: 2;
    left: 10%;
}
.logo img {

}
.fantome1{display: none !important;}
.fantome2{}
.hover_scale:hover{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition-duration: 0.3s;
}
.hover_bloc{
    
}
.hover_a{position: relative}
.t-normal{font-size: 16px !important;}
.t1{ font-size: 16px !important}
.t2{ font-size: 18px !important}
.t3{ font-size: 20px !important}
.t4{ font-size: 22px !important}
.t5{ font-size: 24px !important}
.t6{ font-size: 26px !important}
.t1_mini{font-size: 12px;}
.t2_mini{font-size: 14px;}
.t3_mini{}
.container_menu {
    z-index: 4;
    width: 90%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    float: none;
}
.slide {
    margin-top: 0px;
	position: relative;
}
.separation1_background {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.background_texture{
    background-image: url(img/pierre1.jpg);
    background-repeat: repeat;
    background-position: left top;
    background-attachment: fixed;
}
.reserver {
    z-index: 3;
}
.container_social {
    width: 225px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    /* margin-bottom: 15px; */
    z-index: 8;
    /* top: 15px; */
    position: relative;
    overflow: hidden;
	padding-top: 15px;
}
.social {
    clear: none;
    padding: 5px;
    background-color: #8283c1;
    width: 60px;
    height: 60px;
    border-radius: 50%;
	margin-right: 15px;
	margin-bottom: 15px;
}
.social img {
	padding: 5px;
}
.container_bloc {
    clear: none;
}
.bloc_33 {
    clear: none;
    position: relative;
}
.text-center2{
	text-align: justify;
}
.margin_ul{	margin-left: 20px;}
.margin_bloc_center{
    margin-left: 1% !important;
}
.margin_bloc_center2{
    margin-right: 1% !important;
}
.margin_bloc_left{
    margin-left: 1%;
}
.margin_bloc_right{
    margin-right: 1%;
}
.margin1{margin: 10px;}
.bloc_66 {
    clear: none;
}
.hover {
    position: absolute !important;
    min-height: 100%;
    top: 0px;
    background-image: none;
    text-align: center;
    opacity: 0 !important;
}
.hover:hover {
    background-color: hsla(0, 0%, 0%, 0.48);
    opacity: 1 !important;
	}
.hover2 {
    position: absolute !important;
    min-height: 100%;
    top: 0px;
    background-image: none;
    text-align: center;
    font-weight: bold;
    opacity: 0;
}
.hover2:hover {
    background-color: hsla(0,0%,2%,0.54);
    opacity: 1;
	}
.hover center {opacity: 0;}
.link,.photo,.map,.more,.visite:hover{
	opacity: 1;
	background-repeat: no-repeat;
    background-position: center center; 
	background-size: 40px auto;
}
.hover center:hover {opacity: 1}
.link:hover {background-image: url(img/link.png);}
.photo:hover{background-image: url(img/photo.png);}
.map:hover{background-image: url(img/map.png);}
.more:hover{background-image: url(img/more.png);}
.visite:hover{background-image: url(img/360.png);}
.bloc_25 {
    clear: none;
    position: relative;
    margin-bottom: 30px;
}
.separation {
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    background-color: #fff;
}
.flex1{}
.flex2{}
.flex3{
	display: -webkit-inline-box;
	display: flex;
}
.bloc_50 {
    clear: none;
    position: relative;
}
.fleche {
    display: none;
    z-index: 5;
    text-align: center;
    position: absolute;
    bottom: 9%;
}
.fleche img{width: 80px;}
@keyframes blink {
  50% {
    opacity: 0;
  }
}
.tab-content > .tab-pane {
    display: none;
    min-width: 100%;
    background-color: #ffffff69;
    min-height: 100%;
    position: absolute;
}
img.blink {
  animation: blink 1s infinite ;
}
.footer {
    border-top: 5px solid #504f4f;
    padding-top: 10px;
    margin-top: -5px;
}
.footer img {max-width: 250px;}
.hover_section{
    height: 100px;

}
.hover_section2{
    min-height: 100%;
    position: absolute;
    background-color: hsla(359,78%,39%,0.23);
    top: 0px;
    text-align: center;
    color: #FFFFFF;
}
.etiquette {
    position: absolute;
    right: 20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 130px;
    background-color: #FFFFFF;
    bottom: 0px;
}
.min-height1{min-height: 300px;}
.min-height2{min-height: 400px;}
.min-height3{min-height: 500px;}
.text-align_1{text-align: center}
.text-align_2{text-align: center}
.text-align_3{text-align: center}
.img_intevenants {
}
.texte_intervenants {
    clear: none;
}
.container_intervenants {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #3E3E3E;
}
.menu {
}
.fond_body1{
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
}
.fond_body2{}
.fond_body3{}
.p-l{}
.p-r{}
.bloc_75 {
    clear: none;
}
.bloc_img {
    position: relative;
}
.bloc_text_img {
}
.partenaires{
    text-align: center;
    margin-top: 30px;
}
.partenaires img{
    clear: none;
    height: 80px;
    margin: 10px;
}
.ref {
    padding-top: 10px;
    padding-bottom: 0px;
    /* margin-top: 30px; */
    font-size: 13px;
}
.iconos {
}
.iconos img{
    width: 70px;
    height: 70px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-radius: 50%;
    border: 2px solid #80a314;
    clear: none;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    background-color: #fff;
}
span:hover {
    position: relative;
	z-index: 2;
}

span[title]:hover:after {
     content: attr(title);
     padding: 4px 8px;
     position: absolute;
     left: 0;
     top: 60px;
     white-space: nowrap;
     z-index: 20px;
     background-color:#8e795f;
	color: #fff;
	font-size: 12px;
	border-radius: 4px;
}
.tab-content > .tab-pane{position: relative;}
.nav_li{
    width: 150px !important;
    background-color: #8282c1  !important;
	border-radius: 6px;
	height: 30px;
	text-align: center !important;
}
.tab-content{margin-top: 15px;}
.nav_li a{
	height: 30px !important;
	padding: 5px !important;
}
.nav_li.active>a{
	height: 30px !important;
	padding: 5px;
	
}
.nav_li a.active{
    background-color: #7fa214  !important;
}
.nav_li a:hover{
    border:0px !important;
}
.nav_li a:active{
    border:0px !important;
}
.nav_li a:focus{
    border:0px !important;
}
.nav_li a:no-touch{
    border:0px !important;
}
.vague {
    /*background-image: -webkit-linear-gradient(45deg, transparent 50%, #004E95 50%);*/
    /*background: linear-gradient(to right bottom, transparent 42%, #fff 50%);*/
    position: absolute;
    bottom: 0px;
    background-image: url(img/vague.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
    z-index: 2;
    height: 10%;
}
.vague1 {
    background-image: url(img/vague.png);
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    /* width: 50%; */
    height: 26%;
	display: none;
}
.vague2 {
    /*background-image: -webkit-linear-gradient(45deg, transparent 50%, #004E95 50%);*/
    /*background: linear-gradient(to right bottom, transparent 42%, #fff 50%);*/
    position: absolute;
    top: 0px;
	min-height: 100%;
	background-color: hsla(191, 56%, 34%, 0.7411764705882353);
}
.pdf {
    text-align: center;
    width: 80px;
    clear: none;
}
.pdf img {
	width: 60px;
	margin: 10px;
}
.div_center{
    width: 160px;
    margin: auto;
    float: none;
}
.bloc_60 {
    clear: none;

}
.bloc_40 {
    clear: none;
    position: relative;
}
.bloc_actu{
    width: 55%;
    clear: none;
	display: none;
}
.texte_actu_widget{
    padding: 10px;
    background-color: #84b54d;
    margin-bottom: 15px;
    color: #fff;
    background-image: -webkit-linear-gradient(0deg,rgba(93,130,51,1.00) 0.52%,rgba(132,181,77,1.00) 17.61%,rgba(132,181,77,1.00) 45.60%,rgba(93,130,51,1.00) 65.28%);
    background-image: -moz-linear-gradient(0deg,rgba(93,130,51,1.00) 0.52%,rgba(132,181,77,1.00) 17.61%,rgba(132,181,77,1.00) 45.60%,rgba(93,130,51,1.00) 65.28%);
    background-image: -o-linear-gradient(0deg,rgba(93,130,51,1.00) 0.52%,rgba(132,181,77,1.00) 17.61%,rgba(132,181,77,1.00) 45.60%,rgba(93,130,51,1.00) 65.28%);
    background-image: linear-gradient(90deg,rgba(93,130,51,1.00) 0.52%,rgba(132,181,77,1.00) 17.61%,rgba(132,181,77,1.00) 45.60%,rgba(93,130,51,1.00) 65.28%);	/*background-color: #fff;
    margin-bottom: 15px;
    text-align: left;
    padding: 5px 15px;
    border-radius: 6px;
    border: 3px solid #0c9cd4;*/
}
.vaguetop_slide{
    background-position: left top;
    position: absolute;
    top: 0px;
    display: none;
    background-image: url(img/vague-h.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.resa{
    margin-top: 15px;
    text-align: center;
    background-color: #FFFFFF;
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: both;
    float: right;
    text-transform: uppercase;
}
.resa img{
    width: 90%;
    max-width: 250px;
}
.img_background{
    background-size: cover;
    background-position: center top;
    min-height: 400px;
}
.img_background2{
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 0% 0%;
}
.img_background3{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.icon_img_loc{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: hsla(0,0%,100%,1.00);
    border: 1px solid #1F1F1F;
    margin-right: 15px;
    text-align: center;
    line-height: 33px;
    background-repeat: no-repeat;
    background-position: center 73%;
    background-size: 48%;
    font-weight: bold;
    clear: none;
    margin-top: 0px;
    font-size: 14px;
	color: #8e795f;
}
.bed{
    background-image: url(../iconos/bed.png);
}
.user{
    background-image: url(../iconos/user.png);
}
.wifi{
    background-image: url(../iconos/wifi2.png);
}
.div_resa{
    text-align: center;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #C42427;
    color: #FFFFFF;
    width: 90%;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    float: none;
}
.plan{
    background-image: url(../iconos/plan2.png);
}
.vague-h{
    background-repeat: repeat-x;
    background-position: left top;
    position: absolute;
    top: 0px;
    height: 5px;
    background-image: url(img/bois-2.jpg);
}
.fleur{
    display: none;
    background-repeat: no-repeat;
    background-image: url(img/fleur.png);
    background-position: 0% 0%;
    background-size: cover;
    position: absolute;
    top: -17%;
    right: 0%;
    width: 15%;
    height: 51%;
    z-index: 0;;
}
.header {
    position: relative;
	padding-top: 10px;
}
.bloc1 {
    position: relative;
    border-color: #FFFFFF;
    border-width: 6px 3px 3px 6px;
    border-style: solid;
	min-height: 250px;
}
.rotate{

}
.rotate:hover{

}
.rotate2{

}
.rotate2:hover{

}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
.rotating:hover {
  -webkit-animation: rotating 0.25s linear;
  -moz-animation: rotating 0.25s linear;
  -ms-animation: rotating 0.25s linear;
  -o-animation: rotating 0.25s linear;
  animation: rotating 0.25s linear;
}
.avis_clients {
	width: 40%;
    text-align: center;
    margin-top: 15px;
	display: none;
}
.lang{
    text-align: center;
    clear: none;
}
.lang img{
    height: 35px;
}
.galerie_25{
    width: 48%;
    clear: none;
    margin: 1%;
    position: relative;
}
.galerie_50{
    width: 98%;
    clear: none;
    margin: 1%;
    position: relative;
}
.bloc_footer1{
    clear: none;
    text-align: center;
}
.bloc_footer2{
    clear: none;
    text-align: center;
}
.bloc_footer3{
    clear: none;
    text-align: center;
}
.bloc_footer4{clear: none;}
.img_ronde1{}
.tel{
    text-align: center;
    position: absolute;
    bottom: 0px;
    z-index: 2;
}
.tel img{
	max-height: 50px;
	margin: 5px;
}
.li_menu{
	padding: 10px;
    border-bottom: 1px dashed #707070;
    background-color: #fffaf3;
	text-align: center;
}
.barre {
    padding-top: 10px;
    padding-bottom: 10px;
}
.slogan {
    position: absolute;
    bottom: 2%;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 768px) {

body{}
.img_background{
    min-height: 600px;
}
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
.t1{ font-size: 18px !important}
.t2{ font-size: 20px !important}
.t3{ font-size: 22px !important}
.t4{ font-size: 24px !important}
.t5{ font-size: 26px !important}
.t6{ font-size: 28px !important}
.mr_1{margin-right: 1%}
.mr_2{}
.mr_3{}
.ml_1{margin-left: 1%;}
.ml_2{}
.ml_3{}
.p-l{padding-left: 15px;}
.p-r{}
.mt_1{}
.mt_2{

}
.mt_3{
	margin-top: 55px;
	}
.fantome1{}
.fantome2{}
.padding{
	padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
	}
.padding1{
}
.padding2{}
.padding3{padding-bottom: 5px;}
.flex1{ 
	display: -webkit-inline-box;
	display: flex;
}
.container_principal{}
.footer1{}
.footer2{}
.hover_bloc{}
.logo{
    width: 30%;
	left: 35%;
}
.logo img {}
.container_menu {
}
.slide {
    position: relative;
}
.separation1_background {
	min-height: 600px;
}
.reserver {
    position: absolute;
	width: 265px;
	left: 0px;
}
.fixe1{}
.container_social {
}
.social {
}
.social {
}
.social:hover{
   	padding-right: 15px;
	width: 70px;
    -webkit-transition: all 0.5s, transform 0.5s;
  	transition: all 0.5s, transform 0.5s;
	-moz-transition: all 0.5, transform 0.5s;
	-o-transition: all 0.5, transform 0.5s;
	-ms-transition: all 0.5, transform 0.5s;
}
.social img {
}
.container_bloc {
}
.bloc_33 {
	width: 33.33%;
}
.text-center2{
	text-align: center
}
.bloc_66 {

}
.bloc_25 {
    width: 50%;
}
.margin_bloc_center{
    
}
.margin_bloc_center2{
    
}
.margin_bloc_left{
   
}
.margin_bloc_right{
    
}
.separation {
	background-color: transparent;
	padding-top: 12%;
}
.hover_section{
}
.hover_section2{
    min-height: 100%;
    position: absolute;
    background-color: hsla(359,78%,39%,0.23);
    top: 0px;
}
.hover_section2:hover{
	opacity: 1;
}
.hover_section:hover{
    opacity: 1;
}
.bloc_50 {
    width: 50%;
}
.fleche {
    display: block;
    position: absolute;
    bottom: 30%;
}
.footer {
}
.etiquette {
}
.min-height1{min-height: 400px;}
.min-height2{min-height: 500px;}
.min-height3{min-height: 600px;}
.text-align_1{text-align: left;}
.text-align_2{text-align: center;}
.text-align_3{text-align: right;}
.img_intevenants {
    width: 30%;
}
.texte_intervenants {
    width: 70%;
    padding-left: 15px;
}
.container_intervenants {
}
.menu {
}
.bloc_75 {
}
.bloc_img {
}
.bloc_text_img {
}
.partenaires{}
.partenaires img{}
.ref {

}
.iconos {
}
.vague {
    height: 100px;
}
.vague1 {
	
}
.move1{
	-webkit-animation: arrow_move 1s 1s infinite;
    animation: arrow_move 1s 1s infinite;
	-moz-animation: all 1s ease;
	-o-animation: all 1s ease;
}

.rotate{
	/* Firefox */
	-moz-transition: all 1s ease;
	/* WebKit */
	-webkit-transition: all 1s ease;
	/* Opera */
	-o-transition: all 1s ease;
	/* Standard */
	transition: all 1s ease;
}
.rotate:hover{
	/* Firefox */
	-moz-transform: scale(1) rotate(10deg) translate(25px);

	/* WebKit */
	-webkit-transform: scale(1) rotate(10deg) translate(25px);

	/* Opera */
	-o-transform: scale(1) rotate(10deg) translate(25px) ;
	/* Standard */
	transform: scale(1) rotate(10deg) translate(25px);
}
.rotate2{
	/* Firefox */
	-moz-transition: all 1s ease;
	/* WebKit */
	-webkit-transition: all 1s ease;
	/* Opera */
	-o-transition: all 1s ease;
	/* Standard */
	transition: all 1s ease;
}
.rotate2:hover{
	/* Firefox */
	-moz-transform: scale(1) rotate(-1deg) translate(-5px);

	/* WebKit */
	-webkit-transform: scale(1) rotate(-1deg) translate(-5px);

	/* Opera */
	-o-transform: scale(1) rotate(-1deg) translate(-5px) ;
	/* Standard */
	transform: scale(1) rotate(-1deg) translate(-5px);
}
.rotate3{
	/* Firefox */
	-moz-transition: all 1s ease;
	/* WebKit */
	-webkit-transition: all 1s ease;
	/* Opera */
	-o-transition: all 1s ease;
	/* Standard */
	transition: all 1s ease;
}
.rotate3:hover{
	/* Firefox */
	-moz-transform: scale(1) rotate(10deg) translate(25px);

	/* WebKit */
	-webkit-transform: scale(1) rotate(10deg) translate(25px);

	/* Opera */
	-o-transform: scale(1) rotate(10deg) translate(25px) ;
	/* Standard */
	transform: scale(1) rotate(10deg) translate(25px);
}
.pdf {
}
.bloc_60 { 
}
.bloc_40 {
    clear: none; 
}
.fleche {
    bottom: 14% !important;
	display: none;
}
.bloc_actu{
    border-left-width: 0px;
    position: absolute;
    bottom: 5%;
    right: 0px;
    width: 400px;
    z-index: 2;
	display: block;
}
.vaguetop_slide{
	height: 77px;
	
	}
.texte_actu_widget{
	border-radius: 5px;
}
.resa{background-color: transparent;}
.resa img {
    width: 30%;
    max-width: none;
}
.div_resa{}
	.fleur{display: block;}
.header {
}
.bloc1 {
	height: 50%;
	min-height: auto !important;
}
.avis_clients {
    position: absolute;
    width: 150px;
    height: auto;
    right: 5%;
    top: 2%;
    z-index: 2;
	display: block;
}
.lang{
    text-align: right;
    width: 25%;

	}
.galerie_25{
    width: 48%;
    clear: none;
    margin-top: 1%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 1%;
}
.img_ronde1{}
.bloc_footer1{
    width: 33.33%;
    text-align: left;
}
.bloc_footer2{width: 33.33%;}
.bloc_footer3{
    width: 33.33%;
    text-align: right;
}
.bloc_footer4{}
.tel{
    position: absolute;
    z-index: 2;
    bottom: -27px;
    padding-left: 20px;
    text-align: left;
}
.li_menu{}
.barre {
}
.slogan {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

@media only screen and (min-width: 980px) {
.bloc_25 {

}
.fixe1{}
.li_menu{
	padding: 0px;
	border-bottom: 0px;
	background-color: transparent;
	text-align: left;
	font-size: 20px;
	margin-right: 20px;
}
.li_menu a{
    color: #fff !important;
    text-decoration: none !important;
}
.barre{
}
.slogan{
}
.zeroMargin_desktop{
margin-left: 0;
}
.hide_desktop{
display: none;
}
}

@media only screen and (min-width: 1024px) {

body{
	
}
.border2{
    border-bottom: 8px solid #6a7f45;
}
.img_background2{
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;	
}
.fixe1{position: relative;}
.t1{ font-size: 20px !important}
.t2{ font-size: 22px !important}
.t3{ font-size: 24px !important}
.t4{ font-size: 26px !important}
.t5{ font-size: 28px !important}
.t6{ font-size: 30px !important}
.mr_1{}
.mr_2{}
.mr_3{}
.ml_1{}
.ml_2{}
.ml_3{}
.p-l{
    padding-left: 30px;
}
.p-r{padding-right: 15px;}
.mt_1{margin-top: 40px;}
.mt_2{
    margin-top: 60px;
}
.mt_3{margin-top: 55px;}
.mb_2{margin-bottom: 60px;}
.padding{}
.padding1{}
.padding2{}
.padding3{padding-bottom: 30px;}
.fantome1{display: block !important;}
.fantome2{display: block;}	
.container_principal{}
.hover_bloc{}
.logo{
    position: absolute;
    width: 25%;
    float: none;
    left: 40%;
	top: -44px;
	}
.margin_bloc_center{
    margin-left: 1% !important;
	margin-right: 1%;
}
.margin_bloc_center2{
    margin-right: 0% !important;
	margin-left: 1%;
}
.margin_bloc_left{
    margin-left: 2%;
}
.margin_bloc_right{
    margin-right: 1%;
}
.hidden_movil{
		display:block;
}

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}

.container_menu {

}
.container_menu2{}
.slide {
    position: relative;
    margin-top: 0px;
}

.separation1_background {

}
.reserver {
	width: 265px;
    right: 0px;
	left: auto;
}
.container_social {
    bottom: auto;
    z-index: 6;
    right: 0%;
    top: 25%;
    width: 100px;
    height: 221px;
	margin-bottom: 0px;
    left: auto;
	position: fixed;
}
.social {
	clear: none;
    padding: 5px;
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
    float: right;
    border-radius: 5px 0px 0px 5px;
    margin-right: 0px
}

.container_bloc {
}

.bloc_33 {
    width: 33.33%;
}

.bloc_66 {
    width: 66.33%;
}

.bloc_25 {
    width: 25%;
}

.separation {
	padding-top: 30%;
}
.flex1{
	display: -webkit-inline-box;
	display: flex
}
.flex2{}
.flex3{}

.bloc_50 {
    width: 50%;
}

.fleche {
	top: 10% !important;
	display: block;
	z-index: 1;
}

.footer {
}
.hover_section{
    min-height: 100%;
    position: absolute;
    background-color: hsla(359,78%,39%,0.23);
    top: 0px;
	opacity: 0;
}
.hover_section2{
    min-height: 100%;
    position: absolute;
    background-color: hsla(359,78%,39%,0.23);
    top: 0px;
}

.etiquette {
}
.min-height1{min-height: 500px;}
.min-height2{min-height: 600px;}
.min-height3{min-height: 700px;}
.text-align_1{}
.text-align_2{}
.text-align_3{}
.img_intevenants {
}
.texte_intervenants {
}
.container_intervenants {
}
.menu {
    width: 80%;
    clear: none;
    margin-left: 20%;
}
.bloc_75 {
    width: 75%;
}
.bloc_img {
}
.bloc_text_img {
}
.partenaires{}
.partenaires img{
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.ref {

}
.iconos {
}
.vague {

}
.vague1 {
	display: block;
    /*background-image: -webkit-linear-gradient(30deg, transparent 50%, hsla(197, 88%, 44%, 0.57) 50%);
    bottom: 0px;
    position: absolute;
    height: 100%;
	background-color: transparent;*/
}
.vague2 {
    background-image: -webkit-linear-gradient(30deg, transparent 50%, hsla(197, 53%, 43%, 0.66) 50%);
    bottom: 0px;
    position: absolute;
    height: 100%;
	background-color: transparent;
}
.pdf {
}
.bloc_60 {
    width: 60%;
}
.bloc_40 {
    width: 40%;
}
.bloc_actu{
	bottom: 20%;
	}
.texte_actu_widget{
}
.vaguetop_slide{display: block;}
.resa{
    width: 26%;
}
.resa img{width: 100%;}
.div_resa{
    position: absolute;
    bottom: 0px;
    right: 10%;
    width: 200px;
}
.header {
}
.bloc1 {
    height: 50%;
}
.avis_clients {
}
.lang{
    width: 25%;

}
.galerie_25{
    width: 23%;
}
.galerie_50{
	width: 48%;
}
.img_ronde1{
    position: absolute;
    right: 5%;
    bottom: 10%;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    border: 3px solid #FFFFFF;
}
.img_ronde1 img{
	border-radius: 50%;
	}
.bloc_footer1{width: 33.33%;}
.bloc_footer2{width: 33.33%;}
.bloc_footer3{width: 33.33%;}
.bloc_footer4{}
.tel{
    position: absolute;
    bottom: -10px;
    z-index: 2;
    padding-left: 20px;
}
.li_menu{
	
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}

@media only screen and (min-width: 1340px) {

body{
    
}
.fixe1{}
.t1{ font-size: 20px !important}
.t2{ font-size: 22px !important}
.t3{ font-size: 24px !important}
.t4{ font-size: 26px !important}
.t5{ font-size: 28px !important}
.t6{ font-size: 30px !important}
.mr_1{}
.mr_2{}
.mr_3{}
.ml_1{}
.ml_2{}
.ml_3{}
.p-l{}
.p-r{}
.mt_1{}
.mt_2{

}
.mt_3{}
.padding{}
.padding1{}
.padding2{}
.padding3{}
.fantome1{}
.fantome2{}
.container_principal{}
.container_menu {
    width: 100%;
	
}
.fixe1{}
.footer1{}
.footer2{}
.hover_bloc{}
.logo{
	position: absolute;
    left: 40%;
    width: 20%;
    text-align: center;
    float: none;
	top: -44px;
}

.hidden_movil{
		display:block;
}
.zeroMargin_desktop {
	margin-left: 0;
}
.flex1{}
.flex2{
	display: -webkit-inline-box;
	display: flex
}
.flex3{}
.min-height1{min-height: 700px;}
.min-height2{min-height: 800px;}
.min-height3{min-height: 900px;}
.text-align_1{}
.text-align_2{}
.text-align_3{}
.separation1_background {
	min-height: 800px;
}
.partenaires{}
.partenaires img{}
.bloc_actu{}
.texte_actu_widget{}
.vaguetop_slide{}
.resa{ width: 22%;}
.div_resa{}
.lang{}
.galerie_25{}
.img_ronde1{}
.tel{}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}

@media only screen and (min-width: 1600px) {

body{}
.fixe1{}
.t1{}
.t2{}
.t3{}
.t4{}
.t5{}
.t6{}
.p-l{}
.p-r{}
.mt_1{}
.mt_2{}
.mt_3{}
.mr_1{}
.mr_2{}
.mr_3{}
.ml_1{}
.ml_2{}
.ml_3{}
.fantome1{}
.fantome2{}
.container_principal{}
.container_menu{max-width: 1600px;}
.footer1{}
.footer2{}
.hover_bloc{}
.logo{	}
.hidden_movil{
		display:block;
}
.flex1{}
.flex2{}
.flex3{
	display: -webkit-inline-box;
	display: flex
}
.text-align_1{}
.text-align_2{}
.text-align_3{}
.partenaires{}
.partenaires img{}
.bloc_actu{}
.texte_actu_widget{}
.vaguetop_slide{}
.resa{}
.div_resa{}
.lang{
    clear: none;
}
.galerie_25{}
.img_ronde1{}
.bloc_footer1{width: 33.33%;}
.bloc_footer2{width: 33.33%;}
.bloc_footer3{width: 33.33%;}
.bloc_footer4{}
.tel{bottom:0px;}
.zeroMargin_desktop {
	margin-left: 0;
}
.hide_desktop {
display: none;
}
}
