@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: sans-serif !important;
	line-height: normal;
	font-size: 12pt;
	background-attachment: fixed;
	background: url(../img/fondosBody/tb.jpg) no-repeat center center fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	overflow-x: hidden;
	z-index: -2;
	margin: 0px;
	padding: 0px;
	border: none;
	outline: 0;
	margin-top: 0px;
	top: 0;
}

tr {
	border: none;
}

th {
	border: none;
}

td {
	border: none;
}

sup {
	font-size: 8px;
}


/*Posicionamiento de cada div*/
div#contenedor {
	width: 100%;
	height: 100%;
	position: absolute;
	margin: 0 auto;
}

/*encabezados*/
div#encabezadoizq {
	width: 0%;
	float: left;
	position: relative;
	height: 150px;
	background-position: top left;
	outline: 0;
}

div#encabezado {
	width: 100%;
	float: left;
	position: relative;
	height: 150px;
	display: inline;
	background-image: url('../img/paraflash.png');
	background-repeat: no-repeat;
	background-position: top center;
	outline: 0;
}

/*frasedelmomento no puede tener margenes porcentuales, si no el texto no se adecua correctamente al encabezado y parece 
 vacio cuando se encoge la pagina*/
div#frasedelmomento {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 90px;
	top: 5px;
	overflow: hidden;
	width: 900px;
	background-position: top center;
	left: 50%;
	margin-left: -450px;
	/*display: none;*/
	display: flex;
	justify-content: center;
	align-items: center;
}

/*display para que nos funcione la funcion fadeIn del jquery...tiene que iniciarse asi lo que se quiere mostrar poco a poco*/

div#encabezadoder {
	width: 0%;
	float: left;
	position: relative;
	height: 150px;
	outline: 0;
}

p.texto {
	color: #95BA4F;
	font-weight: bold;
	margin-left: 5px;
	padding: 0px;
	text-decoration: 0;
	font-family: sans-serif;
	margin-top: 5px;
	font-size: 16pt;
	text-align: center;
}

/*menus arriba*/
div#menuarrizq {
	width: 25%;
	float: left;
	position: relative;
	margin: 0 auto;
}

div#contenido {
	width: 50%;
	float: right;
	position: relative;
	left: -25%;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 1em;
	color: #333;
	margin: 0 auto;
}

div#menuarrder {
	width: 25%;
	float: left;
	position: relative;
	left: 50%;
	height: 350px;
	margin: 0 auto;
}

/*menus abajo*/
div#menuarrderb {
	width: 25%;
	float: right;
	position: relative;
	left: 50%;
	margin: 0 auto;
}

div#menuarrizqb {
	width: 25%;
	float: left;
	position: relative;
	margin: 0 auto;
}

/*pie*/
div#pie {
	clear: both;
	margin: 0 auto;
	height: 230px;
	color: #996699;
	font-size: 9px;
}

/*divs de texto y enlaces*/
div#textaizq {
	position: relative;
	width: 229px;
	left: 15%;
	top: 62px;
	height: 224px;
	background-position: center;
	background-image: url(../img/menu.izq.png);
	background-repeat: no-repeat;
	z-index: 3;
}

div#gneiden {
	position: relative;
	margin: 2px 2px 2px 2px;
	width: 205px;
	left: 0%;
	top: 25px;
	height: 214px;
	background-position: center;
}

div#textbizq {
	position: relative;
	width: 229px;
	left: 15%;
	top: 15px;
	height: 318px;
	background-position: center;
	background-image: url(../img/menu.izq.abajo.png);
	background-repeat: no-repeat;
}

div#reglas {
	position: relative;
	margin: 2px 2px 2px 2px;
	width: 205px;
	left: 0%;
	top: 23px;
	height: 290px;
	background-position: center;
}

div#textader {
	position: relative;
	width: 229px;
	left: 50%;
	top: 63px;
	height: 258px;
	background-position: center;
	background-image: url(../img/menu.der.arriba.png);
	background-repeat: no-repeat;
	margin-left: -114.5px;
}

div#tomo {
	position: relative;
	margin: 2px 2px 2px 2px;
	width: 205px;
	left: 0%;
	top: 25px;
	height: 235px;
	background-position: center;
}

