/* Style sheet for Katstyle */
/* By Natmark-Concept inc. Copyright 2004. All rights reserved. */

	body {
	color: #E2E2E2;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/acc_background.jpg);
	background-repeat: no-repeat;
	font-size: .8em;
	font-family: Verdana, Arial, sans-serif;
	background-color: #000000;
	text-align: left;
}

/* ---- Texte et liens entrée ---- */ 
#body { font-size: 1em; padding-left: 20px; padding-right: 15px; text-align: left; font-weight: bold; }
#body ul { padding-left: 20px; margin-left: 0px; }
#body li { padding-left: 0px; margin-left: 0px; }
#body a:link { color: #ffffff; text-decoration: underline; background-color: transparent; }
#body a:visited { color: #ffffff; text-decoration: underline; background-color: transparent; }
#body a:hover { color: #A24E3F; text-decoration: overline; background-color: transparent; }
#body a:active { color: #A24E3F; text-decoration: overline; background-color: transparent; }

/* ---- menu texte du bas ---- */ 
p.btmmenu { color: #E2E2E2; background-color: transparent; font-size: 10px; }
a.btmmenu:link { color: #E2E2E2; background-color: transparent; text-decoration: underline; font-size: 10px; }
a.btmmenu:visited { color: #E2E2E2; background-color: transparent; text-decoration: underline; font-size: 10px; }
a.btmmenu:hover { color: #A24E3F; background-color: transparent; text-decoration: overline; font-size: 10px; }
a.btmmenu:active { color: #A24E3F; background-color: transparent; text-decoration: overline; font-size: 10px; }
.copyright { color: #E2E2E2; background-color: transparent; font-size: 10px; padding-left: 2em; }

/*---- bottom horizontal line ---- */
.bottomline { background-image: url(../images/lignes_bas_repeat.jpg); background-position: bottom; background-repeat: repeat-x; height: 39px; }