 html, body {
 min-height: 100%;
max-width: 100%;
height: auto !important;
 height: 100%; 
 margin:0;
  padding:0;
-webkit-background-size: cover; /* pour Chrome et Safari */
-moz-background-size: cover; /* pour Firefox */
-o-background-size: cover; /* pour Opera */
background-size: cover; /* version standardis*/
border-top :none; 
background-image : none; 
 }
 * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


 
 * {
  font-size : 1em;
		  padding: 0px 0px 0px 0px;
		  margin: 0px 0px 0px 0px; 
}

 body {
	margin: 0px;
	padding: 0px !important;
	 /* font-family: "Gruppo",Helvetica,sans-serif;	 */
	font-family: 'Quicksand', sans-serif;	 
	color:#000;	
	background:white;
	scroll-behaviour:smooth;
     
}
#colorbox, #cboxOverlay, #cboxWrapper { 
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
} 
a{
    color:black;
    font-weight:normal;
    transition: 0.5s all !important;
}
a:focus {

    outline: none;
    background-color: transparent !important;
}
a, a:hover {
  background: none ;
  background-color: none ;
}

p, .p, dl, dd, blockquote, address, pre, table, fieldset {
    margin-bottom: 1em;
	line-height : 1.5em;
	color : #000000;
}
img, object, embed, canvas, video, audio, picture {
    height: auto;
    max-width: 100%;
} 
 @viewport {
   width: device-width; /* largeur du viewport */
   zoom: 1; /* zoom initial à 1.0 (et clin d'oeil aux fans d'IE6/7) */
}
a:hover {
    background-color: transparent;
	color : #cbd572; 
    
}
a:hover,a:active,a:visited ,a:focus{
background-color : transparent;
color: #cbd572;    
 }
 a:visited {
color: grey;    
 }
h2 {
font-size : 1.5em;   
}

h3{
color: #663F40;
box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.3);
background: white;

margin:10px auto;
padding:15px;
font-size : 1.3em;
text-align : center;


}
h3.spip {
    font-size: 1.8em;
   
	padding: 5px;
	background:whitesmoke;
}

.spip_logo {
    float: inline-start !important;
    margin: 0px;
    border: 1px solid #c8d572;
    margin-right: 5px;
}




.mini-btn-depliable{
    
    color:white;
    position: fixed;
bottom: 0;
width:100%;
z-index: 100;
background:white;
    border-top:1px solid #e6e6e6;
}

.btn-mini-noir{
    color:white;
width:15%;
   padding: 7px 5px;

}

.btn-mini-noir:nth-child(3){
    color:white;
width: 30%;
    font-weight:500;

}

.btn-mini-noir:nth-child(4){
    color:white;
width: 40%;
font-weight:500;
}

.btn-mini-noir a, .btn-mini-noir a:visited, .btn-mini-noir a:focus{
    color:#333 !important;
}

.btn-mini-noir a i{
    font-size:1.4em;
    color:#333;
  
    

}

.btn-mini-noir:nth-child(1) a i{
 
    color:#2bb04a;
}


.flex-even {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    justify-content: space-evenly;
    -ms-justify-content: space-evenly;
    -webkit-justify-content: space-evenly;
    -moz-justify-content: space-evenly;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}


#leconteneur {

padding: 0px;
top : 0px;
position: relative;

margin-left: auto;
margin-right: auto;

background-position: left top;
width: 100%;
font-weight: normal;
color:#00458A;
/*box-shadow: 0px 0px 20px #DCDCDC;*/
min-height : 600px;
background-repeat: repeat;

}
#bloc-header {
position: relative;
margin : 0px;
padding : 0px;
max-width: 100%;
background-repeat : no-repeat;
display : block;
display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox;      /* TWEENER - IE 10 */
display: -webkit-flex;     /* NEW - Chrome */
display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
-ms-flex-direction: row;
-webkit-flex-direction: row;
-moz-flex-direction: row;
flex-direction: row;
-ms-justify-content: center;
-webkit-justify-content: center;
-moz-justify-content: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
 }

#middlebar{
    background:#5a5349;
}

#bloccentre {
background-color : #FFF;
padding :10px;
}
#bloc-imagelarge {
	position: absolute;
	/*top :40px;*/
	padding : 0px;
	width: 100%;	
	margin : auto;
	height:400px;
	background-color: #FFF;
 }
#logo {
float:left;
padding-top: 20px;
margin: 0px 0px 0px 0px;
background: transparent;	
}

#logonav{
	display:none;
	position: absolute;
