h1 {
	font-family: 'BebasNeueRegular';
	font-size: 60px;
	color: #2D7FBF;
	text-align: center;
}


body { 
    font-family: 'BebasNeueRegular'; 
	background-color:#FFDEFB;
    font-weight: normal; 
    font-style: normal; 
	font-size: 30px;
	color: #5EA4EA;
}


.taillepolice {
	font-size: 28px;
	
}

.policebaissee {
	font-size: 18px;
}	
	
	
.textcentre {
	text-align: center;
	margin: auto;
	width: 60%;	
}
	
.page {
	width: 60%;
	margin: auto;
}

.margepropre {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 150px;
	
}

.titrebaisse {
	margin-top: 60px;
}

/*.miseenpage { 
	margin-bottom
	margin-left
	margin-right
	margin-top
}*/

.menu {
	border: 1px solid #f3d4f2;
	background-color: #FFDEFB;
	color: white;
	padding: 10px;
	width: 180px;
	height: 35px;
	position: absolute;
}	

.menu1 {
	text-align: center;
	left: 130px;
	top: 504px;
}

.menu2 {
	text-align: center;
	left: 330px;
	top: 560px;
}

.menu3 {
	text-align: center;
	left: 530px;
	top: 615px;
}	

.menu4 {
	text-align: center;
	left: 730px;
	top: 560px;
}



.menu6 {
	text-align: center;
	left: 930px;
	top: 504px;
}	

.menu7 {
	text-align: center;
	left: 1100px;
	top: 500px;
}	


.espace {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 1500px;
	height: 897px;
	background-color: #FFF4;
	
}	

.index {
	font-family: 'BebasNeueRegular';
	position: absolute;
	top: 3px;
	left: 3px;
}

.imageindex {
	position: absolute;
	top: 360px;
	left: 530px;
}




	
.phrases1 {
	margin: auto;
	width: 80%;
	
}


a {
	color:#4badd1;
	font-family: 'BebasNeueRegular';
	text-decoration: none;
	font-size: 26px;
}	

.credfontsize {
	font-size: 20px;
}	