.MenuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #333399;
}
a:hover {
	color: #FF9900;
}
.texte01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	list-style-type: disc;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333399;
}
a:active {
	color: #9999FF;
}
a:link {
	color: #333399;
}
a:visited {
	color: #333399;
}

