




/* UNE VENDEE GLOBE */



.h-bloc-6-content  {
	width:100%;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:auto;
    overflow:hidden;
    float:none;
	display:block;
-moz-column-count:2;
-webkit-column-count:2;
-o-column-count:2;
column-count:2;
-moz-column-gap:25px;
-webkit-column-gap:25px;
-o-column-gap:25px;
column-gap:25px;
} 

.h-bloc-7-content  {
	width:100%;
	margin: -10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:auto;
    overflow:hidden;
    float:none;
	display:block;
}    


.h-bloc-6-content  .h-zone  {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:auto;
    overflow:hidden;
    float:none;
	display:block;

} 


.h-zone-3  {
	width:100%;
	margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    height:auto;
    overflow:hidden;
    float:none;
	display:block;

} 

.h-bloc-6-content  .gauche figure {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:500px;
    overflow:hidden;
    float:none;
	display:block;
}  

.h-bloc-7-content   figure {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    height:400px;
    overflow:hidden;
    float:none;
	display:block;
}  



.h-bloc-6-content  .gauche figure img {
    margin: 0px 0px 0px -750px;
    padding: 0px 0px 0px 0px;
    height:500px;
    width:auto;
	z-index:1;	
	border:none;
}  

.h-bloc-7-content  figure img {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:400px;
    width:auto;
	z-index:1;	
	border:none;
}  


.h-bloc6-push {
	position:absolute;
    margin: -470px 0px 0px 30px;
    padding: 0px 0px 0px 0px;
    height:150px;
	width:280px;
    overflow:hidden;
    float:none;
	display:block;
	z-index:2;
} 

.h-bloc-7-content  .h-bloc6-push {
    margin: -370px 0px 0px 30px;
} 

.h-bloc6-push a {
	text-transform:uppercase;

font-family: novecento_sans_widedemibold;
text-decoration:none;
	display:block;
	font-size:3.4em;
	line-height:1em;
	color:#fff;
text-shadow: 0px 0px 10px rgba(114, 114, 114, 1);

} 

.h-bloc6-push a:hover {
text-decoration:none!important;
text-shadow: 0px 0px 10px rgba(61, 61, 61, 1);
} 

.h-bloc6-btn,
.h-bloc6-btn2  {
	opacity:1;
    filter:alpha(opacity=100);
-moz-opacity:1;
	    background-color:#002c4f;
	position:absolute;
    padding: 10px 0px 10px 0px;
    height:auto;
	width:200px;
    overflow:hidden;
	display:block;
	z-index:2;
	border:solid 3px #fff;
	text-align:center;

		            -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;	
} 




.h-bloc6-btn {
    margin: -320px 0px 0px 30px;
} 


.h-bloc-7-content  .h-bloc6-btn {
    margin: -280px 0px 0px 30px;
} 


.h-bloc6-btn2 {
    margin: -265px 0px 0px 30px;
} 

.h-bloc-7-content .h-bloc6-btn2 {
    margin: -225px 0px 0px 30px;
} 



.h-bloc-6-content  .gauche:hover .h-bloc6-btn,
.h-bloc-6-content  .gauche:hover .h-bloc6-btn2 {

	    background-color:#325571;
} 

.h-bloc6-btn  a ,
.h-bloc6-btn2  a {
	text-transform:uppercase;

font-family: novecento_sans_widedemibold;
text-decoration:none;
	font-size:1.4em;
	color:#fff;

} 
.h-bloc6-btn a:hover,
.h-bloc6-btn:hover a ,
.h-bloc6-btn2 a:hover,
.h-bloc6-btn2:hover a {
text-decoration:none!important;
} 




.h-bloc-6-content  .item-vg-une {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    height:180px;
    overflow:hidden;
    float:none;
	display:block;

} 

.h-border {
	margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    border-top:solid 1px #e9e3de;
	overflow:hidden;
	float:none;
	display:none;
}    





.h-bloc-6-content  .item-vg-une figure {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:180px;
    overflow:hidden;
    float:left;
	            -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;	

}  


.h-bloc-6-content  .item-vg-une figure {
	width:50%;
}  

.h-bloc-6-content  .item-vg-une:hover figure {
	width:40%;
}  



.h-bloc-6-content  .item-vg-une figure img {
    margin: 0px 0px 0px -30px;
    padding: 0px 0px 0px 0px;
    height:180px;
	width:auto;
}  

.h-bloc-6-content  .item-vg-une:hover img {
    opacity:0.6;
        filter:alpha(opacity=60);
-moz-opacity:0.6;
}  




.h-bloc-6-content  .item-vg-ico {
    margin: 0px 5px 0px 0px;
    padding: 0px 5px 0px 0px;
    overflow:hidden;
    float:left;
	display:block;
	width:115px;
    min-height:120px;	
}  

.h-bloc-6-content  .item-vg-ico:hover {

}  

.h-bloc-6-content .item-vg-ico figure {
    margin: 0px 0px 0px 0px!important;
    padding: 0px 0px 0px 0px;
    height:auto;
    overflow:hidden;
    float:none;
	display:block;
	text-align:center;
	width:100%;
}  

.h-bloc-6-content .item-vg-ico figure a{
	text-align:center;
	width:100%;
}  

.h-bloc-6-content .item-vg-ico figure img {
    margin: 0px 0px 0px 0px;
    height:auto;
	width:100px;
}  


.h-bloc-6-content .item-vg-ico header {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:auto;
    overflow:hidden;
    float:none;
	display:block;
	line-height:1.1em;
	font-size:1em;
	text-align:center;
}  

.h-bloc-6-content .item-vg-ico header a {
	    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;		
text-transform:uppercase;
font-family: novecento_sans_widedemibold;
font-family: novecento_sans_widenormal;

text-decoration:none;
	display:block;
}




.h-bloc-6-content .item-vg-une header {
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:auto;
    overflow:hidden;
    float:left;
	display:block;
	line-height:1.7em;
	font-size:1em;
            -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;	
}  



.h-bloc-6-content .item-vg-une header {
	width:50%;
}  

.h-bloc-6-content .item-vg-une:hover header {
	width:60%;
}  




