.fond {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #006699;
	border: thin solid #006699;
	color: #FFFFFF;
}
.demicellule {
	background-color: #E0E0E0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
}
.submit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.lisere {
	background-color: #E0E0E0;
	border: thin dotted #006699;
	outline-width: thin;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
