html,
body {
    background: #0342AC url(bg.jpg) no-repeat center top;
    background-size: cover;
    height: 100%;
    margin: 0;
    padding-top: 5px
}
img {
    max-width: 100% !important;
    height: auto !important
}

hr {
	width:100%;
	height:20px;
	background-color:#0342AC;
	margin-top:40px;
	margin-bottom:40px;
}

.img-button {
	margin-top:60px;
	margin-bottom:60px;
}
.flag {
    position: absolute;
    top: 0;
    left: 0;
	display: none;
}
.spacer {
    height: 20px
}
.agr {
    visibility: hidden;
    position: absolute;
    z-index: 9999;
    left: 20;
    top: 20;
    /*width: 450;*/
	width: 98%;
	max-width: 450px;
    height: 500;
    background-color: #000000;
    border: 3px outset
}
.main {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    max-width: 900px;
	width: 100%;
    border: 6px inset;
}
.smenus2 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 30%
}

.smenus {
	margin: 5px;
	background: #0b4fb887;
    border-radius: 10px;
	max-width: 280px;
}

.smenus3 {
	display: flex;
	margin: 20px;
    flex-flow: wrap;
    justify-content: center;
	background: #0b4fb887;
    border-radius: 10px;
	max-width: 280px;
}

.headermenu {
	display: flex;
    flex-flow: wrap;
    justify-content: center;
}

