/* CSS Document */

a.menu:link {
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
}
a.menu:visited {
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
}
a.menu:hover {
	color: #CCCCCC;
	font-weight: bolder;
	text-align: center;
	background-color: #FFFF00;
}
a.menu:active {
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
}.Normal {
	font-family: "Monotype Corsiva";
	color: #FFCC99;
	font-size: 22px;
	font-weight: bold;
	text-align: justify;
}
.Normal2 {
	font-family: "Monotype Corsiva";
	color: #FFCC99;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.TitreVille {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	color: #E07F55;
	font-weight: bold;
}


a.interne:link {
	color: #B7AE71;
	font-weight: bolder;
	text-align: center;
		font-size: 22px;
}
a.interne:visited {
	color: #B7AE71;
	font-weight: bolder;
	text-align: center;
		font-size: 22px;
}
a.interne:hover {
	color: #CEC89D;
	font-weight: bolder;
	text-align: center;
		font-size: 22px;
}
a.interne:active {
	color: #B7AE71;
	font-weight: bolder;
	text-align: center;
		font-size: 22px;
}
.NormalCours {
	font-family: "Monotype Corsiva";
	color: #FFCC99;
	font-size: 30px;
	font-weight: bold;
	text-indent: 0px;
}
a.externe:link {
	color: #FFFF66;
	font-weight: bolder;
	text-align: center;
	font-size: 22px;
}
a.externe:visited {
	color: #FFFF66;
	font-weight: bolder;
	text-align: center;
		font-size: 22px;
}
a.externe:hover {
	font-weight: bolder;
	text-align: center;
	color: #FF9966;
		font-size: 22px;
}
a.externe:active {
	color: #FFFF66;
	font-weight: bolder;
	text-align: center;
		font-size: 22px;
}body {
	background-color: #7E1E29;
}
.LeTableau {
	background-color: #9A2A29;
}
.style4{
	color: #6D3E10;
}

