@charset "utf-8";
/* CSS Document */

body   {
	text-decoration: none;
	text-align:center;
	font-size:18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#CCC;
	background-color:#000017;
} 
   
   
   a:link {
	text-decoration: none;
	color: #6AA2DB;
}
a:visited {
	text-decoration: none;
	color: #99CC99;
}
a:hover {
	text-decoration: underline;
	color: #FFCCFF;
}
a:active {
	text-decoration: none;
	color: #66CC99;
}
   .piedpage {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #9CC;
}

   .centre {
	text-align: center;
}
table 	{
	text-decoration: none;
	text-align:center;
	font-size:14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#CCC;
}

.table2 	{
	text-decoration: none;
	text-align: justify;
	font-size:14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#CCC;
	border-style: groove;
	border-color: #000031;
	border-radius: 13px ;
	alignment-baseline: central;
}

.contenant 	{
	text-decoration: none;
	font-size:14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#CCC;
	border-style: groove;
	border-color: #000031;
	border-radius: 13px ;
}
hr 	{
	color: #63C;
	size:5;
	border-style:dashed;
}
.hr 	{
	color: #63C;
	size:5;
	border-style:dashed;
}

   .ref {
	font-size: 12px;
}
}
   .souligement {
	text-decoration: underline;
	font-size:19px;
}



