.images {
	width: 135px;
	margin-left: 193px;
	background-image: url(../img/vignette_ccas.jpg);
	position: absolute;
	background-repeat: no-repeat;
	z-index: 100;
	margin-top: 259px;
	height: 281px;
}
li {
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	list-style-position: inside;
	font-weight: normal;
	font-size: 11px;
	list-style-image: url(../img/puce-feuille-verte.gif);
}
ul li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: circle;
	font-weight: normal;
	list-style-position: inside;
	font-size: 11px;
}
ul {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-weight: normal;
	font-size: 11px;
}
ol {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-weight: normal;
	font-size: 11px;
}

