body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF;
}
a:hover {  
	color: #000066; 
	background-color: #FFFF00; 
	text-decoration: none
}
	
a {  
	color: #FFFF66; 
	text-decoration: none;
	}
	


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 3.5em;
	color: Yellow;
	font-style: italic;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
}
	
h3 {  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 1.6em;
}

h4 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.4em; 
	font-style: normal; 
	font-weight: normal;
}
	
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
}

.fondciel {
	background: url(imgrece/backciel.gif);
	font-size: 1em;

}
a.menu {
	width: 95px;
	color: white;
	background-color: #0000CC;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 2px 2px 2px 2px;
	border: 1px inset #c0c0c0;
	display: inline;
}
.menu:hover {
	background-color: #99CCFF;
	border: 1px outset #c0c0c0;
	color: black;
}
.marqueur {
     display: block;
     text-align: center;
     line-height: 1;
}
