.cuerpo_404 { margin: 70px 0; }
.texto_404 { width: 24%; position: absolute; }
div.imagen_404 { position: relative; right: -460px; }

.error_fallo,
.error_buscar,
.error_sugerencia,
.enlace { display: inline-block; margin-bottom: 15px; font-family: Roboto; font-style: normal; font-stretch: normal; letter-spacing: normal; }

.error_fallo,
.error_buscar,
.enlace { text-align: left; }

.error_buscar,
.error_sugerencia,
.enlace { color: #000000; }

.error_fallo,
.error_buscar,
.error_sugerencia { display: block; line-height: normal; }

.error_fallo { width: 501px; height: 57px; font-size: 48px; font-weight: bold; color: #cc0000; }
.error_buscar { width: 377px; height: 114px; font-size: 50px; font-weight: 300; }
.error_sugerencia { width: 345px; height: 42px; font-size: 18px; font-weight: 300; text-align: center; }
.enlace { display: inline-block; padding-right: 5px; font-size: 18px; font-weight: 500; border-right: 1px solid; }
.enlace:last-child { border-right: 0; }