body {
	color: Navy;
	background-color : White;	
}
.menugauche a:link {
	color : Navy;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.menugauche a:visited {
	color: Navy;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
p {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.principal a:link {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.principal a:visited {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.principal a:hover {
	color : Red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.principal a:active {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.rouge {
  color: #FF0000; 
  font-weight: bold; 
}
H1 {
	DISPLAY: inline; FONT-SIZE: 12px; FONT-FAMILY: verdana
}
H2 {
	DISPLAY: inline; FONT-SIZE: 12px; FONT-FAMILY: verdana
}
