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


body {
	background-color: #FFFFFF;
	background-image: url(images/fond.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.TxtGris {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
