@charset "UTF-8";
body {
	background-color: #d9d7d0;
	background-image: url(pix/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88827F;
}
a:link {
	color: #534A4A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:visited {
	text-decoration: none;
	color: #534A4A;
}
a:hover {
	text-decoration: underline;
	color: #534A4A;
}
a:active {
	text-decoration: none;
	color: #534A4A;
}
.texte01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9EA0;
	text-align: justify;
	vertical-align: middle;
}
.txtclient {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 25px;
}
.txtprojet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9DBC6D;
}
