BODY {
	font-family:  arial, verdana, helvetica,sans-serif;
	font-size: 10pt;
	text-align: justify;
	margin: 0;
}

IMG {
	border: 0px;
}


.cabCrono {
	position: fixed;
}

.pad{
	height: 140px;
}

.footer{
	text-align: right;
	font-size: 10px;
	width: 750px;
}

.fixed {
	position: absolute;
	top: 10px;
	right: 20px;
}

/* COLORES ESPECIFICOS PARA CADA EPOCA */

/* Siglo XVIII */

#body0 {
	background: #9d5f60;
	color: white;
}

#texto0 {
	background: white;
	color: #562e2f;
	font: 10pt/16pt times;
	width: 762px;
}

.title0{
	font: 14pt arial;
}


.textoFlotante {
	font-family: arial, verdana, helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #d0b2b2;
}

.bandaFondo0{
	background: #9d5f60;
	color: white;
}


.tablaCronologia0 {
	color: #9c615d;
	border-top: 1px solid #fff;
	width: 762px;
	font-size: 9pt;
	text-align: left;
}

.banda0 {
	font-size: 16pt;
	font-weight: bold;
	background: #eee5e6;
	color: #c4a2a1;
	border-bottom: solid 1px #fff;
	padding-left: 5px;
}

.filaPar0 {
	background: #d0b2b2;
	border-left: 2px solid #fff;
	width: 200px;
}

.fechaPar0{
	background: #fff;
	width: 38px;
}

.filaImpar0 {
	background: #ae8485;
	color: #fff;
	border-left: 2px solid #cdb8b7;
}

.fechaImpar0{
	background: #cdb8b7;
}

.bandaInferior0{
	background: #bd9393;
	height: 30px;
	text-align: right;
	padding-right: 10px;
}


/* DEMOCRACIA */

#body3 {
	background: #407b89;
	color: white;

}


#texto3 {
	background: white;
	color: #08505e;
	font: 10pt/16pt times;
	width: 762px;
}

.title3 {
	font: 14pt arial;
}

.textoFlotante3 {
	font-family: arial, verdana, helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #a4b7bc;
}



.tablaCronologia3 {
	color: #2f5056;
	border-top: 1px solid #fff;
	width: 100%;
	font-size: 9pt;
}

.banda3 {
	font-size: 16pt;
	font-weight: bold;
	background: #dce6e8;
	color: #81a1a5;
	border-bottom: solid 1px #fff;
	padding-left: 5px;
}

.filaPar3 {
	background: #b9c9cc;
	border-left: 2px solid #fff;
	width: 200px;
}

.fechaPar3 {
	background: #fff;
	width: 38px;
}

.filaImpar3 {
	background: #4f858c;
	color: #fff;
	border-left: 2px solid #9db4b7;
}

.fechaImpar3 {
	background: #9db4b7;
}

.bandaInferior3{
	background: #93b2b7;
	height: 30px;
	text-align: right;
	padding-right: 10px;
}


/* Franquismo */

#body2 {
	background: #966680;
	color: white;

}

#texto2 {
	background: white;
	color: #663355;
	font: 10pt/16pt times;
	width: 762px;
}

.title2 {
	font: 14pt arial;
}


.tablaCronologia2 {
	color: #632548;
	border-top: 1px solid #fff;
	width: 100%;
	font-size: 9pt;
}

.banda2 {
	font-size: 16pt;
	font-weight: bold;
	background: #efe8ec;
	color: #a08595;
	border-bottom: solid 1px #fff;
	padding-left: 5px;
}

.filaPar2 {
	background: #ddced7;
	border-left: 2px solid #fff;
	width: 200px;
}

.fechaPar2 {
	background: #fff;
	width: 38px;
}

.filaImpar2 {
	background: #a08595;
	color: #fff;
	border-left: 2px solid #c1b4bc;
}

.fechaImpar2{
	background: #c1b4bc;
}

.bandaInferior2{
	background: #d1aac1;
	height: 30px;
	text-align: right;
	padding-right: 10px;
}

/* S XIX */

#body1 {
	background: #737685;
	color: white;

}


#texto1 {
	background: white;
	color: #484a54;
	font: 10pt/16pt times,serif;
	width: 762px;
}

.title1 {
	font: 14pt arial,sans-serif;
}



.textoFlotante1 {
	font-family: arial, verdana, helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #b2b4ba;
}


.tablaCronologia1 {
	color: #565872;
	border-top: 1px solid #fff;
	width: 100%;
	font-size: 9pt;
}

.banda1 {
	font-size: 16pt;
	font-weight: bold;
	background: #e0dade;
	color: #9698a5;
	border-bottom: solid 1px #fff;
	padding-left: 5px;
}

.filaPar1 {
	background: #cbcbd3;
	border-left: 2px solid #fff;
	width: 200px;
}

.fechaPar1 {
	background: #fff;
	width: 38px;
}

.filaImpar1 {
	background: #878191;
	color: #fff;
	border-left: 2px solid #a8a9b5;
}

.fechaImpar1 {
	background: #a8a9b5;
}

