	body {	margin:0;	padding:0;		font-family: Raleway;	line-height: 1.6em;	}
	#nav-top {
	 margin: 0px 0px 0px 0px;	 position: fixed;	 top: 0px;	 padding: 0px;	 background-color: rgba(255,255,255,1);	 width: 100%;	color: blue;		font-weight: 800;    font-size: 14px;    padding-top: 15px;    padding-bottom: 15px;
	}	a { text-decoration: underline;cursor: hand; cursor: pointer; }	a:link {color: blue;}	a:visited {color: blue;}	a:hover {color: blue;text-decoration:none;}.nav{		{ text-decoration: none;cursor: hand; cursor: pointer; }	a:link {color: #ff00ff;}	a:visited {color: #ff00ff;}	a:hover {color: #ff00ff;text-decoration:none;}				}
	#middle,#contact,#procedure,#decouvre {
	position: relative;	font-size: 18px;	 width: 100%;	 height: 85%;		background-color: f2f2f2;	
	}.norbi2 {	position: relative;		padding-top:100px;	text-align:center;	background-attachment: relative;	background-position: center center;	min-height: 460px;	width: 100%;	}h1 {    line-height: 1.4em;	position: relative;	color: blue;	font-size: 50px;	font-weight: 400;	letter-spacing: 3px;	margin-bottom: 10px;}h2 {    line-height: 1.4em;	position: relative;		color: blue;	font-size: 40px;	font-weight: 700;	letter-spacing: 3px;	text-transform: uppercase;	margin-bottom: 10px;}.titre{	font-weight: 400;    font-size: 24px;    padding-bottom: 25px;    line-height: 1.4em;	}.titre2{    font-size: 18px;}input[type=button], input[type=submit], input[type=reset] {  background-color: rgb(0,50,0);  border: none;  color: white;  padding: 16px 32px;  text-decoration: none;  margin: 4px 2px;  cursor: pointer;  	font-size: 16px;}