/* --------------------- IMPORT FONTS --------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url('./fonts/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('./fonts/fonts/fontsfontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('./fonts/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('./fonts/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('./fonts/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('./fonts/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* ------------------- CONTENU DE LA PAGE ----------------- */

#all
{
	width: 460px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-top: 45px;
	font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
	font-weight: 200;
}

body
{
	background-color: #002f6c;
	font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
	font-weight: 200;
	padding: 0;
	margin: 0;
}

h1
{
	font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
	font-weight: 200;
	color: #ffffff;
	font-size: 26px;
	margin-bottom: 0;
	margin-top: 25px;
}

p
{
	font-weight: 200;
}

#ruggeriplomberie
{
	width: 100px;
	height: auto;
}

#identite
{
	width: 100%;
	text-align: center;
	margin-bottom: 36px;
}

#identite .fonction
{
	font-weight: 200;
	font-size: 13px;
	color: #ffffff;
	opacity: 0.75;
}

#identite p
{
	margin-top: 3px;
	margin-bottom: 0;
}

#contacts
{
	width: 100%;
	height: auto;
}

.contact
{
	width: 100%;
	height: 55px;
	display: block;
	margin-bottom: 9px;
	border-radius: 8px 4px 4px 8px;
	-webkit-border-radius: 8px 4px 4px 8px;
	-moz-border-radius: 8px 4px 4px 8px;
	-o-border-radius: 8px 4px 4px 8px;
	-ms-border-radius: 8px 4px 4px 8px;
	background-color: white;
	box-shadow: inset 0 -10px 20px rgba(0,0,0,0.08), inset -1px 1px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 -10px 20px rgba(0,0,0,0.08), inset -1px 1px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 -10px 20px rgba(0,0,0,0.08), inset -1px 1px 0 rgba(0,0,0,0.1);
	-o-box-shadow: inset 0 -10px 20px rgba(0,0,0,0.08), inset -1px 1px 0 rgba(0,0,0,0.1);
	-ms-box-shadow: inset 0 -10px 20px rgba(0,0,0,0.08), inset -1px 1px 0 rgba(0,0,0,0.1);
	border-bottom: solid 2px rgba(0,0,0,0.3);
}

.contact .logo
{
	width: 55px;
	height: 55px;
	background-color: #ea5901;
	display: inline-block;
	vertical-align: top;
	float: left;
	margin: 0;
	padding: 0;
	border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-o-border-radius: 4px 0 0 4px;
	-ms-border-radius: 4px 0 0 4px;
	margin-right: 20px;
	text-align: center;
	line-height: 55px;
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.1);
	-o-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.1);
	-ms-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.1);
	border-bottom: solid 2px rgba(0,0,0,0.4);
    border-right: solid 1px rgba(0,0,0,0.2);
}

.contact .logo img
{
	width: 42px;
	height: auto;
	vertical-align: middle;
}

.contact h3
{
	color: black;
	font-weight: 200;
	font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
	line-height: 55px;
	margin: 0;
	font-size: 22px;
}

.contact a
{
	text-decoration: none;
}

#coordonnees .label
{
	text-align: left;
	text-transform: uppercase;
	color: #ea5901;
	font-size: 12px;
	width: 18%;
	padding-right: 4%;
	padding-top: 2px;
}

#coordonnees .valeur
{
	text-align: left;
	width: 70%;
	font-size: 15px;
}

#coordonnees p span
{
	display: inline-block;
	vertical-align: top;
	height: auto;
	margin-bottom: 0px;
}

#coordonnees p span a
{
	text-decoration: none;
	color: black;
}

#coordonnees p span a:hover
{
	color: #002f6c;
}

#coordonnees
{
	background-color: white;
	width: 90%;
	height: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 4%;
	padding-bottom: 0.5%;
	box-shadow: inset 0 1px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 0px rgba(0,0,0,0.1);
	-o-box-shadow: inset 0 1px 0px rgba(0,0,0,0.1);
	-ms-box-shadow: inset 0 1px 0px rgba(0,0,0,0.1);
	border-bottom: solid 2px rgba(0,0,0,0.3);
}

h2
{
	font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
	font-weight: 200;
	color: #ffffff;
	margin-bottom: 8px;
	margin-top: 30px;
	font-size: 25px;
}

#coordonnees #first
{
	margin-top: 0;
}

#liens
{
	width: 100%;
	height: auto;
}

