/* CSS Document */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	background: #8A661A no-repeat top center;
	margin: 0;
	padding: 0;
}


img{
	border: none;
}
/*contenidos*/
#container {
	margin: 0;
	padding: 0;
	height: auto;
	position: inherit;
	background: #8A661A;
}


#index {
	margin: 0;
	padding: 0;
	height: 600px;
	position: relative;
	background: #8A661A url(images/fondo.jpg) no-repeat top center;
}
	
#index-obra{
	margin: 0;
	padding: 0;
	height: auto;
	position: inherit;
	background: url(images/obra_principal.jpg) no-repeat top center;
	padding-top: 50px;
	padding-left: 150px;
}

#index-semblanza{
	margin: 0em auto 0em 25px;
	padding: 200px 0px 20px 100px;
	width: 780px;
	height: 200px;
	position: inherit;
	background: url(images/semblanza.jpg) no-repeat top center;

}
#index-cronologia{
	margin: 0 auto;
	padding: 0px 50px 0px 30px;
	width: 700px;
	height: auto;
	position: inherit;
}

#index-testimonios{
	margin: 0 auto;
	padding: 220px 30px 20px 60px;
	width: 760px;
	height: auto;
	position: inherit;
	background: url(images/testimonios.jpg) no-repeat top center;
	
}

#index-documentos{
	margin: 0 auto;
	padding: 220px 0px 0px 0px;
	width: 760px;
	height: auto;
	position: inherit;
	background: url(images/documentos.jpg) no-repeat top center;
}

#index-mapa{
	margin: 10px auto 0em auto;
	padding: 150px 30px 20px 30px;
	width: 760px;	
	position: inherit;
	background: url(images/mapa.jpg) no-repeat top center;
}

/*barra superior*/
#barrasup {
	
	height: 85px;
	font-family: Arial, Helvetica, sans-serif;
	background: #c4bb92 no-repeat top center;
 	margin: 0;
	padding: 0;
	clear : both;
	padding-bottom: 5px;
	display: block;
	
	
}

/*NAVIGATION DEL MENU PRINCIPAL--------------------- */

#navcab {
	margin: 0;
	height: 59px;
	background: #000000;
	padding: 0;
}
	
ul#nav {
	 
   	width: 800px;
	margin: 0;
	list-style: none;
	background: #C4bb92;
	color: #c8bf95;
	clear : both;
	padding: 5px 10px 5px 60px;
}

	
#nav li {
	display: block; 
	float: left;
	color: #c8bf95;
   	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
	
li#nav-obra, li#nav-semblanza, li#nav-cronologia, li#nav-testimonios, li#nav-documentos, li#nav-buscar, li#nav-mapa {
	border: 1px solid #c8bf95;
	font-size: 11px;
    color: #c8bf95;
	margin-left: 3px;
		
}

#nav li a {
	display: block;
	color: #c8bf95;
	text-decoration: none;
	padding: 4.7px 10.5px 4.7px 18px;
	border: 0;
	background:#8A651A;
	}

#nav li a:hover {
	display: block;
	color: #c8bf95;
	background:#8A651A;
	text-decoration: underline;
}


li#nav-home {
	background: #007854;
	}

li#nav-home a {
	border-left: 0;	
	padding-right: 14px;
	background: none;
	}	

li#nav-contact {
	border-right: 0;	
	}	


	
/*
SON OF SUCKeRFISH DROPDOWNS
See http://www.htmldog.com/articles/suckerfish/dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#nav ul {
	position: absolute;
	z-index: 150;
	left: -999em;
	margin: 0;
	padding: 0;
	width: 20em;
	height: auto;
	border: 1px;
	border-width: 2px;
	text-align: left;
}


/* 3rd level menus only */
#nav ul ul {
	margin: -1em 0em 0em 15em;
}

/* 2nd and 3rd level menus */
/*capa de atras del menu*/
#nav li li {
	padding: 0px 0em 0px 0em;
	width: 20.6em;
	border: 1px solid;
}
/*capa de adelante del menu*/
/* 2nd and 3rd level menus */
#nav ul a {
	width: 18em;
	border-right: 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -99em;
	color: #000;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #8A651A;
	color: #C4bb92;
}