div#textbder {
	position: relative;
	width: 229px;
	left: 50%;
	top: 75px;
	height: 258px;
	background-position: center;
	background-image: url(../img/menu.der.abajo.png);
	background-repeat: no-repeat;
	margin-left: -114.5px;
}

div#criaturas {
	position: relative;
	margin: 2px 2px 2px 2px;
	width: 205px;
	left: 0%;
	top: 26px;
	height: 235px;
	background-position: center;
}

div#separador {
	position: relative;
	width: 100%;
	background-position: center;
}

div#s1 {
	position: relative;
	float: left;
	background-position: center;
	width: 30%;
}

div#s2 {
	position: relative;
	float: left;
	background-position: center;
	width: 30%;
}

div#s3 {
	position: relative;
	background-position: center;
	float: right;
	width: 40%;
}

div#textcon {
	position: relative;
	width: 81%;
	left: 9%;
	padding: 0;
	margin: 0;
	text-align: justify;
}

div#textconaviso {
	position: relative;
	width: 81%;
	left: 9%;
	padding: 0;
	margin: 0;
	text-align: justify;
}


h2 {
	line-height: 0.9em;
	margin: 0;
	padding: 0;
	text-decoration: 0;
}

h1 {
	line-height: 1em;
	margin: 0;
	padding: 0;
	text-decoration: 0;
	border-bottom: #999999 1px solid;
}

div#contenidoarriba {
	position: relative;
	background-image: url(../img/contenidoarriba_cr.jpg);
	background-repeat: no-repeat;
	height: 122px;
	padding: 0;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}

div#contenidoabajo {
	position: relative;
	background-image: url(../img/contenidoabajo_cr.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding: 0;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}

div#contenidocentro {
	position: relative;
	background-image: url(../img/contenidobg_cr.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}


div#titulo1 {
	height: 30px;
	left: 15%;
	position: relative;
	background-position: center;
	background-image: url(../img/gneiden.png);
	background-repeat: no-repeat;
	width: 229px;
	top: 82px;
}

div#titulo2 {
	height: 30px;
	left: 50%;
	position: relative;
	background-position: center;
	background-image: url(../img/tomouniversal.png);
	background-repeat: no-repeat;
	width: 229px;
	top: 82px;
	margin-left: -114.5px;
}

div#titulo3 {
	height: 30px;
	left: 15%;
	position: relative;
	background-position: center;
	background-image: url(../img/reglamento.png);
	background-repeat: no-repeat;
	width: 229px;
	top: 35px;
}

div#titulo4 {
	height: 30px;
	left: 50%;
	position: relative;
	background-position: center;
	background-image: url(../img/criaturas.png);
	background-repeat: no-repeat;
	width: 229px;
	top: 95px;
	margin-left: -114.5px;
}

div#textaizq a {
	color: #FFFFFF;
	display: block;
	padding: 2px 0 2px 10px;
	width: 190px;
	text-decoration: none;
	margin-left: 5%;
	margin-right: 0px;
	font-family: "Calibri", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.1;
}


div#textaizq a:hover {
	color: #FFCC00;
	background-image: url(../img/relleno.png);
	outline: 0;
	display: block;
	padding: 2px 0 2px 10px;
	width: 190px;
	text-decoration: none;
	margin-left: 5%;
	margin-right: 0px;
	font-family: "Calibri", sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.1;
}

div#textbizq a {
	color: #FFFFFF;
	outline: 0;
	display: block;
	padding: 2px 0 2px 10px;
	width: 190px;
	margin-left: 5.5%;
	text-decoration: none;
	font-family: "Calibri", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
}

div#textbizq a:hover {
	color: #FFCC00;
	background-image: url(../img/relleno.png);
	outline: 0;
	display: block;
	padding: 2px 0 2px 10px;
	width: 190px;
	margin-left: 5.5%;
	text-decoration: none;
	font-family: "Calibri", sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 1;
}

div#textader a {
	color: #FFFFFF;
	outline: 0;
	display: block;
	padding: 2px 0 2px 10px;
	width: 190px;
	margin-left: 6.5%;
	text-decoration: none;
	font-family: "Calibri", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
}

div#textader a:hover {
	color: #FFCC00;
	background-image: url(../img/relleno.png);
	outline: 0;
	display: block;
	padding: 2px 0 2px 10px;
	width: 190px;
	margin-left: 6.5%;
	text-decoration: none;
	font-family: "Calibri", sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 1;
}