.h-bloc-6-content .item-vg-une p {
    margin: 5px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
    height:auto;
    overflow:hidden;
    float:none;
	display:block;
	font-size:0.9em;
	color:#fff;
	font-weight:bold;
	clear:both;
	opacity:0.7;
        filter:alpha(opacity=70);
-moz-opacity:0.7;
	
	            -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;		
}  

.h-bloc-6-content .item-vg-une:hover p {
    margin: 5px 0px 0px 20px;
}  



.h-bloc-6-content .item-vg-une header a  {
	    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 15px;		
color:#fff;
text-transform:uppercase;
font-family: novecento_sans_widenormal;
font-family: novecento_sans_widedemibold;
text-decoration:none;
	display:block;
	font-size:1.6em;
	
	            -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;	
}
.h-bloc-6-content .item-vg-une:hover header a {
    padding: 0px 10px 0px 20px;		
}  



.h-bloc-6-content .item-vg-une header a:hover ,
.h-bloc-6-content .item-vg-ico header a:hover {
text-decoration:none;
}





/* COLONNE VENDEE GLOBE */



.bg-trame-vg1 {
    background: url("http://www.lessablesdolonne-tourisme.com/var/ayaline/storage/images/media/images/fond-vendee-globe-bleu-fonce/259223-1-fre-FR/Fond-Vendee-Globe-Bleu-fonce.jpg") no-repeat top left;
} 

.bg-trame-vg2 {
    background: #2eb3ad url("http://www.lessablesdolonne-tourisme.com/var/ayaline/storage/images/media/images/fond-vendee-globe-bleu-vert/259225-1-fre-FR/Fond-Vendee-Globe-Bleu-vert.jpg") no-repeat top left;
    

} 


.bg-trame-vg3 {
    background: #fff url("http://www.lessablesdolonne-tourisme.com/var/ayaline/storage/images/media/images/fond-trame-vendee-globe-blanc/303987-1-fre-FR/Fond-trame-Vendee-Globe-Blanc_large.jpg") no-repeat top left;
    

} 







.bg-trame-vg2:hover {
} 


.as-vg-bloc {

    margin: 0px 0px 10px 0px;
    padding: 10px 10px 10px 10px;
    height:auto;
    overflow:hidden;
    float:none;
    border:solid 1px #e9e3de;
    background-color:#fff;
} 


.as-vg1 {

    margin: 0px 0px 0px 0px;
    padding: 10px 20px 0px 20px;
    min-height:180px;
    overflow:hidden;
    float:none;
    text-align:center;
    
}   


.as-vg2 {

    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:300px;
    overflow:hidden;
    float:none;
    text-align:center;
    
}   


.as-vg2 .item-img {

    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    height:180px;
    overflow:hidden;   
    display:block; 
            -webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
}



.as-vg2:hover .item-img {

    height:20px;
    opacity:0.5;
        filter:alpha(opacity=50);
-moz-opacity:0.5;
}




.as-vg1 figure {

    margin: 0px auto 20px auto;
    padding: 0px 0px 0px 0px;
    width:100px;
    height:auto;
    overflow:hidden;   
    display:block; 
    position:relative;
    border-bottom:solid 2px #fff;
}


.as-vg2 figure   {
    display:none; 
    opacity:0;
        filter:alpha(opacity=0);
-moz-opacity:0;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width:100px;
    height:0px;
    overflow:hidden;   
    position:relative;
    border-bottom:solid 0px #fff;
    -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}

.as-vg2:hover figure   {
    border-bottom:solid 2px #fff;
    margin: 0px auto 20px auto;
    opacity:1;
    height:auto;
      display:block; 
          filter:alpha(opacity=100);
-moz-opacity:1;

}


.as-vg1 figure  img,
.as-vg2 figure  img {

    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width:100%;
    height:auto;
} 

.as-vg2 .item-img img  {

    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width:100%;
    height:auto;
} 

.as-vg1 header,
.as-vg2 header {

    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:auto;
    overflow:hidden;   
    float:none;
    
    
}    
   
.as-vg1 header a,
.as-vg2 header a {

    text-decoration:none;
    color:#fff;
    font-size:1.8em;
    line-height:1.1em;
    font-family: novecento_sans_widedemibold;
    text-transform:uppercase;
    
}  
.as-vg2 p {
    display:none;
}     
  
    
.as-vg2:hover p {
    display:block;
    color:#fff;
    font-size:1.2em;
    line-height:1.1em;
    text-align:center;
    font-weight:bold;
    margin:10px 0px 10px 0px;
    opacity:0.7;
        filter:alpha(opacity=70);
-moz-opacity:0.7;
}     
        

.as-vg1 footer {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:auto;
    overflow:hidden;   
    float:none;
}   

.as-vg2 footer {
    margin: 20px 20px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:auto;
    overflow:hidden;   
    float:none;
}   


.h-bloc-6-content .item-vg-une footer {
    display:block;
		opacity:0;
    filter:alpha(opacity=0);
-moz-opacity:0;	
    margin: 40px 15px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:auto;
    overflow:hidden;   
    float:right;
	width:45%;	
	
		            -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;	
	
}   

.h-bloc-6-content .item-vg-une:hover footer {
	opacity:1;
        filter:alpha(opacity=100);
-moz-opacity:1;
	
}   
   
.as-vg1 footer a ,
.as-vg2 footer a,
.h-bloc-6-content .item-vg-une footer a {
    text-decoration:none;
    color:#fff;
    font-size:1em;
    line-height:1.1em;
    text-align:right;
    float:right;
}   




.h-bloc-6-content .item-vg-une footer a:after ,
.as-vg1 footer a:after ,
.as-vg2 footer a:after {
    content: " ›";
    opacity:0.5;
        filter:alpha(opacity=50);
-moz-opacity:0.5;
    font-weight:bold;
}

.h-bloc-6-content .item-vg-une footer a:hover,    
.as-vg1 footer a:hover,
.as-vg2 footer a:hover {
    text-decoration:underline;
}       

.h-bloc-6-content .item-vg-une footer a:after:hover, 
.as-vg1 footer a:after:hover,
.as-vg2 footer a:after:hover {

    text-decoration:none;

}       






