.terms ul{
	list-style-type: none;
}
.terms li.title {
	margin: 10px 0;
	padding-left:15px;
	font-size: 14px;
	font-weight: bold;
	background:url(http://static.reseaudespetitescommunes.fr/default/images/design/ico_arrow2.png) left center no-repeat;
}
.terms li.subtitle {
	margin: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #888;
}
.terms li.subtitle2 {
	margin: 10px 0 10px 0;
	font-size: 11px;
	font-weight: bold;
}
.terms li.content {
	margin: 5px 0 10px 14px !important;
	padding-left:15px;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	background:url(http://static.reseaudespetitescommunes.fr/default/images/design/ico_arrow3.png) left top no-repeat;
}
.terms li.subcontent {
	margin: 5px 0 10px 40px;
	font-size: 11px;
	font-weight: normal;
	padding-left: 15px;
	text-align: justify;
	background:url(http://static.reseaudespetitescommunes.fr/default/images/design/ico_circle1.png) left top no-repeat;
}
.terms li.date {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #777;
}
.terms li a {
	text-decoration: underline;
}