@charset "utf-8";
.texto {
	font-family: Tahoma;
	font-size: 10px;
	color: #78391D;
	font-weight: bold;
}
.texto-tipo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #78391D;
}
.tipo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #78391D;
}
.tablas {
	border: 1px solid #CCCCCC;
}

