/*ks : ajout style pour .marie, .enfant, .achat */

#colonne21 .margeHoriz {
	margin-left:10px;
	margin-right:10px;
}
#blocTitrePage h2.papier,
#blocTitrePage h2.succession,
#blocTitrePage h2.deces,
#blocTitrePage h2.retraite,
#blocTitrePage h2.emploi,
#blocTitrePage h2.etranger,
#blocTitrePage h2.demenage,
#blocTitrePage h2.servicePublic,
#blocTitrePage h2.marie,
#blocTitrePage h2.enfant,
#blocTitrePage h2.achat,
#blocTitrePage h2.gardeEnfant
 {
	background: url(../images-css/elements/comment-faire/bg-papier.png) no-repeat right top;
	min-height: 60px;
	padding-right: 80px;
	padding-top: 10px;
	top: -10px;
	position: relative;
}
* html #blocTitrePage h2.papier,
* html #blocTitrePage h2.succession,
* html #blocTitrePage h2.deces,
* html #blocTitrePage h2.retraite,
* html #blocTitrePage h2.emploi,
* html #blocTitrePage h2.etranger,
* html #blocTitrePage h2.demenage,
* html #blocTitrePage h2.servicePublic, 
* html#blocTitrePage h2.marie,
* html#blocTitrePage h2.enfant,
* html#blocTitrePage h2.achat,
* html#blocTitrePage h2.gardeEnfant
{
	height: 60px;
}
* html #blocTitrePage h2.papier {
	background: url(../images-css/elements/comment-faire/bg-papier-ie6.png) no-repeat right top;
}
#blocTitrePage h2.succession {
	background: url(../images-css/elements/comment-faire/bg-succession.png) no-repeat right top;
}
* html #blocTitrePage h2.succession {
	background: url(../images-css/elements/comment-faire/bg-succession-ie6.png) no-repeat right top;
}
#blocTitrePage h2.deces {
	background: url(../images-css/elements/comment-faire/bg-deces.png) no-repeat right top;
}
* html #blocTitrePage h2.deces {
	background: url(../images-css/elements/comment-faire/bg-deces-ie6.png) no-repeat right top;
}
#blocTitrePage h2.retraite {
	background: url(../images-css/elements/comment-faire/bg-retraite.png) no-repeat right top;
}
* html #blocTitrePage h2.retraite {
	background: url(../images-css/elements/comment-faire/bg-retraite-ie6.png) no-repeat right top;
}
#blocTitrePage h2.emploi {
	background: url(../images-css/elements/comment-faire/bg-emploi.png) no-repeat right top;
}
* html #blocTitrePage h2.emploi {
	background: url(../images-css/elements/comment-faire/bg-emploi-ie6.png) no-repeat right top;
}
#blocTitrePage h2.etranger {
	background: url(../images-css/elements/comment-faire/bg-demenager.png) no-repeat right top;
}
* html #blocTitrePage h2.etranger {
	background: url(../images-css/elements/comment-faire/bg-demenager-ie6.png) no-repeat right top;
}
#blocTitrePage h2.demenage {
	background: url(../images-css/elements/comment-faire/bg-deces.png) no-repeat right top;
}
* html #blocTitrePage h2.demenage {
	background: url(../images-css/elements/comment-faire/bg-deces-ie6.png) no-repeat right top;
}
#blocTitrePage h2.servicePublic {
	background: url(../images-css/elements/comment-faire/bg-service-public.png) no-repeat right top;
}
* html #blocTitrePage h2.servicePublic {
	background: url(../images-css/elements/comment-faire/bg-service-public-ie6.png) no-repeat right top;
}
#blocTitrePage h2.marie {
	background: url(../images-css/elements/comment-faire/bg-marie.png) no-repeat right top;
}
* html #blocTitrePage h2.marie {
	background: url(../images-css/elements/comment-faire/bg-marie-ie6.png) no-repeat right top;
}
#blocTitrePage h2.enfant {
	background: url(../images-css/elements/comment-faire/bg-enfant.png) no-repeat right top;
}
* html #blocTitrePage h2.enfant {
	background: url(../images-css/elements/comment-faire/bg-enfant-ie6.png) no-repeat right top;
}
#blocTitrePage h2.achat {
	background: url(../images-css/elements/comment-faire/bg-achat.png) no-repeat right top;
}
* html #blocTitrePage h2.achat{
	background: url(../images-css/elements/comment-faire/bg-achat-ie6.png) no-repeat right top;
}
#blocTitrePage h2.gardeEnfant {
	background: url(../images-css/elements/comment-faire/bg-garde-enfant.png) no-repeat right top;
}
* html #blocTitrePage h2.gardeEnfant{
	background: url(../images-css/elements/comment-faire/bg-garde-enfant-ie6.png) no-repeat right top;
}

