@charset "utf-8";
.plafondgd {
	background-image: url(../fonds/moulures/plafond_gd3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.moulure {
	background-image: url(../fonds/moulures/moulure_gauche3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cadre_presentation {
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #EDEEFF;
	height: 100px;
	width: 150px;
	margin: 0px;
}
.edito {
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #EDEEFF;
	width: 700px;
	margin: 0px;
	color: #2C3352;
}
.estimation {
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #EDEEFF;
	width: 891px;
	margin: 0px;
}
.achat {
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #EDEEFF;
	width: 760px;
	margin: 0px;
}
.cadre_nombre {
	border: thin solid #EDEEFF;
	height: 10px;
	width: 150px;
	margin: 0px;
	font-style: italic;
	color: #999999;
	text-align: center;
}
.cadre_global_objets {
	margin: auto;
	padding: 2px;
	cellspacing: 20px;
	line-height: 20px;
	text-align: center;
}
