.contenu_4_blocs .cadreSection {
	background :url(../img/backCadre.jpg) top left no-repeat;
	width : 184px;
	min-height : 160px;
	float : left;
	padding-top : 20px;
	padding-left : 25px;
	padding-right : 25px;
}
.contenu_4_blocs .cadreSection h4 {
	font-size : 16px;
	font-weight : bold;
	color : #005195;
	margin-bottom : 10px;
}
.contenu_4_blocs .cadreSection img {
	float : right;
	margin : 0px 0px 5px 10px;
}
.contenu_4_blocs .cadreSection a {
	font-weight : bold;
	text-decoration : none;
}
.contenu_4_blocs .cadreSection a:hover {
	text-decoration : underline;
}
.contenu_4_blocs .cadreSection .lienSuite {
	clear : both;
}
