a:active {  color: #0066CC; text-decoration: underline}
a:hover {  color: #330099; text-decoration: underline}
h1 {
	font-size: 14px;
	color: #00005F;
}

a:link {  color: #0066CC; text-decoration: underline}
a:visited {  color: #0066CC; text-decoration: underline}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #00005F;
	background-color: #99CCFF;
	background-image: url(/new2/images/trame.jpg);
}
.bando {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
}
.menu  a:link {
	color: #00005F;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu  a:visited {
	color: #00005F;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
