/*Titre de section*/
h1 {
	width: 750px;	
	margin-top: 20px;
	margin-bottom:50px;
	text-align:right;
	font-weight: bold;
	font-size: 1.3em;
	color: #006666;	
}
.lien_rapide {
	text-align:right;
	font-weight: bold;
	width:750px;
}
.lien_rapide_separateur {
	font-size: x-small;
	color: #999999;
}
.image_titre{
	position:absolute;
	margin-top:10px;
	margin-left:20px;
	left: 215px;
}
.print{
	margin-left: 400px;
	width: 350px;
	text-align:left;
	margin-bottom:10px;
	font-weight: bold;
	color: #009999;
}
.devis {

	margin-left: 450px;
	width: 300px;
	text-align:left;
	margin-bottom:20px;
	font-weight: bold;
	color: #009999;
}
.corps{
	margin-top:50px;
	margin-left: 20px;
	width: 730px;
	text-align:justify;
}