body {
	font-size: 12px;
	font-family:  "Arial", "Asimov", "Bookman Old Style";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #800000;
	font-family: "distant galaxy";
	font-size: large;
	font-weight:200;
	text-align: center;
	display:inline;
}

h2 {
	color: #07608f;
	font-family: Arial;
	font-weight: 900;
	display:inline;
}

h3 {
	color: white;
	font-family: Arial;
	font-weight: 600;
	text-decoration: none;
	font-size: 14px;
	display:inline;
}

h4 {
	color: black;
	font-family: Arial;
	font-weight: 900;
	font-size: 12px;
	display:inline;
}

h5 {
	font-family: Arial;
	font-weight: 100;
	font-size: 12px;
	display:inline;
}

h6 {
	font-family: Arial;
	font-size: 10px;
	display:inline;
}

tr {
	border-color: #0080c0;
}

td {
	border-color: white;
	
}
table {
	border-color: white;

	font-size:1em;
	font-family: "Arial", "Asimov", "Bookman Old Style";
}


a {
	background-color: inherit;
	color: #0080c0;
	font-family: "Arial", "Asimov", "Bookman Old Style";
	font-size: 12px;
	list-style-position: outside;
	
}

a:hover {
	background-color: inherit;
	color: #7080c0;
	font-family: "Arial", "Asimov", "Bookman Old Style";
	text-decoration: underline;
	font-size: 12px;
}

a.menu {
	font-size:12px;
	
	color: #0080c0;
}
a.menu:hover {
	color: #f6e101;
	font-size:12px;
	font-weight: bold;
}
a.menu:active {
	color: #0066aa;
	font-size:12px;
	font-weight: bold;
}

 #rubrique { 
 	color: #0099ff;
	font-family: Arial;
	font-weight: 800;
 }
