p
{
	width: 890px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 12px;
}
#content li
{
	margin-top: 20px;
	list-style-type: square;
	list-style-position: inside;
	margin-left: 40px;
}
#content ul
{
	width: 700px;
	height: 220px;
}
h2
{
	font-size: 14px;
	color: red;
	margin-top: 20px;
	margin-left: 5px;
}


fieldset
{
	width: 850px;
	text-align: justify;
	padding: 5px 10px 10px 10px;
	margin-left: 50px;
	border: #830604 1px dotted;
	margin-bottom: 20px;
	display: block;
	
}
fieldset img
{
	float: left;
	margin: 10px 10px 10px 10px;
}
.titre
{
	font-weight: bold;
	height: 20px;
	
}