.texte {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: fcb52e;
}
a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: bold;
	color: fcb52e;
}
input {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: fcb52e;
	background-color: #FFCC99;
}
.texte2 {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: fcb52e;
}
select {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #000000;
	background-color: #ffcc99;
	border: #000000;
}
textarea {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #000000;
	background-color: #ffcc99;
	border: #000000;
}

