@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/ 
*/
img, object, embed, video {
	max-width: 100%;
}

body{
	background-attachment: fixed;
	background-color: #f3efdb;
	background-image: -webkit-linear-gradient(0deg,rgba(179,170,126,1.00) 0%,rgba(211,203,162,1.00) 8.29%,rgba(243,239,219,1.00) 23.83%,rgba(243,239,219,1.00) 47.67%,rgba(243,239,219,1.00) 70.47%,rgba(236,226,176,1.00) 90.16%,rgba(179,170,126,1.00) 97.41%);
	background-image: -moz-linear-gradient(0deg,rgba(179,170,126,1.00) 0%,rgba(211,203,162,1.00) 8.29%,rgba(243,239,219,1.00) 23.83%,rgba(243,239,219,1.00) 47.67%,rgba(243,239,219,1.00) 70.47%,rgba(236,226,176,1.00) 90.16%,rgba(179,170,126,1.00) 97.41%);
	background-image: -o-linear-gradient(0deg,rgba(179,170,126,1.00) 0%,rgba(211,203,162,1.00) 8.29%,rgba(243,239,219,1.00) 23.83%,rgba(243,239,219,1.00) 47.67%,rgba(243,239,219,1.00) 70.47%,rgba(236,226,176,1.00) 90.16%,rgba(179,170,126,1.00) 97.41%);
	background-image: linear-gradient(90deg,rgba(179,170,126,1.00) 0%,rgba(211,203,162,1.00) 8.29%,rgba(243,239,219,1.00) 23.83%,rgba(243,239,219,1.00) 47.67%,rgba(243,239,219,1.00) 70.47%,rgba(236,226,176,1.00) 90.16%,rgba(179,170,126,1.00) 97.41%);
}
.C1 {
	color:#fff !important;
}
.C2{
	color: #2E2E2E !important;
}
.C3{
	color:#990066 !important;
}
.C4{
	color: #0175B7 !important;
}
.C5{
	color: #FFA043 !important;
}
.C6{
	color: #1B6608 !important;
}
.C7{
	color: #99cc00 !important;
}