/* 2nd and 3rd level menus */
#nav ul li:hover, #nav ul ul li:hover, #nav ul li.sfhover, #nav ul ul li.sfhover {
	background: #8A651A;
	color: #c4bb92;
}



/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a {
	background: #8A651A;
	color: #c4bb92;
	}

/* 2nd level menus only */
#nav a.sub {
	background: #8A651A;
	color: #c4bb92;
}


#menuv-in {
        border-width: 1px 1px 0 1px;
        width: 250px;
        color: #c4bb92;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
		
}
		
#menuv-in ul, li {
        list-style-type: none;
}

#menuv-in ul {
        margin: 0;
        padding: 0;
}

#menuv-in li {
		list-style: none;
		background-image: url(images/vineta.jpg);
		background-position: left bottom;
		background-repeat: no-repeat;
		padding-left: 20px;

		}

#menuv-in a {
		color: #c4bb92;
		text-decoration: none;
        /*background: #ffffff;*/
        display: block;
        padding: 1px 6px 2px 6px;
        width: 237px;
		
}

#menuv-in a:hover {
		text-decoration: underline;
		}
		

/*segundo nivel del menú*/
#menuv-in ul {
	position: absolute;
	z-index: 150;
	left: -999em;
	margin: 0;
	padding: 0;
	width: 20em;
	height: auto;
	border: 1px;
	border-width: 2px;
	text-align: left;
}


/* 3rd level menus only */
#menuv-in ul ul {
	margin: -1.3em 0em 0em 18em;
}

/* 2nd and 3rd level menus */
/*capa de atras del menu*/
#menuv-in li li {
	padding: 0px 0em 0px 0em;
	width: 20.8em;
	border: 1px solid;
}
/*capa de adelante del menu*/
/* 2nd and 3rd level menus */
#menuv-in ul a {
	width: 18em;
	border-right: 0;
}

#menuv-in li:hover ul ul, #menuv-in li:hover ul ul ul, #menuv-in li.sfhover ul ul, #menuv-in li.sfhover ul ul ul {
	left: -999em;
	color: #660301;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#menuv-in li:hover ul, #menuv-in li li:hover ul, #menuv-in li li li:hover ul, #menuv-in li.sfhover ul, #menuv-in li li.sfhover ul, #menuv-in li li li.sfhover ul {
	left: auto;
}

#menuv-in li:hover, #menuv-in li.sfhover {
	color: #660301;
}


/* 2nd and 3rd level menus */
#menuv-in ul li:hover, #menuv-in ul ul li:hover, #menuv-in ul li.sfhover, #menuv-in ul ul li.sfhover {
	color: #660301;
}



/* 2nd and 3rd level menus */
#menuv-in ul li a, #menuv-in ul ul li a {
	color: #660301;
	}

/* 2nd level menus only */
#menuv-in a.sub {
	color: #660301;
}



/*FIN Menú de las principales de cada secci&oacute;n*/

/*Semblanza */
/*Menú interno semblanza*/
#menu-semblanza2{
		Width:192px;
		background-color: #8A661A;
float: left;
		background-image: url(images/menu_int.jpg);
		background-repeat: no-repeat;
		background-position: top;
		padding-top: 180px;
height:auto;
clear: both;
}

#sembcomp{
		Width:100%;
		background-color: #8A661A;		
		height: 100%;
		float: left;
		position: relative;
		

		}
		

#semblanza-in {
		height: inherit;
        border-width: 0px 0px 0 0px;
        width: 192px;
        color: #8A661A;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
		padding-top: 80px;
		padding-left: 5px;}
		
#semblanza-in ul, li {
        list-style-type: none;
        margin: 0;
        padding: 0;
}

#menuv-in ul {
        margin: 0;
        padding: 0;
}
#semblanza-in li{
		list-style: none;
		}

/*#semblanza-in li{
		list-style: none;
		background-image: url(images/vineta_5.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
		padding-left: 12px;
		}*/

#semblanza-in a {
		color: #C4bb92;
		display: block;
        padding: 2px 4px 3px 14px;
        width: 176px;
		text-decoration: none;
		background-image: url(images/vineta.jpg);
background-repeat: no-repeat;
background-position: left;
		}

#semblanza-in a:hover {
		text-decoration: underline;
		color: #c8bf95;
}

