body {
	background-color: #000000;
	margin: 10px;
	background-image: url(images/gris 103.gif);
	background-repeat: repeat;
	background-position: left top;
}
.bas-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3A4618;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3A4618;
	text-decoration: none;
	letter-spacing: 1px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3A4618;
	text-decoration: none;
	letter-spacing: 1px;
}

.td-titre1 {
	background-color: #FFCC00;
}
.survol:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D90E14;
	text-decoration: underline;
	letter-spacing: 1px;
}
.td-gauche {
	background-color: #ABD0FA;
}
table {
	border: 1px solid #7777FF;
}

