body {
	background-image: url(img/pix.png);  /* rouge = c80c21  */
	margin: 0;
	padding: 0;
	font-family: Bookman Old Style, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6d6d6d;
}
div#top{
	background: url(img/fond_fd.png) repeat-x;
	margin-top: 0px;
	padding: 0px;
	height: 71px;
}

.tableau
{
			width : 797px;
			border: 1pt;
			height: 570px;
			background-image: url(img/fd_accueil.gif);
			background-repeat: no-repeat;
			margin : 0px;
			margin-left: auto;
			margin-right: auto;
			text-align: left;
}

.tableau2
{
			width : 797px;
			border: 1pt;
			height: 570px;
			background-image: url(img/fd_accueil.gif);
			background-repeat: no-repeat;
			margin : 0px;
			margin-left: auto;
			margin-right: auto;
			text-align: left;
}

a {
	font-weight: regular;
	color: #ff0057;
	text-decoration: underline;
}