/* PAGES VENDEE GLOBE */

/* MARGE */

.marge {
height:0px;margin:0px 0px 30px 0px!important;border-top:solid 1px #e4e3de;border-bottom:solid 0px #e4e3de; overflow:visible; z-index:888;float:none;
}  

/* VG 2016 */

.VG3-Push,
.VG3-pratique,
.VG3-Niv1,
.VG3-Niv2,
.VG3-Niv3,
.VG-3col ,
.VG-3col-long ,
.VG-3col aside,
.VG-3col-long aside {
margin:0px 0px 0px 0px;
height:auto;
overflow:hidden;
float:none;
display:block;
}  

.VG3-Push,
.VG3-Niv2 {
border:solid 1px;
}  

/* VG PUSH */

.VG3-Push {
padding:10px 10px 10px 10px;
margin:0px 0px 20px 0px;
color:#fff;
text-align:center;
}

.VG3-Push header {
margin:30px 30px 10px 30px;	
padding:0px 0px 00px 0px;
color:#fff;
text-align:center;
clear:both;
}


.VG3-Push header a{
font-size:1.5em;
line-height:1.1em;
font-family: novecento_sans_widedemibold;
text-transform:uppercase;
}


.VG3-Push p {
margin:0px 50px 0px 50px!important;
padding:0px 0px 0px 0px;
text-align:center;
clear:both;

}

.VG3-Push .btn {
border:solid 2px #fff;
margin:10px auto 10px auto;
padding:10px 0px 10px 0px;
text-align:center;
width:200px;
height:auto;
clear:both;
display:block;
}

.VG3-Push .btn a {
font-family: novecento_sans_widedemibold;
text-transform:uppercase;
}




.VG3-Push div{
height:200px;
overflow:hidden;
}

.VG3-Push figure{
float:left;
margin:0px 0px 0px 0px;
}




.VG3-Push figure img{
height:200px;
width:auto;

}

.VG3-Push a{
color:#fff;
text-decoration:none;
}

.VG3-Push:hover figure {
opacity:0.9;
    filter:alpha(opacity=90);
-moz-opacity:0.9;
}

.VG3-Push:hover .btn {
background-color:#fff;
border-radius:2px;
}

.VG3-Push:hover .btn a {
color:#003d5a;
}  


/* VG PRATIQUE */

.VG3-pratique {

padding:10px 40px 10px 40px;
color:#000;
text-align:right;
}

.VG3-pratique a {
color:#000;
text-decoration:none;
}

.VG3-pratique a:hover {
text-decoration:underline;
}


/* VG MEA */

.VG3-Niv2 {

padding:40px 40px 40px 40px;

}


.VG3-Niv1,
.VG3-Niv3{
display:block;
padding:0px 0px 10px 0px;

}

.VG3-Niv1 .extrait{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    height:auto;
    width:260px;
    overflow:hidden;
    float:left;
}  


.VG3-Niv1 .extrait header {
margin:0px 15px 0px 0px;
padding:0px 0px 0px 0px;

} 

.VG3-Niv1 .extrait header a {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:2em;
line-height:1em;
font-family: 'omnesregular';
text-decoration:none;
color:#002c4f!important;

}  
.VG3-Niv1 .extrait p {
font-size:0.9em;
display:block;
margin:0px 30px 10px 0px!important;

} 
.VG3-Niv1 .extrait .legende {

margin:10px 10px 10px 0px;
padding:0px 15px 0px 0px;
font-size:1.2em;
text-align:right;
font-style:italic;
border-right:solid 1px #000;
opacity:0.5;
    filter:alpha(opacity=50);
-moz-opacity:0.5;
}  

.VG3-Niv1 .extrait h4 {
margin:15px 30px 10px 0px;
font-size:1.5em;
line-height:1.1em;
color:#ff5555!important;
    font-family: 'novecento_sans_widebook';
text-transform:lowercase;
}    




.VG3-Niv1 .img-une {
    margin:0px 0px 5px 0px;
    padding:0px 0px 0px 0px;
    height:350px;
    width:526px;
    overflow:hidden;
    float:right;
}  

.VG3-Niv1 .img-une img{
    margin:0px 0px 0px 0px;
    width:auto;
    height:350px;
}  
.VG3-Niv1 .img-une:hover img{
   opacity:0.9;
       filter:alpha(opacity=90);
-moz-opacity:0.9;
}  

/* VG 3 COL */

.VG-3col  {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;

   -webkit-column-gap: 5px; /* Chrome, Safari, Opera */
    -moz-column-gap: 5px; /* Firefox */
    column-gap: 5px;
    float:none;
    clear:both;
    
}  

.VG-3col-long  {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;

   -webkit-column-gap: 5px; /* Chrome, Safari, Opera */
    -moz-column-gap: 5px; /* Firefox */
    column-gap: 5px;
    float:none;
    clear:both;
    

	margin-top:30px;
}  



.VG-3col aside {
    display:block;
    height:200px;
}  

.VG-3col-long aside {
    display:block;
    height:400px;
}  


.VG-3col aside figure {
margin:0px 0px 0px 0px;
height:100px;
overflow:hidden;
float:none;
padding:0px 0px 0px 0px;
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
} 

.VG-3col-long aside figure {
margin:0px 0px 0px 0px;
height:auto;
overflow:hidden;
float:none;
padding:0px 0px 0px 0px;
height:200px;

-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;

} 


.VG-3col aside:hover figure {
height:20px;

}  

.VG-3col-long aside:hover figure {
height:100px;

}  

.VG-3col aside figure img {
margin:-30px 0px 0px 0px;
width:100%;
height:auto;
}  

.VG-3col-long aside figure img {
margin:0px 0px 0px 0px;
width:100%;
height:200px;
width:auto;
}  



.VG-3col aside:hover figure img,
.VG-3col-long aside:hover figure img {
opacity:0.6;
    filter:alpha(opacity=60);
-moz-opacity:0.6;
}  



.VG-3col aside header,
.VG-3col-long aside header {
margin:25px 0px 15px 0px;
text-align:center;
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
}  

.VG-3col  aside:hover  header{
margin:40px 0px 0px 0px;
}  

