.construction {
	background-image: url(construction.jpg);
	height: 400px;
	width: 600px;
	background-repeat: no-repeat;

}
.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
	font-weight: bold;

}
.texte2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193242;
	font-weight: normal;
}
.texteorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: normal;
}
.contour {
	border: thin solid #FFFFFF;
}

