article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
	max-width: none;
}
button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}

* {
-moz-box-sizing:border-box;
box-sizing:border-box;
max-width:100%;

 }
 
body {
	background:url('../images/fyord.jpg') no-repeat fixed top center;
	height:100%;
	min-height:800px;
	min-height:100vh;
	-webkit-background-size:cover;
	background-size:cover;
	margin:0;
	padding:0;	
    color:#3e5c69;
    font-family: 'Roboto', sans-serif;
    overflow:auto;
    overflow-x:hidden;
    
}
#no-result {
    padding:20px;text-align:center;
}
h1 {
    font-weight:600;
    text-transform:uppercase;
    margin-top:1.8em;

}
h2 {
	font-weight:300;
	text-transform:uppercase;
	margin:0;
	font-size:1.4em;
}
h3 {
	font-weight:400;
	margin:0;
}
h4 {
	font-weight:300;
	margin:1em 0;
    font-size:1.5em;
}
strong {
    font-weight:600;
}
.orange {
    color:#f7824a;
}
.petit {
    font-size:0.75em;
}

#contentZoneBleue p img {
    margin:0 20px 0 0;
    width:50px;
    vertical-align:middle;
}

header.header{
    background:white;
	position:absolute;
    top:0;
	left:0;
	width:100%;
    z-index:1;
}

#content {
	display:block;
	padding-top:250px;
    padding-top:15vh;
    background:rgba(0,0,0,0.2);
    min-height:800px;
    min-height:100vh;
}

.centre {
	width:1600px;
	margin:0 auto;
}

#logo_header {
    width:160px;
    margin-top:10px;
    margin-left:10px;	
}

#mft .mod-languages {
	float:right;
    margin-right:0%;
    background:#3E5C69;
}
#mft .mod-languages li {

	display:block;
	margin:0;
}      
              
#mft .mod-languages a {
	color:white;
	padding:15px 10px;
	display:block;
    font-size:1.4em;
    font-weight:300;
    
}

	#mft .mod-languages li:first-child a {
	    padding:10px 8px 2px 8px ;
	 }  
	 #mft .mod-languages li:nth-child(2) a {
	    padding:2px 8px 10px 8px ;
	 }

#mft .mod-languages li.lang-active a {
    font-weight:600;
} 

.search-results {
  max-width: 95%;
  margin: 0 auto;
}

.zoneBlanche {
	width:1600px;
	background:white;
}
#logoClient {
    background:white;
}
#logoClient,#intro {
	display:-ms-flexbox;display:flex;
	align-items:center;
	flex-direction:column;
	/*height:120px;*/
	height:170px;
	justify-content:center;
	padding: 30px 20px;
}


.imgFull {
	overflow:hidden;
	position:relative;
}
.imgFull img {
	display:block;
	width:100%;
}

#carte, 
#fermier {

}
#carte {
	overflow:visible;
}
#carte::after {

    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    height: 20px;
    width: 20px;
    transform: rotate(-45deg);
    background: #335d6b;
    z-index: 2000;
    transform-origin: center;
    margin-left: -14px;

}


#paves,
#infosLot {
	padding:30px;
}
#paves {
    background:white url('../images/poisson.jpg') no-repeat bottom right;
    -webkit-background-size:45% auto;
    background-size:45% auto;
}
#infosLot {
  background: #ffffff;
}
#infosLot .elem {
	line-height:1em;
	padding-right:10px;
	padding:10px 0;
	font-weight: 300;
}
#infosLot .elem span{
	font-weight:600;
	display:block;
	padding: 0 0 10px 0;
}
#infosLot .elem:nth-of-type(2n+1),
#paves > div:nth-of-type(2n+1) {
	clear:both;	
}


#intro {
	text-align:center;
	padding:20px 10px;
	background:#f1f3f4;

}
#intro h2 {
	font-weight:300;
	text-transform:uppercase;
	margin:0;
}
#intro h3 {
	font-weight:400;
	margin:0;
}

#paves > div {
	padding-right:20px;
}
#paves h2 {
	color:#f7824a;
	text-transform:uppercase;
	line-height:1em;
	font-weight: 600;
	padding-bottom: 20px;
	position: relative;
}
#paves h2:after {
	content:"";
	display:block;
	width:40px;
	height:3px;
	background:#f7824a;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
#zoneBleue {
    background: #3e5c69;
    padding: 0px ;
    position: relative;
    color: white;
}
	