.VG-3col-long  aside:hover  header {
margin:60px 0px 0px 0px;
}  

.VG-3col header a,
.VG-3col-long header a  {
font-size:1.4em;
line-height:1.2em;
font-family: novecento_sans_widenormal;
font-family: novecento_sans_widedemibold;

text-transform:uppercase;
text-decoration: none;
color:#fff;
}


.VG-3col-long aside .extrait {
margin:10px 20px 10px 20px;
}  


.VG-3col-long aside .extrait p{
margin:0px 0px 0px 0px;
text-align:center;
color:#fff;
font-size:0.9em;
}  


.VG-btn ,
.VG-3col-long .VG-btn   {
height:auto;
border:solid 2px #fff;
margin:10px 50px 10px 50px;
padding:10px 0px 10px 0px;
text-align:center;


}  


.VG3-Niv3 .VG-btn,
.VG-3col .VG-btn,
.VG-3col-long .VG-btn {
opacity:0;
    filter:alpha(opacity=0);
-moz-opacity:0;
height:0px;
}  


.VG3-Niv3 .f1 .VG-btn ,
.VG3-Niv3 .f2 .VG-btn   {
height:auto;
border:solid 2px #fff;
margin:10px 25px 10px 25px;
padding:10px 10px 10px 10px;
text-align:center;
float:left;
display:block;
}  

.VG3-Niv3 .f1 .VG-btn   {
width:200px;
}  



.VG3-Niv3 article:hover .VG-btn,
.VG-3col  aside:hover  .VG-btn,
.VG-3col-long  aside:hover  .VG-btn  {
opacity:1;
height:auto;

    filter:alpha(opacity=100);
-moz-opacity:1;
}  

.VG3-Niv3 .VG-btn:hover,
.VG-3col .VG-btn:hover,
.VG-3col-long .VG-btn:hover  {
background-color: #fff;
border-radius:2px;
}  


.VG3-Niv3 .VG-btn a,
.VG-3col .VG-btn a,
.VG-3col-long .VG-btn a  {
font-size:1em;
text-decoration: none;
color:#fff;
text-transform:uppercase;
font-family: novecento_sans_widedemibold;
text-transform:uppercase;
}  

.VG3-Niv3 .VG-btn:hover a,
.VG-3col .VG-btn:hover a ,
.VG-3col-long .VG-btn:hover a {
color:#003d5a;
}  



/* VENDEE GLOBE Niveau 3 */


.VG3-Niv3 {
padding:0px 0px 0px 0px;
width:810px;
} 


.VG3-Niv3 article {

margin:0px 5px 5px 0px;
height:300px;
overflow:hidden;
float:left;
padding:0px 0px 0px 0px;
} 


.VG3-Niv3 .f1 ,
.VG3-Niv3 .f3 {
width:525px;
} 

.VG3-Niv3 .f2 {
width:260px;
} 


.VG3-Niv3 .f3 figure,
.VG3-Niv3 .f3 header,
.VG3-Niv3 .f1 figure{
float:left;
overflow:hidden;
}

.VG3-Niv3 .f1 header {
float:left;
height:auto;
overflow:hidden;
margin:40px 0px 0px 25px;
padding:0px 0px 0px 0px;
width:180px;
opacity:1;
    filter:alpha(opacity=100);
-moz-opacity:1;
}

.VG3-Niv3 .f1:hover header {
width:200px;
margin:60px 0px 0px 25px;
}

.VG3-Niv3 header a  {
font-size:1.4em;
line-height:1.2em;
font-family: novecento_sans_widenormal;
font-family: novecento_sans_widedemibold;
text-transform:uppercase;
text-decoration: none;
color:#fff!important;
}

.VG3-Niv3 .f1 header a  {
font-size:1.6em;
}



.VG3-Niv3 .f1 figure,
.VG3-Niv3 .f3 figure{
width:318px;
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
} 

.VG3-Niv3 .f1 header figure {
width:120px;
height:auto;
overflow:hidden;
clear:both;
display:block;
float:none;
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
margin:0px 0px 15px 0px;
padding:0px 0px 0px 0px;
border-bottom:dotted 1px #fff;

opacity:0.8;
    filter:alpha(opacity=80);
-moz-opacity:0.8;
}


.VG3-Niv3 .f3 figure {
width:100%;
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
} 



.VG3-Niv3 .f1:hover figure{
width:230px;

} 

.VG3-Niv3 .f3:hover figure{
width:90%;
} 

.VG3-Niv3 .f1 header figure {
width:40px;
} 

.VG3-Niv3 .f1:hover header figure {
width:40px;

} 





.VG3-Niv3 .f1 figure,
.VG3-Niv3 .f3 figure{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
} 


.VG3-Niv3 .f1 figure img{
height:300px;
width:auto;
margin-left:-80px;
}

.VG3-Niv3 .f1 header figure img{
width:140px;
height:auto;
margin-left:-50px;
}

.VG3-Niv3 .f1:hover figure img{
opacity:0.8;
    filter:alpha(opacity=80);
-moz-opacity:0.8;
}
 
.VG3-Niv3 .f1:hover header figure img{
width:70px;
height:auto;
margin-left:-25px;
opacity:1;
    filter:alpha(opacity=100);
-moz-opacity:1;
}
  
 
.VG3-Niv3 .f3 figure img{
height:auto;
width:534px;
} 



.VG3-Niv3 .f2 header{
float:none;
height:auto;
overflow:hidden;
margin:25px 25px 0px 25px;
padding:0px 0px 0px 0px;


} 

.VG3-Niv3 .f2:hover header{
margin:40px 25px 0px 25px;
} 

.VG3-Niv3 .f2 figure{
float:none;
height:100px;
overflow:hidden;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
height:200px;
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;

} 


.VG3-Niv3 .f2:hover figure {
height:100px;

} 

.VG3-Niv3 .f2 figure img{
height:200px;
width:auto;
margin-left:-30px;
} 






/* HOMEPAGE */
   

.h-bloc-1,
.h-bloc-2,
.h-bloc-3,
.h-bloc-6  {

    margin: 0px 0px 0px 0px!important;
    padding: 0px 0px 0px 0px;
    height:auto;
    overflow:hidden;
    float:none;
}    






