
body{background-color:	#F1F0F0;
		}

h1{
	text-align: center;
		font-family: Raleway;
	font-size: 43px;
		font-weight: 500;
	line-height: 1.2;
		text-decoration: underline;
	}
	
		
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: 70%; 
			height : auto;
		background-color: ;
			font-size:17px;
		text-align: justify;
			font-family: Raleway;
		}
	
	
.carte{
	padding : 5px 20px 5px 20px;
		width: auto; 
	height : auto;
		float : left;
	margin-left : 0 auto;
		background-color: ;
		}
		
		
.image{
	padding : 5px 20px 5px 20px;
		width: auto; 
	height : auto;
		float : right;
	margin-left : 0 auto;
		background-color: ;
		}
		
		
.lien{
	text-align: right;
		width:	auto;
	height: 50px;

		
	}		
		
.gras{
	font-weight: 1000;
	}





		