@import "base/base_a.css";
@import "base/nube_tags.css";

#personajes_contenedor {width: 460px;}
#contenido h2 { font-size:1.6em; color: #05a; margin:-4px 0 8px 0;  }
#contenido p {font-size: 0.8em; margin: 10px 0 20px;}

#contenido h3 {width: 225px;height: 180px;overflow: hidden;margin: 0 0 10px 0;clear: none;float: left;}
#contenido h3 a {text-indent: -1000em;width: 225px;height: 180px;display: block;background-position: 0 0;}

.bloque_personaje a:hover {background-position: 0 -180px !important; }

.tagspersonaje { width:225px; background:url(../img/bg_bloque_verde_225.gif) bottom left no-repeat; padding-bottom: 1px; float:right;margin: 0 0 15px 10px;display: inline;}
.tagspersonaje h4 {background:url(../img/bg_bloque_verde_225.gif) top left no-repeat #fff;padding: 3px 9px 0 9px;color:#59681A;font-size: 1em;}
.tagspersonaje div { background:url(../img/bg_bloque_blanco_225.gif) bottom left no-repeat #D1E698; width:207px;margin: 2px 9px 9px 9px;padding-bottom: 5px;}
.tagspersonaje div ul { background:url(../img/bg_bloque_blanco_225.gif) top left no-repeat #D1E698; padding:5px;}
.tagspersonaje div ul li { display:inline; padding:0 3px 0 3px; }
.tagspersonaje div ul li em a, .tagspersonaje div ul li a { text-decoration:none;  font-size:.8em;color:#0067B6;}
.tagspersonaje div ul li em a:hover { text-decoration:underline; }
.tagspersonaje div ul li em{ font-size:1.1em; font-style:normal;}
