/* cabecera */

.contenedor_barras { margin:0 10px; padding:15px 0 7px; position: relative; z-index: 5010;  background: url(/elviajero/iconos/v1.x/v1.0/fondos/bg_sombra.gif) repeat-x left bottom;}
.contenedor_barras p.aclaracion {  display:inline; color: #3f3f3f; text-shadow: none; background: url(/elviajero/iconos/v1.x/v1.0/autor_cabecera_tag.png) no-repeat left center; padding: 0 0 0 22px; margin: 0 5px 0 0; font:bold 11px/13px Arial, Helvetica, sans-serif; text-transform:uppercase; }
.contenedor_barras p.aclaracion .pico { display:none; }
.contenedor_barras p.aclaracion a { position:absolute; right:0; bottom:9px; color: #3f3f3f; font-weight: normal; }
.contenedor_barras p.aclaracion a:hover { color: #000; }
.contenedor_barras h1 { display:inline; color: #55b6b5; font: bold 22px/26px Arial, Helvetica, Garuda, sans-serif;  }
/* caja descripcion autor */

.descripcion_autor, .descripcion_autor .perfil { z-index: 5011; }
.descripcion_autor { width: 281px; position: absolute; right: 0; top: 0; }
.descripcion_autor .foto { width: 140px; float: left; margin-right: 10px; }
.descripcion_autor .foto img { display: block; }
.descripcion_autor .enlaces { width: 131px; float: right; margin-top: 33px; }
.descripcion_autor .enlaces td { vertical-align: bottom; height: 67px; padding: 0; }
.descripcion_autor .enlaces ul li { list-style-type: none; font: bold 11px/18px Tahoma, Arial, Helvetica, Garuda, sans-serif; }
.descripcion_autor .enlaces ul li a { display: block; color: #344044; text-shadow: 1px 1px 0 #738186; background: transparent url(/iconos/v1.x/v1.0/varios/autor_flecha_derecha.png) no-repeat 7px 8px; padding: 1px 0 0 20px; }
.descripcion_autor .enlaces ul li a.boton_perfil { background-color: #3abde8; padding: 1px 0 3px 20px; margin-top: 5px; text-shadow: 1px 1px 0 #46c7f1; }
.descripcion_autor .enlaces ul li a.abierto { background: #3abde8 url(/iconos/v1.x/v1.0/varios/autor_flecha_abajo.png) no-repeat 6px 9px; }
.descripcion_autor .enlaces ul li a:hover { color: #000; }
.descripcion_autor .enlaces ul li a.boton_perfil:hover { opacity: 0.5; filter: alpha(opacity=50); }
.descripcion_autor .perfil { background-color: #485357; border-top: 1px solid #3abde8; padding: 10px 0 8px 10px; width: 271px; }
.descripcion_autor .perfil p.titulo { font: bold 11px/18px Tahoma, Arial, Helvetica, Garuda, sans-serif; margin: 0 0 10px; color: #6fe0ff; }
.descripcion_autor .perfil p.titulo a { color: #6fe0ff; border-bottom: 1px dotted #5c9aab; }
.descripcion_autor .perfil .inner { background-color: #5f7278; border-top: 1px solid #404c50; padding: 10px; max-height: 230px; overflow: auto; }
.descripcion_autor .perfil .inner p { font: normal 12px/18px Arial, Helvetica, Garuda, sans-serif; color: #eff1f2; margin: 0 0 5px; }
.descripcion_autor .perfil .inner p a { color: #eff1f2; border-bottom: 1px dotted #afb9bc; }
.descripcion_autor .perfil p.blog { margin: 8px 8px 0 0; font: bold 11px/15px Tahoma, Arial, Helvetica, Garuda, sans-serif; color: #000; }
.descripcion_autor .perfil p.blog strong { display: inline-block; background-color: #000; padding: 1px 17px 2px 9px; margin: 0 7px 0 0; text-transform: uppercase; color: #fff; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.descripcion_autor .perfil p.blog a { color: #000; border-bottom: none; text-shadow: 1px 1px 0 #545f63; }
.descripcion_autor .perfil p.titulo a:hover, .descripcion_autor .perfil .inner p a:hover { border-bottom: none; }
.descripcion_autor .perfil p.blog a:hover { color: #fff; text-shadow: none; }