left: 0;
z-index: 100;
}
#bloc-header-droit {
float : left;
top : 0;
left: 300px;
margin-top : 5px;
width :auto;
padding-left : 0px;
 } 
 
.bloc-boutons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 10px 0 10px;
  padding: 0px 0 0;
  
}
#resa {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  text-align: center;
  min-height: 71px;
}
#resa a {
  color:#654240;
  font-size: 1em;
	transition:all 0.3s;
	padding-top:5px;
}

#resa .box5:hover a {
  color: #000;
  
}
 
 
 #share-buttons {
/*float : left;
margin : 5px 0px 0px 10px;	
max-width : 400px;
*/
}

#share-buttons img {
width: 45px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline;
transition-delay: 0s;
transition-duration: 0.5s;
transition-property: all;
transition-timing-function: ease-out;
-webkit-transition-property: width,height;
-webkit-transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
-webkit-transition-property: all;
}
#share-buttons img:hover{   
/*transform: scale(1.5) rotate(10deg) translate(10px, 20px);*/
transform: scale(1.5);
} 
#wifi {
margin : 20px auto;
padding: 0px 0px 0px 0px;
/* height: 68px; */


 } 
 
 
 
#bloclangue-home {

	padding: 0px;
	margin: 0px auto;
    padding-top: 8px;
	font-weight: bold;
	background-color: transparent;
	text-align: center;
	/*width: 168px;*/	
	font-size: 12px;
	visibility: visible;
	}
	
  
#bloclangue-home ul {
padding: 0px;
 list-style-type: none;
 display:inline;
}
#bloclangue-home li {
margin:0;
padding:0;
background-color: transparent;
text-align: center;
display:inline;
word-spacing:0.3em;
}
#bloclangue-home a {
margin: 0px 0px;
padding: 0px;
color: white; 
font-weight: bold; 
text-align: center;
display : inline;
}
#bloclangue-home li a:hover {
display:block;
 text-align:center;
 text-decoration:none;
 background-color: transparent;
 color:#FEDC00;
display : inline; 
} 
 #header-top {
	text-align : left;	
	height:44px;
	color: #fff;
	z-index: 100;
	 margin : 0;
	 padding : 0;
 }
 #bloc-header h1, .titreheader {
 margin-bottom : 10px;
 padding:7px ; 
color:#674140!important;
background:transparent !important;
font-size: 1.8em;
text-align :left;

font-family: 'Courgette',cursive;	


text-shadow: 1px 1px 1px whitesmoke;
line-height: 1;
 }
 
 #bloc-header h2 {
	padding: 0px 0px 0px 0px;
	color:#00458A;		
	font-size: 14px;
	text-align:left;
	font-family: Oswald, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
 }
  #bloc-adresse {	
 color:#674140 ;
 background-color : #FFF;
 border-radius: 4px;
	margin: 10px 0px 10px 20px;
padding: 6px;
padding-bottom:24px;		
	max-width: 400px;	
	font-size: 1em;
line-height : 1.4em;	
	text-align: left;
	/*font-style: italic;*/
	/*font-weight: bold;*/	
	/* font-family: 'Oswald',cursive;	 */
/*font-family: 'Oswald', sans-serif;*/
}
#bloc-adresse a {
color:#fff;	
}
 
 
 #bloc-titre {
	float:left;	
 }
#bloc-ariane {
margin: 0px 0px 20px 0px;


} 

#blocactu h2 {
text-align:center;
font-size:18px;
font-weight:bold;
}
#blocactu h3 {
text-align:center;
}
#blocactu p {
padding: 5px 0px 5px 5px;
}
.actualit {
    color: #B7007B;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0 20px 35px;
    text-align: left;
}
.clear {
clear:both;
 }

.slicknav_menu {
	display:none;
}

@media screen and (max-width: 799px) {
	
	.js #blocmenu {
		display:none;
	}
	#souder {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
	}
	


.clear{
clear : both;
 } 
#blocmenu {
position : relative;	
    background-color: #462D2D;
background-image: linear-gradient(#663F40, #A08783);
    /*height: 30px;*/
    list-style-type: none;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;    
	/*top : 160px;*/
	/*left : 330px;*/
	z-index : 100;
	text-align : center;
	border-top : 2px solid #FFF;
	border-bottom : 2px solid #FFF;
	background-clip: border-box;
	background-size: auto auto;
	background-origin: padding-box;
}	
#blocmenu li a { 
    color: #000;
