.titre { font-family: Arial; font-size: 22px }
.textsb { font-family: Verdana; font-size: 11px; font-weight: bold }
.textsbw { font-family: Verdana; font-size: 11px; font-weight: bold; color: #FFFFFF }
.text { font-family: Arial; font-size: 14px }
.textb { font-family: Arial; font-size: 14px; font-weight: bold }
.texts { font-family: Verdana; font-size: 11px }
.Arial { font-family: Arial; font-size: 12px }

.Erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}

A.menu:link { color: #0000FF; text-decoration: none }
A.menu:visited { color: #0000FF; text-decoration: none }
A.menu:hover { color: red; text-decoration: none }

A.menuNav:link{ color: #FFFFFF; text-decoration: none }
A.menuNav:visited { color: #FFFFFF; text-decoration: none }
A.menuNav:hover { color: red; text-decoration: none }

A.menuN:link { color: #FFFFFF; text-decoration: none; font-weight: bold }
A.menuN:visited { color: #FFFFFF; text-decoration: none; font-weight: bold }
A.menuN:hover { color: #0000FF; text-decoration: none; font-weight: bold }

.FormStyle {
 FONT: 10px Verdana, Arial, sans-serif; COLOR: #990033; BACKGROUND-COLOR: #FBE1E7;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;

}
td {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
	left: auto;
	top: auto;
	bottom: auto;
	position: static;
	clip:   rect(auto auto auto auto);
	list-style-image: url(../images/fleche_menu.gif);
	text-align: left;

}
