@charset "ISO-8859-1";
liste-menu {
	list-style-position: inside;
	list-style-image: url(2-images/puce.gif);
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	border: thin none #FF0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FF0000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

A {
	color:#0000FF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:hover {
	color:#CC0000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.TitrePage {color: #CC0033; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}

.Style1 {
	color: #FF0000;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 25px;
	text-decoration: underline;
}
.Style3 {
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #0000FF;
}
.Paragraph-Noir {font-size: 16px}
.Paragraph-Gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.MenuTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.MenuListe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-type: square;
	text-align: left;
}