@font-face {
    font-family: AvenirLTStd-Heavy;
    font-weight: bold;
    src: url("AvenirLTStd-Heavy.otf") format("opentype");
}
@font-face {
    font-family: AvenirLTStd-Light;
    src: url("AvenirLTStd-Light.otf") format("opentype");
}

html, body {
  height: 100%;
  margin: 0;
}

table, th, td {
  border: 1px solid black;
}

div {
	display : block;
}

ul {
}

li { 
	list-style: none;
}

li a {
	text-decoration:none;
	font: bold 17px/1.4em sans-serif;
    color: #3B3A3A;
}

.links {
	text-decoration:none;
    color: #3B3A3A;
}

.profil-links {
    color: #1e2d3b;
}

.profil-links:hover {
	text-decoration:none;
}

h1 {
    display: block;
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.hul {

}
.c1 {
	background-color: #1e2d3b;
}

.c2bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	border: 0px solid rgba(148, 148, 148, 1);
	background-color: white;
    border-radius: 0;
}

.entrepriseName {
	margin: 0;
}

.font_0 {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1em;
	letter-spacing: 0.05em;
	font: normal normal normal 23px/1.4em AvenirLTStd-Heavy,sans-serif;
    color: white;
	text-decoration: none;
}

.font_1 {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1em;
	letter-spacing: 0.05em;
	font: normal normal normal 23px/0.5em AvenirLTStd-Light,sans-serif;
    color: #3B3A3A;
}

.font_2 {
	letter-spacing: 0.04em;
	color: #969393;
	font: normal normal normal 45px/1.4em AvenirLTStd-Heavy,sans-serif;
	}

.font_3 {
    font: normal normal normal 60px/1.4em AvenirLTStd-Heavy,sans-serif;
    color: white;
}

.font_4 {
    font: normal normal normal 16px/1.4em sans-serif;
    color: #3B3A3A;
}

.font_5 {
    font: normal normal normal 20px/1.4em sans-serif;
    color: #3B3A3A;
}

.font_6 {
	margin: 30px 0 0 0;
	font: normal normal normal 22px/1.4em AvenirLTStd-Heavy,sans-serif;
    color: #3B3A3A;
}

.font_6b {
	margin: 10px 0 0 0;
	font: normal normal normal 19px/1.4em AvenirLTStd-Heavy,sans-serif;
    color: #3B3A3A;
}

.font_7 {
	margin: 10px 0;
	margin-left:20px;
	text-indent:-60px;
    font: normal normal normal 17px/1.4em sans-serif;
    color: #3B3A3A;
}

.font_8 {
	font: normal normal normal 15px/1.4em sans-serif;
    color: #3B3A3A;
	padding-bottom: 0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
}

.font_9 {
	margin: 30px 0 0 0;
	font: normal normal normal 20px/1.4em AvenirLTStd-Heavy,sans-serif;
    color: #3B3A3A;
	text-decoration: underline;
    text-decoration-style:dashed;
}

.font_10 {
	font: normal normal normal 18px/1.4em AvenirLTStd-Light,sans-serif;
    color: #1e2d3b;
}

.font_11 {
	font: normal normal normal 25px/1.4em AvenirLTStd-Heavy,sans-serif;
    color: #1e2d3b;
	padding-bottom:17px;
}



.subline {
	border-bottom: 2px solid gray;
}

.subline2 {
	margin: 0 auto;
	border-bottom: 2px solid gray;
	width: 50px;
	margin-top:30px;
}

.textsblocSub {
    margin : 0 1% 0 1%;
    width: calc(100% / 3.3);
    display: inline-block;
    vertical-align: top;
    background-color: #e8e8e8;
}

.textsblocInf {
	margin : 0 10px 0 10px;
    display: inline-block;
    vertical-align: top;
}

.menu {
	text-align: center; 
	line-height: 37px;
	display: inline-block; 
	color: white; 
	font: normal normal normal 15px/1.4em AvenirLTStd-Light,sans-serif;
	transition: .2s ease;
	padding-bottom: 12px;
}

.menu-li {
	width: 131px; 
	height: 37px; 
	position: relative; 
	box-sizing: border-box; 
	overflow: visible; 
	float : left;
}

.menu:hover {
	border-bottom: 2px solid white;
}

.content { 
	min-width: 850px;
	min-height: 100%;
	margin-bottom: -120px;
	background-color:#e8e8e8;
}

.footer,
.push {
  height: 120px;
}
.footer{

    background-color: white;
}

p {
	margin : 25px 0 0 0;
}

.bloc-img-footer {
	margin : 10px 5% 0 10px;
	float: left;
}

.img-footer {
	max-width:100%;
	max-height:100%;
	}
	
.overlay {
  position: absolute;
  bottom: 55%;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 45%;
  transition: .5s ease;
  background: rgba(18, 33, 48, 0.7);
  color: white;
  font: normal normal normal 22px/1.4em AvenirLTStd-Heavy,sans-serif;
}

.container:hover .overlay {
    bottom: 2px;
	height: 100%;
	background: rgba(18, 33, 48, 0.6);
	font-size:40px;
}

.container {
  position: relative;
}

.img-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  opacity: 1;
}

	   

