body {
  font-family: Courier New, Times New Roman, Times, serif;
  background-color:#F3F0E8;
  color:#3E3109;
  top:0px;
  margin:0px;
}

td {
	font-family: Courier New, Times, serif;
}

th {
	font-family: Courier New, Times, serif;
}

a {color:#3E3109;}
a:link {color:#3E3109;}
a:visited {color:#3E3109;}
a:active {color:#3E3109;}
a:hover {color:#6B5E21;}


#principal {
	font-family: Courier New, Times, serif;
	font-size:12px;
	margin:1em;
	text-align:justify;
}
#principal ul li{
	margin:0.5em;
	list-style-type: square;
}

#cronologia th {
	font-weight:bold;
	color:#3E3109;
	background-color:#BAB275;	
}

#cronologia td {
	font-size:90%;
	color:#3E3109;
	padding:0.2em;
	border-bottom:1px solid #BAB275;
}

#cronologia table {
	width:90%;
	padding:4px;
	margin:0px;
	border:1px solid #BAB275;
}

/* Estilos para el menú de la portada */
.menuPortada {
	margin:1em;
	font-size:100%;
	font-weight:bold;
	line-height: 130%;
}

.menuPortada a{
	color:#3E3109;
	text-decoration:none;
}
.menuPortada a:hover{
	background-color:#EFE9D5;
}
 /* Estilos para el menú principal de las páginas interiores */
#menuInterior {
	background-color:#BAB275;
	text-align:center;
	font-size:13px;
	font-family:Courier New;
	color:#F3F0E8;
	line-height: 18px;
}
#menuInterior a {
	text-decoration:none;
	color:#F3F0E8;
}
#menuInterior a:hover{
	color:#000000;
}


.subMenu {
	background-color:#EFE9D5;
	font-size:12px;
	font-family:Courier New;
	color:#8C8235;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

a.subMenu {
	font-size:12px;
	font-family:Courier New;
	color:#8C8235;
}

a.subMenu:link,visited,active{
	font-size:12px;
	font-family:Courier New;
	color:#8C8235;
}
a.subMenu:hover{
	color:#000000;
	text-decoration:none;
}


 /* Estilos para el menú de la sección Videoteca */
#videotecaMenu {
	width:500px;
	height:283px;
	margin:auto;
	margin-left:100px;
	text-align:center;
	background-image:url('graf/foto.jpg');
}
#videotecaMenu ul {
	margin-left:350px;
}
#principal #videotecaMenu li {
	padding-bottom:30px;
	padding-top:20px;
	list-style-type:none;
}

 .activadoSubMenuVideotecaP { /* Sección en la que se encuentra */
	background-color:#999999;
	text-decoration:none;
	padding:4px;
	border:1px solid #999999;
	color:#FFFFFF;
	font-family:Courier New;
	font-weight:bold;
	width:150px;
}

 .activadoSubMenuVideotecaPV { /* Sección en la que se encuentra */
	background-color:#D4D2BB;
	text-decoration:none;
	padding:4px;
	border:1px solid #AEA970;
	color:#000000;
	font-family:Courier New;
	font-weight:bold;
	width:150px;
}

 .activadoSubMenuVideotecaTO { /* Sección en la que se encuentra */
	background-color:#3C6880;
	text-decoration:none;
	padding:4px;
	border:1px solid #3C6880;
	color:#FFFFFF;
	font-family:Courier New;
	font-weight:bold;
	width:150px;
}

.activadoSubMenuVideotecaPe { /* Sección en la que se encuentra */
	background-color:#663333;
	text-decoration:none;
	padding:4px;
	border:1px solid #663333;
	color:#FFFFFF;
	font-family:Courier New;
	font-weight:bold;
	width:150px;
}

 a.subMenuVideoteca {
	color:#000000;
	font-family:Courier New;
	padding:4px;
	background-color:#D3CD9C;
	border:1px solid #E7DCB4;
}
a.subMenuVideoteca:hover {
	background-color:#EFE9D5;
	text-decoration:none;
}

