@charset "utf-8";
/* CSS Document */

#projets{
	margin-top:26px;
	margin-left:32px;
	width:650px;
}
#avantapres{
	width:728px;
	margin-top:20px;
	/*margin-left:10px;*/
}
.avant{
	padding:13px;
	border:1px solid #dcdad5;
	width:326px;
	background-image:url(../img/mod_degrade.jpg);
	background-repeat:repeat-x;
}
.photo_avant{
	background-image:url(../img/photoAvant.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:212px;
}
.pastilleAvant{
	z-index:50;
	/*position:relative;*/
	display:block;
	/*width: 91px;*/
	height:245px;/*91*/
	background-image:url(../img/pastilleAvant.png);
	background-repeat:no-repeat;
	background-position:top 10px;
	/*left:10px;
	top:-35px;*/
}
.pastilleApres{
	/*position:relative;*/
	z-index:50;
	display:block;
	background-image:url(../img/pastilleApres.png);
	background-repeat:no-repeat;
	background-position:top 10px;
	height:245px;
	/*	width: 91px;
	height:91px;
	left:10px;
	top:-35px;*/
}
.apres{
	padding:13px;
	border:1px solid #dcdad5;
	width:326px;
	background-image:url(../img/mod_degrade.jpg);
	background-repeat:repeat-x;
}
.photo_apres{
	background-image:url(../img/photoApres.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:212px;
}
.avantapres_txt{
	color:#7b7b7b;
	font-size:11px;
	padding:13px;
	width:286px;
}
#coachDeco{
 width:728px;
}