td#partie_1 {
	background-color: #568418;
}

td#partie_1 a {
	color: #C7EF91;
	text-decoration:underline;
}

td#partie_1 a:hover {
	text-decoration:none;
}

td#partie_2 {
	background-color: #FFFFFF; 
}

td#partie_2 h2 {
	color : #62AA01;
}

td#partie_2 a {
	color: #3E6C01 ;
	text-decoration:underline;
}

td#partie_2 a:hover {
	text-decoration:none;
}

td#partie_3 {
	background-color: #A8BF88;
}
