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

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

td#partie_1 a:hover {
	text-decoration:none;
}
 
td#partie_2 {
	background-color: #FFFFFF;
}

td#partie_2 h2 {
	color : #FF580F ;
}

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

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

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