#identifiez-vous {
	background: url(../../img/layout/fleche-rose-laterale.png) 10px 25px no-repeat #fff;
	padding: 30px;
}

#identifiez-vous p {
	margin-bottom: 10px;
	line-height: 20px;
}

#identifiez-vous p:first-child {
	padding-left: 50px;
}

#identifiez-vous li {
	list-style: url(../../img/layout/puce_rose.png) outside;
	margin-bottom: 2px;
	margin-left: 20px;
}

/* La liste en cas de telechargement */

#droite ol {
	list-style: decimal;
	
}
#droite ol li {
	font-size: 1em;
}
