ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {
font-size: 12px;
font-family: Tahoma;
color: black;}

/* Non-inherited body styles */
BODY {margin-left: 0px;}

A:active {
	text-decoration : none;
	color : lime;
}

A:link {
	text-decoration : none;
	color : green;
}

A:visited {
	text-decoration : none;
	color : green;
}

A:hover {
	text-decoration : none;
	color : lime;
}

TD.titre {
	font-weight: bold;
	background-color: #83D8A4;
	text-indent: 20px;
}

A.titre:active {
	text-decoration : none;
	color : green;
}

A.titre:link {
	text-decoration : none;
	color : green;
}

A.titre:visited {
	text-decoration : none;
	color : green;
}

A.titre:hover {
	text-decoration : none;
	color : green;
}

TD.menu_titre {
	background-color: #83D8A4;
	font-size: 11px;
}

TD.menu_cel {
	background-color: #C8ECD4;
	font-size: 11px;
}

A.menu_cel:active {
	text-decoration : none;
	color : green;
}
A.menu_cel:link {
	text-decoration : none;
	color : black;
}
A.menu_cel:visited {
	text-decoration : none;
	color : black;
}
A.menu_cel:hover {
	text-decoration : none;
	color : green;
}
             
TD.res_titre {
	background-color: #83D8A4;
	font-size: 11px;
}

TD.res_cel {
	background-color: #C8ECD4;
	font-size: 11px;
}

TD.bas_page {
	background-color: #83D8A4;
}