/* CSS Document */

/*
	balise
*/
body {
	background-color: #7AB800;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
}

/*
	class
*/
.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #264F00;
}
.superLink {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	color: #000000;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: normal;
	font-variant: small-caps;
	color: #000;
}
.superLink a {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-decoration: none;
}
.superLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.superLink a .link {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	text-decoration: none;
}
.superLink a:hover .link {
	color: #FFFFFF;
	text-decoration: underline;
}

/*
	ID
*/
#Tableau_01 tr td table tr td div {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #264F00;
	text-decoration: none;
}
