@font-face {font-family: "Futura-Light";src: url("Futura-light.ttf");}
@font-face {font-family: "Futura-Condensed";src: url("Futura-condensed.ttf");}
body, html{
	font-family:Futura-light,tahoma,arial,helvetica,sans-serif;
	width:100%;
	margin:0;
	padding:0;
}
header{
	z-index:100;
	position:fixed;
	top:0;
	left:0;
	right:0;
	background:#fff;
	box-shadow:0 0 7px rgba(0,0,0,.25);
	height:57px;
}
header a{text-decoration:none;color:#666;}
header h1, header>ul{
	display:inline-block;
	padding:10px 0;
	margin:0;
	vertical-align:middle;
	width:47%;
}
header h1{text-align:right;width:30%;margin-right:13%;}
header h1 a{
	float:right;
	width:140px;
	height:76px;
	margin-top:-48px;
	margin-bottom:-60px;
	background:url(../images/madein.svg) no-repeat center;
	background-size:110px;
	font-size:0;
	transition: all 0.25s;
}
header h1 a:hover{height:130px;margin-top:-40px;}
header>ul>li{
	display:inline-block;
	vertical-align:middle;
	font-size:24px;
	letter-spacing:1px;
	margin:0 3% 0 0 ;
	border-radius:4px;
}
header>ul>li.showrooms{padding:2px 15px;}
header>ul>li a{padding:2px 15px;border-radius:4px;display:block;}
header>ul>li a:hover, header>ul>li:hover{background:#eee;color:#000;}
header>ul>li>ul{
	position:absolute;
	background:#eee;
	margin-left:-0px;
	margin-top:-5px;
	padding:0;
	list-style:none;
	padding-top:4px;
	border-radius:4px;
	font-size:20px;
	min-width:140px;
	display:none;
}
header>ul>li:hover>ul{display:block}
header>ul>li>ul li a{border-radius:3px;margin: 5px;padding:2px 10px;}
header>ul>li>ul li a:hover{background:#fff;}
#top{
	top:0;
	position:absolute;
	background:url(../images/150.jpg) #999 no-repeat center;
	background-size:cover;
	text-align:center;
	color:#FFF;
	overflow:hidden;
	width:100%;
	height:45%;
	margin:0;
	box-shadow:0 0 5px #000;
}
.plerin #top{background:url(../images/horizontal.jpg) #999 no-repeat center;background-size:cover;height:90%;}
.ploemeur #top{background:url(../images/_pano001.jpg) #999 no-repeat top;background-size:cover;height:60%;}
.lorient #top{background:url(../images/lorient/lo19-large.jpg) #999 no-repeat top;background-size:cover;height:60%;}
.contact #top{height:25%;}
#content{
	position:absolute;
	top:52%;	
	left:3%;
	right:3%;
	height:75%;
	display:inline-block;
	vertical-align:middle;
}
.plerin #content{top:90%;}
.ploemeur #content, .lorient #content{top:60%;}
.contact #content{top:20%;}
#content h1{
	margin:0;
	display:inline-block;
	vertical-align:middle;
	background:url(../images/h1.svg)  no-repeat center;
	background-size:contain;
	height:100%;
	width:22%;
	margin-right:1%;
}
#content h1 img{opacity:0;width:100%;height:auto;}
#content p strong{font-family:Futura-Condensed, arial,helvetica,sans-serif;text-transform:uppercase;font-weight:normal;}
#content .secteurs{
	margin:0;
	display:inline-block;
	vertical-align:middle;
	height:auto;
	width:14%;
	margin-left:4.5%;
	text-align:center;
}
#content .secteurs p.picto{padding-bottom:30px;background:url(../images/trait.svg) no-repeat bottom center;background-size:contain;}
#content .secteurs p.secteur{
	padding-bottom:20px;
	background:url(../images/trait.svg) no-repeat bottom center;
	background-size:contain;
	font-size:18px;
	letter-spacing:3px;
}
#content .secteurs h2{margin:0;padding:0;width:100%;}
#content .secteurs h2 img{	width:100%;}
#content .secteurs p.desc{
	height:140px;
	margin:0;
	margin-top:5px;
	font-size:20px;
	width:100%;
}
#content #gobbt{
	display:inline-block;
	width:100%;
	text-align:center;
	border-top:1px solid;
	border-bottom:1px solid;
	padding-top:35px;
	padding-bottom:35px;
	margin-bottom:15px;
	margin-top:50px;
}
#content #gobbt h3{
	font-family: Futura-condensed;
	font-weight:normal;
	text-transform:uppercase;
	font-size:50px;
	margin:0;
	letter-spacing:15px;
}
#content #gobbt p{
	text-transform:uppercase;
	font-size:20px;
	margin:10px 0;
	letter-spacing:1px;
}
#content #gobbt p a{
	text-decoration:none;
	background:#333;
	color:#fff;
	padding:5px 15px;
	margin-top:10px;
	display:inline-block;
	border-radius:4px;
	font-weight:bold;
	letter-spacing:2px;
	box-shadow: 0px 2px 4px #999;
}
p.desc{
	font-size:30px;	
	text-align:center;
	margin:0 auto 50px auto;
	width:90%;
}
#showroom, #showroom-liste{max-width:1600px;margin:0 auto;border-top:1px solid;}
.ploemeur #showroom{border:none;}
#showroom-liste ul{text-align:center;padding:50px 0 0px;}
#showroom-liste ul li{
	display:inline-block;	
	vertical-align:top;
	text-align:center;
	width:20%;
	margin:0 3%;
	margin-bottom:3%;
	border:10px solid #fff;
	box-shadow:0 0 5px #ccc;
	border-radius:10px;
	background:url(https://www.le-made-in.fr/images/100m.jpg) no-repeat top center;
	background-size:320px;
}
#showroom-liste ul li.ploemeur{background-image:url(https://www.le-made-in.fr/images/100ploemeur.jpg);}
#showroom-liste ul li.lorient{background-image:url(https://www.le-made-in.fr/images/100lorient.jpg);}
#showroom-liste ul li.plus{background-image:url(https://www.le-made-in.fr/images/plus.jpg);}
#showroom-liste ul li a{
	display:block;
	padding:5px;
	padding-top:224px;
	text-decoration:none;
	color:#888;
	font-size:24px;
}
#showroom-liste ul li a:hover{color:#000;}
#showroom-liste ul li:hover{box-shadow:0 0 7px #888;}
.contact #showroom{
	border:none;
	border-bottom:1px solid;	
	margin-top:0;
	padding-top:0;
	padding-bottom:10px;
}
#showroom h2, #startuppers h2, #showroom-liste h2, #showroom h3.sscat{
	text-transform:uppercase;	
	font-size:90px;
	text-align:center;
	font-family:Futura-condensed;
	letter-spacing:1px;
	font-weight:normal;
	margin-bottom:10px;
}
#showroom h2.bordertop{border-top:1px solid;padding-top:50px;}
#showroom h3.sscat{font-size:30px;display:block;margin-bottom:50px;}
#showroom h3.sscat:before{
	content:"";
	display:block;
	border-top:1px solid;
	width:25%;
	margin:50px auto;
}
#showroom p{margin-bottom:1%;margin-top:2%;}
#showroom img{max-width:100%; width:100%;}
#showroom .img1{margin-top:4%;}
#showroom .img2 img{max-width:48%; width:48%;}
#showroom .img2 a:last-child img{margin-left:4%;}
#showroom .img3 img{max-width:31%; width:31%;}
#showroom .img3 a:nth-child(2) {margin:0 3.5%;}
#showroom .img4 img{width:21.5%;}
#showroom .img4 a{margin-left:3.5%;}
#showroom .img4 a:first-child{margin-left:0;}
.plerin #showroom .img4 a:nth-child(3) img, #showroom .img4 a:nth-child(5) img {width:10.75%;}
.ploemeur #showroom .img3 img{max-width:24.5%; width:24.5%;}
.ploemeur #showroom .img3 a:first-child img {max-width:43.5%; width:43.5%;}
.ploemeur #showroom .img4 img{width:22.35%;}
.ploemeur #showroom .img3-2 img, .ploemeur #showroom .img3-3 img{max-width:30.75%; width:30.75%;margin-left:3.75%;}
.ploemeur #showroom .img3-2 a:first-child img, .ploemeur #showroom .img3-3 a:first-child img{margin-left:0%;}
.ploemeur #showroom .img3-3 img{max-width:35.9%;width:35.9%;margin-left:3.75%;}
.ploemeur #showroom .img3-3 a:nth-child(2) img{max-width:20.2%;width:20.2%;margin-left:3.75%;}
.lorient #showroom .img5 a:first-child img {max-width:8.5%; width:9%;}
.lorient #showroom .img5 a img {max-width:19.75%; width:19.75%;}
#showroom .img4-2 img{width:16.29%;}
#showroom .img4-2 a:nth-child(2n) img{width:29%;}
#showroom .img4-2 a{margin-left:3.1%;}
#showroom .img4-2 a:first-child{margin-left:0;}
#showroom .img5 img{width:17.5%;}
#showroom .img5 a{margin-left:3.1%;}
#showroom .img5 a:first-child{margin-left:0;}
#showroom .img7 img{width:12%;}
#showroom .img7 a{margin-left:2.6%;}
#showroom .img7 a:first-child{margin-left:0;}
.ploemeur #showroom p.img5:last-child img{width:19.1%;}
.ploemeur #showroom p.img5:last-child a:last-child img{width:10.8%;}
#showroom iframe{
	width:100%;
	height:800px;
	background:#000;
	margin-bottom:2%;
}
.contact #showroom form{
	max-width:600px;
	margin:50px auto;
	box-shadow: 0 5px 20px #bbb;
	border-radius:5px;
	padding:.5% .5% 1% .5%;
}
.contact #showroom form p{width:47%;margin-left:2%;display:inline-block;}
.contact #showroom form h4{
	text-align:center;
	margin:5px 0 15px;
	color:#c33;
	letter-spacing:1px;
	font-size:20px;
}
.contact #showroom form p.mess, .contact #showroom form p:last-child{width:98%;}
.contact #showroom form p:last-child{text-align:center;}
.contact #showroom form label{
	display:block;
	text-transform:uppercase;
	font-size:20px;
	letter-spacing:1px;
	font-family:"Futura-Condensed";
}
.contact #showroom form input, .contact #showroom form textarea{
	width:95%;
	font-family:courier,courier-new,serif;
	font-size:20px;
	padding:10px 5px 5px 5px;
	border:none;
	margin-bottom:1px;
	border-bottom:1px solid #ccc;
	margin-top:5px;
}
.contact #showroom form input:hover, .contact #showroom form input:focus, .contact #showroom form textarea:hover, .contact #showroom form textarea:focus{margin-bottom:0;border-bottom:2px solid #999;box-shadow:0 0 10px #ccc inset;}
.contact #showroom form textarea{
	width:96%;
	border:1px solid #ccc;
	min-height:100px;
	max-width:96%;
	min-width:96%;
	margin-bottom:0;
}
.contact #showroom form textarea:hover, .contact #showroom form textarea:focus{border:1px solid #999;}
.contact #showroom form input[type=submit]{
	cursor:pointer;
	border:none;
	max-width:200px;
	margin:0;
	border-radius:2px;
	box-shadow:0 1px 4px #666;
	background:#ddd;
}
.contact #showroom form input[type=submit]:hover{box-shadow:0 1px 3px #444;background:#eee;}
#startuppers{margin-top:70px;}
#startuppers h2{font-size:60px;}
#startuppers p{text-align:center;font-size:28px;font-weight:bold;}
#startuppers p a{
	text-decoration:none;
	color:#555;
	background:#eee;
	box-shadow: 0 0 5px #aaa;
	border-radius:5px;
	padding:5px 35px;
}
#startuppers p a:hover{
	color:#000;
	background:#ddd;
	box-shadow: 0 0 5px #999;
	border-radius:5px;
	padding:5px 35px;
}
#startuppers ul{padding:0;list-style:none;text-align:center;}
#startuppers li{
	display:inline-block;
	width:22%;
	margin:1% 2%;
	background:url(../images/trait.svg) no-repeat bottom center;
	background-size:160px;
	padding-bottom:-20px;
	min-width:300px;
}
#startuppers li a{
	background:url(../images/thomas-daveluy.svg) no-repeat center 20px;
	background-size:170px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:32px;
	width:300px;
	padding:200px 0 40px 0;
	margin:0 auto;
	font-family:Futura-Condensed, arial,helvetica,sans-serif;
	display:block;
	margin-bottom:-20px;
	border-radius:5px;
}
#startuppers li:nth-child(2) a{background:url(../images/nicolas-desverronnieres.svg) no-repeat center 20px;background-size:170px;}
#startuppers li:nth-child(3) a{background:url(../images/sylvain-le-corre.svg) no-repeat center 20px;background-size:170px;}
#startuppers li a:hover{background-color:#00000022;}
#startuppers li a span{
	display:block;
	font-family:Futura-Light, arial,helvetica,sans-serif;
	font-size:18px;
	background:url(../images/trait.svg) no-repeat top center;
	background-size:160px;
	padding-top:20px;
	margin-top:15px;
}
footer{
	position:absolute;
	background:#ddd;
	margin:0;
	left:-3.25%;
	right:-3.2%;
	margin:3% 0 0;
	padding:1% 10%;
}
footer h3, footer h4{
	font-family:Futura-condensed, tahoma, arial, helvetica,sans-serif;
	font-weight:normal;
	font-size:50px;
	margin:10px 0 20px 0;
	text-transform:uppercase;
}
footer h4{font-size:36px;margin-bottom:0;}
footer p{font-size:20px;margin:10px 0;}
footer .dates{
	display:inline-block;
	margin-left:2%;
	padding-left:2%;
	border-left:1px solid #aaa;
}
footer .dates:nth-child(2){
	display:inline-block;
	margin-left:0%;
	padding-left:0%;
	border:none;
}
@media screen and (orientation: portrait) {
	header{height:90px}
	header h1{text-align:right;width:22%;margin-right:0%;}
	header h1 a{
		width:160px;
		height:110px;
		margin-top:-64px;
		margin-bottom:-100px;
		background-size:160px;
	}
	header h1 a:hover{height:160px;margin-top:-25px;}
	header>ul{width:74%;text-align:center;font-size:50px;}
	header>ul>li{min-height:30px;font-size:40px;}
	header>ul>li:first-child{display:none;}
	.plerin #top{background:url(../images/vertical.jpg) #999 no-repeat center;background-size:cover;}
	#content h1{
		background:url(../images/h1-horiz.svg)  no-repeat center;
		background-size:contain;
		height:500px;
		max-height:50%;
		width:100%;
		margin-right:0;
	}
	#showroom-liste ul li{display:block;width:75%;margin:1% auto 3% auto;}
	#showroom-liste ul li a{font-size:30px;}
	#content .secteurs{width:20%;margin:0 2%;}
	#content .secteurs h2{margin:1% 0;font-size:36px}
	#content #gobbt{margin-top:10%;}
	#showroom iframe{width:100%;height:400px;}
	footer .dates{
		display:block;
		margin:0;
		padding:0;
		margin-bottom:4%;
		padding-top:4%;
		border:none;
		border-top:1px solid #aaa;
	}
	#startuppers li{
		margin:0 auto;
		background:url(../images/thomas-daveluy.svg) no-repeat 20px center;
		background-size:170px;
		width:90%;
		padding:0 ;
		text-align:left;
		margin:0;
		margin-top:25px;
		min-height:200px;
	}
	#startuppers li:nth-child(2){background:url(../images/nicolas-desverronnieres.svg) no-repeat 20px center;background-size:170px;}
	#startuppers li:nth-child(3){background:url(../images/sylvain-le-corre.svg) no-repeat 20px center;background-size:170px;}
	#startuppers li a, #startuppers li:nth-child(2) a, #startuppers li:nth-child(3) a{
		background:none;
		padding-top:40px;
		padding-bottom:60px;
		font-size:42px;
		min-height:120px;
		padding:40px 20px 40px 220px;
		width:auto;
	}
	#startuppers li a:hover, #startuppers li:nth-child(2) a:hover, #startuppers li:nth-child(3) a:hover{background-color:#00000022;}
	#startuppers li a span{font-size:28px;background-position:top left;}
	#startuppers p a {display:block;}	
}
@media screen and (max-width: 1200px) {
	#content .secteurs p.desc{font-size:16px;}
	#showroom iframe{width:100%;height:400px;}
}