body {
	background-color: #f5dd16;
	
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
}

ul {
	margin-bottom: 0px;
}

h1 {
	font-family: "Times New Roman", Georgia, Times, serif;
	text-align: left;
	margin-left: 30px;
	font-weight: normal;
	font-style: italic;
	font-size: 40px;
}

p {
	text-indent: 50px;
	text-align: justify;
}

a {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #00FF00;
	text-decoration: underline;
}

.text_accueil {
	font-size: 18px;
	color: #FFFF00;
	text-align: left;
	margin: 0px 20px 0px 20px;
	padding: 20px;
	background-color: #009900;
}

.footer {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}

.text {
	font-size: 12px;
	font-weight: normal;
	color: #009900;
	text-align: justify;
}
.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	text-align: justify;
}
.footer a {
	color: #009900;
	text-decoration: none;
}

.footer a:hover {
	color: #00CC00;
	text-decoration: underline;
}
