.menu_A a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #18B89D;
	line-height: 24px;
}
.menu_A a:hover {
	color: #2DE3C4;
}
.menu_B a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #E47A2D;
	line-height: 24px;
}
.menu_B a:hover {
	color: #EB9E65;
}
.menu_C a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #518BF0;
	line-height: 24px;
}
.menu_C a:hover {
	color: #8BB4F5;
}
.menu_D a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #FF5350;
	line-height: 24px;
}
.menu_D a:hover {
	color: #FF9491;
}
.menu_E a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #A2B402;
	line-height: 24px;
}
.menu_E a:hover {
	color: #DCF402;
}
.bas_de_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.texte strong {
	color: #29639F;
}
.texte a {
	color: #29639F;
}
.texte a:hover {
	color: #3787D7;
}
.rouge {
	font-weight: bold;
	color: #CC3300;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #29639F;
	text-align: justify;
	font-weight: bold;
	line-height: 50px;
	text-decoration: underline;
}
