@charset "utf-8";

.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #909090;
	font-weight: normal;
	letter-spacing: 1pt;
}
.texto_cel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4080CA;
	font-weight: bold;
	letter-spacing: 1pt;
}
.tabla_princ {
	padding: 20px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6E6E6E;
	font-weight: normal;
	letter-spacing: 2pt;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4080CA;
	font-weight: normal;
	letter-spacing: 1pt;
}
.texto_oscuro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	letter-spacing: 1pt;
}
.tabla_contenido {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.texto_contador {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 1pt;
}
