@charset "utf-8";
#ContenidoPrincipal {
	background-color: #F4F4F4;
	height: 570px;
}
#BannerCabecera {
	background-image: url(FondoCabecera.jpg);
	text-align: right;
	height: 90px;
}
#ContenidoIzquierda {
	float: left;
	width: 572px;
}

#Texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 285px;
	float: left;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 14px;
	padding-left: 10px;
	
}
#MenuMedieval {
	float: left;
	width: 250px;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fc3;
	border-left-color: #FC3;
	margin-top: 15px;
	margin-left: 10px;
	padding-left: 7px;
}

.TextoMenuMedieval {
	text-align: center;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
}
#BannerFecha { float: left; 
}

#Superior {
	width: 560px;
	height: 40px;
	background-position: 0px 0px;
	float: left;
	overflow: hidden;
	display: inline;
	background-image: url(imagenes/Superior.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	color: #600;
}

#Lateral {
	background-image: url(imagenes/Lateral.png);
	background-repeat: repeat-y;
	height: 50px;
	width: 570px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: top;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
}

#Inferior {
	height: 18px;
	width: 560px;
	float: left;
	background-image: url(imagenes/Inferior.png);
	text-align: center;
}


.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: xx-large;
	line-height: normal;
}

.Subtitulo {
	text-align: left;
	line-height: normal;
}
#Foto {
	width: 207px;
	float: right;
	height: 370px;
	padding-top: 10px;
	padding-bottom: 80px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FC3;
	padding-right: 0px;
	text-align: center;
}

.EnlacesFotos {
	margin-top: 30px;
	text-align: center;
}

.TituloFoto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
}

.ListaDetalles {
	list-style-type: disc;
	
}

#Texto2 {
	float: left;
	width: 572px;
}

#BannerFecha {
	width: 570px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
	text-align: justify;
	float: left;
}
