/* MENU */
body {margin:0;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}

/*Image bandeau */
body, html {
    height: 100%;
}

/* The hero image */
.hero-image {
    /* The image used */
    background-image: url("img/bandeau/info.jpg");

    /* Set a specific height */
    height: 35%;

    /* Position and center the image to scale nicely on all screens */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

/* Place text in the middle of the image */
.hero-text {
    text-align: center;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    	color: white;
	text-align:center;
	display:block;
	font-weight:bold;
	text-shadow: #000000 1px 1px, #000000 -1px 1px, #000000 -1px -1px, #000000 1px -1px;
} 




/*style du texte */
p
{
    text-align: justify;
    width:50%;
	margin-left:auto;
	margin-right:auto;
    color: black;
	font-size:1.2em;
} 

ul
{
    text-align: justify;
	margin-left:auto;
	margin-right:auto;
    color: black;
}

a
{ text-decoration:none;
color:black} 
 
 .align-right
 { 
 float:right;
 text-align:right;} 

.closebtn
{
	width:25%;
	float:right;
    color: black;
	font-size:2em;
	text-decoration:bold;
} 


h2
{
    text-align: center;
	font-size:1.7em;
} 

.containerTab{
display:none;background:#e6e6e6}

.actutab
{
    width:50%;
	margin-left:auto;
	margin-right:auto;
} 

.text-tab
{
	width:100%;
	text-align:justify;
} 


.titreactu
{
    font-weight:bold;
	font-size:1em;
	float:left;
} 


/*grid*/
.row
{
width:50%;
margin-left:auto;
margin-right:auto;
} 

/* Container holding the image and the text */
.container1 {
    position:relative;
	width:33%;	
	float:left;
	padding-bottom:0.5%;
	padding-right:0.5%;

}
.container2 {
   position: relative;
	width:33%;	
	float:left;
	
		padding-bottom:0.5%;

}

.container3 {
   position: relative;
	width:33%;	
	float:  right;
	padding-bottom:0.5%;

}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	text-decoration: none;
	font-size:1.5em;
	color: white;
	text-align:center;
	display:block;
	font-weight:bold;
	text-shadow: #000000 1px 1px, #000000 -1px 1px, #000000 -1px -1px, #000000 1px -1px;
} 

.boutoncliquable
 {width:100%;
 opacity:0.5;
 padding-top:4%;
 height:200px;
 object-fit:cover} 

/* cahiers*/


.colonne
{
	float:left;
	width:20%;
}
.colonneb
{
	float:left;
	width:33%;
	margin:0;
}
.colonne25
{
	float:left;
	width:25%;
	margin:0;
}
.logo-info
{
	width:90%;
	margin:auto;

}

.logo-info2
{
	width:60%;
	margin:auto;

}

.imgcahier
{
padding-right:0.5%;
height:334px} 

.caption
{text-align:center;
font-size:0.9em;
} 

.gras
{font-weight:bold;
} 

.titre{
font-weight: bold;text-align:center;font-size:1.5em;} 

.center{
text-align:center;} 

.yachtshow-logo-container
{
    width:33%;
	margin:auto;
} 

.yachtshow-logo
{
    width:100%;
} 

/* media queries photo gouvernance */
@media screen and (max-width: 600px) {

.centered {
	font-size:1.25em;
} 
.row
{
width:100%;
margin-left:auto;
margin-right:auto;
} 
.colonne
{
width:50%;
} 

.actutab
{
    width:90%;
} 

.cahier
{
   display:block;
	width:100%;	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}



.texteactu
{
    font-size:0.9em;
	float:left;
} 

}


@media screen and (min-width: 601px) and (max-width: 1410px) {
.row
{
width:100%;
margin-left:auto;
margin-right:auto;
} 

.actutab
{
    width:90%;
} 
/*.colonne
{
width:33%;
} */


}


/* Some left and right padding inside the container */
.texte {
    padding: 0 16px;
}

/* Clear floats */
.texte::after, .row::after {
    content: "";
    clear: both;
    display: table;
}

.title {
    color: grey;
}

.row{
    width:50%;
	margin:auto;}

/* media queries texte */
@media screen and (max-width: 980px) {
    p {
        width: 90%;
		margin-right:auto;
		margin-left:auto;
    }

.row{
        width: 100%;
    }
}


/* Carousel*/
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container-actu {
  max-width: 100%;
  position: relative;
  margin: auto;
}

.slides-content-1 {
width:31.666%;
padding-top:0.5%;
padding-bottom:0.5%;
float:left;
height:100%;
text-align:center;
margin-left:2%;
}

.slides-content-2 {
width:31.666%;
padding:0.5%;
float:left;
height:100%;
text-align:center;
}
.slides-content-3 {
width:31.666%;
padding-top:0.5%;
padding-bottom:0.5%;
margin-right:2%;
float:left;
height:100%;
text-align:center;
}
@media screen and (max-width:700px)
{
.slides-content-1 {
width:100%
}

.slides-content-2 {
width:100%
}
.slides-content-3 {
width:100%}}

/* Img Actu*/
.imgactu {
width:100%;

}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: black;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: #e6e6e6;
}

/* Caption text */
.actu-text {
  color: #000;
  font-size: 15px;
  position: relative;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
  text-align:center;
}

.dot-class
{margin-left:auto;
margin-right:auto;
text-align:center}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}


.photo-container{
    position:relative;
	width:50%;	
	float:left;
}

.photo{
    width:100%;
	object-fit:cover;
		height:250px}