.h-bloc-2 .bloc-accueil-h2 {
    float:left;
    margin:0px 0px 15px 0px;
    padding:0px;
} 





.h-bloc-3-header ,
.h-bloc-6-header  {
    margin:20px 0px 0px 0px!important;
    padding:0px 0px 0px 0px;
    height:35px;
    overflow:hidden;
    float:none;    
} 

.h-bloc-2 .h-bloc-3-header  {
    margin: 40px 0px 0px 0px;
  
} 



.h-bloc-3-header .bloc-accueil-h3,
.h-bloc-6-header .bloc-accueil-h3 {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;

    color:#000;
    height:auto;
    overflow:hidden;
    float:left;    
    display:block;
    
} 

.h-bloc-3-header .bloc-accueil-h3 a,
.h-bloc-6-header .bloc-accueil-h3 a {
    color:#000;
    text-decoration:none;
    margin:0px;
    padding:0px;
    height:auto;
    overflow:hidden;
    display:block;
	text-transform:normal;
} 


.h-bloc-2 .h-bloc-3-header .bloc-accueil-h3 a  {
    font-family:omnes;
    font-size:32px;
    line-height:1em;
    font-weight:400;
    float:none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    
} 




.h-bloc-1 h2 {
    font-family:omnes;
    font-size:3.2em;
    font-weight:400;
    float:none;
    margin:0px 0px 0px 0px;
    padding:0px;
} 


.h-bloc-1 h3 {
    font-family:omnes;
    font-size:3.2em;
    font-weight:400;
    float:none;
    margin:0px 0px 0px 0px;
    padding:0px;
}  

.h-bloc-1 h4 {
    font-family:omnes;
    font-size:2.2em;
    font-weight:500;
    float:left;
    margin:0px 0px 20px 0px;
    padding:0px;
}    


.h-bloc-3-content {
    margin:0px 0px 0px 0px; 
    padding:0px 0px 0px 0px;
    font-size:10px;
    height:auto;
    overflow:hidden;
    float:none;
} 


.h-ban .h-bloc-3-content {
    height:220px;
}    

.h-bloc-3  .h-bloc-3-content {
}    

.h-bloc-3-content img {
    margin:0px 0px 0px 0px; 
    padding:0px 0px 0px 0px;
    height:240px;
    width:auto;
}    

.h-ban .h-bloc-3-content img {
    margin:0px 0px 0px 0px; 
}    
.h-ban .h-bloc-3-content:hover img {
    opacity:0.9;
        filter:alpha(opacity=90);
-moz-opacity:0.9;
}    


.h-bloc-2-content {
    margin:0px 0px 0px 0px; 
    padding:0px 0px 0px 0px;
    font-size:10px;
    overflow:hidden;
    float:none;
    height:240px;

} 

.h-bloc-2-content img {
    margin:0px 0px 0px 0px; 
    padding:0px 0px 0px 0px;
    width:100%;
    height:auto;
}    

.h-bloc-2-liste {
    margin-top:-210px; 	
    margin-left:30px;
    position:absolute;
    height:auto;
} 

.h-bloc-2-liste ul {
    margin:0px; 
    padding:0px;
    overflow:hidden;
    height:auto;
    float:none;

} 
.h-bloc-2-liste li {
    margin:0px 1px 2px 1px; 
    padding:20px 10px 20px 0px!important;
    overflow:hidden;
    height:auto;
    float:left;
    background-color:#FFF;
    font-size:1.1em;
    display:block;
    border-bottom:solid 0px #e9e3de;
    border-right:solid 0px #e9e3de;

    width:230px;
    text-align:center;
} 

.h-bloc-2-liste li a {
    margin:0px 0px 0px 0px; 
    padding:0px;
    color:#000;
    text-decoration:none;
    font-size:1em;
    font-weight:bold;
} 


.h-bloc-2-liste .bg-sejourne-1  {
 background-color:#ffdddd;
} 

.h-bloc-2-liste .bg-sejourne-1 a {
} 


.h-bloc-2-liste li:hover a {
    color:#fff;

} 

.h-bloc-2-liste li:hover  {
 background-color:#113b53;  
 color:#fff; 
} 







.h-bloc-3-content iframe {
    margin:0px 0px 0px 0px; 
    padding:0px 0px 0px 0px;
}    

.h-bloc-3-intro  {
    margin:10px 0px 0px 0px; 
    padding:0px 0px 0px 0px;
    font-size:1.1em;
    line-height:1.4em;
}    


.h-ban .h-bloc-3-intro  {
    margin:10px 0px 10px 0px; 
    padding:0px 20px 20px 20px!important;
    font-size:1.1em;
    line-height:1.4em;
    overflow:hidden;
    float:none;
    display:block;
}    







    
.h-lien-gen {
    float:right;
    margin:10px 0px 0px 0px;
    padding:0px;
    text-align:right;
    text-decoration:none;
    color:#000;
    font-family: arial; 
    font-size:1.1em;
}   
    
.h-bloc-2 .h-lien-gen {
    margin:15px 0px 0px 0px;
}  
    
    
        
.h-lien-gen a {
    font-family: arial; 
    font-size:1em;
    margin:0px 0px 0px 10px;
    padding:0px;
    text-align:right;
    text-decoration:none;
    color:#000;
}    
 .h-lien-gen a:hover {
    text-decoration:underline;
}    
         
                           
  
  
  
  
.h-bg-push {
    height:200px;
    float:none;
    clear:both;
    margin:0px 0px 10px 0px;
    padding:0px;
    overflow:hidden;
    max-width:770px;
}    
  
.h-bg-push-img,
.h-bg-push-img2,
.h-bg-push-img3  {
    height:250px;
    float:none;
    margin:0px 0px 0px 0px;
    padding:0px;
    overflow:hidden;
    z-index:1!important;
    float:none;
}    
  
.h-bg-push-img img {
    width:100%;
    height:auto;
    margin:-170px 0px 0px 0px;
    padding:0px;
    overflow:hidden;
     z-index:1!important;
   
    
} 
.h-bg-push-img2 img,
.h-bg-push-img3 img {
    width:100%;
    height:auto;
    margin:-100px 0px 0px 0px;
    padding:0px;
    overflow:hidden;
    
}    

