body,td {
	font-family: century gothic;
	color: #000000;
	font-size: 12px;
	cursor: default;
}

.rub_on {
	font-family: century gothic;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	background: #D9D9D9;
	padding: 4px;
	font-variant: small-caps;
}

.rub_off {
	font-family: century gothic;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	background: silver;
	padding: 4px;
	font-variant: small-caps;
}

input,textarea {
	background: #D9D9D9;
	font-family: century gothic;
	font-size: 11px;
	color: black;
	border: 1px solid #939495;
}

.encadre {
	border: 1px solid #939495;
	font-family: century gothic;
	font-size: 12px;
	color: #939495;
	padding: 1 3 1 3px;
	font-variant: small-caps;
	text-decoration: none;
}

#bulle {
	position: absolute;
	visibility: hidden;
	font-size:12px;
}

.bulle {
	background: silver;
	border: 1px solid #939495;
	font-family: century gothic;
	font-size: 10px;
	padding: 4 6 4 6px;
}
