 .cabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150px;
	font-weight: 800;
	text-align: center;
}
.Menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #456081;
	text-decoration: none
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.Sumario {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
	text-align: right;


}

.TextoSumario {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.fondocab {
	background-image: url(../Imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.menusuperior { 
				font-family:  Arial, Helvetica, sans-serif;
				font-size: 12 px;
				font-weight: bold;
				color: #E1EFDC;
				background-color: #5f9945;
}

.menusuperior a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #E1EFDC;
	text-decoration: none
}

.menusuperior a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #E1EFDC;
	text-decoration: none
}

.menusuperior a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.SumarioRevista {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14 px;
	font-weight: normal;
	color: #5f9945;
	text-decoration: none
}

.SumarioRevista a:link {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14 px;
	font-weight: normal;
	color: #5f9945;
	text-decoration: none
}

.SumarioRevista a:hover {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14 px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.SumarioRevista a:visited {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14 px;
	font-weight: normal;
	color: #5f9945;
	text-decoration: none
}
.SumarioPortada {

	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f9945;
	text-decoration: none
}
.FondoTabla {
	background-image: url(../Imagenes/cab3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menuLista {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #D8EAD0;
	color: #333;
	}	
	#menuLista ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
	}	
	#menu li {
		border-bottom: 1px solid #D8EAD0;
		margin: 0;
	}
#menuLista li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #7AB760;
		border-right: 10px solid #7AB760;
		background-color: #A7CF96;
		color: #436B32;
		text-decoration: none;
		width: 100%;
		}
html>body #menuLista li a {
		width: auto;
		}
#menuLista li a:hover {
		border-left: 10px solid #A7CF96;
		border-right: 10px solid #A7CF96;
		background-color: #5f9945;
		color: #fff;
		}.FondoContenido {
	background-image: url(../Imagenes/lateral.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.FondoGaleria {
	background-image: url(../Imagenes/FondoGaleria.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