/*font-size : 18px; */
text-shadow: 1px 1px 2px #FFF; 
font-weight:bold;
font-family: 'Oswald', sans-serif;
}
#blocmenu li a:hover { 
    color: #EA2D7A;
}
.menu li {
    background-attachment: scroll;
    background-clip: border-box;
    /*background-color: #FF6347;*/
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #FFFFFF;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
	display: inline;
line-height : 30px;
}

hr {
clear : both;
}
.menu {
    clear: both;
    margin-bottom: 0em;
    text-align: center;
}


 /************************** BOX CSS **********************************************/

.boxbreve{
position :absolute;
z-index:150;
top : 2%;
left : 2%;
margin: 10px 10px 10px 10px;
padding: 5px 0px 5px 0px;
max-width : 30.5%;
/*height : 315px;*/	
color:#f7a736;
font-family: 'Dancing Script', cursive, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;	
box-shadow: 0px 0px 10px #969696;
moz-border-radius: 10px;
webkit-border-radius: 10px;
khtml-border-radius: 10px;
border-radius: 10px;
border : 3px solid #fff;
}  
.box1{
position :absolute;
z-index:150;
top : 0%;
right : 5%;
margin: 10px 10px 10px 10px;
padding: 5px 0px 5px 0px;
width : 30.5%;
/*height : 315px;*/	
color:#f7a736;
font-family: 'Gruppo', cursive, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;	
box-shadow: 0px 0px 10px #969696;
moz-border-radius: 4px;
webkit-border-radius: 10px;
khtml-border-radius: 4px;
border-radius: 4px;

}
p.box1{
color : #fff;
}
.box2{
color : #fff;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
moz-border-radius: 10px;
webkit-border-radius: 10px;
khtml-border-radius: 10px;
border-radius: 10px;
border : 3px solid #fff;
}
.box2 menu li{
padding: 10px 0px 0px 0px;
margin: 10px 0px 0px 0px;
}
.box1image{
float : left;
padding: 5px 10px 5px 10px;
color:#000;
width : 180px;
/*max-height : 50%;*/
/*height : 100%;*/
max-height : 100%;
background-color : #FFF;
text-align:center;
overflow : hidden;	
}
.box1contenu{
float : right;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
padding: 0px 0px 0px 0px;
color:#000;
height : 92%;
max-height : 92%;
background-color : #FFF;
font-size:11px;
text-align:left;
overflow : hidden;	
}
.box1contenu p{
padding: 10px 5px 10px 5px;
}
.boxbackcolor_rose{
background-color : #81D0E1;
}
.boxbackcolor_vert{
background-color : #81D0E1;
}
.boxbackcolor_red{
background-color : #81D0E1;
}
.boxbackcolor_bleu{
background-color : #81D0E1;
}
.boxbackcolor_gris{
background-color : #CECDD3;
}
.vert_pomme{
color : #BBD034;
}
.color_vert{
color : green;
}
.max300{
max-width : 200px;
margin: 10px auto;
}
.max300 a{
color:white;
}

.max300:hover a{
color:#81D0E1;
}

.h3box{
font-family: 'Dancing Script', cursive, Arial, Helvetica, sans-serif;
color : #FFF;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size:20px;
}

.minibox{
float : left;
margin: 10px 10px 10px 10px;
padding: 5px 5px 5px 5px;	
color:#FFF;
font-family:  Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;	
box-shadow: 0px 0px 10px #969696;
moz-border-radius: 5px;
webkit-border-radius: 5px;
khtml-border-radius: 5px;
border-radius: 5px;
font-size:20px;
}
.font12{
font-size:12px;
}
.fontbig{
font-size:1.4em;
line-height : 1.5em;
}
.fontbig3{
font-size:3.5em;
}
.colorblanc, a .colorblanc {
color : #FFFFFF;
}
.colornoir, a .colornoir {
color : #000000;
}
.color_vert{
color : #663F40;

}
.color_rouge{
color : red;
}
hr  {
height : 0px;
}


