/* CSS Document */
body {
	background-color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
  color: #FFCC33;
}

/*STYLES POUR MENU
	.fondDTCoul{ background-color: #f0d249;	}*/

a {
  color: #FFCC33;
}