/*menu interno de cada semblanza*/
.menu_interno {
        width: 192px;
        color: #8A661A;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;	
		padding-left: 5px;
		margin-left: 200px;
padding-top: 20px;
float: left;}
		
.menu_interno ul, li {
        list-style-type: none;
        margin: 0;
        padding: 0;
}


.menu_interno li{
		list-style: none;
		}


.menu_interno a {
		color: #C4bb92;
		display: block;
        padding: 2px 4px 3px 14px;
        width: 176px;
		text-decoration: none;
		background-image: url(images/vineta.jpg);
background-repeat: no-repeat;
background-position: left;
		}

.menu_interno a:hover {
		text-decoration: underline;
		color: #c8bf95;
}

		
.titulosemb ul, li {
        list-style-type: none;
        margin: 0;
        padding: 0;
}


.titulosemb li{
		list-style: none;
		}


.titulosemb a {
		color: #C4bb92;
		display: block;
        padding: 2px 4px 3px 14px;
        width: 176px;
		text-decoration: none;
		background-image: url(images/vineta.jpg);
background-repeat: no-repeat;
background-position: left;
		}

.titulosemb a:hover {
		text-decoration: underline;
		color: #c8bf95;
}

/*menu interno de cada semblanza*/
#menu_prefacio{
		Width:650px;
		height:174px;
		background-color: #8A661A;
float: left;
		background-image: url(images/prefacio.jpg);
		background-repeat: no-repeat;
		background-position: top;		
}
#menu_capitulo1{
		Width:650px;
		height:174px;
		background-color: #8A661A;
float: left;
		background-image: url(images/capitulo1.jpg);
		background-repeat: no-repeat;
		background-position: top;		
}
#menu_capitulo3{
		Width:650px;
		height:174px;
		background-color: #8A661A;
        float: left;
		background-image: url(images/capitulo3.jpg);
		background-repeat: no-repeat;
		background-position: top;		
}
#menu_capitulo4{
		Width:650px;
		height:174px;
		background-color: #8A661A;
        float: left;
		background-image: url(images/capitulo4.jpg);
		background-repeat: no-repeat;
		background-position: top;		
}
#menu_capitulo5{
		Width:650px;
		height:174px;
		background-color: #8A661A;
        float: left;
		background-image: url(images/capitulo5.jpg);
		background-repeat: no-repeat;
		background-position: top;		
}
#menu_capitulo6{
		Width:650px;
		height:174px;
		background-color: #8A661A;
        float: left;
		background-image: url(images/capitulo6.jpg);
		background-repeat: no-repeat;
		background-position: top;		
}
#menu_capitulo7{
		Width:650px;
		height:174px;
		background-color: #8A661A;
        float: left;
		background-image: url(images/capitulo7.jpg);
		background-repeat: no-repeat;
		background-position: top;		
}
#menu_capitulo8{
		Width:650px;
		height:174px;
		background-color: #8A661A;
        float: left;
		background-image: url(images/capitulo8.jpg);
		background-repeat: no-repeat;
		background-position: top;		
}


/*fin del menú*/

/*contenido de la semblanza*/
#cont-semblanza{
		Width:650px;
		background-color: #C4BB92;		
		height: inherit;
		float: left;
		}
#videos_sem{
		Width:225px;
		height: inherit;
		float: left;
		padding-top: 15px;
		}
#tex_der{
		Width:425px;
		height: inherit;
		float: right;
		}
.titulosemb{
		color: #c8bf95;
		width:230px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 22px;
		font-style: normal;
		font-weight: bolder;
padding-top: 40px;
padding-left: 8px;
float: left;}


.titulosemb2{
		color:#8A651A;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 20px;
		font-style: normal;
		font-weight: bolder;
		
		}
.tex1{
		color: #000000;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		
		}
.tex2{
		color: #8A651A;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		
		}
.tex3{
		color: #BFB697;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		
		}
.text_3{
		color: #BFB697;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		
		}
.tex4{
		color: #ffffff;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		
		}
		
.tex5{
		color: #660301;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;		
		}
.tex6{
		color: #8A651A;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		
		}

.tex7{
		color: #000000;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		
		}		
		
.leyendas{
		color: #000000;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		background-color: #c4bb92;
		text-align: center;
		}
		
.titulos_imagenes_galeria{
		color: #BFB697;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		
		}