.box4{
color : #666666;
padding: 12px;
 font-weight:bold;
/* moz-border-radius: 10px; */
/* webkit-border-radius: 10px; */
/* khtml-border-radius: 10px; */
/* border-radius: 10px; */
border-bottom: 3px solid #81D0E1;

transition-delay: 0s;
transition-duration: 0.5s;
transition-property: all;
transition-timing-function: ease-out;
-webkit-transition-property: width,height;
-webkit-transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
-webkit-transition-property: all;
-moz-transition-property: width,height;
-moz-transition-duration: 0.5s;
-moz-transition-timing-function: ease-out;
-moz-transition-property: all;
}
.box4:hover{
/* -moz-transform : scale (1.0); */
/* -webkit-transform : scale (1.0); */
/* transform: scale(1.0); */
/* border-bottom-left-radius: 10%; */
/* border-bottom-right-radius: 10%; */
/* border-top-left-radius: 10%; */
/* border-top-right-radius: 10%; */

color: #81D0E1;
background-color: white;
border-bottom:3px solid #81D0E1; 
transition: all 0.3s;
}
.box5 {
  
  color: #5a5349 ;



  margin: 0px;
  padding: 10px;

  transition: all 0.3s;
}

.box5:hover{
	
 color: #cbd572;
border-bottom:0px; 
transition: all 0.3s;
}
  
.spip_documents_left, .spip_documents_right{
    margin: 10px;  
}
.spip_documents {
    margin-top: 10px;  
}
#piedcds img {
padding : 0px ;
margin : 0px 10px 0px 10px;
}
#footer {
padding : 0px 0px 20px 0px;


/*position: fixed;*/
bottom : 0;	
width: 100%;
 background-color : #5a5349; 
/* background-image: linear-gradient( #FFF, #81D0E1, #81D0E1); */

border-top : 2px solid #FFF;

color:#81D0E1;	
}
#piedcds {
padding : 0px 0px 0px 0px;
margin : auto;
text-align: center;
color: #91D0E1; 
}
#piedcds a{
padding : 0px 0px 0px 0px;
color: white;
}
#piedcds p{
font-family: 'Oswald', sans-serif;
padding : 0px 0px 0px 0px;
font-size : 1.4em;
color: white;
}
#piedcds a:visited{
color : white;
}
#label {
padding : 0px 0px 0px 0px;
margin : 30px 0px 70px 0px;
text-align: center; 
}
.container h2 {
padding : 5px 0px 5px 0px;
color : #FFF;
text-align : center;
font-size : 1.2em;
}
.container h3 {
padding : 0px 0px 0px 5px;
color : #000;
text-align : center;
font-size : 1.1em;
}
.container p {
padding :  15px;
font-size : 1.1em;


}
#tarifs{
margin : 5px auto 5px auto;
padding : 20px 5px 20px 5px;
text-align : center;
max-width : 200px;
}
#tarifs a{
color : #FFF;
}
.blanc{
color : #FFF;
}
div.columns2 {
clear : both;
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
padding : 10px;
margin: auto;
-webkit-column-gap: 30px;
-o-column-gap:30px;
column-gap: 30px;
-moz-column-gap: 30px;
break-inside: avoid-column;
display: inline-block;
-webkit-column-rule-width:3px;
-webkit-column-rule-color:#cbcefb;
-webkit-column-rule-style:dotted;
-moz-column-rule-width:3px;
-moz-column-rule-color:#cbcefb;
-moz-column-rule-style:dotted;
-o-column-rule-width:1px;
-o-column-rule-color:#cbcefb;
-o-column-rule-style:dotted;
column-rule-width:3px;
column-rule-color:#cbcefb;
column-rule-style:dotted;
width : 100%;
overflow: hidden;
max-height :450px;
text-align:center;
}
.columns3 {
-webkit-columns: 3 200px;
-moz-columns: 3 200px;
columns: 3 200px;
-webkit-column-gap: 50px;
-o-column-gap:50px;
column-gap: 50px;
-moz-column-gap: 50px;
-webkit-column-rule-width:3px;
-webkit-column-rule-color:#cbcefb;
-webkit-column-rule-style:dotted;
-moz-column-rule-width:3px;
-moz-column-rule-color:#cbcefb;
-moz-column-rule-style:dotted;
-o-column-rule-width:1px;
-o-column-rule-color:#cbcefb;
-o-column-rule-style:dotted;
column-rule-width:3px;
column-rule-color:#cbcefb;
column-rule-style:dotted;
overflow: hidden;
max-height :350px;
text-align:center;
}
.col-jaune {
background-color : #FFFF99;
padding : 10px;
}
.col-vert {
background-color : #BBD034;
padding : 10px;
}


.columns4 {
-webkit-columns: 4 150px;
-moz-columns: 4 150px;
columns: 4 150px;
}
.columns4 img, .columns3 img {
text-align : center;
margin : 0;
padding : 0;
}
.column-fix {
-webkit-column-break-before: always;
-moz-column-break-before: always;
-webkit-column-break-inside: always;
break-inside: always;
break-before: always;
}
.bold {
font-weight : bold;
}