.title {
    font-family: Arial, Times New Roman;
    font-size: 1.4em;
    color: #434343;
    padding: 5px
}
.title-descr {
    font-family: Arial, Times New Roman;
    font-size: 1.4em;
    color: #434343;
    padding: 5px
}
.content {
    width: 80%
}
.signature {
    font-size: 0.8em;
    text-align: right
}
.descr {
    padding-top: 10px;
    background-color: #E5ECF7;
    width: 100%;
    padding-bottom: 30px;
    /*opacity: 0.9;*/
    filter: alpha(opacity=90);
    font-family: Arial, Times New Roman;
    color: #434343;
	font-size: 1em;
}
.descr-real {
    background-color: #FFFFFF;
    width: 100%;
    opacity: 0.9;
    filter: alpha(opacity=90);
    font-family: Arial, Times New Roman;
    color: #434343
}
.descr-deco {
	float:left;
	font-size: 1em;
	text-align: left;
}
.contdeco {
	font-size: 1em;
}
.intro {
    max-width: 90%;
    padding: 8px;
    text-align: left
}
.descr-impr {
    padding: 10px;
    background-color: #FFFFFF;
    opacity: 0.9;
    filter: alpha(opacity=90);
    font-family: Arial, Times New Roman;
    color: #434343;
    float: right;
    width: 68%
}
.descr-w-menu {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    opacity: 0.9;
    filter: alpha(opacity=90);
    background-color: #FFFFFF;
    width: 100%
}
.cadres {
    max-width: 90%;
    padding: 8px;
    border: 1px solid;
    border-color: #434343
}
.cadre2 {
    max-width: 90%;
    padding: 8px
}
.cont_case {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    width: 80%
}
.case {
    float: left;
    text-align: center;
    margin: 0.5em;
    background-color: #FFFFFF;
	font-size: 1em;
}
.left_disk {
    float: left;
    width: 45%;
    text-align: center
}
.right_disk {
    float: right;
    width: 45%;
    text-align: center
}
.boutons {
    width: 60%;
    border: none;
    color: #FFF;
    padding: 10px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 1.1em;
    background: #0342AC url(menu.jpg) repeat center top;
    text-align: center
}
.boutons a {
    color: FFF
}
.boutons a:hover {
    color: FFF
}
.livre {
    float: left;
    text-align: center;
    padding: 5px;
    background-color: #FFFFFF;
    max-width: 130px;
    font-size: 0.6em
}
.webbox {
    float: left;
    text-align: center;
    padding: 5px;
}
.webline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    opacity: 0.9;
    filter: alpha(opacity=90);
    background-color: #FFFFFF
}
.enseignes {
    text-align: center;
    padding: 10px;
    background-color: #FFFFFF;
}
.carte {
    padding: 5px
}
.TS_box {
    float: left;
    width: 24%;
    text-align: center
}
.left_poly {
    float: left;
    width: 20%;
    text-align: center
}
.right_poly {
    float: right;
    width: 75%;
    text-align: center;
    padding: 10px
}
.poly_line {
    background-color: #E6EFFF
}
.firefox {
    width: 20%;
    height: 20%
}
.descr a,
.descr-real a {
    font-family: Arial, Times New Roman;
    font-size: 1em;
    color: #434343
}
.descr a:hover,
.smenus a:hover,
.descr-real a:hover {
    color: #FFFFFF;
    background-color: #434343
}
.thisform {
    width: 80%;
    padding-top: 10px
}
.form_label {
    text-align: left;
    width: 70%;
    padding: 10px;
    white-space: nowrap;
    font-size: 1.1em
}
.thisfield,
textarea {
    width: 60%;
    border: 1px solid #CCC;
    background-color: #E6EFFF;
    margin: 0 0 5px;
    padding: 10px;
    border-radius: 5px;
    font-size: 1.1em;
    color: #000;
    font-family: Arial, Times New Roman;
    color: #434343
}
.button {
    cursor: pointer;
    width: 60%;
    border: none;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 1.1em;
    background: #0342AC url(menu.jpg) repeat center top
}
.top-menu {
    position: relative;
    text-align: center;
    padding: 5px;
    border: 1px outset;
    border-color: #0342AC;
    max-width: 890px;
    background: #0342AC url(menu.jpg) repeat center top;
    background-size: cover
}
.top-menu-box {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 0.7em;
    white-space: nowrap;
}
.top-menu-box a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0.5em 0;
    text-align: center;
    width: 7em;
    white-space: nowrap;
    color: #FFFFFF;
    border: 2px solid;
    border-color: transparent;
    font-family: Arial, Times New Roman;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold
}
.top-menu-box:hover > a,
.top-menu-box.active > a {
    background-color: transparent;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 2px solid;
    border-color: #FFFFFF;
    color: #FFFFFF;
}
.top-menu-box > a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #FFFFFF;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 0.7em;
    white-space: nowrap
}
.top-menu-box-active {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 2px solid;
    border-color: #FFFFFF;
    color: #FFFFFF;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 0.7em;
    white-space: nowrap;
    padding: 0.5em;
    text-align: center;
    //width: 8em
}
.top-menu-box-active > a,
.top-menu-box-active > a:hover {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-color: #FFFFFF;
    color: #FFFFFF;
    font-family: Arial, Times New Roman;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold
}
.left-menu {
    width: 24%;
    float: left;
    padding-top: 5px;
    padding-left: 5px;
}
.left-menu-box {
    position: relative;
    text-align: center;
    padding: 15px
}
.left-menu-box a {
    padding: 0.5em 0;
    text-align: center;
    width: 7em;
    white-space: nowrap;
    color: #434343;
    border: 2px solid;
    border-color: transparent;
    font-family: Arial, Times New Roman;
    font-size: 1em;
    text-decoration: none
}
.left-menu-box:hover > a,
.left-menu-box.active > a {
    background-color: transparent;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 2px solid;
    border-color: #434343;
    color: #434343
}
.left-menu-box > a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #434343
}
.left-menu-box-active {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 2px solid;
    border-color: #434343;
    color: #434343F;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    white-space: nowrap;
    padding: 0.5em 0;
    text-align: center;
}
.left-menu-box-active > a,
.left-menu-box-active > a:hover {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-color: #434343;
    color: #434343;
    font-family: Arial, Times New Roman;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold
}
#header-slider {
    width: 100%;
    margin: 0 auto;
    background: #FFFFFF
}
#header-slider > ul {
    padding: 0;
    margin: 0
}
#header-slider li > div,
#header-slider li > a {
    margin: 0 auto;
    background: #333;
    position: relative;
    display: block;
    transition: none !important
}
#header-slider div.preload {
    background: black url(loading.gif) no-repeat center 25%
}
#header-slider a.video {
    position: absolute;
    border: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url(video.png) no-repeat 50% 50%;
    transition: none !important
}
#header-slider-pager {
    display: none
}
#header-slider-prev,
#header-slider-next {
    position: absolute;
    width: 70px;
    height: 140px;
    line-height: 140px;
    top: 50%;
    margin-top: -70px;
    display: inline-block;
    background-image: url(navs.png);
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.0);
    transition: width 0.5s, background-color 1s;
    color: white;
    overflow: hidden;
    opacity: 0.4;
    font-size: 14px
}
#header-slider-prev {
    left: 0;
    border-radius: 0 5px 5px 0;
    background-position: 0 0
}
#header-slider-next {
    right: 0;
    border-radius: 5px 0 0 5px;
    background-position: 100% -140px
}
#header-slider-prev:hover,
#header-slider-next:hover {
    width: 110px;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer
}
#header-slider-prev div {
    margin-left: 74px;
    white-space: nowrap
}
#header-slider-next div {
    float: right;
    margin-right: 74px;
    white-space: nowrap
}
#header-slider-pause-play {
    display: none
}
#header-slider h2 {
    position: absolute;
    font-size: 100px;
    width: 100%;
    font-family: "Helvetica Neue", Helvetica, Arial;
    font-weight: bold;
    top: 20%;
    text-align: center;
    color: #FFF
}
#header-slider h3 {
    position: absolute;
    font-size: 50px;
    width: 100%;
    font-family: "Helvetica Neue", Helvetica, Arial;
    font-weight: lighter;
    top: 1%;
    text-align: center;
    color: #FFF;
    padding-top: 140px
}
@media only screen and (max-width: 900px) {
    #header-slider h2 {
        top: 22%;
        font-size: 40px
    }
    #header-slider h3 {
        top: 22%;
        font-size: 20px;
        padding-top: 60px
    }
}
#header-slider > ul {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000px;
    backface-visibility: hidden;
    perspective: 1000px;
    -webkit-tap-highlight-color: transparent
}
#header-slider-pager,
#header-slider-prev,
#header-slider-next,
#header-slider-pause-play {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
#header-slider {
    position: relative;
    overflow: hidden;
    padding: 0
}
#header-slider > ul {
    overflow: hidden;
    position: relative;
    list-style: none;
    margin: 0
}
#header-slider > ul > li {
    float: left;
    width: 100%;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0
}

