div.divLien {
	border-bottom:1px solid #9C3F3D;
	margin-bottom:7px;
}
		div.divLien h3 {
			font-size:12px;
			font-weight:bold;
		}
		div.divLien a {
			float:right;
		}
		div.divLien p {
			clear:both;
			text-align:justify;
		}