.bandaInferior1{
	background: #a7a9b7;
	height: 30px;
	text-align: right;
	padding-right: 10px;
}


/* Estructura del texto (común)*/


.tituloTexto {
	font-size: 9pt;
	font-weight: bold;
	margin-left: 20px;
}

.columna0 {
	width: 500px;
	padding: 20px;	
	font: 10pt/22px arial, verdana, helvetica,sans-serif;
	font-size: 10pt;
	text-align: justify;	
}

.columna1 {
	width: 200px;
	height: 100%;
}

.columnaTexto {
	background: white;
	color: black;
	width: 560px;
	padding-left: 100px;	
	padding-right: 100px;	
	padding-top: 10px;		
	font: 10pt/22px arial,verdana,helvetica,sans-serif;
	text-align: justify;	
}


.seccion{
	font: bold 12pt/22px arial, verdana, helvetica,sans-serif;
}

.cita {
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
}

.columnaCita {
	background: white;
	color: black;
	padding-top: 10px;	
	padding-left: 300px;	
	padding-right: 40px;	
	font: 9pt/18px arial, verdana, helvetica,sans-serif;
	text-align: justify;	
}

.next {
	background: white;
	color: black;
	width: 600px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 40px;		
	font: 20pt arial, verdana, helvetica,sans-serif;
	text-align: right;	
}

.sdendnoteanc {
	text-decoration: none;
}


.capital{
	float: left;
	width: 0.6em;
	font-size: 400%;
	line-height: 80%;
	text-align: center;
}

.capitalM{
	float: left;
	width: 1em;
	font-size: 400%;
	line-height: 80%;
	text-align: center;
}


.foto{
	margin-top: 20px;
	text-align: center;
}


.pieFoto {
	font: italic bold 8pt/14px arial,sans-serif;
	text-align: right;
	margin-left: 20px;
}

.filaIcono {
	font-size: 9pt;
	width: 100%;
}

.iconoLink, .iconoLink:visited {
	border: none;
}



/* INDEX */


.tablaBienvenida {
	position: absolute;
	top: 200px;
	left: 100px;
}

.tablaBienvenida2 {
	position: absolute;
	top: 258px;
	left: 100px;
}

.aBienvenida {
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.aBienvenida:hover {
	text-decoration: underline;
}

.aInfo {
	text-decoration: none;
	font-size: 9pt;
	color: #fff;
	margin-right: 5px;
}

.aInfoActual {
	text-decoration: none;
	font-size: 9pt;
	color: #fff;
	margin-right: 5px;
	padding-left: 3px;
	padding-right: 1px;
	border: 1px solid white;
}

.aInfo:hover {
	text-decoration: underline;
}


.aInfo2 {
	text-decoration: none;
	font-size: 9pt;
	color: #663355;
	margin-right: 5px;
}

.aInfo2:hover {
	text-decoration: underline;
}

#entrada {
	position: absolute;
	top: 40%;
}

#fondo {
	position: absolute;
	bottom: 50px;
	right: 50px;
	text-align: right;
	font-size: 9pt;
}

.bibList {

}

.bibList.bibItem{

}


/* AGRADECIMIENTOS */

.listaAgradecimientos {
	list-style-image:  url('../Images/disc0.jpg');
	list-style-type:  none;
	list-style-position: outside;
}

.listaAgradecimientos li {
	margin-top: 2px;

}

ol li {
	margin-top: 20px;
}


/* NO FLASH */


.columnaNoFlash {
	background: white;
	color: black;
	width: 700px;
	padding-left: 20px;	
	padding-right: 20px;	
	padding-top: 10px;		
	font: 10pt/22px arial,verdana,helvetica,sans-serif;
}

.columnaNoFlash .zona0, .columnaTexto ul {
	list-style-image:  url('../Images/disc0.jpg');
	list-style-type:  none;
	list-style-position: outside;
}

.columnaNoFlash .zona1 {
	list-style-image:  url('../Images/disc1.jpg');
	list-style-type:  none;
	list-style-position: outside;
}
.columnaNoFlash .zona2 {
	list-style-image:  url('../Images/disc2.jpg');
	list-style-type:  none;
	list-style-position: outside;
}
.columnaNoFlash .zona3 {
	list-style-image:  url('../Images/disc3.jpg');
	list-style-type:  none;
	list-style-position: outside;
}

.columnaNoFlash .titulo0, .columnaTexto .titulo0{
	background: #bd9393;
	color: white;
	padding-left: 10px;
}

.columnaNoFlash .titulo1, .columnaTexto .titulo1{
	background: #a7a9b7;
	color: white;
	padding-left: 10px;
}

.columnaNoFlash .titulo2, .columnaTexto .titulo2{
	background: #d1aac1;
	color: white;
	padding-left: 10px;
}

.columnaNoFlash .titulo3, .columnaTexto .titulo3{
	background: #93b2b7;
	color: white;
	padding-left: 10px;
}

.piZona {
	width: 450px;
	float: left;
}

.mapaZona {
	width: 250px;
	float: left;
	text-align: right;
}

