.EtapeAstuce{
	position: relative;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 713px;
	left: 20px;
	font: 14px "Bookman Old Style";
	font-weight: bold;
	text-align: justify;
	min-height: 80px; 
	border: 0;
	/* border: solid 2px blue;  */
}

.CommentaireAstuce{
	font: 14px Arial, "Bookman Old Style";
	font-weight: bold;
	text-align: left;
	width: 600px;
	/* border: solid 2px green; */
}

.ImageAstuce {
	border: 0;
	margin: auto;
	padding: 0;
}

.BoxImageAstuce {
	position: absolute; 
	top: 0px; 
	right: 0;
	width:100px;
	height: 80px;
	/* border: solid 2px yellow; */
}

.astuce {
	padding-left: 20px;
	padding-bottom: 5px;
	font: 12px "Bookman Old Style";
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	text-indent: -13px;
	color: #737373;
}

.BoxIconAstuce{
  position: absolute;
  width: 100%;
  height: 60px;
 /* top: 10px; */
  text-align: center; 
  /* border: solid 1px yellow;   */
  z-index: 1;
}