@charset "utf-8";

.nombre_portada {
	font-size: 78px;
	word-spacing: 15px;
}
.subtitulo_portada {
	font-size: 39px;
	letter-spacing: 1px;
}
.situacion {
	font-size: 16px;
}
.titulo_grande {
	font-size: 48px;
	font-weight: bold;
}
.titulo_mediano {
	font-size: 38px;
	font-weight: bold;
}

.titulo_serie_galeria {
	font-size: 38px
}
.titulo_serie_exposicion {
	font-size: 35px
}
.titulo_elemento_exposicion {
	font-size: 26px;
	letter-spacing: 1px;
}

.titulo_sala {
	font-size: 26px
}
.titulo_mes_exposicion {
	font-size: 22px
}
.gris_en_linea_superior {color: #C1C1C1}
.parrafo {
	font-size: 20px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 30px;
	line-height: 24px;
}
.texto {
	font-size: 20px
}
.texto_marginado {
	font-size: 20px;
	margin-right: 25px;
	margin-left: 25px;
}

.texto_pequenno {
	font-size: 16px;
}
.texto_pequenno_gris {
	font-size: 16px;
	color: #858585;
}

.texto_muy_pequenno {
	font-size: 14px;
	letter-spacing: 1px;
}
.texto_muy_muy_pequenno_gris {
	font-size: 12px;
	color: #858585;
	font-weight: bold;
}

.firma {
	font-size: 20px;
	text-align: right;
	margin-top: 30px;
	line-height: 20px;
	margin-right: 80px;
}
.flecha_lateral {
	font-size: 17px;
	font-weight: bold;
	vertical-align: -10%;
}

.flecha_arriba {
	font-size: 21px;
	vertical-align: -20%;
}


.Estilo12pt {font-size: 12px}
.Estilo16pt {font-size: 16px}
.Estilo20pt {font-size: 20px}
.Estilo22pt {font-size: 22px}
.Estilo24pt {font-size: 24px}
.Estilo26pt {font-size: 26px}
.Estilo27pt {font-size: 27px}
.estilo33pt {font-size: 33px}
.Estilo36pt {
	font-size: 40px
}
.Elevar {
	vertical-align: 6%;
}
