header{
	min-height: 100px;
	margin-top: 15px;
	padding: 5px;
	border: 1px solid;
	
}

div#presentation{
	{
	font-size:50%; 
	font-weight: bold; 
	}
	
.mapage{
	padding:5%;
}

table{
	text-align: center;
	margin-top:1%;
	margin-left:2%;
}
tr{
	padding-bottom:0;
	padding-left:3px;
	padding-right:3px;
}
div#gauche{
	float:left;
	width:75%;
}

div#div_gauche_1{
	float:left;
	width:20%;
	height:250px;
	background-color:#FEF5F7;
	text-align: center;
	margin-left: 1%;
	margin-right:1%;
}
div#div_gauche_2{
	float:left;
	width:20%;
	height:250px;
	background-color:#FEF5F7;
	text-align: center;
	margin-left: 1%;
	margin-right:1%;
}
div#div_gauche_3{
	float:left;
	width:20%;
	height:250px;
	background-color:#FEF5F7;
	text-align: center;
	margin-left: 1%;
	margin-right:1%;
}
div#droite{
	float:left;
	width:20%;   
	background-color:pink;	
}

footer{
	text-align: center;
	margin-top: 15px;
	margin-top: 15px;
}


.couleurverte { background-color: #6a8e29;}
.couleurverteF{background-color:#4d5b37;}
.couleurjaune { color:#dec99c;}
.couleurgrise {background-color:#39383e;}

.mb-3{
    margin-bottom: 0!important;
}

#logo{
	width:90px;
	height:auto;
	margin-left: 15px;
}

#titre{
	font-size: 4em;

}

.login{
	font-size: 0.8em;
	margin-top: 8px;
	margin-bottom: 8px;
	max-width: 150px;
	align-content: center;
	}





