.font_inputs {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.font_inputs_cap {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.font_inputs_bold {
	font-family: Arial;
	color: #000000;
	font-weight: bold;  
}

.font_inputs_p {
	font-family: Arial;
	color: #000000;
}

.font_inputs_p_bold {
	font-family: Arial;
	color: #000000;
	font-weight: bold;  
}

.dir_taula_resultats {
	border: 1px groove Black;
	padding: 2px;
}

.dir_taula_resultats_tr{
	border-bottom: groove;
	border-bottom-width: 1px;
}

A {text-decoration:none;}

.taula_continguts{
	border: 1px groove #999999;
	padding: 2px;
	height: 90px;
}
