div.BLOC-type-3 {
	background-color:#FFF;
	margin:0 0 10px 0;
	padding:0 0 20px 0;
	min-height:50px;
	background:url(../../images/bg-bloc-3-footer.gif) no-repeat bottom left;
}
div.BLOC-type-3-CONTENT {
	background:url(../../images/bg-bloc-3-content.gif) no-repeat top left;
	min-height:40px;
	padding:8px 4px 0 14px;
}
div.BLOC-type-3-CONTENT p {
	font-size:0.7em;
	padding:0 5px 0 0;
}

div.BLOC-type-3-CONTENT ul {
	font-size:0.7em;
	margin:0 0 0 0;
	list-style-type:none;
}
div.BLOC-type-3-CONTENT ul li {
	margin:0 0 5px 0;
}
div.BLOC-type-3-CONTENT ul li a {
	text-decoration:underline;
	color:#005373;
	font-weight:bold;
	background:url(../../images/puce-li-bloc-3.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
}

div.BLOC-type-3 h2 {
	color:#FFF;
	min-height:17px;
	text-transform:uppercase;
	text-align:left;
	font-size:0.75em;
	font-weight:bold;
	padding:3px 50px 0 12px;
	background:url(../../images/bg-h2-bloc-type-3.gif) no-repeat top left;
}