.eedci {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	}
	.titregauche {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.page {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E109B;
}
.stitre {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	color: #2E109B;
	font-weight: bolder;
}
.rouge {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	color: #FF9900;
	font-weight: bolder;
}
.stitrenoir {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	color: #047004;
	font-weight: bolder;
}
.texte {
	font-family:  Tahoma, Arial;
	font-size: 13px;
	font-weight: lighter;
	color: #FFFFFF;
}
.textept {
	font-family:  Tahoma, Arial;
	font-size: 13px;
	font-weight: lighter;
	color: #000000;
}
.texteorange{
	font-family:  Tahoma, Arial;
	font-size: 13px;
	font-weight: lighter;
	color: #FF9900;
}
.gauche {
	font-family:  Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.texte2 {
	font-family:  Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0D66C0;
}
.textevert {
	font-family:  Tahoma, Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #059805;
	text-decoration: none;
}
.textebleu{
	font-family:  Tahoma, Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.texteblanc {
	font-family:  Tahoma, Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #ffffff;
	text-decoration: none;
}
.info {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.infonoir {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
.infoblanc {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