div#textbder a {
	color: #fff;
	outline: 0;
	display: block;
	padding: 2px 0 2px 10px;
	width: 190px;
	margin-left: 6.5%;
	text-decoration: none;
	font-family: "Calibri", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
}

div#textbder a:hover {
	color: #FFCC00;
	background-image: url(../img/relleno.png);
	outline: 0;
	display: block;
	padding: 2px 0 2px 10px;
	width: 190px;
	margin-left: 6.5%;
	text-decoration: none;
	font-family: "Calibri", sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 1;
}


blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}

li {
	list-style: none;
}

div#textcon li {
	list-style-image: url(../img/li.gif)
}

p {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

img {
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: 0;
	border: 0px;
}

a.alf {
	color: #666;
	outline: 0;
	display: block;
	text-decoration: none;
	font-size: 8pt;
	text-align: left;
}

a.alf:hover {
	color: #000;
	outline: 0;
	font-size: 8pt;
}

a.alf2 {
	color: #666;
	outline: 0;
	display: block;
	text-decoration: none;
	font-size: 8pt;
	text-align: left;
}

a.alf2:hover {
	color: #000;
	outline: 0;
	font-size: 8pt;
}

div#meta {
	font-size: 0.8em;
	color: #666;
}

p,
ul {
	padding-bottom: 1em;
}

blockquote p {
	padding: 3px 0;
}

p.aviso {
	font-family: "Calibri", sans-serif;
	font-size: 11px;
	color: #330000;
	margin: 0;
	padding: 0;
}

span {
	margin: 0;
	padding: 0;
	border: 0;
}

div#sidebar {
	background-image: url(../img/relleno.png);
	font-family: "Calibri", sans-serif;
	color: rgb(183, 154, 180);
	border: 1px solid #DEDEDE;
	height: 150px;
	margin: 5px 0;
	position: absolute;
	width: 200px;
	z-index: 200;
}

div#sidebar2 {
	background-image: url(../img/relleno.png);
	font-family: "Calibri", sans-serif;
	color: rgb(183, 154, 180);
	border: 1px solid #DEDEDE;
	height: 150px;
	margin: 5px 0;
	position: absolute;
	width: 200px;
	left: 100%;
	margin-left: -203px;
	z-index: 200;
}

/****************************M COMPENDIUM GENERADO***********************************/
div#monstruo {
	background-image: url(../img/bg-total/bgtabla.gif);
	width: 560px;
	position: relative;
	left: 50%;
	margin-left: -280px;
}

div#titulo {
	background-image: url(../img/bg-total/bg00.jpg);
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	color: #990000;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	position: relative;
}

div#separador {
	height: 20px;
	background-image: url(../img/bg-total/bg11.jpg);
	margin-left: 1px;
	margin-right: 1px;
	position: relative;
	width: 99.7%;
}

div#contehastagaco {
	width: 50%;
	position: relative;
	float: left;
}

div#imagenmonstruo {
	width: 49.8%;
	position: relative;
	float: right;
	background-color: #FFFFFF;
	margin-right: 1px;
	margin-top: 1px;
	height: 257px;
}

div#casilla {
	background-image: url(../img/bg-total/bg4.gif);
	margin-left: 1px;
	margin-top: 1px;
	position: relative;
	float: left;
	width: 49%;
	font-size: small;
	font-weight: bold;
	height: 18px;

}

div#rcasilla {
	background-image: url(../img/bg-total/bg3.gif);
	margin-left: 1px;
	margin-top: 1px;
	position: relative;
	float: left;
	width: 50.1%;
	font-size: 11px;
	height: 18px;
}

div#casillaatrib {
	background-image: url(../img/bg-total/bg4.gif);
	margin-left: 1px;
	margin-top: 1px;
	position: relative;
	float: left;
	width: 49%;
	font-size: small;
	font-weight: bold;
	height: 28px;
}

div#rcasillaatrib {
	margin-left: 1px;
	margin-top: 1px;
	position: relative;
	float: left;
	width: 50.1%;
	font-size: 11px;
	height: 14px;
}

.at {
	color: #990000;
	background-image: url(../img/bg-total/bg4.gif);
	font-size: 12px;
	width: 15.8%;
	position: relative;
	float: left;
	margin-left: 1px;
	text-align: center;
}

