a {	
	color: #000000;
}
a:hover {	
	text-decoration: underline;
	}
#nonsouligne {
	text-decoration: none;
	}
#souligne {
	text-decoration: underline;
	}
body {	
	background-color: #6699CC;
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;	
	font-size: 0.8em;	
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 10;
	}
table {	
	font-size: 1em;
	table-layout: auto;
	border-style: double ;
	border-spacing: 1px;
	border-color: #B8CDE1;
	border-width: 2 2 2 2;
	}
#clear {
	clear:both;
	} 
#haut {
	margin: 18 0 0 14;
	}
#gche{
	float: left;
	padding: 0 0 0 0;
	width: 230px;
	}
#txtdte{
	padding: 0 0 0 0 ;
	}
#titrepage{
	font-family: Forte, Comic Sans MS, Arial, sans-serif;
	color: #336699;
	font-size: 1.3em;
	}
#petit{
	font-size: 0.8em;
	}
#fondclair{
	margin: 9 0 0 0;
	background-color: #FFFFFF;
	padding: 40 20 20 20;
	width: 774px;
}
#pieddepage{
	padding: 10 0 10 0;
	text-align: center;
	background-color: #6699CC;
	color: #FFFFFF;
	width: 774px;
	}
h1 {
	font-family:Arial, sans-serif;
	color: #336699;
	font-size: 1em;
	text-decoration: none;
	}
h2 {
	color: #336699;
	font-size: 1.1em;
	}
ul {	
	list-style-type: circle;
	}
