body,td,th,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.discret {
	font-size: 10px;
	color: #666666;
}

.titre01 {
	font-weight: bold;
}
.titre02 {
	font-size: 14px;
	font-weight: bold;
}
.bordure01 {
	border: 1px solid #666666;
}
.bordure-bas {
	border-bottom: 1px solid #CCCCCC;
}
.bordure-haut {
	border-top: 1px solid #CCCCCC;
}
.fond01 {
	background-color: #CCCCCC;
}
.fond02 {
	background-color: #E9F0F8;
}
.saisie-defaut {
	width: 220px;
}
.saisie-evidence {
	background-color: #FFCC99;
}
.titre-gros {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.note {
	font-weight: bold;
	color: #006600;
	font-size: 10px;
}
.text01 {
	color: #006600;
}
.errmsg {
	color: #FF0000;
}
.resultat {
	color: #0066CC;
}
.btn_evidence {
	background-color: #C4E1FF;
	border: 2px outset #0080FF;
	padding: 1px;
	width: 250px;
}
.btn_retour {
	background-color: #F6F6F2;
	border: 2px outset #666666;
	padding: 1px;
	width: 200px;
}
.attention {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.gras {
	font-weight: bold;
}

