.menuuu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background:url(Images/Fond_Menu_gauche.jpg);
	border: thin outset #000000;
}
.pages {
	font-family: Verdana;
	font-size: 10px;
}
.News {
	font-family: Verdana;
	font-size: 10px;
	background-image:url(Images/Fond_News.jpg);
	border:medium;
	border-color:#000;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: non;
	color: #950004;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-family:verdana;
	font-size:17px;
	font-weight:bold;
}
