.tabla {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
}
.titulosbotones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	text-transform: none;
}
.lineas {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2E3B5;
	border-bottom-color: #F2E3B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
