h2 {
    color: #010066;
}
#cabecera {
	position:absolute;
	left:1px;
	top:1px;
	width:955px;
	height:152px;
	z-index:1;
	visibility: visible;

}
 
.margenes {   /*Margenes de los botones de la cabecera*/
	/*padding-left: 0px;***/
	text-align: center;
    font-weight: 600;
}
#ColIzquierda {
	position:absolute;
	left:2px;
	top:162px;
	width:200px;
	height:443px;
	z-index:2;
	padding: 0;
	margin: 0;
	visibility: visible;


  }

#ColIzquierda td{     /*formato de los textos de la izquierda*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	padding-left: 5px;
	line-height: normal;
	margin-left: 0px;	
}

#ColIzquierda a:hover{  /* Colores de los enlaces cuando pasa el ratón sobre ellos */
	color: #000066;
	text-decoration: none;
}
#ColIzquierda a{  /* Colores de los enlaces */
	color: #000066;
	text-decoration: none;
}
/*********************************************/
.enlaceNegro 
{
    color: #000000;
	text-decoration: none;
}
.enlaceAzul
{
    color: #000066;
	text-decoration: none;
}
.enlaceBlanco
{
    color: #FFFFFF;
	text-decoration: none;
}
.ListaAzul {
       color: #000066;
       margin-left: 10px; padding: 5px;
	   list-style-image: url(punto.gif);
	   font-weight: 600;
       line-height: normal;   
}
.ListaAzul li a{
  color: #000066;
  text-decoration: none;
}
.ListaNegra{  
       color: #000000;
	   margin-left: 10px; padding: 5px;
	   font-weight: 600;
	   line-height: normal;
       list-style: disc;
}
.ListaNegra a {
  color: #000000;
  text-decoration: none;
 }
/*****************************/
#CapaCentro {
   position:absolute; left:224px; top:168px; width:745px; height:455px; z-index:4; overflow: auto; 
   border: 1px none #000000; visibility: visible;
}
#capaCentro td{     /*formato de los textos del centro*/ 
    font-family: Verdana,Helvetica;
    font-size: 12px;
    text-align: justify;
    color: #111111;
	font-weight: 100;
	padding-left: 5px;
	line-height: normal;
	margin-left: 0px;	
}
h2
{
    font-family: Verdana,Helvetica;
    font-size: 18px;
	font-color: #006666;
}
#capaCentro td ul{
    margin-left: 15px; padding: 0px;
	font-weight: 100;
    line-height: normal;
    list-style: disc;
}
#capaCentro a{  /* Colores de los enlaces */
	color: #000066;
	text-decoration: none;
	text-align: center;
}
/******************************************/
/*****************Capa central (textos y fotos) con menu izquierda***********************/
#CapaCentro {
	position: absolute;
	left: 220px;
	top: 159px;
	width: 768px;
	height: 467px;
	z-index: 4;
	overflow: auto;
	border: 1px none #000000;
	visibility: visible;
}
#capaCentroGrande td{     /*formato de los textos del centro*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 100;
	padding-left: 5px;
	line-height: normal;
	margin-left: 0px;	
}
#capaCentroGrande td ul{
       margin-left: 15px; padding: 0px;
	   font-weight: 100;
line-height: normal;
list-style: disc;
}
#capaCentroGrande a:hover{  /* Colores de los enlaces cuando pasa el ratón sobre ellos */
	color: #000066;
	text-decoration: none;
}
#capaCentroGrande a{  /* Colores de los enlaces */
	color: #000066;
	text-decoration: none;
}
ul {
  margin: 0px 1px 2px 3px;
}
strong {
  font-weight:bold;
}
.centenario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #333379;
	text-align: center;
	font-weight: bold;
	padding: 15px;
}
.pie {
	color: #006;
	padding-right: 10px;
	padding-left: 10px;
}
.nota-foto {
	font-size: 9px;
	color: #003AB6;
	text-align: center;
}