@media only screen and ( max-width: 62.5em ) /* 1000 */

	{
		.agr {
			left: 0;
		}
		
		.top-menu-box {
			margin-top: 15px;
			margin-bottom: 15px;
		}
		
		.top-menu-box a {
			/*font-size: 65%;*/
		}
		
		.top-menu-box-active > a, .top-menu-box-active > a:hover {
			/*font-size: 65%;*/
		}
		
		.smenu {
			/*flex-flow: */
		}
		
		.main {
			border-radius: 0px;
			-moz-border-radius: 0px;
			-webkit-border-radius: 0px;
			max-width: 900px;
			width: 95%;
			border: 2px #fff solid;
		}
		.left-menu {
			text-align:center;
			width:100%;
			line-height:40px;
		}
		
		.left-menu-box {
			float:left;
			width:90%;
			padding:0.5em;
			//width:38%;
		}
		
		.left-menu-box a {
			border-color: #000;
			border-radius: 5px;
			padding: 5px;
		}
		
		/*
		.intro, .title, .cadres, .content {
			font-size: 75%;
		}
		
		.cadres a {
			font-size: 1.4em;
		}
		
		.top-menu-box-active > a, .top-menu-box-active > a:hover {
			font-size: 2.2em;
		}
		
		.title-descr {
			font-size: 2em;
		}
		
		.case {
			font-size: 1.5em;
		}
		.descr-deco {
			font-size: 2em;
		}
		.descr-deco img {
			width:130%;
		}
		.contdeco {
			font-size: 2em;
		}
		
		.left-menu {
			font-size:3em;
			text-align:center;
			width:100%;
			line-height:100px;
		}
		
		.left-menu-box {
			float:left;
			width:100%;
			padding:0.5em;
			//width:38%;
		}
		
		*/
		
		.descr-impr {
			width:90%;
			font-size:75%;
		}
		
		.fancybox-wrap fancybox-desktop fancybox-type-iframe fancybox-opened {
			width:100%;
			height:100%;
			top:10px;
			height:10px;
			
		}
		
		.mfp-figure small, .mfp-counter, .mfp-title {
			font-size:20px;
			line-height:35px;
		}
		
		.mfp-close {
			font-size: 100px;
			width:100px;
			//height:100px
		}
		
		.webbox {
			width:100%;
			font-size:30px;
			margin-bottom:40px;
		}
		
		.webbox img {
			width:50%;
		}
		
		hr {
			margin-top:0px;
		}
		
		.descr-impr a img{
			width:25%;
		}
		
		.livre {
			width:40%;
			font-size:20px;
			max-width:100%;
		}
		
		.livre img {
			width:100%;
		}
		
		.livre-l img {
			width:80%;
		}
		
		.descr-impr img {
			width:80%;
		}
		
		.left_disk, .right_disk {
			width:80%;
		}
		
		.TS_box {
			width:50%;
			font-size:30px;
			margin-bottom:60px;
		}
		
		.TS_box img {
			width:80%;
		}
		
		.enseignes img {
			width:80%;
		}

		.right_poly img {
			width:80%;
		}

		.right_poly {
			font-size:40px;
		}