@import url(reset.css); 

body{
font: 100% 'Aldrich', sans-serif, cursive; Arial, Sans-serif;
height: 100%;
background-color: black ;
width: 100%;
margin: 0px;
 
}

@font-face {
font-family:"Orbitron";
src: url("fonts/Orbitron-Regular.ttf") format("truetype");
}

@font-face {
font-family:"OrbitronBold";
src: url("fonts/Orbitron-Bold.ttf") format("truetype");
}


.Labnews{
background-image: url(Labnews.png) ;
background-repeat: no-repeat;
background-size: 1000px ;
margin: 0 auto;
height: 100%;
min-height: 700px;
width: 1000px;
margin-top: 30px;
padding-top: 100px;
position: relative;
font-family:"OrbitronBold";
color: white;
font-size: 30px;
text-align: center;
letter-spacing: 3px;
overflow-x: hidden;
/* On applique le filtre CSS3 pour flouter l'image (avec ici les variantes pour les différents moteurs de rendu) */
filter : url(Labnews.png)
/* Safari */
-webkit-filter: blur(0px);
/* Firefox */
-moz-filter: blur(0px);
/* Opera */
-o-filter: blur(0px);
/* Internet Explorer */
-ms-filter: blur(0px);
/* Filtre de floutage CSS3 standard */
filter: blur(0px);
z-index: 1;
}

.Labnews2{
background-image: url(Labnews2.png) ;
background-repeat: repeat;
background-size: 300px ;
min-height: 700px;
height: 100%;
width: 300px;
position: relative;
font-family:"OrbitronBold";
color: white;
font-size: 30px;
text-align: center;
letter-spacing: 3px;
overflow-x: hidden;
/* On applique le filtre CSS3 pour flouter l'image (avec ici les variantes pour les différents moteurs de rendu) */
filter : url(Labnews2.png)
/* Safari */
-webkit-filter: blur(0px);
/* Firefox */
-moz-filter: blur(0px);
/* Opera */
-o-filter: blur(0px);
/* Internet Explorer */
-ms-filter: blur(0px);
/* Filtre de floutage CSS3 standard */
filter: blur(0px);
z-index: 1;
border: 0px solid gray;
display: inline-block;
}

.Labnews3{
height: 100%;
width: 700px;

position: relative;
font-family:"OrbitronBold";
color: gray;
font-size: 30px;
text-align: center;
letter-spacing: 3px;
overflow-x: hidden;
z-index: 1;
display: inline-block;
background-color: white;
float: right;
border-radius: 10px;
}

.LabnewsCadre{
margin: 0 auto;
height: 100%;
width: 1020px;
padding-top: 10px;
position: relative;
color: white;
font-size: 30px;
text-align: center;
letter-spacing: 3px;
overflow-x: hidden;
z-index: 1;
border-top: 3px solid orange;
border-bottom: 3px solid orange;
}

.registered {
 	margin: 0 auto;
    width:600px;
    height: 70px;
    margin-top:20px;
    text-align: left;
    color: black;
    border: 0px solid black;
    -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; overflow: hidden;
	box-shadow: 0px 3px 10px grey;
	background-color: rgba(250,250,250, 0.8);
	font-size: 15px;
	padding: 20px;
	position: relative;
	border: 1px solid #e7e7e9;
	font-family:"Orbitron";
}

.backgroundformulairepwd{
		background-color: grey;
		margin-left: 10px;
		color:white;
		font-size: 15px;
		height: 30px;
		width: 150px;
		
}


input.backgroundformulairemail{
background-color: lightgrey;
color:black;
font-size: 15px;
height: 30px;
width: 280px;
padding-left: 5px;
line-height: 15px;
display: inline-block;
position: relative;
}



input.login2 {
width: 120px;
height: 40px;
background-color: green;
position: relative;

display: inline-block;
font-size: 18px;
padding: 3px;
text-align: center;
color: white;
border: 1px gray solid;
font-weight: bold;
overflow: visible;
margin-left: 10px;
font-size: 15px
-webkit-appearance: none;
border-radius: 0;
cursor: pointer;
}

input.login2:hover {
background-color: white;
color: green;

}

.footerEmail{
text-decoration: none;
color: gray;
font-size: 20px;
bottom: 1px;
position: relative;
text-align: center;
width: 210px;
font-family:"Orbitron";
margin: 0 auto;
letter-spacing: 2px;

}

.footerEmail:hover{

color: orange;

}


.Message {
border: 3px solid orange;
width: 50%;
left: 25%;
position: fixed;
text-align: center;
box-shadow: 3px 3px 10px grey;
color: orange;
background-color: white;
padding: 20px;
z-index: 100;
font-size: 15px;
top: 100px;
font-family: arial;
letter-spacing: 2px;
overflow: hidden;

}


.NewContact {
 	margin: 0 auto;
    width:500px;
    height: 70px;
    margin-top:10px;
    text-align: center;
    color: black;
    border: 0px solid black;
    -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; overflow: hidden;
	box-shadow: 0px 3px 10px grey;
	background-color: rgba(250,250,250, 0.8);
	font-size: 15px;
	padding: 20px;
	position: relative;
	border: 1px solid #e7e7e9;
	font-family:"Orbitron";
	letter-spacing: 3px;
}

.Emailing{
  width: 800px;
  font-size: 15px;
  font-family: Arial;
  background-color: white;
  margin: 0 auto;
  padding: 30px;
}

.BoutonSortirCadre {
width: 100%;
height: 80px;
top: 10px;
position: fixed;
z-index: 102;
}

.BoutonSortir {
width: 60px;
height: 60px;
border-radius: 50%;
text-align: center;
margin-top: 0px;
line-height: 60px;
margin-right: 50px;
float: right;
color: white;
font-size: 15px;
background: #444;
background: linear-gradient( #555, #2C2C2C);
box-shadow: 1px 0px 3px lightgray ;
z-index: 101;
}

.BoutonSortir:hover {
	background: orange;
	
}


.LabnewsCompanyLogo{
	width: 500px;
	margin: 0 auto;
	background-color : white;
	padding: 20px;
	position: relative;
	top: 0px;
	
}

.LabnewsTitre{
widhth: 100%;
text-align: center;
font-family:"OrbitronBold";
color: white;
font-size: 40px;
margin-top: 50px;
letter-spacing: 9px;
	
}