div#casillagr {
	background-image: url(../img/bg-total/bg4.gif);
	width: 24.6%;
	font-size: small;
	font-weight: bold;
}

div#rcasillagr {
	background-image: url(../img/bg-total/bg3.gif);
	font-size: 11px;
	margin-left: 1px;
}

.pun {
	background-image: url(../img/bg-total/bg3.gif);
	font-size: 11px;
	width: 15.8%;
	position: relative;
	float: left;
	margin-left: 1px;
	text-align: center;
}

/*Tecnica para igualar los divs colindantes en altura, 
por que uno tiene mas contenido que otro...*/
.igualadoAltura {
	display: table;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	position: relative;
	width: 100%;
}

.fila {
	display: table-row;
}

.fila div {
	display: table-cell;
	margin-left: 1px;
}

/*Para los bordes intermedios de los divs en tabla, ya que no deja hacer 
espaciado mediante margins dado el comportamiento de celdas de estos divs*/
.bordecito {
	background-image: url(../img/bg-total/bgtabla.gif);
	width: 1px;
}

.final {
	background-image: url(../img/bg-total/bg4.gif);
	font-size: small;
	font-weight: bold;
	position: relative;
	width: 4.8%;

}

.finalre {
	background-image: url(../img/bg-total/bg3.gif);
	font-size: 11px;
	margin-left: 1px;
	position: relative;
	width: 20%;
}

/************************FIN DEL DIV GENERAL COMPENDIO*****************************/

div#introbicho {}

.camfor {
	font-weight: bold;
	text-align: center;
	margin-bottom: 8px;
}

.Estilo10 {
	font-size: small;
	font-weight: bold;
}

.Estilo15 {
	font-size: 11px
}

.Bestias {
	color: #999999;
	font-weight: bold;
}

.Estilo16 {
	color: #990000;
}

.estilo-table-text-extra-weapons {
	font-size: 12px;
}

.atributos {
	color: #990000;
}

.Bestias1 {
	color: #FFF;
	font-weight: bold;
}

.Estilo20 {
	color: #FFFFFF
}

.menues a {
	line-height: 1.4em !important;
}

#fex {
	display: none;
	padding: 0;
	border: 0;
}

#tFuerza {
	display: none;
	padding: 0;
	border: 0;
}

#tDestreza {
	display: none;
	padding: 0;
	border: 0;
}

#tConstitucion {
	display: none;
	padding: 0;
	border: 0;
}

#tInteligencia {
	display: none;
	padding: 0;
	border: 0;
}

#tSabiduria {
	display: none;
	padding: 0;
	border: 0;
}

#tCarisma {
	display: none;
	padding: 0;
	border: 0;
}

.Estilo12 {
	color: #A7BDB1;
}

.Estilo14 {
	color: #ABC0B7;
}

.Estilo16 {
	color: #AFC4BD;
}

.Estilo17 {
	font-size: x-small;
}

.Estilo18 {
	font-size: xx-small;
}

.Estilo22 {
	font-size: 14px;
}

.Estilo26 {
	color: #ABC0B7;
	font-weight: bold;
}

.Estilo27 {
	color: #ABC0B7;
	font-size: 200px;
}

.Estilo35 {
	font-size: 16px;
	font-weight: bold;
}

.Estilo36 {
	color: #FFFFFF
}

.Estilo37 {
	color: #FFFFFF;
	font-weight: bold;
}

.Estilo38 {
	color: #990000
}

.Estilo40 {
	color: #000000;
	font-size: small;
}

.Estilo41 {
	font-size: small
}

.Estilo42 {
	font-size: small;
	font-family: "Lucida Sans Unicode";
}

.Estilo43 {
	font-family: "Lucida Sans Unicode"
}

.Estilo45 {
	font-size: 82.5%
}

.Estilo10 {
	font-size: small;
	font-weight: bold;
}

.Estilo15 {
	font-size: 11px
}

.Bestias {
	color: #FFF;
	font-weight: bold;
}

.Estilo20 {
	color: #990000;
	text-align: center;
}

.Estilo1 {
	color: #990000
}

.Estilo1 {
	color: #990000;
	font-weight: bold;
}

.Estilo1 {
	color: #990000
}

.Estilo3 {
	color: #990000;
	font-weight: bold;
}

.Estilo1 {
	color: #990000;
	font-weight: bold;
}