#zoneBleue #fond {
      display:block;

      width: 100%;
      height:65vw;
      z-index: 0;
      background: url('../images/fond.jpg') no-repeat center left;
      -webkit-background-size: cover;
      background-size: cover;
  
  }
	#contentZoneBleue {
		padding:30px;
	}   
#contentZoneBleue h2 {
    font-weight:400;
    padding:30px 0 20px 0;
    line-height:1em;
}
#contentZoneBleue p {

	line-height: 50px;
	
	margin-top: 1.5em;
	
	padding-left: 60px;

}
#contentZoneBleue p img {

    margin: 0;
    width: 50px;
    vertical-align: middle;
    margin-left: -50px;
    padding:0 5px 5px 0;
    display:inline-block;

}

#findFish {
	background:white;
	padding: 80px 20px 250px 40px;
	position:relative;
	margin:80px 2.5% 2.5vw 2.5%;
}
#findFish #ocean {
	position:absolute;
	right:0;
	bottom:0;
	width:100%;
	height:250px;
	z-index:0;
	background:url('../images/ocean.jpg') no-repeat center;		
    -webkit-background-size:cover;
    background-size:cover;
}

#certipaq {
	position:absolute;
	right:50%;
	bottom:210px;
	width:auto;
	height:80px;
    z-index:2;    
}
#formFish label {
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.9em;
}
#formFish input#textField  {
	border:none!important;
	border-bottom:1px solid!important;
	width:80%;	
    color:inherit!important ;
    padding:5px 0;
    margin-top:60px;
    margin-bottom:80px;
}
#formFish input#ajaxZoo {
	float:right;
	width:80px;
	height:80px;
	font-size:0;
	background:url('../images/fleche.png') no-repeat center;	
	-webkit-background-size: 80% auto;
	background-size: 80% auto;
    border:none;
}
 #enteteFinder {
    text-align:justify;
    color:white;
    padding:10px;
 }
 #enteteFinder h1 {
    margin:0;
    padding:0;
    -webkit-text-shadow:1px 1px 0 black;
    text-shadow:1px 1px 0 black;
 }
#enteteFinder h1 span {
    display:block;
    text-align:justify;
}
#enteteFinder h1 span.part1 {
    font-size:2.3rem;
}
#enteteFinder h1 span.part2 {
    font-size:1.5rem;
}
.notice {
    background:none;
    color:white;

}

footer {
	
	background:white;
}
#menu_footer {
	float:right;
	min-width:200px;
	min-height:10px;
	
}
#menu_footer li {
    display:inline-block;
}
#menu_footer li a {
	padding:30px 5px;
    color:inherit;
    text-decoration:none;
    font-size:1em;
    font-weight:100%;
    padding:40px 10px;
    display:block;

}

#logo_footer {
    margin-left:50px;
    width:270px;
    margin-top:30px
}
.notice,
#enteteFinder {
    padding:10px 2.5%;
}


@media(max-width:639px) {
	#logo_footer {
		margin:30px auto;
		width:300px;
		display:block;
	}
	#menu_footer {
		float:none;
		width:100%;
		text-align:center;
	}
	#menu_footer ul {
		padding-left:0;
	}
	#paves h2 {
		font-size:1.125em;
	}
}

@media(min-width:480px) {
	.elem {
		width:100%!important;
	}
	#paves > div{
		float:left;
        width:50%;
	}
    #paves {
        padding-top:0;
    }
    #paves > div {
        margin-top:50px; 
    }	 
    .w50 .w50 {
		float:left;
		width:50%;
	}

}

@media(min-width:640px) {

	header.header {
		background:none;	
	}
		
	#mft .mod-languages {
		background:white;
		margin-right:2.5%;
	}
	#mft .mod-languages li {
	
		display:inline-block;
		margin:0;
	}   
	#mft .mod-languages a {
		color:inherit;
		padding:40px 15px 20px 15px;
		display:block;
	    font-size:1.4em;
	    font-weight:300;
	}  
	#mft .mod-languages li:first-child a {
	    padding:40px 0px 20px 15px;
	 }  
	 #mft .mod-languages li:first-child a:after {
	    font-weight:300;
	    content:" / ";
	} 
	 #mft .mod-languages li:nth-child(2) a {
	    padding:40px 15px 20px 0px;
	 }    
	 
    #zoneBleue {
        padding: 0px 0px 0px 50%;
    }
    #zoneBleue #fond {
        display:block;
        position: absolute;
        left: 0;
        top: 0;
        width:50%;
        min-height: 100%;
        height:auto;
        z-index: 0;
        background: url('../images/fond.jpg') no-repeat center;
        -webkit-background-size: cover;
        background-size: cover;
    
    }     
	#contentZoneBleue {
		padding:30px;
	}   
}


        