#listCommentFaireSi {

}
		#listCommentFaireSi li {
			float: left;
			width: 225px;
			background: url(../images-css/elements/comment-faire/bg-liste-comment-faire.png) no-repeat left top;
			margin-bottom: 19px;
		}
		#listCommentFaireSi li.gauche {
			clear: both;
			margin-right: 16px;
		}
				#listCommentFaireSi li a {
					display: block;
					min-height: 52px;
					font-size: 1.2em;
					font-weight: bold;
					padding: 17px 70px 0 12px;
					margin-right: 3px;
				}
				#listCommentFaireSi li a.papier {
					background: url(../images-css/elements/comment-faire/bg-papier.png) no-repeat right center;
					padding: 9px 70px 0 12px;
					min-height: 60px;
				}
				* html #listCommentFaireSi li a.papier {
					background: url(../images-css/elements/comment-faire/bg-papier-ie6.png) no-repeat right center;
				}
				#listCommentFaireSi li a.succession {
					background: url(../images-css/elements/comment-faire/bg-succession.png) no-repeat right center;
					padding: 9px 70px 0 12px;
					min-height: 60px;
				}
				* html #listCommentFaireSi li a.succession {
					background: url(../images-css/elements/comment-faire/bg-succession-ie6.png) no-repeat right center;
				}
				#listCommentFaireSi li a.deces {
					background: url(../images-css/elements/comment-faire/bg-deces.png) no-repeat right center;
					padding: 9px 70px 0 12px;
					min-height: 60px;
				}
				* html #listCommentFaireSi li a.deces {
					background: url(../images-css/elements/comment-faire/bg-deces-ie6.png) no-repeat right center;
				}
				#listCommentFaireSi li a.retraite {
					background: url(../images-css/elements/comment-faire/bg-retraite.png) no-repeat right center;
					padding: 9px 70px 0 12px;
					min-height: 60px;
				}
				* html #listCommentFaireSi li a.retraite {
					background: url(../images-css/elements/comment-faire/bg-retraite-ie6.png) no-repeat right center;
				}
				#listCommentFaireSi li a.emploi {
					background: url(../images-css/elements/comment-faire/bg-emploi.png) no-repeat right center;
					padding: 9px 70px 0 12px;
					min-height: 60px;
				}
				* html #listCommentFaireSi li a.emploi {
					background: url(../images-css/elements/comment-faire/bg-emploi-ie6.png) no-repeat right center;
				}
				#listCommentFaireSi li a.etranger {
					background: url(../images-css/elements/comment-faire/bg-etranger.png) no-repeat right center;
				}
				* html #listCommentFaireSi li a.etranger {
					background: url(../images-css/elements/comment-faire/bg-etranger-ie6.png) no-repeat right center;
				}
				#listCommentFaireSi li a.demenage {
					background: url(../images-css/elements/comment-faire/bg-demenager.png) no-repeat right center;
					padding: 9px 70px 0 12px;
					min-height: 60px;
				}
				* html #listCommentFaireSi li a.demenage {
					background: url(../images-css/elements/comment-faire/bg-demenager-ie6.png) no-repeat right center;
				}
				#listCommentFaireSi li a.servicePublic {
					background: url(../images-css/elements/comment-faire/bg-service-public.png) no-repeat right center;
					padding: 9px 70px 0 12px;
					min-height: 60px;
				}
				* html #listCommentFaireSi li a.servicePublic {
					background: url(../images-css/elements/comment-faire/bg-service-public-ie6.png) no-repeat right center;
				}
				#listCommentFaireSi li a.enfant{
					background: url(../images-css/elements/comment-faire/bg-enfant.png) no-repeat right center;
					padding: 9px 70px 0 12px;
					min-height: 60px;
				}
				* html #listCommentFaireSi li a.enfant {
					background: url(../images-css/elements/comment-faire/bg-enfant-ie6.png) no-repeat right center;
				}
				#listCommentFaireSi li a.marie{
					background: url(../images-css/elements/comment-faire/bg-marie.png) no-repeat right center;
					padding: 9px 70px 0 12px;
					min-height: 60px;
				}
				* html #listCommentFaireSi li a.marie {
					background: url(../images-css/elements/comment-faire/bg-marie-ie6.png) no-repeat right center;
				}
				#listCommentFaireSi li a.achat {
					background: url(../images-css/elements/comment-faire/bg-achat.png) no-repeat right center;
					padding: 9px 70px 0 12px;
					min-height: 60px;
				}
				* html #listCommentFaireSi li a.achat {
					background: url(../images-css/elements/comment-faire/bg-achat-ie6.png) no-repeat right center;
				}
				#listCommentFaireSi li a.gardeEnfant {
					background: url(../images-css/elements/comment-faire/bg-garde-enfant.png) no-repeat right center;
					padding: 9px 70px 0 12px;
					min-height: 60px;
				}
				* html #listCommentFaireSi li a.gardeEnfant {
					background: url(../images-css/elements/comment-faire/bg-garde-enfant-ie6.png) no-repeat right center;
				}