/*pie*/
.pie{
font-size: 10px;
color: #818182;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

#pie {
	clear : both; 
	width: 700px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #818182;
	font-size: 11px;
	position: relative;
}

a.pie:link {
	color: #afafb0;
	text-decoration: none;
}

a.pie:hover {
	color: #818182;
	text-decoration: underline;
}
/*fin del pie*/

/*enlaces externos*/

.externo {
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif; 
color: #c4bb92;
border-bottom: 01px dashed;
	text-decoration: none;
}
a.externo:link {
	color: #c4bb92;
	text-decoration: none;
}

a.externo:hover {
	color: #c4bb92;
	text-decoration: none; 
}

a.externo:visited {
	color: #c4bb92;
	text-decoration: none; 
}
/*Fin enlaces externos*/

.barra_titulo{
background-image: url(images/barra_titulo.jpg);
width: 520px;
height: 30px;
padding-left: 25px;
float: left;
background-repeat: no-repeat;
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
background-position: center;
padding-top: 10px;}

.barra_titulo2{
background-image: url(images/barra_titulo.jpg);
width: 260px;
height: 21px;
padding-left: 23px;
float: left;
background-repeat: no-repeat;
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
background-position: left;
}


/*enlaces internos en general*/
.interno {
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif; 
color: #c4bb92;
font-weight: bold;}

a.interno:link {
	color: #c4bb92;
	text-decoration: none;
}

a.interno:hover {
	color: #c4bb92;
	text-decoration: underline;
}
/*enlaces internos en general*/
/*enlace para la cronologia*/
.crono {
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif; 
color:#8A651A;
font-weight: bold;}
a.crono:link {
	color: #8A651A;
	text-decoration: none;
}

a.crono:hover {
	color: #8A651A;
	text-decoration: underline;
}
/*fin de enlace para la cronologia*/

/*Menú interno de cronologia*/

.navfondo {
   color: #b3a26e;
   font-weight: bold;
   margin: 3px 0px 3px 6px;
   font-size:11px;
   background-color: #bcbaac;
   text-align: center;
   padding: 6px;
} 


/*cronologia*/
/*Menú interno Galeria*/
#galeria-in {
		height: inherit;
        border-width: 0px 0px 0 0px;
        width: 192px;
        color: #660301;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
}
		
#galeria-in ul, li {
        list-style-type: none;
        margin: 0;
        padding: 0;
}

#menuv-in ul {
        margin: 0;
        padding: 0;
}
#galeria-in li{
		list-style: none;
		}

#galeria-in a {
		color: #ffffff;
		display: block;
        padding: 2px 4px 3px 12px;
        width: 176px;
		text-decoration: underline;
		}

#galeria-in a:hover {
		text-decoration: underline;
		color: #c8bf95;
}
/*fin del menú*/

.navfondo2 {
   color: #660301;
   font-weight: bold;
   margin: 3px 0px 3px 6px;
   font-size:11px;
   background-color: #f7f7f7;
   text-align: center;
   padding: 6px;
}

#cont-obra{
		Width:588px;
		background-color: #ffffff;		
		height: inherit;
		float: left;
		}

/*Menú interno Obra*/
#menu-obra {
		Width:300px;
		/*background-color: #8A651A;*/		
		height: auto;
margin-top: 10px;
margin-left: 410px;}
		
#obra-in ul, li {
        display: block;
		/*padding-left:15px;*/
		color: #ffffff;
		font-weight: bold;
		font-size: 11px;
		
		}

#menu-obra ul {
        margin: 0;
        padding: 0;
        border-top: 1px #ececec solid;
}

#obra-in li {
		color: #ffffff;
		font-size: 13px;
		list-style-type: none;
		
		
}

#obra-in a {
        text-decoration: none;
        color: #ffffff;
        width: 148px;
		padding: 3px 0px 4px 15px;		
		font-size: 11px;
		background-image: url(images/vineta_5.gif);
		background-repeat: no-repeat;
		background-position: left;}

#obra-in a:hover {
		text-decoration: underline;
		color: #c8bf95;
        }
#obra-ubicacion {
padding-left: 350px;
padding-top: 0px;
margin-right: 10px;
margin-top: -14px;
float: right;
color: #660301;
font-size: 11px;}

#obra-ubicacion2 {
padding-left: 250px;
padding-top: 0px;
margin-right: 10px;
margin-top: -14px;
float: right;
color: #660301;
font-size: 11px;}



