/* Hoja de estilos del zigurat de Zharr-Naggrund v2.5 */
a
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a.zn, a.enlace
{
	color: #000000;
}
a.enlace
{
	text-decoration: underline;
}
a.zn:hover, a.enlace:hover
{
	color: #AA1100;
}
body
{
	background-color: #AA1100;
	color: #FFFFFF;
	font: x-small verdana;
	margin: auto;
	overflow: hidden;

	/*SCROLLBAR (IE)*/
	scrollbar-face-color: #AA1100;
	scrollbar-track-color: #AA1100;
	scrollbar-3dlight-color: #AA0000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #AA0000;
	scrollbar-shadow-color: #000000;
}

/* ZIGURAT */
div.cabecera
{
	font-family: AncientScript,Tempus Sans ITC,Garamond,Impact;
	height: 15%;
	letter-spacing: 2px; top: 5%;
	z-index: 0;
}
div.cuerpo
{
	height: 72%;
	padding: 5px;
	overflow: auto;
	top: 21%;
}
div.comendador
{
	bottom: 5%;
	font-size: larger;
	display: inline;
	height: 6%;
	padding: 5px;
	z-index: 1;
}
div.pie
{
	background: url("obj/pie.gif") no-repeat bottom center;
	bottom: 0%;
	cursor: pointer;
	height: 6%;
	z-index: 0;
}
div.cabecera, div.cuerpo, div.comendador, div.pie
{
	left: 20%;
	position: absolute;
	width: 60%;
}

/* TABLILLAS */
div.izq
{
	float: left;
	width: 50%;
}
div.der
{
	text-align: right;
}
div.zn
{
	border: 5px solid #000000;
	clear: both;
	color: #000000;
	font-size: larger;
	margin-bottom: 5%;
	padding: 2% 2% 3% 2%;
}
div.col, div.zn
{
	background: url("obj/zn.jpg") #000000 repeat top left;
}
div.ntc
{
	border-top: 1px solid #000000;
	clear: both;
	padding: 1% 0%;
}
div.deb
{
	margin-bottom: 5%;
	margin-top: -5%;
	text-align: center;
}
#zn
{
	min-height: 275px;
}

/* OTRAS CAPAS */
div.col
{
	overflow: auto;
	width: 100%;
}
div.colizq
{
	border-right: 1px solid #000000;
	float: left;
	padding-right: 1%;
	margin-right: 2%;
	width: 49%;
}
div.colder
{
	border-left: 1px solid #000000;
	float: right;
	width: 50%;
}
*div.colizq
{
	padding-right: 2%;
	width: 50%;
}
div.nav
{
	font-size: smaller;
	font-variant: small-caps;
}
div.crdtos, div.nav
{
	margin-top: 10%;
	text-align: right;
}
div.cabecera, div.img, div.ttlo
{
	text-align: center;
}
div.ttlo
{
	font-weight: bold;
	text-transform: uppercase;
}

/* FORMULARIOS */
input.zn, textarea
{
	background: url("obj/zn.jpg") #000000 repeat top left;
	font: x-small verdana;
	overflow: hidden;
}
input.btn
{
	background: #AA1100;
	border-style: outset;
	border-top-color: #BB1100;
	border-left-color: #BB1100;
	border-bottom-color: #AA0000;
	border-right-color: #AA0000;
	color: #FFFFFF;
	font-size: smaller;
	font-weight: bold;
	margin: 1%;
}

/* FORMATO */
.b
{
	font-weight: bold;
}
ul
{
	list-style-type: none;
}
span.tab
{
	font-size: smaller;
}
span.titulo
{
	font-size: 35px;
	font-weight: bold;
}
h1,h2,h3
{
	margin: 0%;
}
h2, h3
{
	font-size: small;
}
h1
{
	font-size: 19px;
	font-weight: normal;
	display: inline;
}
hr
{
	background-color: #000000;
	color: #000000;
	border-style: none;
	height: 2px;
}
hr.zn
{
	background-color: #FFFFFF;
	color: #FFFFFF;
	border-style: none;
	height: 2px;
}
p
{
	margin-top: 0%;
}
p.fuente
{
	font-size: smaller;
	font-style: italic;
}
h2.prim
{
	font-weight: normal;
}
h2.prim:first-letter, p.prim:first-letter
{
	font-size: larger;
	font-weight: bold;
}
h3.pad, p.pad
{
	padding-left: 3%;
}
h3.par, p.par
{
	text-indent: 3%;
}
p.fra
{
	text-indent: -3%;
	margin-left: 3%;
}
h3.pad, h3.par, p.pad, p.par, p.fra, p.fuente
{
	margin-bottom: 0%;
}
p.fecha
{
	font-size: smaller;
	text-align: right;
}
div.vrs
{
	font-style: italic;
	padding-left: 22%;
}
div.zn
{
	line-height: 140%;
}
td
{
	color: #000000;
	font-size: smaller;
}
td
{
	text-align: center;
}
td.izq
{
	text-align: left;
}

/* LISTAS */
ul.listado
{
	margin: 0px;
	padding: 0px 0px 2em 0px;
}
ul.preguntas
{
	margin: 0px;
	padding: 0px;
}
li.preguntas
{
	margin-bottom: 3em;
}
li.mapa
{
	margin-bottom: 1em;
}

/* ICONOS */
img
{
	border: 5px solid #000000;
}
img.der
{
	float: right;
	margin: 15px 0px 15px 15px;
}
img.izq
{
	float: left;
	margin: 15px 15px 15px 0px;
}
div.img, div.vrs
{
	margin: 3%;
	vertical-align: bottom;
}
img.estandarte
{
	width: 80%;
}
ul.lista
{
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
li.lista
{
	float: left;
	margin: 0% 1% 1em 0%;
	min-height: 120px;
	padding-bottom: 10px;
	width: 48%;
}
img.lista
{
	float: left;
	margin: 0px 15px 5px 0px;
	max-height: 130px;
	max-width: 100px;
}
li.catalogo
{
	float: left;
	margin: 0% 1% 1em 0%;
	height: 250px;
	padding-bottom: 10px;
	width: 48%;
}
img.catalogo
{
	float: left;
	margin: 0px 15px 5px 0px;
	max-width: 45%;
}

/* COMENDADOR */
div.comcre
{
	font-size: xx-small;
	right: 0%;
	text-align: right;
	width: 3%;
}
a.comendador
{
	cursor: pointer;
}
a.comendador:hover
{
	font-weight: bold;
	text-decoration: none;
}
div.comimg
{
	left: 5px;
	width: 8%;
}
img.com
{
	border: 5px solid #000;
	height: 85%;
}
div.comtxt
{
	left: 10%;
	overflow: auto;
	padding-right: 5px;
	right: 4%;
	width: 86%;
}
div.comcre, div.comimg, div.comtxt
{
	height: 95%;
	position: absolute;
	top: 5%;
}
span.com
{
	display: none;
}
