body, td, p, input, select, button {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body,html{
		margin:0;
		width:95%;
}
A:link {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A:active {
	COLOR: #FFFF99;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
A:visited {
	COLOR: #FFFF99;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A:hover {
	COLOR: #FFFF99;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.font { CURSOR: auto; BACKGROUND-COLOR: #999999; BACKGROUND-COLOR: #91CBF3}
.fond-txt-menu { color: #000000 ;}
.not_underlined {
	COLOR: #000000;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.font_10 {
	font-size: 10px;
}
.font_12 {
	font-size: 12px;
}
.font_11 {
	font-size: 11px;
	}
.font_9 {
	font-size: 9px;
}
.font_14 {
	font-size: 14px;
}
.font_16 {
	font-size: 16px;
}
select {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #336699;
	background-color: #FCFCFC;
}
input {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin solid #CCCCCC;
	height: 18px;
	background-color: #FCFCFC;
}
.button {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: thin solid #336699;
	height: 19px;
	width: 80px;
	cursor: hand;
	background-color: #E2E7EB;
}
td.column {
	background-color:#F0F0F0;
	font-weight:bold;
	color:#666666;
}
td.column2 {
	background-color:#999999;
	font-weight:bold;
	color:#FFFFFF;
}
