BODY {
	scrollbar-face-color: #CAB79D;
    scrollbar-shadow-color: #CAB79D;
    scrollbar-highlight-color: #CAB79D;
    scrollbar-3dlight-color: #AD987A;
    scrollbar-darkshadow-color: #AD987A;
    scrollbar-track-color: #EAE7E2;
    scrollbar-arrow-color: white;
    overflow: none;
    FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

a.MenuActive:link {color: #CB5A36; text-decoration: none; FONT-SIZE: 13px; font-weight: bold; }
a.MenuActive:visited {color: #CB5A36; text-decoration: none; FONT-SIZE: 13px; font-weight: bold; }
a.MenuActive:hover {color: #CB5A36; text-decoration: underline; FONT-SIZE: 13px; font-weight: bold; }
a.MenuActive:active {color: #CB5A36; text-decoration: underline; FONT-SIZE: 13px; font-weight: bold; }

a.lcontenu:link {color: #CC6633; text-decoration: none; FONT-SIZE: 9px; font-weight: normal; }
a.lcontenu:visited {color: #CC6633; text-decoration: none; FONT-SIZE: 9px; font-weight: normal; }
a.lcontenu:hover {color: #CC6633; text-decoration: underline; FONT-SIZE: 9px; font-weight: normal; }
a.lcontenu:active {color: #CC6633; text-decoration: underline; FONT-SIZE: 9px; font-weight: normal; }

a.press:link {color: #CC6633; text-decoration: none; FONT-SIZE: 11px; font-weight: normal; }
a.press:visited {color: #CC6633; text-decoration: none; FONT-SIZE: 11px; font-weight: normal; }
a.press:hover {color: #CC6633; text-decoration: underline; FONT-SIZE: 11px; font-weight: normal; }
a.press:active {color: #CC6633; text-decoration: underline; FONT-SIZE: 11px; font-weight: normal; }


TD {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

INPUT {
	BORDER-RIGHT: #333333 1px solid; 
	BORDER-TOP: #333333 1px solid; 
	BORDER-LEFT: #333333 1px solid; 
	BORDER-BOTTOM: #333333 1px solid;
	COLOR: #000000; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
}

checkbox {
	BORDER-RIGHT: #3C8240 0px solid; 
	BORDER-TOP: #3C8240 0px solid; 
	BORDER-LEFT: #3C8240 0px solid; 
	BORDER-BOTTOM: #3C8240 0px solid;
	COLOR: #000000; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
}

textarea {
	BORDER-RIGHT: #333333 1px solid; 
	BORDER-TOP: #333333 1px solid; 
	BORDER-LEFT: #333333 1px solid; 
	BORDER-BOTTOM: #333333 1px solid;
	overflow: auto;
	COLOR: #000000;
	FONT-SIZE: 10px; 
	FONT-FAMILY: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
}

.Menu {
	FONT-SIZE: 11px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
	.Menu a:link {color: #FFFFFF; text-decoration: none; FONT-SIZE: 11px; font-weight: bold; }
	.Menu a:visited {color: #FFFFFF; text-decoration: none; FONT-SIZE: 11px; font-weight: bold; }
	.Menu a:hover {color: #FFFFFF; text-decoration: underline; FONT-SIZE: 11px; font-weight: bold; }
	.Menu a:active {color: #FFFFFF; text-decoration: underline; FONT-SIZE: 11px; font-weight: bold; }
	
.img1px {
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;
	BORDER-color: #333333;
	}

.titre {
	color: #AD987A;
	font: 12px;
	font-weight: bold;
	FONT-FAMILY: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #CC6633;
	font-weight: normal;
}


.menuno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: line-through;
	color: #AD987A;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #555555;
}
	.footer a:link {color: #555555; text-decoration: underline; FONT-SIZE: 9px; font-weight: normal; }
	.footer a:visited {color: #555555; text-decoration: underline; FONT-SIZE: 9px; font-weight: normal; }
	.footer a:hover {color: #555555; text-decoration: underline; FONT-SIZE: 9px; font-weight: normal; }
	.footer a:active {color: #555555; text-decoration: underline; FONT-SIZE: 9px; font-weight: normal; }
