﻿ul				{ margin: 0px 0 0 30px; }
p				{ margin-left: 10px; }

.TitreCorps		{ font-family: "Times New Roman", Times, serif; font-size: 20px; font-weight: bold; color: #000080; margin-left: 15px; margin-top: 20px; }
.TitreCorps2	{ font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #000080; margin-left: 15px; margin-top: 20px; }
.StyleCurseur	{ cursor: pointer}

.Mention		{ font-family: "Times New Roman", Times, serif; font-size: small; font-weight: bold; font-style: italic; margin-left: 15px; }
.MentionListe	{ font-family: "Times New Roman", Times, serif; font-size: small; font-style: italic; }

.MenuParticulier		{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:hover.MenuParticulier { text-decoration: none; color: #ff0000; }

.boutonmenu	{
	padding-right: 20px;
	padding-left: 30px;
	margin-right: 20px;
	margin-left: 25px;
	text-indent: -5px;
}