.h-bg-push-text {
    height:200px;
    float:none;
    margin:0px 0px 0px 0px;
    padding:0px;
    overflow:hidden;
    position:absolute;
} 
  
 .h-bg-push-text ul{
    height:auto;
    float:right;
    margin:0px 0px 0px 0px;
    padding:0px;
    overflow:hidden;
    list-style:none;
    width:250px;
} 
 .h-bg-push-text li{
    background-color:#fff;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 5px 0px; 
    border:solid 1px #e5e2dd;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
    display:block;

}  

 .h-bg-push-text li:hover{
    background-color:#58bfcb;
    border:solid 1px #58bfcb;

}  

 .h-bg-push-text li a{
    font-size:1.2em;
    line-height:1em;
    margin:12px 0px 0px 15px;
    padding:0px 0px 0px 0px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    float:none;
}
 .h-bg-push-text li:hover a{
    color:#fff!important;
}        
              



 
    
  
  
.brochure-calameo {
text-align:center;width:250px;height:auto;float:left;margin:-10px 0px 0px 0px;overflow:hidden;padding:0px 0px 15px 0px;border-top:dotted 1px #e9e5db;

}    

.brochure-texte {
width:257px;float:right;margin:-10px 0px 10px 0px;padding:15px 20px 15px 20px;overflow:hidden;text-align:left;border-top:dotted 1px #e9e5db;
}    
.brochure-texte p {
    margin:0px 0px 15px 0px;
    font-size:1em; 
    line-height:1.2em;
}    








.h-bloc-g {

    margin:0px 0px 0px 0px;
    padding:10px 12px 15px 12px;
    height:auto;
    overflow:hidden;
    float:none;
    background-color:#FFF;
    display:block;
}    

.h-billetterie {
    margin:0px 0px 0px 0px;
    height:auto;
    overflow:hidden;
    float:none;
    display:block;

}    

.h-bloc-g-content {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    height:auto;
    overflow:hidden;
    float:none;
    display:block;
}    


.h-billetterie .h-bloc-g-content {
 border-top : solid 0px #e9e3de;

}    
    

.h-billetterie-intro{
    margin:10px 0px 10px 0px;
    padding:0px 0px 10px 19px;
    height:auto;
    overflow:hidden;
    float:none;
    display:block;
    z-index:111;
    color:#000;
    border-left:solid 1px #e9e3de;
        
}



.h-bloc-g-content p {
    font-size:1.1em;
    line-height:1.3em;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align:left;

}   

.h-bloc-g .bloc-accueil-h3 {
    margin:0px 0px 5px 0px!important;
    padding:0px 0px 0px 0px!important;
    
}  
.h-bloc-g .bloc-accueil-h3 a {
    margin:0px 0px 0px 0px;
    text-decoration:none;
    font-size:1em;
    font-family:arial;
    font-weight:600;
}  
.h-bloc-g .bloc-accueil-h3 a:hover {
    text-decoration:none;
}  

.h-bloc-g .h-lien-gen a {
    font-weight:bold;
    color:#1f2639;
    font-size:0.9em;
}  








.h-groupes .h-bloc-g-content {
    background-color:#e5f6f8;

}


.h-groupes-img {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    height:150px;
    overflow:hidden;
    float:none;
    display:block;
    z-index:0;
}
.h-groupes-img img {
    margin:-20px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:100%;
    height:auto;
}




.h-push-liste {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    height:100px;
    overflow:hidden;
    float:none;
    display:block;
    z-index:444!important;
}


.h-vg-liste,
.h-y-liste,
.h-groupes-liste,
.h-billetterie-liste {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    height:auto;
    overflow:hidden;
    float:none;
    display:block;
    z-index:111;
}

.h-push-liste ul,
.h-vg-liste ul,
.h-y-liste ul,
.h-groupes-liste ul,
.h-billetterie-liste ul  {
    margin:0px 0px 0px 0px;
    padding:10px 10px 10px 10px;
    height:auto;
    overflow:hidden;
    float:none;
}





.h-vg-liste ul {
    background-color:#003d5a;
    
}

.h-y-liste ul {
    background-color:#1f2639;
        background-color:#003d5a;

}

.h-groupes-liste ul {
    background-color:#313d49;
    background-color:#003d5a;
}

.h-billetterie-liste ul {
-moz-box-shadow: inset 0px 0px 50px 0px #e9e3de;
-webkit-box-shadow: inset 0px 0px 50px 0px #e9e3de;
-o-box-shadow: inset 0px 0px 50px 0px #e9e3de;
box-shadow: inset 0px 0px 50px 0px #e9e3de;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#e9e3de, Direction=NaN, Strength=50);
}


.h-push-liste li {
    margin:0px 0px 0px 0px;
    padding:10px 0px 10px 0px!important;
    width:25%;
    height:auto;
    overflow:hidden;
    float:left;
    z-index:444!important;
    text-align:left;


}

.h-vg-liste li,
.h-y-liste li,
.h-groupes-liste li,
.h-billetterie-liste li  {
    margin:0px 0px 0px 0px;
    padding:10px 0px 10px 0px!important;
    width:50%;
    height:auto;
    overflow:hidden;
    float:left;
    z-index:444;
    text-align:left;
}




.h-vg-liste li:hover,
.h-y-liste li:hover,
.h-groupes-liste li:hover{
    background-color:#2d677f;
}


.h-billetterie-liste li:hover {
    background-color:#00acc1;
}


.h-push-liste li a, 
.h-y-liste li a, 
.h-vg-liste li a {
    text-decoration:none;
    font-size:1.3em;
    margin:0px 0px 0px 10px;
    font-weight:bold;

}
.h-groupes-liste li a ,
.h-billetterie-liste li a {
    text-decoration:none;
    font-size:1.1em;
    margin:0px 0px 0px 10px;
    font-weight:bold;

}

.h-vg-liste li a,
.h-y-liste li a,
.h-groupes-liste li a {
    color:#fff;
    
}