.center {
text-align : center;
}
/*
img  {
padding-top : 15px;
padding-bottom : 15px;
}
*/
.font1  {
font-family: 'Parisienne', cursive;
}
.img-circle {
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
}
.transform {
    transform : scale (0.8, 0.8);
}
.duration a {   
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.boxIcon a {
    display: block;
    margin-bottom: 11px;
    padding-bottom: 33px;
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 33px;
    text-align: center;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-out;
}
img{    
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease-out;
	 -webkit-transition-property: width,height;
	-webkit-transition-duration: 1s;
	-webkit-transition-timing-function: ease-out;
}
article img:hover{   
-moz-transform : scale (1.25);
transform: translate(20px, 35px);
transform: scale(1.25);

}
#blocdroit {
color : #674040;
}
.bloclienstexte {
background-color:transparent;
color:white;
display:inline;
height:84px;
left:20px;
text-align:center;
visibility:visible;
width:450px;
}
.bloclienstexte li {
display:inline;
}

/************************ DEBUT DU ADDON ****************************************/
 
 
 
#bloc-header {
position: relative;
margin : 0px;

max-width: 100%;
/* background-image: linear-gradient(30deg,#654240, #FFFFFF, #654240); */
background-color : white;
/*background-image: linear-gradient(#FFF, #BBD034);*/
background-repeat : repeat;
display: flex;
flex-direction: row;
justify-content: center;
-ms-justify-content: center;
-webkit-justify-content: center;
-moz-justify-content: center; 
min-height: 168px;
 } 

img, object, embed, canvas, video, audio, picture {
    height: auto;
    max-width: 100%;
}
@viewport {
   width: device-width; /* largeur du viewport */
   zoom: 1; /* zoom initial à 1.0 (et clin d'oeil aux fans d'IE6/7) */  
   
}

/********************************* DEBUT  bloc gauche ************************************/
#blocgauche {
	flex-grow: 1;
	margin: 0 auto;
    width: 85%;
    padding: 0px 5em;
}

@media (max-width:800px){
   #blocgauche {
	
    padding: 0px 0em;
} 
}

#blocgauche p {
font-size : 1.1em;	
}
/********************************* DEBUT  bloc droit ************************************/
#blocdroit {
	color: #ffffff;
	margin: 0;
	padding: 10px 0 0;
}
#blocdroit img{
margin : 0;
padding : 0;
}
.fannyactu-fr {
background-image: url("/squelettes/css/images/fanny/actualite-fr.jpg");
background-repeat : no-repeat;
height : 298px;
width : 300px;

}
.fannyactu-en {
background-image: url("/squelettes/css/images/fanny/actualite-en.jpg");
background-repeat : no-repeat;
height : 298px;
width : 300px;

}
.fannyactu-de {
background-image: url("/squelettes/css/images/fanny/actualite-de.jpg");
background-repeat : no-repeat;
height : 298px;
width : 300px;

}
.fannyactu-nl {
background-image: url("/squelettes/css/images/fanny/actualite-nl.jpg");
background-repeat : no-repeat;
height : 298px;
width : 300px;

}
#aff-actu {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position : relative;
/*margin : 10px;*/
padding : 80px 35px 30px 35px;
overflow :hidden;
height : 298px;
/*width : 300px;*/
max-width : 300px;
}

