.ConteneurStyle {
	background-attachment: fixed;
	background-color: black;
	background-image: url(../../galleryBackGround.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Titre1_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
}


.Titre2_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.TexteEncadre_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: 400;
	color: black;
	border-color : black;
	border-style : outset;
	border-width : thin;
}
.Texte_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: 400;
	color: black;
}
.Texte1_Style {
	font-family: Courrier;
	font-size: 12px;
	font-style: bold;
	font-weight: 400;
	color: black;
}
