body{background-color:	#F1F0F0;
		}

h1{
	text-align: center;
		font-family: Raleway;
	font-size: 45px;
		font-weight: 500;
	line-height: 1.2;
	}
	
	
h2{

	font-family: Raleway;
		font-size: 35px;
	font-weight: 400;
		line-height: 1;
	text-align: center;
	}
	
.page{
	margin: 0 auto;
		padding : 15px 10px 15px 10px;
	width: 66%; 
		height : auto;
	background-color: ;
		font-size:17px;
	text-align: justify;
		font-family: Raleway;
	}
	
.lien{
	text-align: left;
		width: auto;
	height: 50px;
	}
	
.gras{
	font-weight: 1000;
	}
	
li{
	font-size: 17px;
	}
	
a{
	color: black;
	}