 body {
	margin-top: 2px;
	text-align: justify;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color : #1F1F1F;
	}
ul {line-height : 10px;}

A:link {color: #CCCCCC; text-decoration: none;}
A:visited {color: #999999; text-decoration: none;}
A:hover { text-decoration: underline;}

h2{  font-size: 17px; /* Titres de 22 pixels */	}
h1{font-size: 21px; /* Titres de 22 pixels */	}

h3{font-size: 17; color = "#FFFF00"/* Titres de 22 pixels */	}
	
 #header {

	width: 100%;
	height: 100%;
	top: 0;
	right: 0;

	left: 0;
	/*background-color : #333333;
	background-image: url(/fr/09/img/fond.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;

  }
	
#cadre {
	background-color: #DEFADF;
	border: medium dotted #999999;
	height: auto;
	float: left;
	margin: 10px;
	padding: 10px;
	list-style-position: outside;
	list-style-type: square;
}	  

#cadre_p {
	background-color: #DEFADF;
	border: medium dotted #999999;
	height: 170px;
	width: auto;
	margin: 10px;padding: 5px;
}	 

#cadre_d {
	background-color: #DEFADF;
	border: medium dotted #999999;
	height: auto;
	margin: 10px;padding: 10px;
}	