#index-mapa a {
text-decoration: none;
color:#ffffff;
}

#mapa a:visited {
text-decoration: underline;
color:#ffffff;
}

#index-mapa a:hover {
text-decoration: underline;
color:#ffffff;
}


#menu {
	width: 478px;
	height: 20px;
	background: url(images/mapa1.jpg) no-repeat center;
	
}
#columna1{
	width: 130px;
	float: left;
	margin-right:8px;
	}
#columna2{
	width: 130px;
	float: left;
	margin-left:15px;
	}
#columna3{
	width: 130px;
	float: left;
	margin-right:5px;
	margin-left:20px;
}

#columna4{
	width: 130px;
	float: left;
	margin-right:5px;
	margin-left:20px;
}
#columna5{
	width: 130px;
	float: left;
	margin-right:5px;
	margin-left:20px;
}
.titulomapa{
	width: 130px;
	text-align: center;
	color: #ffffff;
	background-color: #929291;
	padding:2px;
	font-size: 12px;
	background-image: url(images/barra_titulo.jpg);
	font-weight: bold;
}

.fondomap2{
	width: 130px;
	height: auto;
	text-align: center;
	color: #660301;
	background-color: #bcbaac;
	padding:2px;
	font-size: 11px;
	margin-top:5px;
	font-weight: bolder;
}
	
.list{
	text-align: left;
	color: #6c6c6c;
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/m_09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top: 2px;
	}
	
.list2{
	text-align: left;
	color: #1e4f02;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/m_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 2px;
	}

/*fin del mapa*/

.borde_suave {
border: 0px #A37F7F solid;
background: #d0cec3;

}

/*Libro de visitas*/
.container_libro { 
text-align:left;
margin: 0 auto;
padding: 0;
height: auto;
position: inherit;
background-color: #ffffff;
width: 800px;
}

.content_libro{
background:  url(images/visitas.jpg) no-repeat top center;
padding: 5px;
height: 170px;
}


/*principal de documentos*/

#documentos_video, #documentos_imagenes, #documentos_audio, #documentos_texto {

		color: #fff;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		padding-top: 2px;


}

#documentos_video {
	width: 560px;
	background-image: url(images/videos.png);
	height: 62px;
	background-repeat: no-repeat;
	margin-left: 50px;
	padding-left: 107px;
}

#documentos_imagenes{
	width: 560px;
	background-image: url(images/imagenes.png);
	height: 62px;
	background-repeat: no-repeat;
	margin-left: 50px;
	padding-left: 107px;
}

#documentos_audio {
	width: 560px;
	background-image: url(images/audios.png);
	height: 62px;
	background-repeat: no-repeat;
	margin-left: 50px;
	padding-left: 107px;
}

#documentos_texto {
	width: 560px;
	background-image: url(images/texto.png);
	height: 62px;
	background-repeat: no-repeat;
	margin-left: 50px;
	padding-left: 107px;
}

.tabla_borde {
/*background-color: #8A651A;*/
border: 1px #ffffff double;}

.titufoncron
{
background-color: #8A651A;
border: 1px #ffffff double;
color: #ffffff;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;}
		
#posicion_obra{
padding-left: 0px;}

#membrete { 
 	clear: both;
 	margin:0;
	padding:0;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: inherit;
	text-decoration: none;
	color:#ffffff;
    margin-top: 20px;}

#membrete A:link { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: inherit;
	text-decoration: none;
	color:#ffffff;
} 

#membrete A:visited {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color:#ffffff;
}

#membrete A:active {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color:#ffffff;
}

#membrete A:link IMG { 
	border: 0px;
}
#membrete A:hover {  
	font-size: 11px;
	text-decoration: underline;
}
/*fin del membrete*/


/*enlaces mapa*/

.mapa {
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
color: #ffffff;
text-decoration: none;
}
a.mapa:link {
color: #ffffff;
text-decoration: none;
}

a.mapa:hover {
	color: #6a654f;
text-decoration: underline;}

a.mapa:visited {
	color: #ffffff;
	text-decoration: none; 
}
/*Fin enlaces mapa*/

#menu-semblanza {
Width:250px;
background-color: #8A651A;		
height: auto;
margin-top: 0px;
margin-left: 490px;}