#aff-actu img, #aff-actu .spip_documents  {
max-width :100%;
height : auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
}
/*Styles for IE10*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   #aff-actu img{
        width: 100%;
    }
}



 #blocactu {
position : absolute;
margin: 0px 0px 0px 0px;
padding: 0px 5px 0px 5px;
left : 400px;
top : 45px; 
max-width: 570px;	
height: 165px;	
text-align : center;
background-color: #FFF;
overflow : hidden;
}
.fannyactu-fr p, #aff-actu h1, #aff-actu h2, #aff-actu h3, #aff-actu h4, #aff-actu h5, #aff-actu p {
margin : 0;
padding : 0;
}
#aff-actu h3 {
font-size : 0.8em; 
text-align : center;
}
#aff-actu img {
max-width :80%;
height : auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
}

.fannytelecharg-fr {
background-image: url("/squelettes/css/images/fanny/telechargement-fr.jpg");
background-repeat : no-repeat;
height : 246px;
width : 300px;

}
.fannytelecharg-en {
background-image: url("/squelettes/css/images/fanny/telechargement-en.jpg");
background-repeat : no-repeat;
height : 246px;
width : 300px;

}
.fannytelecharg-de {
background-image: url("/squelettes/css/images/fanny/telechargement-de.jpg");
background-repeat : no-repeat;
height : 246px;
width : 300px;

}.fannytelecharg-nl {
background-image: url("/squelettes/css/images/fanny/telechargement-nl.jpg");
background-repeat : no-repeat;
height : 246px;
width : 300px;

}
.ul-telecharg {
margin : 70px 0px 0px 0px;
padding : 0px 0px 0px 0px;

}
#bloccentre .li-telecharg  {
background-image:linear-gradient(40deg, #674140, #FFFFFF);
/*
 background-image: linear-gradient(50deg, #bbd035, #ffffff);*/
  border-radius: 0;
  box-shadow: 0 15px 20px 0 #a1c5e9;
  color: #fff;
  font-family: "Oswald",sans-serif;
  height: 40px;
  margin: 10px -45px;
  padding: 7px;
  text-align: center;
  text-decoration: none;
  width: 300px;
}
}
a.lien-telecharg {
margin : 0px 0px 10px 0px;
padding : 0px 0px 0px 0px;
font-size : 1em;
line-height: 27px;
color : #FFF;
text-align : center;
font-weight : bold;
}
.bonplans {
width : 300px;
}
.galeriephoto {
width : 300px;
}

/********************** FLEX DECLARATIONS ************************************/

.flex {
    display: flex;
	-ms-display: flex;
	-moz-display: flex;
	-webkit-display: flex;
	flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	justify-content: center;
	-ms-justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;	
-ms-box-sizing: border-box;	
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.flex  > p {
    margin: auto;
} 
.flex  > img {
    height: auto;
	width : 100%
} 



.flexrow {
    flex-direction: row;
	-ms-display: flex;
	-moz-display: flex;
	-webkit-display: flex;	
}
.flexcolums {
    flex-direction: column;
	-ms-flex-direction: column;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
}

/****************** FAVORIS COUP DE COEUR ************************/

#coupdecoeur, #myFavorites {
box-sizing: content-box;
width : 65%;
max-width : 65%;
margin-left : auto;
margin-right : auto;
text-align :center;
}
#coupdecoeur .heart .informations .price-container .price-zone, #myFavorites .heart .informations .price-container .price-zone  {
box-sizing: content-box;  
}
#myFavorites .heart img.category-picture {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  float: left;
  height: 280px;
  width: 420px;
}
/************************** ANIMATION MARQUEE ***************************/
.marquee  {
 position: relative;
width: auto;
 -webkit-animation-name: marquee;
  animation-name: marquee;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
-webkit-animation-play-state: running;
animation-play-state: running;
} 
.marquee:hover {
-webkit-animation-play-state: paused;
animation-play-state: paused;
}

.marquee p {
margin: auto;
font-size: 1.2em;
color : #000;
}

@-webkit-keyframes marquee {
  from {
    top: 100%;
  }
  to {
    top: -50em;
  }
}

@keyframes marquee {
  from {
    top: 100%;
  }
  to {
    top: -50em;
  }
}

.fontbig {
  font-size: 1.2em;
}

.boxbackcolor_rose {
  background-color: #654240;

  
}
.boxbackcolor_rouge {
  background-color: #654240;
  
}
.boxbackcolor_bleu {
  background-color: #654240;

}
.boxbackcolor_vert {
  background-color: rgba(103,65,64,0.6);
  border: 2px solid #81D0E1;
}
.titre_tif {
 padding:3px; border:4px outset #b8cb34; background-color:#b8cb34;
}
.flex_images {
display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox;      /* TWEENER - IE 10 */
display: -webkit-flex;     /* NEW - Chrome */
display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
-ms-flex-direction: row;
-webkit-flex-direction: row;
-moz-flex-direction: row;
flex-direction: row;
-ms-justify-content: center;
-webkit-justify-content: center;
-moz-justify-content: center;
justify-content: center;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
        background: white;
}
.navbar-custom-cha{
	display: inline-block;
	float: none !important;
}
/* CSS BAR STATIQUE */
.static-bar-custom{
    position: fixed;
    top: 0%;
    z-index: 200;
    background: #5a5349;
}
#middlebar {
    width: 100%;
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.maxlarge {
overflow:hidden;	
margin: 0;
}
.lefthomebloc {
  
  width: 50%;
}
.righthomebloc {
  padding: 0px;
  width: 50%;
}
#ThelisResaSimpleBlock1 {
margin-left :0px;
}





