h2{
	margin-top:23px;
	margin-left: -22px;
	line-height:20px;
	margin-bottom:24px;
}
h3{
	color: #B2B4B8;
	font-size:16px;	
	font-weight: normal;
	line-height:16px;
}

#choisir-son-appareil{
	background-image:url(../atelier/images/bg-choisir-appareil.jpg);
	background-repeat: no-repeat;
	height:150px;
	text-align: left;
	border: 1px solid transparent; /*border transparent bug affichage si pas de bordure.*/
 }
#choisir-son-appareil h3{
	margin-left:80px;
	margin-top: 20px;
	margin-bottom:14px;
}
#choisir-son-appareil p{
	margin-left:63px;
	margin-right: 10px;
}
#choisir-son-appareil a{
	margin-left:75px;
}

#prise-de-vue{
	background-image:url(../atelier/images/bg-prise-de-vue.jpg);
	background-repeat: no-repeat;
	height:160px;
	text-align: left;
	border:1px solid transparent;
}
#prise-de-vue h3{
	margin-left:75px;
	margin-top: 23px;
	margin-bottom: 10px;
}
#prise-de-vue p{
	margin-left:60px;
	margin-right:10px;
}
#prise-de-vue a{	
	margin-left:70px;
}

#retouche-photo{
	margin-top:45px;
	background-image:url(../atelier/images/bg-retouche-photo.jpg);
	background-repeat: no-repeat;
	height:140px;
	text-align: left;
	border:1px solid transparent;
}
#retouche-photo h3{
	margin-left:95px;
	margin-top: 17px;
	margin-bottom: 10px;
}
#retouche-photo p{
	margin-left:10px;
	margin-right:35px;
}
#retouche-photo a{	
	margin-left:20px;
}

#colorimetrie{
	background-image:url(../atelier/images/bg-colorimetrie.jpg);
	background-repeat: no-repeat;
	height:140px;
	text-align: left;
	border:1px solid transparent;
}
#colorimetrie h3{
	margin-left:115px;
	margin-top: 21px;
	margin-bottom: 15px;
}
#colorimetrie p{
	margin-left:10px;
	margin-right:45px;	
}
#colorimetrie a{
	margin-left:20px;	
}
