a{
	text-decoration:none
}
a:hover{
	text-decoration: nothing;
	color:#A1CBFF;
}
.TexteNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.TexteJustifie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.BorduresTableau {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
.TitrePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}
.BoutonFormulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D2C9AA;
	border: 1px solid #808080;
}
.ChampFormulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F5F3EB;
	border: 1px solid #808080;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #808080;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;

}
.LegendePhotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
