#personajes_ind {
	width:995px;
	margin-left: 200px;
       	text-align:center;
}
#personajes_ficha {
	width:995px;
	margin-left: 200px;
       	text-align:center;
}
#fondo {
	width: 200px;
	height: 320px;
	background:#374256;
	BORDER: #7782AA 1px solid;
	filter: alpha(opacity=40);
	-moz-opacity: .40;
	opacity: .40;
}
#titulo {
	padding: 10 0 0 5px;
	position: absolute;
	float: left;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
        z-index:30;
}
#titulo img {
	width: 22px;
}
#texto {
	position: absolute;
	z-index:30;
}
#texto a {
	padding: 0 0 0 50px;
	FONT-SIZE: 18px;
	color: #ffffff;
	text-decoration:none;
}
#caja {
	float: left;
	padding: 0px;
	MARGIN: 10 0 0 40px;
	width: 200;   
}
#columna_fotos {
	width:161px;
        float:right;
        TEXT-ALIGN: right;
}
#columna_fotos img {
	MARGIN: 10 0 0 0px;
        border:0;
        width:160px;
}
#centro {
	width:831px;
        MARGIN: 10 0 0 0px;
}
#celda {
	background-color: #333333;
	border: solid #555 1px;
	vertical-align: top;
	padding: 10px;
	FONT-SIZE: 17px;
	COLOR: #FFA033;
}
P {
	text-indent: 30px;
	TEXT-ALIGN: justify;
}
HR {
	border: 1px solid #FFF7B4;
}
#pj-nombre {
	FONT-SIZE: 35px;
	COLOR:#FFF7B4;
}
#pj-titulo {
	font-weight: bold;
	FONT-SIZE: 17px;
	COLOR:#FFF7B4;
}
.volver a {
  display:block;
  background-position:left top;
  background-repeat:no-repeat;
  img-align:right;
  width:250px;
  height:40px;
}
.volver a:hover { background-position: 0 -41px;  }
.volver a#volver1 { background-image: url(../img/volver1.gif) }