.h-push-liste li a,
.h-billetterie-liste li a {
    color:#00acc1;
}
.h-billetterie-liste li:hover a {
    color:#fff;
}
.h-groupes ul,
.h-groupes li {
    border:none!important;
}






.vg-3c {
-moz-column-count:3;
-webkit-column-count:3;
column-count:3;
-moz-column-gap:20px;
-webkit-column-gap:20px;
column-gap:20px;


}

.vg-2c {
-moz-column-count:2;
-webkit-column-count:2;
column-count:2;
-moz-column-gap:20px;
-webkit-column-gap:20px;
column-gap:20px;


}

.vg-3c article,
.vg-2c article {
display:block;
height:auto;
overflow:hidden;
min-height:300px;
padding-bottom:30px;
padding-top:0px;
margin-bottom:20px;
}

.vg-3c figure,
.vg-3c .image,
.vg-2c figure,
.vg-2c .image {
margin:0px;
padding:0px;
}

.vg-3c .image:hover,
.vg-2c .image:hover {
opacity:0.9;
    filter:alpha(opacity=90);
-moz-opacity:0.9;
}

.vg-3c .texte {
padding-left:25px;
padding-right:15px;

}

.vg-3c img,
.vg-2c img {
max-width:100%;
height:auto;
margin:0px;
}

.vg-3c .titre a,
.vg-2c .titre a {
font-size: 1.4em;
text-decoration:none;
font-weight:bold;
}

.vg-3c .texte p,
.vg-2c .texte p {
font-size: 0.9em;
margin-top:8px;

}





/* COULEUR */



.color-d{
    color:#b92590;
  }
  
.color-b{
    color:#1f2639;
  }

.color-g{
    color:#1f2639;
  }
    
    
    
.color-101{
    color:#b92590;
  }
  
.color-102{      
    color:#5388cd;
  }
  
.color-103{      
    color:#415a87;
  }
  
.color-104{        
  color:#ff5555;
  }


  
.color-105{        
  color:#58bfcb;
  }      

.color-fff{        
  color:#fff!important;
  }    
.bg-color-000{        
  background-color:#000!important;
  }      

.bg-color-vg{        
 background-color:#00294a;   
  }      

.bg-color-110{        
 background-color:#113b53;   
  }     

.bg-color-vgb100{        
 background-color:#002a4a;  
 color:#fff;
 
  }     

.bg-color-vgb80{        
 background-color:#014568;   
color:#fff;
  }     


.h-tri {        
position:absolute;
margin-top:-20px;
margin-left:60px;
height:20px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 20px 298px;
line-height: 0px;


  }     


.h-tri-1 {        
border-color: transparent transparent #dde7f5 transparent;
_border-color: #000000 #000000 #dde7f5 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');

  }     


.h-tri-2 {        
border-color: transparent transparent #def2f5 transparent;
_border-color: #000000 #000000 #def2f5 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');

  }     


.h-tri-3 {        
border-color: transparent transparent #1f2639 transparent;
_border-color: #000000 #000000 #1f2639 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');

  }    
  

.h-tri-4 {        
border-color: transparent transparent #fffef0 transparent;
_border-color: #000000 #000000 #fffef0 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');

  }      

.h-tri-5 {        
border-color: transparent transparent #24578b transparent;
_border-color: #000000 #000000 #24578b #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');

  }      

.h-tri-fff {        
border-color: transparent transparent #ffffff transparent;
_border-color: #000000 #000000 #ffffff #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');

  }        



.h-tri-big {     
position:absolute;
margin-top:-30px;
margin-left:400px;
height:30px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 30px 385px;
line-height: 0px;   
border-color: transparent transparent #fff transparent;
_border-color: #000000 #000000 #fff #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');

  }     

/* FONTES KESSEL */

