.arial10groc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DAB823;
}
.arial10blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tahoma10blanc {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.tahoma10groc {
	font-family: Tahoma;
	font-size: 10px;
	color: #DAB823;
}
.caselles {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px solid #DAB823;
}
.butonga {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #DAB823;
	border: 1px solid #DAB823;
}
.caselles2 {

	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px solid #D9001D;
}
.butonga2 {

	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #D9001D;
	border: 1px solid #D9001D;
}