a.subMenuVideotecaP {
	color:#000000;
	font-family:Courier New;
	padding:4px;
	background-color:#CCCCCC;
	width:150px;
	border:1px solid #999999;
}
a.subMenuVideotecaP:hover {
	background-color:#999999;
	text-decoration:none;
	color:#F3F0E8;
}


 a.subMenuVideotecaPV {
	color:#000000;
	font-family:Courier New;
	padding:4px;
	background-color:#D4D2BB;
	width:150px;
	border:1px solid #8C8235;
}
a.subMenuVideotecaPV:hover {
	background-color:#8C8235;
	text-decoration:none;
	color:#F3F0E8;
}
a.subMenuVideotecaTO {
	color:#000000;
	width:150px;
	font-family:Courier New;
	padding:4px;
	background-color:#B6C1C7;
	border:1px solid #3C6880;
}
a.subMenuVideotecaTO:hover {
	background-color:#3C6880;
	text-decoration:none;
	color:#F3F0E8;
}
a.subMenuVideotecaPe {
	color:#000000;
	width:150px;
	font-family:Courier New;
	padding:4px;
	background-color:#D0C1BB;
	border:1px solid #663333;
}
a.subMenuVideotecaPe:hover {
	background-color:#663333;
	text-decoration:none;
	color:#F3F0E8;
}

 /* Estilos para el menú de la sección Álbum de fotos */
a.subMenuAlbum {
	color:#000000;
	font-family:Courier New;
	padding:4px;
	background-color:#D3CD9C;
	border:1px solid #E7DCB4;
}
a.subMenuAlbum:hover {
	background-color:#EFE9D5;
	text-decoration:none;
}

.activadoSubMenuAlbum { /* Sección en la que se encuentra */
	background-color:#EFE9D5;
	text-decoration:none;
	padding:4px;
	border:1px solid #E7DCB4;
	color:#000000;
	font-family:Courier New;
	font-weight:bold;
}
#espacioFotos { /* Diseño para el álbum */
	background-color:#BAB275;
	padding:4px;
	border:1px solid #E7DCB4;
	color:#000000;
	font-family:Courier New;
	width:100%;
}

#espacioFotos table {
	width:100%;

}
#espacioFotos td {
	
	font-size:11px;
	padding:1px;
	text-align:center;
	border:1px solid #E7DCB4;
}

#espacioFotos td.b {
	background-color:#D3CD9C;
	border:1px solid #E7DCB4;
	font-family:Courier New;
	color:#000000;
}

.ampliacionFoto { /* Diseño para la ampliación de la foto */
	text-align:center;
	padding:4px;
	border:1px solid #E7DCB4;
	font-size:12px;
	color:#000000;
	margin-right:30px;
	margin-left:30px;
	margin-bottom:0px;
	margin-top:0px;
	background-color:#F3F0E8;
}

a.volver { /* Botón volver de la ampliación de fotos */
	text-align:center;
	text-decoration:none;
	background-color:#E7DCB4;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:4px;
	margin-top:0px;
	font-weight:bold;
	vertical-align:middle;
	
}

a.volver:hover {
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #E7DCB4;
	border-bottom:1px solid #E7DCB4;
 }
 
.presentacion {margin:auto;width:50%;}
.presentacion .cabecera {background-color:#B6BAAF;vertical-align:middle;}
.presentacion .contenido {margin-top:5px;background-color:#B6BAAF;}
.presentacion .pie {margin-top:5px;}

.paisaje {margin:auto;width:50%;}
.paisaje .cabecera {background-color:#A39366;vertical-align:middle;}
.paisaje .contenido {margin-top:5px;background-color:#A39366;}
.paisaje .pie {margin-top:5px;}

#pie {
	font-size:80%;
	text-align:center;
}
#pie table {
	width:80%;
	margin:auto;
}
#pie td {font-size:80%;}
#novedades {
	padding:10px;
	margin-top:150px;
	width:70%;
	text-align:justify;
	border:1px solid #000000;
}
.titnovedades {
	background-color:#0F193C;
	color:#FFFFFF;
	padding-left:10px;
}

div.esficha .fencabezado	{font-size:100%;}		
div.esficha .fcuerpo	{font-size:105%;}		

