* {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
html, body {
	background-color: #FFFFFF;
	position: relative;
}
a:link {
	color: #ff0000;
}
a:visited {
	color: #800000;
}
a:hover {
	color: #ff0000;
}
a:active {
	color: #ff0000;
}
a * {
	text-decoration: underline;
}
em {
	color: inherit;
}
ol {
	padding-left: 10%;
}

.Base {
	position: relative;
	top: 8px;
	left: 8px;
	width: 583px;
	height: 100%;
}

										/* Inicio de Barra superior de navegación */
.BarraSuperior {
	position: absolute;
	top: 0%;
	left: 0%;
	background-color: #ff0000;
	color: #000000;
	width: 100%;
	height: 64px;
}
.BarraSuperior * {
	background-color: #FF0000;
	color: #000000;
}
.SupIzq {
	position: absolute;
	top: 1px;
	left: 0px;
	width: 252px;
	height: 33px;
}
.SupDer {
	position: absolute;
	top: 1px;
	left: 276px;
	width: 307px;
	height: 25px;
}
.MedIzq {
	position: absolute;
	top: 36px;
	left: 0px;
	width: 152px;
	height: 23px;
}
.MedDer {
	position: absolute;
	top: 35px;
	left: 390px;
	width: 193px;
	height: 23px;
}
.Inf {
	position: absolute;
	top: 59px;
	left: 0px;
	width: 583px;
	height: 6px;
}
#BarraSeparacion {
	display: block;
}
										/* Fin de Barra superior de navegación */

										/* Inicio del pie de pagina*/
.Contenido {
	position: relative;
	top: 93px;
	left: 0%;
	width: 100%;
	height: auto;
	/*border: 1px solid #000000;*/
}
.ContenidoCabecera {
	position: relative;
	top: 0px;
	left: 43px;
	width: 540px;
	height: auto;
}
.ContenidoContenido {
	position: relative;
	top: 0px;
	left: 150px;
	width: 435px;
	height: auto;
}
.Pie {
	/*position: relative;*/
	left: 5%;
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 1em;
}
.Pie .FlechaArriba {
	left: 50%;
}
.Pie p {
	line-height: 1.3em;
	letter-spacing: .001em;
	word-spacing: .001em;
}
.Pie img {
	vertical-align: middle;
}

										/* Fin del pie de pagina*/

.Titulo {
	font-weight: 700;
	font-size: 150%;
	color: #ff0000;
}
.Autor {
	font-size: 110%;
}

.Flecha {
	position: fixed;
	left: 50px;
	top: 50%;
	width: 30px;
	height: 30px;
}
.Arriba {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
}
.LineaFinal {
	color: #FBCE7F;
	background-color: #FBCE7F;
	width: 100%;
	height: .05em;
}
.LineaFinalPortada {
	color: #FBCE7F;
	background-color: #FBCE7F;
	width: 92%;
	height: .05em;
}
.Notas {
	position: relative;
	left: 15%;
	width: 85%;
	font-size: 0.8em;
}
.TextoTabulado { 
     position: relative; 
     padding-left: 10%;
     width: 80%;
}
.centrado {
	text-align: center;
}
.derecha {
	text-align: right;
}
.rojo {
	color: #ff0000;
}
.crema {
     color: #FFCB7E;
}
.cremaclaro {
     color: #FDE7CE;
}
.negrita {
	font-weight: 700;
}
.tamano1 {
	font-size: 0.7em;
}
.tamano2 {
	font-size: 0.8em;
}
.tamano4 {
	font-size: 1.1em;
}
.vinculo {
	text-decoration: underline;
}
.vinculoIndice {
	text-decoration: none;
}
.nota {
	font-size: 0.8em;
	vertical-align: top;
}
.ListaPortadilla {
	font-weight: 700;
	line-height: 1.5em;
}
.ListaLetras {
	list-style-type: lower-latin;
}
.ListaDecorada { 
     list-style-type: disc; 
     list-style-position: inside;
}
					/* Inicio de Tablas */
.CapaTabla {
	width: 100%;
	height: 100%;
}
table {
		font-size: 0.8em;
		border: 1px solid #FFCB7E;
		width: 100%;
}
td, th {
	border: 1px solid #FFCB7E;
	padding: 2px;
}
thead tr th{
	text-align: center;
	width: 100%;
}
tfoot tr td{
	text-align: center;
	width: 100%;
}
tfoot tr th{
	text-align: center;
	width: 100%;
}
colgroup {
	width: 100%;
}
.TablaColumnaTitulo {
	width: 33%;
}
.TablaColumnasContenido {
	width: 33%;
}
.CeldaTitulo {
	font-weight: 700;
	text-align: center;
}
table p {
	padding: 2px;
}
.CapaTablaPopups {
     position: relative; 
     top: 5px;
     left: 5px;
     width: 98%;
}


					/* Fin de Tablas */

					/* Portada del anuario 2005 */
.FranjaVertical {
	display: block;
	position: relative;
	/*top: 93px;
	left: 42px;*/
	left: 41px;
	width: 120px;
	height: auto;
	background-color: #C65E20;
	/*background-image: url("imagenes/anuario05_alt.gif");*/
}
.FranjaVertical img {
	display: block;
}
.ContenidoPortadilla {
	position: absolute;
	display: block;
	top: 12px;
	left: 202px;
}
.ContenidoPortadilla a {
	text-decoration: none;
}
.ContenidoPortadilla p {
	line-height: 1.13em;
}
.PortadillaPie {
	position: absolute;
	left: 150px;
	width: 80%;
	height: auto;
	text-align: center;
	padding-top: 1em;
}
.isbn_anuario05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C65D21;
}


					/* Fin de la Portada del anuario 2005 */
