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

#fond1 {
	position: relative;
	width: 586px;
	min-height: 542px;
	_height: 542px;
	background-image: url(../images/metiers/fond.png);
	background-repeat: repeat-y;
}

#fond2 {
	position: relative;
	padding-top: 33px;
	padding-bottom: 33px;
	padding-left: 42px;
	padding-right: 42px;
	width: 502px;
	min-height: 542px;
	_height: 542px;
	background-image: url(../images/metiers/haut-fond.png);
	background-repeat: no-repeat;
}

#ligne-realisation {
	position: relative;
	margin-top: 15px;
	width: 502px;
	min-height: 100px;
	_height: 100px;
}

.realisation {
	float: left;
	margin-right: 10px;
	width: 240px;
	min-height: 100px;
	_height: 100px;
}

.titre-realisation {
	position: relative;
	width: 240px;
	min-height: 20px;
	_height: 20px;
}

.photo-realisation {
	position: relative;
	width: 240px;
	height: 73px;
}