.lien
{
	width: 100%;
	height: 55px;
	display: block;
	vertical-align: top;
	margin-bottom: 9px;
	border-radius: 8px 4px 4px 8px;
	-webkit-border-radius: 8px 4px 4px 8px;
	-moz-border-radius: 8px 4px 4px 8px;
	-o-border-radius: 8px 4px 4px 8px;
	-ms-border-radius: 8px 4px 4px 8px;
	background-color: white;
	box-shadow: inset 0 -10px 20px rgba(0,0,0,0.08), inset -1px 1px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 -10px 20px rgba(0,0,0,0.08), inset -1px 1px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 -10px 20px rgba(0,0,0,0.08), inset -1px 1px 0 rgba(0,0,0,0.1);
	-o-box-shadow: inset 0 -10px 20px rgba(0,0,0,0.08), inset -1px 1px 0 rgba(0,0,0,0.1);
	-ms-box-shadow: inset 0 -10px 20px rgba(0,0,0,0.08), inset -1px 1px 0 rgba(0,0,0,0.1);
	border-bottom: solid 2px rgba(0,0,0,0.3);
}

#siteweb .logo
{
	background-color: #e4e4e4;
}

.lien .logo
{
	width: 55px;
	height: 55px;
	background-color: #e64435;
	display: inline-block;
	vertical-align: top;
	float: left;
	margin: 0;
	padding: 0;
	border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-o-border-radius: 4px 0 0 4px;
	-ms-border-radius: 4px 0 0 4px;
	margin-right: 20px;
	text-align: center;
	line-height: 54px;
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.1);
	-o-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.1);
	-ms-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.1);
	background: url('images/texture.png') top left repeat;
	border-bottom: solid 2px rgba(0,0,0,0.4);
    border-right: solid 1px rgba(0,0,0,0.2);
}

.lien .logo img
{
	width: 42px;
	height: auto;
	vertical-align: middle;
}

.lien h3
{
	color: black;
	font-weight: 200;
	font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
	line-height: 55px;
	margin: 0;
	font-size: 22px;
}

.lien a
{
	text-decoration: none;
}

#tsf h3
{
	text-align: center;
	font-size: 13.5px;
	text-transform: uppercase;
	color: #ffffff;
	opacity: 0.8;
	margin: 0;
	font-weight: 300;
	position: relative;
	top: 1px;
}

#tsf
{
	height: auto;
	margin-bottom: 0;
	margin-top: 0;
	background-color: #00295f;
	width: 100%;
	display: block;
	box-shadow: inset 0 0 10px rgba(0,0,0,0.25);
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.25);
    -o-box-shadow: inset 0 0 10px rgba(0,0,0,0.25);
    -ms-box-shadow: inset 0 0 10px rgba(0,0,0,0.25);
	cursor: pointer;
	padding: 12px 20px;
	box-sizing: border-box;
	text-decoration: none;
}

#save
{
	width: 226px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%;
    height: 45px;
	margin-bottom: 0;
	background-color: #ea5900;
	margin-bottom: 0;
	margin-top: 45px;
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
}

#save .logo
{
	height: 45px;
	width: 45px;
	line-height: 45px;
	margin-right: 0;
	background-color: #404040;
}

#save .logo img
{
	width: 20px;
	height: auto;
	position: relative;
	left: -0.5px;
	top: -1px;
}

#save h3
{
	line-height: 45px;
	text-align: center;
	font-size: 19px;
	color: #ffffff;
}

/*---------------------------------------------------------*/
/*-------------------RESPONSIVE DESIGN---------------------*/
/*---------------------------------------------------------*/

@media (max-width: 500px) {
	#all
	{
		width: 88%;
		margin-left: 6%;
		margin-right: 6%;
		margin-bottom: 35px;
		margin-top: 45px;
	}
	
	#ruggeriplomberie
	{
		width: 85px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		height: auto;
	}
	
	.lien
	{
		width: 100%;
		margin-right: 0;
		display: block;
	}
	
	#coordonnees .label
	{
		font-size: 11.25px;
		width: 60px;
		padding-right: 4%;
	}

	#coordonnees .valeur
	{
		width: 65%;
		font-size: 13.75px;
	}
	
	#blocsend
	{
		width: 80% !important;
		left: 10% !important;
		margin-left: 0 !important;
		right: 10% !important;
	}
	#blocsend h4
	{
		font-size: 20px;
	}
}

@media (max-width: 390px) {
	#blocsend h4
	{
		font-size: 17px;
	}
}

@media (max-height: 420px) {
	#blocsend
	{
		position: absolute !important;
		margin-top: 0 !important;
		top: 10% !important;
	}
}

