td {
	font-family: "Trebuchet MS","Times New Roman", Times, serif;
	font-size: 15px;
	background-color: #EEEEEE;
	color: #000000;
	border: thin outset #CCCCCC;
}
p {
	font-family: "Trebuchet MS","Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: normal;

}
body {
	font-family: "Trebuchet MS","Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	background-color: #F5F5F5;
	background-image: url(../pic/bgcl.gif);
	background-repeat: repeat;
}
a:link,a:visited,a:active {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #990000;
	font-size: 13px;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FF0000;
	font-size: 13px;
	text-decoration: overline;
}
.perso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #333333;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}