.F1{
	background: #FFF;
}
.F2{
	background: #2E2E2E;
}
.F3{
	background: #990066;
}
.F4{
	background: #0175B7;
}
.F5{
	background: #FFA043;
}
.F6{
	background: #1B6608;
}
.F7{
	background: #971E3C;
}
.F8{
	background-color: hsla(75,100%,40%,0.66);
}
.F9{
	background-color: hsla(320,100%,30%,0.61);
}
.T1 {
	font-size: 18px;
}
.T2 {
	font-size: 20px;
}
.T3 {
	font-size: 22px;
}
.T4 {
	font-size: 24px;
}
.T5 {
	font-size: 26px;
}
.texte_speciale{
	font-family: 'Cedarville Cursive', cursive;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

a, a:active, a:visited, a:hover{
	text-decoration: none !important;
}

.img_100{
	width:100%;
}

.hidden_movil{
	display:none;
}

.fondo1{
	background: #f2e9de;
}


.input_1 {
    background: white !important;
    margin-bottom: 10px;
}
.btn_1{
	border: none;
	padding: 10px;
	color: white !important;
	font-size: 19px;
	margin: 10px;
	border-radius: 5px;
	display: block;
	text-align: center;
	background-color: hsla(30,100%,63%,1.00);
}
.btn_mundial{
    border: none;
    padding: 10px;
    color: white !important;
    font-size: 19px;
    margin: 10px auto;
    border-radius: 5px;
    display: block;
    text-align: center;
    background-color: hsla(30,100%,63%,1.00);
    vertical-align: middle;
    width: 50%;
}

.btn_2{
	background-color: #C5D000;
	border: none;
	padding: 5px;
	color: white !important;
	font-size: 19px;
	margin: 10px;
	border-radius: 5px;
	display: block;
	text-align: center;
}

.btn_3{
	background-color: #990066;
	border: none;
	padding: 5px;
	color: white !important;
	font-size: 19px;
	margin: 10px;
	border-radius: 5px;
	display: block;
	text-align: center;
	width: auto;
	float: right;
}

.visible_1360 {
	display:none !important;
}

.naranja{
	color: #E36524;
}

.margin_0{
	margin:0px !important;
}

.plus_location {
	position: absolute !important;
	font-size: 15px;
	border: 3px solid;
	border-radius: 30px;
	padding: 10px;
	right: 20px;
	bottom: 20px;
	top: auto !important;
	color: white;
	background-color: hsla(0,0%,0%,0.47);
}

.fleur1 {
    position: absolute;
	bottom:3000px;
	right: 0px;
	width: 44%;
    -webkit-animation-name: fleur1_move; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 6s; /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count: 1; /* Safari 4.0 - 8.0 */
	-webkit-animation-delay:3s;
	-webkit-animation-timing-function: linear;
    animation-name: fleur1_move;
    animation-duration: 6s;
    animation-iteration-count: 1; 
	animation-delay:4s;
	animation-timing-function: linear;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes fleur1_move {
    0%   {right:120px; bottom:10px; -webkit-transform: rotate(7deg);}
    25%  {right:30px; bottom:200px; -webkit-transform: rotate(120deg)}
    50%  {right:170px; bottom:350px; -webkit-transform: rotate(180deg)}
    75%  {right:50px; bottom:620px; -webkit-transform: rotate(300deg)}
    100% {right:30px; bottom:1000px; -webkit-transform: rotate(7deg)}
}

/* Standard syntax */
@-webkit-keyframes fleur1_move {
    0%   {right:120px; bottom:10px; -webkit-transform: rotate(7deg);}
    25%  {right:30px; bottom:200px; -webkit-transform: rotate(120deg)}
    50%  {right:170px; bottom:350px; -webkit-transform: rotate(180deg)}
    75%  {right:50px; bottom:620px; -webkit-transform: rotate(300deg)}
    100% {right:30px; bottom:1000px; -webkit-transform: rotate(7deg)}
}

.fleur2 {
    position: absolute;
	bottom:3000px;
	right: 0px;
	width: 30%;
    -webkit-animation-name: fleur2_move; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 6s; /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count: 1; /* Safari 4.0 - 8.0 */
	-webkit-animation-delay:2s;
	-webkit-animation-timing-function: linear;
    animation-name: fleur2_move;
    animation-duration: 6s;
    animation-iteration-count: 1; 
	animation-delay: 2s;
	animation-timing-function: linear;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes fleur2_move {
    0%   {right:20px; bottom:10px; -webkit-transform: rotate(70deg);}
    25%  {right:200px; bottom:100px; -webkit-transform: rotate(20deg)}
    50%  {right:140px; bottom:350px; -webkit-transform: rotate(250deg)}
    75%  {right:50px; bottom:580px; -webkit-transform: rotate(100deg)}
    100% {right:200px; bottom:1000px; -webkit-transform: rotate(7deg)}
}

/* Standard syntax */
@-webkit-keyframes fleur2_move {
    0%   {right:20px; bottom:10px; -webkit-transform: rotate(70deg);}
    25%  {right:200px; bottom:100px; -webkit-transform: rotate(20deg)}
    50%  {right:140px; bottom:350px; -webkit-transform: rotate(250deg)}
    75%  {right:50px; bottom:580px; -webkit-transform: rotate(100deg)}
    100% {right:200px; bottom:1000px; -webkit-transform: rotate(7deg)}
}
.fleur3 {
    position: absolute;
	bottom:3000px;
	right: 0px;
	width: 20%;
    -webkit-animation-name: fleur3_move; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 8s; /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count: 1; /* Safari 4.0 - 8.0 */
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 3s;
    animation-name: fleur3_move;
    animation-duration: 8s;
	animation-delay: 3s;
    animation-iteration-count: 1; 
	animation-timing-function: linear;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes fleur3_move {
    0%   {right:100px; bottom:30px; -webkit-transform: rotate(70deg);}
    25%  {right:10px; bottom:220px; -webkit-transform: rotate(300deg)}
    50%  {right:140px; bottom:400px; -webkit-transform: rotate(200deg)}
    75%  {right:50px; bottom:600px; -webkit-transform: rotate(10deg)}
    100% {right:300px; bottom:1000px; -webkit-transform: rotate(-70deg)}
}

/* Standard syntax */
@-webkit-keyframes fleur3_move {
   	0%   {right:100px; bottom:30px; -webkit-transform: rotate(70deg);}
    25%  {right:10px; bottom:220px; -webkit-transform: rotate(300deg)}
    50%  {right:140px; bottom:400px; -webkit-transform: rotate(200deg)}
    75%  {right:50px; bottom:600px; -webkit-transform: rotate(10deg)}
    100% {right:300px; bottom:1000px; -webkit-transform: rotate(-70deg)}
}

.fleur4 {
    position: absolute;
	bottom:3000px;
	right: 0px;
	width: 20%;
    -webkit-animation-name: fleur4_move; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 9s; /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count: 1; /* Safari 4.0 - 8.0 */
	-webkit-animation-timing-function: linear;
    animation-name: fleur4_move;
    animation-duration: 9s;
    animation-iteration-count: 1; 
	animation-timing-function: linear;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes fleur4_move {
    0%   {right:10px; bottom:30px; -webkit-transform: rotate(70deg);}
    25%  {right:120px; bottom:180px; -webkit-transform: rotate(200deg)}
    50%  {right:40px; bottom:350px; -webkit-transform: rotate(360deg)}
    75%  {right:150px; bottom:550px; -webkit-transform: rotate(100deg)}
    100% {right:100px; bottom:1000px; -webkit-transform: rotate(-70deg)}
}

/* Standard syntax */
@-webkit-keyframes fleur4_move {
   	0%   {right:10px; bottom:30px; -webkit-transform: rotate(70deg);}
    25%  {right:100px; bottom:180px; -webkit-transform: rotate(200deg)}
    50%  {right:40px; bottom:350px; -webkit-transform: rotate(360deg)}
    75%  {right:150px; bottom:550px; -webkit-transform: rotate(100deg)}
    100% {right:100px; bottom:1000px; -webkit-transform: rotate(-70deg)}
}

/*
	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/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

.container_principal{
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
}

/* Mobile Layout: 480px and below. */
.bloc_avis{}
.btn_avis {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    z-index: 2;
    background-color: #fff !important;
    color: #990065;
    clear: none;
    float: none;
	padding: 10px 15px;
    text-align: center;
    border-radius: 5px;
    margin-top: 15px;
	border: 2px solid #990065;
	margin-bottom: 15px;
}
.photo img{
	border-radius: 50%;
	width: 110px;
	height: 110px;
	float: right;
	border: 1px solid #FFFFFF;
}
.camping_be {
	position: relative;  
	display: block;
	border-width: 0px; 
	width: 150px;
	height: 150px; 
	left: calc(50% - 75px);
    top: 10px;
}
.fleur_slider {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 20%;
}
.texte_absolute{
	position: absolute;
	top: 0px;
	width: 100%;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#header {
	position: relative;
}
.cont_lang {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav_top {
}
.header_nav_top {
	height: 45px;
	background-color: #906;
}
.btn_header_nav_top {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 20px;
}
.cont_logo_title {
	text-align: center;
}
.cont_logo_title img {
}
.cont_elementos_nav {
	background-color: #BA4A95;
	text-shadow: 0px 0px;
	color: #FFF;
	display: none;
}
.elemento_nav {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-shadow: 0px 0px;
	text-align: center;
}
.cont_slider {
	position: relative;
}
.cont_btns_left {
	text-align: center;
}
.plus{
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 32px;
}
.btn_facebook {
	background-color: #0175B7;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-radius: 50%;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.btn_map {
	background-color: #96C40C;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 50%;
	margin-left: 5px;
}
.btn_contact {
	border-radius: 50%;
	background-color: #FFA043;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.cont_aux_btns_left {
	display: inline-block;
}
.cont_partenaires {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.img_partenaire {
	height: 80px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contenido1 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.cont1_70 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.cont1_30 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.visor_background {
	height: 400px;
}
.contenido2 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.contenido3 {
}
.padding_cont {
	padding-top: 20px;
	padding-bottom: 20px;
}
.cont3_div1 {
	position: relative;
}
.cont3_div1 img {
	width: 100%;
}
.cont3_div2 {
}
.cont_pdf {
	width: 33.33%;
	text-align: center;
	clear: none;
        font-size: 12px;
}
.cont3_div3 {
}
.contenido4 {
}
.cont4_div {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	position: relative;
}
.contenido5 {
	position: relative;
}
.contenido7 {
}
.cont7_div {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contenido8 {
}
.contenido_turismo {
}
.item_turismo {
	position: relative;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	width: 96%;
}
.cont8_div {
	position: relative;
	margin-bottom: 20px;
}
.cont8_circle {
	position: absolute;
    top: 6%;
    right: 6%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    background-color: #FFF;
    border: 2px solid #99cc47;
    padding: 5px;
}
.cont8_text {
	position: absolute;
	bottom: 0%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: hsla(75,100%,40%,0.61);
	color: #FFF;
}
.cont8_text_hover {
	position: absolute;
	top: 0%;
	background-color: #FFF;
	width: 100%;
	margin-left: 0px;
	border: 3px solid #99cc00;
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	opacity: 0;
}
.cont8_text_hover:hover {
	opacity: 0.8;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.cont_turismo_map {
	background-color: hsla(75,100%,40%,0.66);
	position: absolute;
	display: inline-block;
	bottom: 7%;
	right: 7%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-radius: 50%;
	padding-left: 10px;

}
.item_turismo a span {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 0%;
	left: 0%;
	background-color: hsla(0,0%,100%,0.72);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.cont_contact {
}
.contact_form {
	padding-bottom: 15px;
}
.contact_map {
}
#footer {
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}
.footer_div {
}
.container_actu_widget {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 2px solid #99CC00;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.container_img_actu_widget {
	text-align: center;
	display: none;
}
.container_desc_actu_widget {
	clear: none;

}
.widget_search {
    height: auto !important;
	margin-top: 0px !important;
    margin-bottom: 3px !important;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

.mt-2{margin-top: 10px;}
.mb-2{margin-bottom:10px;}

.d-none{display:none !important;}

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

@media only screen and (min-width: 768px) {
.bloc_avis{
	position: absolute;
	bottom: 0px;
	text-align: center;
	}
.btn_avis {
    width: 302px;
    
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #fff !important;
    color: #990065;
    border-left: 2px solid #990065;
    border-right: 2px solid #990065;
    border-bottom: 0 solid #990065;
    border-top: 2px solid #990065;
	margin-bottom: 0px;
}
.camping_be {
	position: absolute;
	bottom: 20px;
	left: 20px;  
	top: unset;
}
.fleur_slider {}
.T1 {
	font-size: 18px;
}
.T2 {
	font-size: 20px;
}
.T3 {
	font-size: 22px;
}
.T4 {
	font-size: 24px;
}
.T5 {
	font-size: 26px;
}

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
}
.cont_lang {
	text-align: center;
}
.nav_top {
}
.header_nav_top {
}
.btn_header_nav_top {
}
.cont_logo_title {
}
.cont_logo_title img {
	max-width: 350px
}
.cont_elementos_nav {
}
.elemento_nav {
}
.cont_slider {
}
.cont_btns_left {
}
.btn_facebook {
}
.btn_map {
}
.btn_contact {
}
.cont_aux_btns_left {
}
.cont_partenaires {
	padding-bottom: 20px;
	padding-top: 20px;
}
.img_partenaire {
}
.contenido1 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.cont1_70 {
}
.cont1_30 {
}
.visor_background {
}
.contenido2 {

}
.contenido3 {
}
.padding_cont {

}
.cont3_div1 {
}
.cont3_div2 {
	width: 35%;
	clear: none;
}
.cont_pdf {
}
.cont3_div3 {
	width: 65%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: none;
}
.contenido4 {
}
.cont4_div {
	width: 50%;
	clear: none;
}
.contenido5 {
}
.contenido7 {
}
.cont7_div {
	width: 50%;
	clear: none;
}
.contenido8 {
}
.contenido_turismo {
}
.item_turismo {
	width: 48%;
	clear: none;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}
.cont8_div {
	width: 48%;
	clear: none;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}
.cont8_circle {
}
.cont8_text {
}
.cont8_text_hover {
}
.cont_turismo_map {
}
.cont_contact {
}
.contact_form {
	width: 50%;
	clear: none;
	padding-right: 10px;
}
.contact_map {
	width: 50%;
	clear: none;
}
#footer {
}
.footer_div {
}
.container_actu_widget {
	margin-bottom: 15px;

}
.container_img_actu_widget {
	width: 10%;
	max-height: 120px;
	display: block;
}
.container_desc_actu_widget {
	width: 90%;
	padding-left: 15px;
}
	.widget_search {
    height: 60px !important;
		padding-top: 5px !important;
		padding-bottom: 5px !important;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Laptop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1024px) {
.widget_search {
    height: 52px !important;
	padding-top: 5px !important;
		padding-bottom: 5px !important;
}
	.camping_be {}
	.fleur_slider {}
	.hidden_movil{
		display:block;
	}
	
	.hidden_pc{
		display:none;
	}

	.T1 {
		font-size: 20px;
	}
	.T2 {
		font-size: 22px;
	}
	.T3 {
		font-size: 24px;
	}
	.T4 {
		font-size: 26px;
	}
	.T5 {
	font-size: 28px;
	}
	
.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
}
.cont_lang {
	position: absolute;
	z-index: 21;
	top: 50px;
	right: 5%;
	background: none;
}
.nav_top {
	background-color: #990066;
	position: fixed;
	top: 0px;
	z-index: 20;
}
.header_nav_top {
}
.btn_header_nav_top {
}
.cont_logo_title {
	position: absolute;
	top: 100px;
	z-index: 1;
	background-color: transparent;
}
.cont_elementos_nav {
	height: 45px;
	width: 90%;
	background-color: inherit;
	margin-left: 5%;
	display: block !important;
}
.elemento_nav {
	float: left;
	clear: none;
	display: inline;
	margin-top: 0px;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 14.28%;
}
.elemento_nav:hover {
	background-color: #C31C8B;
}
.cont_slider {
	margin-top: 45px;
}
.cont_btns_left {
	position: absolute;
	z-index: 3;
	top: 150px;
	left: 0px;
	width: 70px;
	background-color: inherit;

}
.btn_facebook {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-radius: 0px;
	margin-left: 0px;
}
.btn_map {
	border-radius: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}
.btn_contact {
	border-radius: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}
.cont_aux_btns_left {
}
.cont_partenaires {
}
.img_partenaire {
}
.contenido1 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.cont1_70 {
	width: 70%;
	clear: none;
}
.cont1_30 {
	width: 30%;
	clear: none;
}
.visor_background {
}
.contenido2 {

}
.contenido3 {
}
.padding_cont {

}
.cont3_div1 {
	width: 30%;
	padding-right: 5px;
	padding-bottom: 10px;
}
.cont3_div2 {
	width: 20%;
}
.cont_pdf {
}
.cont3_div3 {
	width: 50%;
}
.contenido4 {
}
.cont4_div {
	width: 25%;
}
.contenido5 {
}
.contenido7 {
}
.cont7_div {
	width: 25%;
}
.contenido8 {
}
.contenido_turismo {
}
.item_turismo {
	width: 23%;
	clear: none;
}
.cont8_div {
	clear: none;
	width: 31.33%;
	margin-bottom: 0px;
}
.cont8_circle {
}
.cont8_text {
}
.cont8_text_hover {
	background-image: url(img/fleur2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cont_turismo_map {
}
.cont_contact {
}
.contact_form {
}
.contact_map {
}
#footer {
	padding-top: 15px;
	padding-bottom: 0px;
}
.footer_div {
	width: 33.33%;
	clear: none;
}
.container_actu_widget {
}
.container_img_actu_widget {
	width: 10%;
}
.container_desc_actu_widget {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

}
@media only screen and (min-width: 1400px) {
.cont_logo_title img {
	max-width: 450px
}
}


.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%;
}