/* CSS Document */

body {
background-image:url(images/fond_intro.gif);
background-repeat:repeat-x;
	background-color: #636363;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

}
