a.bouton {
	background-color: #5F584C;
	text-align: center;
	color: #EBE6D8;
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	font-style: oblique;
	padding:21px;
	width: 110px;
	text-decoration: none;


	}

	a.bouton:hover {		/* quand on survole le lien */
		background-color: #EBE6D8;
		color: #5F584C;
		padding:21px;
		
	}
.bas {
	font-family: Georgia, ;
	font-size: 10px;
	color: #5F584C;
	text-align: center;
	font-style: oblique;
	margin: 20px;
	padding: 20px;


}
.cadre {
	border: 1px solid #EBE6D8;
}
.texte {
	font-family: Georgia, ;
	font-size: 12px;
	font-style: oblique;
	color: #FFFFFF;
	text-align: justify;
	margin: 20px;
	padding: 20px;
}
.photos {
	border: thin solid #EBE6D8;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	color: #5F584C;
	margin: 10px;
	padding: 10px;
	text-align: justify;


}
.cadrepop {
	border: thin solid #1F1F26;
}
.article {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 10px;
	padding: 10px;
	font-style: normal;
}
