@charset "UTF-8";

body {
  margin: 0;
}

html {
  font-family: arial;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: calc(1.5vw * .825); }

article,
aside,
header,
section {
display: block;
}

figcaption,
figure,
main {
  display: block;
}

header {
background-color: #fff;
inset: 0 0 auto 0;
padding-bottom: 1px;
padding-top: 1px;
position: sticky;
z-index: 11;}

.header_container {
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--padding);
  padding-right: var(--padding);
}

h1 {
  font-family: Arial;
  font-size: 1.45em;
  margin: 0.45em 0em  0.25em 0em;

}

h2 {
  font-family: Arial;
  font-size: 1.25em;
  margin: 0.27em 0;

}

h3{
  font-family: Arial;
  font-size: 1.07em;
  margin: 0.27em 0;
}

h4{
  font-family: Arial;
  font-size: .87em;
  margin: 0.27em 0;
}


h9 {
font-family: "Barlow", Arial;
  font-size: 0.67em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: hidden;
}

#banner{
margin: 0px;
padding-top:0px;
position:relative;
overflow: visible;
padding: 0px 0px 0px 0px;
width: 78%;
color: #005A9C;
height: 100%;
z-index: auto;
}

div.kontenair {
	display: flex;
 	flex-direction: row;
	padding: 0px 0px 0px 4.25px;
}

/* ne set pas dans index.php, content = texte apres le kontainer
.kontenair::after{
font-family: sans-serif;
font-size: 0.55em;
margin: 0.55em 0;
content:"";
} */

p {clear: both;}

#emball_left {
	position:absolute;
	display:block;
	background-color: white;
	background-size: cover;
	top: 8.5vw;
	left: 0.25vw;
	margin: 0 auto;
	max-width: 21vw;
	max-height: 31.5vw;
	border: none;
}

#u-emball {
	position:absolute;
	top: 3vw;
	left: 5.2vw;
}

nav { margin: 0px 0px 0px 17vw;}
nav  li {background:#008080;} /* li englobant de tous les onglets vert8080 largeur17vw */
nav  ul.niveau1 ul.niveau2 li {border: 1px solid navy; height:2.5vw; background:#008080;}/* li englobant chaque onglet de niv1 et 2 hauteur2.5vw */
nav  ul li {float:left; list-style: none;} /* li englobant d'un onglet sans les ronds/carrés */
nav  ul ul {display:none; width:10vw;} /* onglet largeur10vw, caché avant survol souris */


nav  li a {
text-decoration: none; 
color: #FFF; 
padding: 4px 0 4px; 
display:inline-block; 
width:10vw;}


nav  ul {padding: 0; margin:0px; text-align:center; }

nav  ul.niveau1 li.sousmenu:hover ul.niveau2 {display:block;}
nav  li:hover {background: #0000FF; opacity:0.9;}
nav  li.sousmenu:hover {background: #000080; opacity:0.9;}
nav  ul.niveau1 li.sousmenu:hover ul.niveau2 li:hover {background: #000080;}

nav 
a.Prim{ /* tous les liens a à l'intérieur de la balise nav  avec la classe : Prim */
float: left; /* effet flottant */
text-decoration: none; /* pas d'héritage avec effet souligné */
color: black; /* couleur du texte */
background: #99C6FF; /* couleur de fond */
height: 36px; /* hauteur */
line-height: 33px; /* interligne */
padding:0px 5px; /* marges intérieur */
margin-left:0.1vw;
font-family: sans-serif; /* police d'écriture */
font-size: clamp(0.72em, 1.20vw, 1em); /* taille du texte */
transition: .5s; /* temps de transition lors du hover : une demi seconde */
}
nav 
a.Prim:hover{ /* tous liens lors du survol dans la balise nav avec la classe : test */
background: #f43c80; /* couleur de fond */
}

nav 
a.test{ /* tous les liens a à l'intérieur de la balise nav  avec la classe : test */
float: left; /* effet flottant */
text-decoration: none; /* pas d'héritage avec effet souligné */
color: black; /* couleur du texte */
background: #FFFF99; /* couleur de fond */
height: 36px; /* hauteur */
line-height: 33px; /* interligne */
padding:0px 5px; /* marges intérieur */
margin-left:0.1vw;
font-family: sans-serif; /* police d'écriture */
font-size: clamp(0.72em, 1.20vw, 1em); /* taille du texte */
transition: .5s; /* temps de transition lors du hover : une demi seconde */
}
nav 
a.test:hover{ /* tous liens lors du survol dans la balise nav avec la classe : test */
background: #f43c80; /* couleur de fond */
}

br.cb {
clear:both;
}

/************** aside ***************/
aside {
  position: relative;
  height: auto;
  margin: 0.25vw 2.25vw 0.25vw 0vw;
  float: right;
  border-radius: 4px;
  font-family: sans-serif;
  font-size: clamp(0.625em, 1vw, 1em); /* taille du texte */
}

aside ul{
margin:0.7em 0px 0.7em 0px;
padding: 0 0 0 1.25em;}

aside li{
padding: 2px 0 0 0;}

aside li a {
text-decoration: none; 
color: #FFF; 
display:block; 
}

#expo{
  width: 16.5vw;
  background: -moz-linear-gradient(#EA6275, #EAA5A5);
}

#texto{
  width: 16.5vw;
  background: -moz-linear-gradient(#729DEE, #A5E7EE82);
}

#promo{
width: 10%;
  background: -moz-linear-gradient(#F2CC59, #fbce2052);
}

#foto{
  width: 35%;
  float: right;
  background:none;
  border-radius: 10px;
  font-style: normal;
}

/************** siteinfo ***************/
#siteInfo{
	position:relative;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #0b4055;
	padding: 0px 0px 0px 0px;
	width: 33%;
}
#siteInfo2{
	clear: both;
	border: 0px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 7px 0px 7px 0px;
	width: 90%;
}

#siteInfo img{
	padding: 1px 0px 1px 0px;
	vertical-align: middle;
}

#siteInfo2_img{
display: flex;
justify-content: center;
align-items: center;
}

