 body {
	margin-top: 2px;
	text-align: justify;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC99;
	list-style-position: outside;
	list-style-image: url(/fr/09/img/puce.gif);
	}
ul {line-height : 30px;}

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

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

	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	background-image: url(Header_Webasso.jpg);
	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;
}	