@font-face {
	font-family: 'LibreBaskerville';
	src: url('fonts/LibreBaskerville/ufonts.com_baskerville-light.ttf');
}
@font-face {
	font-family: 'LibreBaskerville2';
	src: url('fonts/LibreBaskerville-Bold.otf');
}
@font-face {
	font-family: "Gill Sans MT Pro Light";
	src: url("fonts/GillSansMTPro-Light.otf");
}
@font-face {
	font-family: "Gill Sans MT Pro bold";
	src: url("fonts/GillSansMTPro-Bold.otf");
}

@font-face {
	font-family: "Gill Sans MT Pro Regular";
	src: url("fonts/GillSansMTPro-Medium.otf");
}
.langue {
				
				z-index: 1;
				margin-left: 92%;
				width: 100px;
				color: #FFFFFF;
				height: 100px;
			    font-family: Gill Sans MT Pro Regular;
		
			  
		
			}
	.langue a {

	margin-top: 50px;
	font-size: 25px;
	color: #FFFFFF;
	font-family: 'LibreBaskerville';
	z-index: 2;
}
a:link {
	text-decoration: none
}

		
			.langue:hover{
				cursor: pointer;
			}
	.social{
			margin: 2%;
			margin-top: 10%;
			
			
		}
		.social:hover{
			
			cursor: pointer;
		}

.formuliare{
	
	width: 70%;
	margin-top: 60px;

}

.formuliare label
{
	display: block;
	width: 220px;
	float: left;
   margin: 25px 0;
   font-family: "Gill Sans MT Pro Light";
	color: #5d5d5d;
	font-size: 16px;
}

input[type="file"]:focus {
	outline: none;
}
input[type=file] {
	padding: 8px 0px;
	margin: 20px 0;
	 display:table-cell;
    
	font-family: "Gill Sans MT Pro Light";
	color: #5d5d5d;
	font-size: 16px;
	
}
input[type=date]::-webkit-calendar-picker-indicator {
	color: #FF7F50;


}

input[type=date]{
	padding: 6px 0px;
	margin: 20px 0;
	width: 50%;
	border: 1px solid #5d5d5d;
	box-sizing: border-box;
	font-family: "Gill Sans MT Pro Light";
	color: #5d5d5d;
	font-size: 16px;
	text-align: center;
}



input[type=number]{
	padding: 6px 0px;
	margin: 20px 0;
	text-align: center;
	border: 1px solid #5d5d5d;
	box-sizing: border-box;
	font-family: "Gill Sans MT Pro Light";
	color: #5d5d5d;
	font-size: 16px;
	
}
input[type=text], input[type=email], select {

	padding: 8px 0px;
	margin: 20px 0;
	width: 50%;
	border: 1px solid #5d5d5d;
	box-sizing: border-box;
	font-family: "Gill Sans MT Pro Light";
	color: #5d5d5d;
	font-size: 16px;
	text-align: center;
}
	.inputfile::-webkit-file-upload-button {
    color: white;
    border: 1px solid #FF7F50;
font-family: "Gill Sans MT Pro Light";
letter-spacing :2px;
	font-size: 18px;
    background: #FF7F50;
    height: 40px;
}

.inputfile::-webkit-file-upload-button:focus {
	outline: none;
}

.ui-dialog-title{
	
font-family: "Gill Sans MT Pro Light";
letter-spacing: 1.5px;	
}

.ui-button-text{
	
	background: #FFFFFF;
	border: #FFFFFF;
		font-family: "Gill Sans MT Pro Light";
}
.ui-dialog-buttonset button:focus {
	outline: none;
}

.ui-button-text:focus {
	outline: none;
}
input[type=submit]{
	
	padding: 8px 0px;
    margin: 20px 0;
     margin-left : 220px;
	width: 50%;
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
	font-family: "Gill Sans MT Pro Light";
	color: #5d5d5d;
	font-size: 16px;
	background-color: #FFFFFF;
		vertical-align:middle;
}
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

textarea {
	
	padding: 12px 20px;
	margin: 20px 0;
	display: inline-block;
	border: 1px solid #5d5d5d;
	font-family: "Gill Sans MT Pro Light";
	resize: none;
	color: #5d5d5d;
	box-sizing: border-box;
	font-size: 16px;
	width: 50%;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


input[type=submit]:hover{
background-color: #5d5d5d;
	color: #FFFFFF;
	cursor: pointer;
		
}

body {margin:0}



header {
	background-image: url("../img/1500-525.jpg");
	background-size: cover;
	background-size: cover;
	height: 525px;
	max-height: 525px;
	min-height: 400px;
	width: 100%;
	border: none;
}
.menu {
 margin:0;
   padding:0;
   	margin-top: -30px;

}
.nav1 {


 padding:0;
 margin:0;
 width: 100%;
text-align: center;
}

.menu li {
display: inline;
margin: 0 70px;


}


.menu a {

	/*pour avoir un effet "outse
	/*pour avoir un effet "outset" avec IE :*/
    color: #FFFFFF;
	text-decoration: none;
    font-family: Gill Sans MT Pro Regular;
	font-weight: lighter;
	letter-spacing: 2px;
	font-size: 18px;
	margin-top: -80px;
}
.logo {
	position: relative;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	margin-top: -420px;
}

.logo:hover{
	
	cursor: pointer;
}
.fouta {
	margin-top: 150px;
	width: 80%;
	max-width: 1000px;
	min-width: 500px;
	margin-left: auto;
	margin-right: auto;
	
}
h1 {
	font-family: 'LibreBaskerville';
	font-weight: 100;
	color: #5d5d5d;
	letter-spacing: 1.5px;
	margin-bottom: 50px;
	font-size: 22px;
}
h2 {
	font-family: 'LibreBaskerville';
	font-weight: 100;
	color: #5d5d5d;
	font-size: 20px;
	margin-top: 240px;
	letter-spacing: 1.5px;
	margin-bottom: 50px;
}
.fouta p {
	font-family: "Gill Sans MT Pro Light";
	letter-spacing: 1px;
	color: #5d5d5d;
	line-height: 25px;
	font-size: 16px;
}
.footer {
	width: 80%;
	border-top: solid 2px;
	border-color: #5d5d5d;
	margin-top: 100px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}
.nav {

	list-style: none;
	margin: 0;
	text-align: center;
}
.nav li {
	display: inline;
	margin-right: 0.5em;
}
.nav a {
	display: inline-block;
	margin: 0 30px;
	font-family: Gill Sans MT Pro Regular;
	letter-spacing: 2px;
	font-size: 16px;
	color: #5d5d5d;
	text-decoration: none;
	margin-top: 30px;
}
.nav a:hover {
	text-decoration: underline;
}
.nav1 a:hover {
	text-decoration: underline;
}
.marques {
border: solid;
	width: 99%;
	resize: both;
	border: #FFFFFF;
}
.femmes {
	
	margin-left: -15px;margin-top: 70px;margin-bottom: 50px;
	resize: both;
		width: 99%;
}
.menu_dynamique li {

	display: inline;
	margin-right: 0.5em;
	
	
}
.menu_dynamique a {
	display: inline-block;
	
	margin: 30px 30px;
	font-family: Gill Sans MT Pro Regular;
	font-weight: lighter;
	letter-spacing: 2px;
	font-size: 20px;
	color: #5d5d5d;
	text-decoration: none;
	/*pour avoir un effet "outset" avec IE :*/

}
.menu_dynamique {
	height: 80px;
	background-color: #FFFFFF;
	position: fixed;
	width: 100%;

}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
	
	.menu li {
display: inline;
margin: 0 50px;


}
	}
