#conteneur_coup_coeur {
	width: 312px;
	height: 220px;
	position: relative;
	float: left;
	background-color: #d6f5b0;
	clear: inherit;
	background-image: url(../images/cadre_haut_1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#coup_coeur {
	width: 302px;
	height: 160px;
	position: relative;
	float: left;
	overflow: hidden;
	border-bottom: #b3c1a8 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pied_coup_coeur {
	width: 302px;
	height: 15px;
	position: relative;
	float: left;
	overflow: hidden;
	background-color: #d6f5b0;
	background-image: url(../images/cadre_bas_1.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-position: center bottom;
}
#onglet_coup_coeur {
	width: 292px;
	height: 20px;
	position: relative;
	float: left;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#cadre_coup_coeur {
	width: 312px;
	height: 225px;
	margin-top: 5px;
	background-position: bottom;
}