@font-face {
    font-family: 'GB-kesselbold';
    src: url('http://www.lessablesdolonne-tourisme.com/bundles/ayalineapp/css/fonts/Kessel105W00-Bold.ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GB-kesselbook';
    src: url('http://www.lessablesdolonne-tourisme.com/bundles/ayalineapp/css/fonts/Kessel105W00-Book.ttf');
    font-weight: normal;
    font-style: normal;

}

/* EPUB */








.EP-banner {    
margin:0 0 0 0 ;
padding:0 0 0 0 ; 
overflow:hidden; 
height: 250px;
width: 300px; 
float : none;
color:#fff;
font-family:Arial, Helvetica, sans-serif; 
background-color:#fff;
 }
 
 
 .EP-part1 {    
float:left;
height:250px;
width : 300px;
margin : 0 0 0 0; 
padding : 0 0 0 0;
overflow:hidden;
  }
  
  

  
  
.EP-part2 {  
position :  absolute;
height:60px;
width : 300px;
margin : 190px 0 0 0; 
padding : 0 0 0 0;
overflow:hidden;  
	  
font-size:15px; 
color:#fff; 
text-decoration:none;
font-weight:bold; 

z-index:888;
display: flex;

  -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}   
  
  
.EP-banner:hover    .EP-part2 {  
margin : 125px 0 0 0; 
height:125px;

}   
  
  
  
   .EP-1-1  {    
float:none;
height:250px;
margin : 0 0 0 0; 
padding : 0 0 0 0;
overflow:hidden;
  }
  
  
   .EP-1-1  {  
  -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
    }


   
 
 .EP-1-1  a {    
z-index:111;
width:300px;
height:250px; 
border:none;
display:block;
margin : 0 0 0 0;
padding : 0 0 0 0;
  }

 .EP-1-1  img {    
height:190px; 
width:auto;
margin : 0 0 0 0;

  }
  

.EP-banner:hover .EP-1-1  img {    
opacity:0.4;

  }
    
  
  


 .EP-tri1 {    
float:left;
width:20px;
height:250px;
margin : 0 0 0 -20px; 
padding : 0 0 0 0;
z-index:999;
  }  
  

  
  
 .EP-triangle1 {    
   width: 0;
height: 0;
border-style: solid;
border-width: 0  20px   250px  0   ;
  }    
  

  
 .EP-tri2 {    
  position:absolute; 
  width:150px;
  height:30px;
  margin : 160px 0 0 150px; 
  padding : 0 0 0 0;
  z-index:666;
  
    -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;


  }   
  
  
  
    
.EP-banner:hover .EP-tri2 {    
  margin : 125px 0 0 150px; 
  }    
  

  
  
 .EP-triangle2 {
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 30px 150px;
    }   
 


 
 
  .EP-1-2  {  
 width:230px;
 height:200px;
 margin:-240px 10px 0px 10px;
 padding:0 0 0 0;
 position:absolute;
 font-size:13px;
}   




  .EP-1-Encadre  {  
  float:left; 
  padding : 6px 10px 6px 10px;
  height: auto; 
  overflow:hidden; 
  z-index:999;
  margin-bottom:10px;
      -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}   


.EP-banner:hover  .EP-1-Encadre  {  
  background-color:#fff!important; 
  
}   
  
    .EP-1-Encadre a {  
color:#fff;text-decoration:none;text-transform:uppercase;font-weight:bold; letter-spacing : 1px;
-moz-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
}   
  
.EP-banner:hover      .EP-1-Encadre a {  
color:#002d4f;
}   
  
  
  
    .EP-1-Slogan {  
  display :none;
    -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}   

  
.EP-banner:hover    .EP-1-Slogan {  
  display :block;
  float:none; margin:0 0 0 10px; padding : 0 0 0 0; line-height : 20px; clear:both; 
}   


 .EP-1-Slogan  a {  
	font-size:16px; 
	color:#fff; 
	text-decoration:none;
    font-family: GB-kesselbold;
	font-weight: normal;
    font-style: normal;
}   
 


  .EP-Prix {  
  font-size: 23px;
  font-weight:bold; 
}   


      .EP-2-texte {  
float:none;
height:auto;
overflow:hidden;
margin : auto 0 auto 0; 
padding : 0 0 0 0;

}  

.EP-2-texte p {  

margin : 0 50px 0 20px; 
padding : 0 0 0 0;

}  


      .EP-etablissement {  
 margin : 0 0 0 0; 
 padding : 0 0 0 0;
 float:none;
 text-align:left;
display : block;
}   
 
 
.EP-etablissement a {  
 font-size:19px;
 line-height: 1.2em;
 text-decoration:none;
 color:#fff;
    font-family: omnesregular;
	display : block;
}   
 
 .EP-etablissement .semibold {  
    font-family: omnessemibold;
	

}   
 


 .EP-tel {  
 display:none;
  -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
opacity: 0.5;
}  
 
 

.EP-banner:hover .EP-tel {  

 display:block;
 margin : 5px 0 0 0; 
 padding : 0 0 0 0;
float:none;
opacity: 0.6;
}  
 
.EP-banner:hover .EP-tel  p{  
 font-size:16px;
 text-align:left;
}  
 

 
.EP-next {  
	position:absolute;
	width : 20px ;
	height : 60px;

	margin : -60px 0 0 280px;
	z-index:999;

	  -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
	opacity:0.2;

} 
 
.EP-banner:hover .EP-next {  
	height : 125px;
	opacity:0.8;
	margin : -125px 0 0 280px;	
}  

 .EP-next a {  

	  -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
	display:flex;
	height : 60px;

}  

 .EP-banner:hover  .EP-next a {  
	height : 125px;
}  


 .EP-next img {  
	width : 10px ;
	height : auto;
	margin : auto 0 auto 0;
}  
 
 
 
 

 


/* COULEUR */




.color-d{
    color:#b92590;
  }
  
.color-b{
    color:#1f2639;
  }

.color-g{
    color:#1f2639;
  }
    
    
    
.color-101{
    color:#b92590;
  }
  
.color-102{      
    color:#5388cd;
  }
  
.color-103{      
    color:#415a87;
  }
  
.color-104{        
  color:#ff5555;
  }


  
.color-105{        
  color:#58bfcb;
  }      

.color-fff{        
  color:#fff!important;
  }    

.bg-color-fff{        
  background-color:#fff;
  }  

.bg-color-000{        
  background-color:#000!important;
  }      

.bg-color-vg{        
 background-color:#00294a;   
  }      

.bg-color-110{        
 background-color:#113b53;   
  }     

.bg-color-vgb100{        
 background-color:#002a4a;  
 color:#fff;
 
  }     

.bg-color-vgb80{        
 background-color:#014568;   
color:#fff;
  }     
  
.bg-color-11{        
 background-color:#f4f1e9;   
  }       


.bg-color-50{        
 background-color:#003d5a;   
  }  
  
.color-50{        
color:#003d5a;   
  }              

.bg-color-51{        
 background-color:#1f2639;   
  }       


.bg-color-52{        
 background-color:#25677f;   
  }       


.bg-color-53{        
 background-color:#313d49;   
  }       



.bg-color-54{        
 background-color:#30b3ad!important;   
  }      
  
  
.color-54{        
color:#30b3ad!important;   
  }   


.agenda .bg-color-1{        
 background-color:#ff5555;   
  }       


.color-70{        
    color:#00a9bf;


  }  

.color-agenda,
.agenda .color-70 {        
    color:#ff5555;
  }    
       
                 

.bg-color-70{        
    background-color:#00a9bf;

  }   
.agenda .bg-color-70,
.bg-agenda{        
     background-color:#ff5555;   

  }     
          

.bg-color-71{        
    background-color:#ff5555;
  }       


.color-000{        
   color:#000;
  }       

.bg-color-300{        
    background-color:#e9e3de;
  } 

.border-300{        
   border-color:#e9e3de;
  } 
.bg-color-301{        
    background-color:#f6efe9;
  } 
  
.bg-color-302{        
    background-color:#dfd6cf;
  } 

.border-302{        
    border-color:#dfd6cf;
  } 
.bg-color-303{        
    background-color:#d5cac1;
  } 

.border-303{        
    border-color:#d5cac1;
  } 




.bg-vg-001{        
    background-color:#002c4f;
  } 
  
.color-vg1{        
    color:#002c4f!important;
  }   
.bg-vg-002{        
    background-color:#325571;
  } 
.bg-vg-003{        
    background-color:#e3001b;
  }     


  
        
  