.estilos {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.celda {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-top: 2px solid #003366;
	border-right: 2px none;
	border-bottom: 2px solid #003366;
	border-left: 2px none;
}
.medio {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.imagen {
	border: 2px solid;
}
.Titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #847d00;
}
.letraschicas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
