P, TD{
font-family: verdana;
font-size: 11px;
color: Black;
}
.td_justify{
text-align: justify;
}
*.menu {
	color: Black;
	font-family: Arial;
	font-size :14px;
	text-decoration: none;
	font-weight: bold;
}
*.menu:hover {
	color: White;
	text-decoration: underline;
	font-weight: bold;
}
*.menu_blanc {
	color: White;
	font-family: Arial;
	font-size :14px;
	text-decoration: none;
	font-weight: bold;
}
*.Arial_14_blanc_bold {
	color: #FFFFE0;
	font-family: Arial;
	font-size :14px;
	text-decoration: none;
	font-weight: bold;
}
*.titre_noir_verdana_12_bold{
font-family: verdana;
font-size: 12px;
color: Black;
font-weight: bold;
}