body{
	font-family: nunito, Helvetica,sans-serif;
	margin:0;
	padding:0;
	}
.entete{
	background-color:#120f46;
    height: 150px;	
	}
	.logo{
	margin: -100px;
	max-width: 200px;
	max-height: 100px;
	position: relative;
	top: 0;
	left:170px;
	transform: rotate(10deg);
	z-index: 2;
}
#heure_jour {
	font-weight: bold;
	color:white;
	text-align: center;
	z-index:-1;
	}
.menu{
	padding:0;
	width: 100%;
	text-align:center;
	line-height: auto;
    vertical-align: middle;
    }
.main-menu{
	background-color: black;
	height:100px;
    z-index: 1;
	}
.menu-item{
	color: white;
	display: inline-block;
	text-align: center;
	list-style-type: none;
	font-size: 150%;
	padding: 25px;
	font-weight:bold;
	font-style: capitalize;
}
.zone-horizontale{
	display:inline-table;
	padding:0;
	margin-bottom:5px;
	width:100%;
	background-color:black;
	}
.footer-sociallinking
{
	display:inline-block;
	border: 2px;
	border-radius:15px;
	list-style-type:none;
	
	
}
.footer-corporate{
	display:inline-block;
	border: 2px;
	list-style-type:none;
	border-radius: 15px;
}
.item-list{
	color:white;
	list-style-type:none;
    
}

.presentation{
	background-image: url('fond2.jpg');
	background-clip: content-box;
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	padding:0;
	margin: 0;
	position: relative;
    top: -20px;
	z-index: -2;
		}
.bloc_presentation{
	padding: 15px 25% 0 5%;
	color: #1B0142;
	margin: 1% 25% 1% 25%;
	filter: opacity(70%);
	background-color: #ffffff;
	
		}
.txt_presentation{
	color: white;
	filter: opacity(100%);
	text-align: center-left;
	font-size: 18px;
}
.bouton{
	height:25px;
	border-radius: 5px;
	text-align:center;
	background-color: blue;
	filter: opacity(100%);
}
.zones_vol{
	Background-color: white;
    filter: opacity(90%);
	width: 800px;
    height: 280px;
	filter: opacity(100%);
    text-align: center;
    z-index: -2;
	margin: 0 25% 0 25%;
}

.calque{
	display:inline-table;
	width: 100%;
    margin: 15px 0 0 0;
    text-align:center;
		}
.encart{
display:inline-block;
position: relative;
text-align:center;
width: 18%;
height: 100%;
background-color:#F5F5F5;
padding:auto;
margin-right: auto;
margin-left:auto;
border-radius: 5px;
border: 2px solid black;
margin:5px;
filter: opacity(100%);
box-shadow: 3px 3px 4px black;
z-index: 0;
}
.deco-encart{
position: absolute;
bottom: 0;
left: 0;
padding: 0;
width: 100%;
filter: opacity(100%);
z-index: 5;
}

.bandeau{
position: absolute;
top:0;
left:0;
padding:0;
width: 100%;
filter: opacity(75%);
z-index: -2;
}
.details{
	display:inline-block;
	Padding: 15px;
	margin:20 px;
	margin-right: auto;
margin-left:auto;
	}
.titre{
display: inline-block;
text-align:center;
font-weight:bold;
margin-right: auto;
margin-left:auto;
z-index: 1;
vertical-align: middle;
}

.phone{
	width:100%;
	height:100%;
    padding: 5px 1px 0 1px;
	z-index: -5;
}

.details {
  font: 16px "Open Sans", Calibri, sans-serif;
  width: auto;
}

.details > summary {
  padding: 2px 6px;
  width: 15em;
  background-color: #ddd;
  border: none;
  box-shadow: 3px 3px 4px black;
  cursor: pointer;
}

.details > p {
  border-radius: 0 0 10px 10px;
  background-color: #ddd;
  padding: 2px 6px;
  margin: 0;
  box-shadow: 3px 3px 4px black;
}

.details[open] > summary {
  background-color: #ccf;
}

# paramfooter{
text-decoration: none; 
:hover{text-decoration:none;}
color:white;
}
.credit{
		max-width:100%;
		padding:auto;
		margin: 30px;
		display:inline;
		text-align:center;
		background-color: black;
		border: 3px;
        z-index:2;
.textcredit{
	:hover{color:white;}
