#conteneur_coup_coeur {
	width: 100%;
	height: '';
	position: relative;
	background-color: #FFFFFF;
	clear: inherit;
	background-image: url();
	background-repeat: no-repeat;
	background-position: top;
}
#coup_coeur {
	width: 100%;
	height: '';
	position: relative;
	overflow: hidden;
	border-bottom: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pied_coup_coeur {
	width: 100%;
	height: '';
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-position: center bottom;
}
#onglet_coup_coeur {
	width: 100%;
	height: '';
	position: relative;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
#cadre_coup_coeur {
	width: 100%;
	height: '';
	margin-top: '';
	background-position: bottom;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}