#siteInfo3_img{
display: flex;
justify-content: left;
align-items: left;
}

#siteInfo4_img{
display: flex;
justify-content: right;
align-items: right;
}

/************** footer ************
footer {
    display: flex;
    justify-content: center;
    font-size: 12px;
    padding: 5px;
    background-color: #45a1ff;
    color: #fff;
}

#footer_img {
display: flex;
justify-content: center;
align-items: center;
}*/

footer {
font-family:"Futura";
justify-content: center;
font-size: clamp(0.7em, 1.1vw, 1em);
padding:0;
margin:0 auto;
background-color: #032859;
color: #fff;
}

a.footer:hover{
text-decoration:none;
color:#ffffff;
	}
a.footer:visited{
text-decoration:none;
color:#ffffff;
	}
	
a.footer:link{
text-decoration:none;
color:#ffffff;
	}
	
hr.footer	{
width:20%;
margin:1em auto;
border:1px ridge white;
	}
	
p.footer	{
font-family:"Futura";
display: flex;
justify-content: center;
font-size: clamp(0.7em, 1.12vw, 1em);
padding:0;
margin:0 auto;
color: #fff;
	}
		
ul.footer	{
text-decoration:none;
color:#ffffff;
	}
	
li.footer	{
text-decoration:none;
list-style-type:none;
color:#ffffff;
	}

.footer_inside {
width:80%;
margin:1em auto;
display: flex;
justify-content: space-around;
align-items: center;
}

.footer_img {
width:10%;
margin:0 auto;
display: flex;
justify-content: space-around;
align-items: center;
}

.footer_copy {
width:23%;
margin:0 auto;
display: flex;
justify-content: space-around;
align-items: center;
}

.footer_count {
width:30%;
font-size: clamp(0.7em, 1vw, 1em);
margin:0 auto;
display: flex;
justify-content: space-around;
align-items: center;
}

.footer_legal {
width:40%;
margin:0 auto;
display: flex;
justify-content: space-around;
align-items: center;
}

.footer_email {
width:23%;
margin:0 auto;
display: flex;
justify-content: space-around;
align-items: center;
}

.footer_pays {
width:23%;
margin:0 auto;
display: flex;
justify-content: space-around;
align-items: center;
}

.footer_fich {
width:17%;
margin:0 auto;
display: flex;
justify-content: space-around;
align-items: center;
}

input[type="email"]{
font-size: clamp(0.7em, 1vw, 1em);
width:100%;
height:1.5vw;
text-align:center;
border:none;
}

input[type="submit"]{
font-size: clamp(0.7em, 1vw, 1em);
width:100%;
height:1.5vw;
background-color:#518ccc;
text-align:center;
border:none;
color:#ffffff;
font-weight:700;
cursor:pointer;
margin-top:0.5em;
}

input:focus{
outline:none;
}

/************** footer ***************/

 h9:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 64px;
  height: 3px;
  background: linear-gradient(to right, #008080 0%, #7096d2 100%);
}


  @media (min-width: 768px)
.actus_article:first-child {
  grid-column: 1;
  grid-row: 1/span 2;
}
  @media (min-width: 768px)
.actus_article {
  padding-left: 30px;
  padding-right: 30px;
}
.actus_article {
  background-color: #fff;
  border: 2px solid #272f50;
  border-radius: 15px;
  padding: 35px 16px 88px;
  padding-right: 16px;
  padding-left: 16px;
  position: relative;
}

