body, a, p {
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva, ;
	font-size : 11pt;
	color : Black;
}

h1 { color: #900; font-style: italic; font-family: "Times New Roman", Georgia, Times }

/* pas de soulignČ quand un lien est actif */
a:Hover {
	text-decoration : None
}


.menu    { color: #000000; font-weight: bold; font-size: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.menu:Hover,.menu_selected {
	color: #996666;
}

.menu2    { color: #8b0000; font-weight: bold; font-size: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.menu2:Hover,.menu2_selected {
	color: #996666;
}

