*{
    margin:0;
    padding:0;
}
body{
	top: 0px;
	left: 0px;
	bottom: 0px;
	background-color: #FFF;
	width: 10000px;
	position: absolute;
}
.section2{
	bottom: 0px;
	width: 100%;
	float: left;
	padding-top: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1%;
}
.droite {
	bottom: 0px;
	width: 1px;
	float: left;
	padding-top: 60px;
}
.gris {
	bottom: 0px;
	width: 5000px;
	float: left;
	background-color: #FF0000;
	height: 1px;
}
.droite2 {
	bottom: 0px;
	width: 1800px;
	float: left;
	padding-top: 60px;
}


p{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}



ul{
	list-style: none;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
ul li{
	float: left;
	padding: 3px;
	margin: 0px;
	color: #aaa;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




img {
	list-style-position: inside;
	vertical-align: middle;
	border: none;
}

    span.reference{
	position: fixed;
	left: 16%;
	font-weight: 600;
	font-family: molengo;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	background-color: #FFF;
	padding-top: -4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	bottom: 25px;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
        }
        span.reference a{
	color: #333;
	text-decoration: none;
	font-weight: 600;
        }
        span.reference a:hover{
	color: #000;
        }
		
				        span.titre{
	position: fixed;
	left: 15%;
	top: 20px;
	font-family: krona-one;
	font-style: normal;
	font-size: 20px;
	font-weight: 400;
	color: #333;
		}