#pagewrapper {
position: relative;
top:4.25vw;
left:12vw;
width: 79vw;
background:#FFFFFF;
padding:0 0.25vw 0 0.25vw;
margin:0 auto;
/**box-sizing: border-box;***/
z-index:-1;
}

#burgerbutton {
max-width: 21vw;
margin: 0 auto;
position:absolute;
top: 0.45vw;
left: 0.75vw;
display:none;
z-index : 0;
}

.grille {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 5px;
  grid-auto-rows: minmax(100px, auto);
}

.grille div {
  background-color: #fff;
  border: 2px solid #272f50;
  border-radius: 15px;
  padding: 5px 5px 5px;
  position: relative;
  opacity:0.6;
}

.grille {
  display: grid;
  grid-template-columns: 20.25vw;
  grid-gap: 1.4vw;
  grid-auto-rows: minmax(7.32vw, auto);
}

.one {
 grid-column: 1 / 2;
 grid-row: 2;
 width: 20.25vw;
}
.one a {
position: absolute;
color: black; 
text-decoration: black wavy underline;
margin: -2vw 0vw 0vw 12vw; 
}

.two {
  grid-column: 1 / 2;
 grid-row: 3;
 width: 20.25vw;
}
.two a {
position: absolute;
color: black; 
text-decoration: black wavy underline;
margin: -2vw 0vw 0vw 12vw; 
}

.three {
  grid-column: 1 / 2;
 grid-row: 4;
 width: 20.25vw;
}
.three a {
position: absolute;
color: black; 
text-decoration: black wavy underline;
margin: -2vw 0vw 0vw 12vw; 
}

.four {
 grid-column: 1 / 2;
 grid-row: 5;
 width: 20.25vw;
}
.four a {
position: absolute;
color: black; 
text-decoration: black wavy underline;
margin: -2vw 0vw 0vw 12vw; 
}

.five {
  grid-column: 1 / 2;
 grid-row: 6;
 width: 20.25vw;
}
.five a {
position: absolute;
color: black; 
text-decoration: black wavy underline;
margin: -2vw 0vw 0vw 12vw; 
}

.six {
 grid-column: 1 / 2;
 grid-row: 7;
 width: 20.25vw;
}
.six a {
position: absolute;
color: black; 
text-decoration: black wavy underline;
margin: -2vw 0vw 0vw 12vw; 
}

.seven {
 grid-column: 1 / 2;
 grid-row: 8;
 width: 20.25vw;
}
.seven a {
position: absolute;
color: black; 
text-decoration: black wavy underline;
margin: -2vw 0vw 0vw 12vw; 
}

.grille_date {
  left: 30px;
}
.grille_date {
  left: 20px;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
}
.bzh_grille_date, .bzh_grille_entry {
  border-radius: 18px;
  text-align: center;
}
.bzh_date {
  background-color: #ffc000;
  color: #272f50;
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
  padding: .375em 1.125em;}


 /* BUTTON */

.navicon {
  cursor: pointer;
  width: 9.5vw;
  height: 3.3vw;
  position: relative;
  display: block;
  left: 85.5vw;
  top: 2.5vw;
  z-index: 100;
}

.styled1{
all:unset;
}

.styled1:hover {
position: relative;
background-color:transparent;
background-image:url(images/Burgermenu1.svg);
background-size: cover;
width: 9.5vw;
height: 3.3vw;
left: 85.5vw;
top: 2.5vw;
opacity:0.65;
z-index: 1100;
}

.styled1:active {
  width: 9.5vw;
  height: 3.3vw;
  left: 85.5vw;
  top: 2.5vw;
position: relative;
background-color:transparent;
background-image:url(images/Burgermenu2.svg);
background-size: cover;
z-index:120;
}
 /* END BUTTON */

 /* SLIDE SHOW IMAGE   	max-width: 22vw;  min-height: 850px; */

#SlideShow
{
	height: 31.7vw;
	width: 21vw;
	left:5px;
	top:5px;
	overflow:hidden;
	opacity:0.8;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	height: 31.5vw;
	width: 21vw;
	overflow:hidden;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	margin:0;
	padding:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
/* positionne "title" */
.nivo-caption {
	position:absolute;
	font-family: Verdana, sans-serif;
 	font-size: .4em;
  	margin: 0.5em 0.5em 0.5em 0.5em;
	color: white;
	bottom:1px;
	background:transparent;	
	width:34%;
	z-index:8;
}
/* positionne la boite "title" */
.nivo-caption p {
	padding:5px;
	margin:0;
	font-weight:normal;
	font-size: 0.5em;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