@media(min-width:980px) {
	.w50 {
		float:left;
		width:50%;
	}
    .zoneBlanche {
        display:-ms-flexbox;display:flex;
    }
    .zoneBlanche > .w50 {
        float:none;
        display:-ms-flexbox;display:flex;
        width:50%;
        flex-direction:column;
        justify-content:space-between;
        overflow:auto;
    }   
    
    .zoneBlanche > .w50:first-child {
        background:#335d6b;
    }

     #content {
     	padding-top:300px;
        padding-top:35vh;
     }
      
    #infosLot {
	    background: #f1f3f4;
	    flex: 1;
	    display: flex;
	    flex-wrap: wrap;
	    font-size:1.35em;
    }
    #infosLot h4 {
	
	    width: 100%;
	
	}
	#infosLot .elem {
		float:none;
	}
	
    #logo_header {
        width:auto;
        max-width:35vw;
        margin-left:12vw;
        margin-top:30px;
    }
    #enteteFinder {
        margin-left:15%;    
    }
    #enteteFinder h1 span.part1 {
        font-size:4.3rem;
    }
    #enteteFinder h1 span.part2 {
        font-size:2.5rem;
    } 
    #content {
        position:relative;
        padding-bottom:230px;
        display:block;
    } 

    
    
    #findFish {
    	padding: 120px 220px 30px 80px;
    	float:right;
    	width:800px;
    	margin-bottom:0;
    }
    #findFish #ocean {
    	width:180px;
    	height:100%;
    }

        
    #certipaq {
        position: absolute;
        right: 180px;     
        -webkit-transform:translate3D(50%,-50%,0);
        transform: translate3D(50%,-50%,0);
        bottom: unset;
        width: auto;
        height: 80px;
        z-index: 2;
        top: 50%;
    }
    #formFish input#textField {
        margin-bottom:60px;
    }
    .notice {
        text-align:right;
        background:#3e5c69;
        color:white;
        padding:50px;
        width:600px;
        position:absolute!important;
        bottom:150px;
        left:50%!important;
        top:unset!important;
        margin-left:-500px;
        z-index:2;
    }  	
    #content{
        background:none;
    }
    
	#enteteFinder {
	    padding:10px;
	}  
	
    #zoneBleue {
        padding: 0;
    }
    #zoneBleue #fond {
        display:block;
        position: unset;
        left: 0;
        top: 0;
        width:100%;
        min-height: 0;
        height:24vw;
        z-index: 0;
        background: url('../images/fond.jpg') no-repeat center;
        -webkit-background-size: cover;
        background-size: cover;
    
    }     
	#contentZoneBleue {
		padding:30px
	}    
    
}  

@media(min-width:1200px) {
    #infosLo {
        padding:80px;
    }
    #paves {
        padding:30px 80px 80px 80px;
        flex:1;
    }

    
}

@media(min-width:1400px) {
    #enteteFinder {
    
        width: 560px;
        position: absolute;
        bottom: 450px;
        right:0;
        right: calc(800px + 2.5%);
        margin-left: 0;
        z-index:1;
    
    }
    .notice {

        margin-left:-560px;

    } 
}
@media(min-width:1600px) {
    #mft .mod-languages {
        float:none;
        position:absolute;
        right:50%;
        left:unset;
        margin-right:-800px;
        z-index:2;
        top:0;
    }
    #zoneBleue {
        padding: 0px 0px 0px 34%;
    }
    #zoneBleue #fond {
        display:block;
        position: absolute;
        left: 0;
        top: 0;
        width: calc(32% - 30px);
        min-height: 100%;
        height:auto;
        z-index: 0;
        background: url('../images/fond.jpg') no-repeat center;
        -webkit-background-size: cover;
        background-size: cover;
    
    }    
    
	
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS here  donc IE 11, retrait du flex*/
	.zoneBlanche > .w50 {
		display:block;
		float:left;
	}
	/*#top {
		margin-top:250px;
	}  */
	#logoClient, #intro {
		height:auto;
	}
	#logoClient, #intro {
		display:block;
	}
	#infosLot,#paves {
		flex: none;
	}
}