@media (max-width: 340px) {
	h1
	{
		font-size: 26px;
	}
	
	.contact
	{
		height: 42px;
		margin-bottom: 7px;
	}
	
	.contact .logo
	{
		width: 42px;
		height: 42px;
		line-height: 42px;
	}

	.contact .logo img
	{
		width: 30px;
		vertical-align: top;
		padding-top: 7px;
	}

	.contact h3
	{
		line-height: 42px;
		font-size: 17px;
	}
	
	#identite
	{
		margin-bottom: 30px;
	}
	
	h2
	{
		font-size: 21.5px;
		margin-top: 25px;
	}
	
	.lien
	{
		height: 42px;
		margin-bottom: 7px;
	}
	
	.lien .logo
	{
		width: 42px;
		height: 42px;
		line-height: 39px;
	}

	.lien .logo img
	{
		width: 29px;
		height: auto;
		vertical-align: top;
		padding-top: 12.5px;
	}

	.lien h3
	{
		line-height: 42px;
		font-size: 17px;
	}
	
	#all
	{
		margin-bottom: 28px;
		margin-top: 33px;
	}
	
	#coordonnees .label
	{
		font-size: 10px;
		width: 53px;
		padding-right: 4%;
	}

	#coordonnees .valeur
	{
		width: 65%;
		font-size: 12.5px;
	}
	
	#save
	{
		width: 226px;
		height: 42px;
		margin-top: 35px;
	}

	#save .logo
	{
		height: 42px;
		width: 42px;
		line-height: 42px;
	}

	#save .logo img
	{
		width: 18px;
		position: static;
		padding-top: 12.5px;
	}

	#save h3
	{
		line-height: 42px;
		font-size: 17px;
	}
}

@media (max-width: 300px) {
	#coordonnees .label
	{
		font-size: 10px;
		width: 100%;
		padding-right: 0;
		display: block;
		margin-bottom: 3px;
	}

	#coordonnees .valeur
	{
		width: 100%;
		font-size: 12.5px;
	}
	
	#coordonnees p
	{
		margin-top: 0;
		margin-bottom: 14px;
	}
}

@media (max-width: 270px) {
	.contact h3
	{
		font-size: 14.5px;
	}
	
	.contact .logo
	{
		margin-right: 11px;
	}
	
	#coordonnees
	{
		overflow: hidden;
	}
	
	#coordonnees .label
	{
		font-size: 9.5px;
	}

	#coordonnees .valeur
	{
		font-size: 11.5px;
	}
	
	#coordonnees p
	{
		margin-bottom: 10px;
	}
	
	.lien .logo
	{
		margin-right: 11px;
	}
	
	.lien h3
	{
		font-size: 14.5px;
	}
	
	#all
	{
		width: 210px;
		margin-left: auto;
		margin-right: auto;
	}
}

#blocsend, #coverpage
{
	display: none;
}

#blocsend
{
	position: fixed;
	width: 400px;
	margin-left: -200px;
	left: 50%;
	height: auto;
	max-height: 600px;
	margin-top: -191px;
	top: 50%;
	background-color: #ffffff;
	box-shadow: 0 0 12px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 0 12px rgba(0,0,0,0.35);
	-o-box-shadow: 0 0 12px rgba(0,0,0,0.35);
	-ms-box-shadow: 0 0 12px rgba(0,0,0,0.35);
	z-index: 10;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	padding: 20px 28px 26px 28px;
    box-sizing: border-box;
	text-align: center;
}

#coverpage
{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1000%;
	z-index: 5;
	background-color: rgba(0,0,0,0.6);
}

.icoclose:before
{
    content: "\f067";
	font-family: 'FontAwesome';
	font-style: normal;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	display: block;
	color: #aaaaaa;
	font-size: 14px;
}

.quitterfenetre
{
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	display: block;
	width: 28px;
	height: 28px;
	text-align: center;
	background-color: #ededed;
	position: absolute;
	top: 0;
	right: 0;
    box-sizing: border-box;
	cursor: pointer;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	box-shadow: inset 0 0 8px rgba(0,0,0,0.05);
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.05);
	-o-box-shadow: inset 0 0 8px rgba(0,0,0,0.05);
	-ms-box-shadow: inset 0 0 8px rgba(0,0,0,0.05);
	padding-top: 7px;
}

h4
{
	color: #002f6c;
	font-weight: 300;
    margin-top: 0;
	margin-bottom: 22px;
    font-size: 23px;
	text-align: center;
}

.champ, .champtxt
{
	display: block;
	width: 100%;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	background-color: #ffffff;
	outline: none;
	-webkit-outline: none;
	color: #333333;
	font-weight: 300;
	box-sizing: border-box;
	padding: 12.5px 15px;
	font-size: 13.6px;
	border: 0;
    background-color: #f5f5f5;
    box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
	-o-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
	-ms-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
	font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
}

.champ
{
	margin-bottom: 20px;
	height: 42px;
}

.champtxt
{
	min-width: 100%;
	max-width: 100%;
	height: 90px;
	min-height: 90px;
	max-height: 160px;
}

.bouton
{
	outline: none;
	-webkit-outline: none;
	border: 0;
	background-color: #ea5901;
    padding: 15px 31px;
    margin-top: 28px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    text-transform: uppercase;
	font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
}

input.rouge
{
	border: solid 1px red;
}

input.vert, textarea.vert
{
	border: solid 1px green;
}

.blocerreur p
{
	margin: 0;
	font-size: 13px;
}

.blocerreur p .txterreur
{  
	color: #ea5901;
    font-weight: 500;
}

.blocerreur
{
	margin-bottom: 15px;
    border: solid 1px #ea5901;
    display: inline-block;
    padding: 5px 7px;
    border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
    margin-top: 2px;
}