.fond {
	background-color: #CCCCCC;
}
.titre {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-weight: 900;
	color: #333399;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.encadre {
	height: 310px;
	width: 85%;
	border: 3px solid #000000;
	background-color: #9E9E9E;
	vertical-align: middle;
	overflow: auto;
}
.mentions {
	font-family: Arial;
	font-size: 9px;
	text-align: center;
}
.encadreGrand {
	border: 1px solid #000000;
	background-color: #A6A6A6;
	color: #000000;
	overflow: auto;
	width: 90%;
	height: 335px;
}
.lienMenu {
	color: #000000;
	text-decoration: none;
}
.MenuNormal {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.soustitre {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
	color: #333399;
}
.MenuSelect {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.texteGras {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.texteNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333399;
}
.textePetit {

	font-family: Arial;
	font-size: 12px;
}
.rubrique {
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #333399;
	text-align: left;
	font-size: 14px;
}
.texteMoyenBleu {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
}
.texteMoyenGras {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.construction {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.texteNormalNoir {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.texteGrasBleu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333399;
	font-weight: bold;
}
.textePetitExemple {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}
.titre_index {

	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: 900;
	color: #333399;
}
.soustitrePetit {

	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.texteConditions {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: auto;
	padding-top: 5px;
}
.texteWarning {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.tableau {
	border-top-style: groove;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
