
div#titre
{
	width: 370px;
}

div#contenu
{
	font-size: 11px;
}


a#fleche
{
	font-weight: bold;
	color: #009ADC;
	text-decoration: none;
	background: url("../images/commun/puce_orange.gif") no-repeat center left;
}

a#fleche:hover
{
	text-decoration: underline;
}

li#normal
{
	list-style-position: inside;
	list-style-type:disc;
	color: #F7921B;
}

li#vide
{
	list-style-type:none;
	color: #000000;
	margin-bottom:8px;
}

span.phrase_cle
{
	color: black;
	font-weight: normal;
	font-style: italic;
	font-size:12px;
}
