body { font-family: Comic sans MS; }
div.cadre
{
	padding-left:130px;
	padding-right:130px;
}

p.texte
{
	text-indent: 0.5cm;
	text-align: justify;
	white-space: normal;
	font-size: 11pt;
	font-weight:bold;
	color: black;	
}

p.titre
{
	font-size: 13pt;
	font-weight:bold;
	color:#5E332D;	
}

ul.clus
{
	list-style-type:square;
	color:black;
	font-weight:bold;
	text-align:left;
}

ul.ethy {
	list-style-type:square;
	color:#2C1714;
	text-align:left;
	margin-left:20px;
	margin-right:40px;
}

li.ethy {
	margin-bottom:5px;
	font-size:10pt;
}

li.clus
{
	font-size:11pt;
	padding-bottom:20px;
}