/* Fonds de page : menu #0E3202 / page #DDDF8C / color #F86309 */

/* ############################ */
/* ########## GLOBAL ########## */
/* ############################ */
body  { color: #FFFFFF; background: #044434; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-align: justify; }
body, table, td, tr, div, p, span { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
/* reformatage des tables pour qu'il n'y ait plus aucune bordure */
table		{ border-collapse: collapse; border-color: #FFFFFF; } /* cellpadding: 0px; cellspacing: 0px; */
tr			{ } /* padding: 0px; spacing: 0px; */
td			{ padding: 0px; } /* spacing: 0px; text-align: justify; */
thead td	{ color: #DDDF8C; background: #0E3202; font-size: 18px; } /* url(images/bloc_top_bg.gif) repeat-x top left; */


/* ########################### */
/* ########## MENU ########### */
/* ########################### */
#menu 			{ color: #044434; background: #DDDF8C; text-align: center; }
#menu A 		{ color: #044434; text-decoration: none; }
#menu A:hover	{ color: #A08AA9; }


/* ###################################### */
/* ########## CORPS DE LA PAGE ########## */
/* ###################################### */
#corps A				{ color: #DDDF8C; }
#corps A:hover			{ color: #A08AA9; }

#corps H1, H2, H3, H4	{ font-family: Trebuchet MS, geneva, lucida, sans-serif; font-weight: bold; color: #DDDF8C; } //margin: 0px; 
#corps H1			{ font-size: 36px; }
#corps H2			{ font-size: 24px; }
#corps H3			{ font-size: 18px; }
#corps H4			{ font-size: 14px; }


