/* --------------------------------------------------- */
/* HOME IMAGENES */
/* --------------------------------------------------- */

/* --------------------------------------------------- */
/* HOME TEXT */
/* --------------------------------------------------- */

.menuTextH {
  font-family: Times New Roman;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  color: #344669;
}

a:hover {
  color: #546689;
  text-decoration: none;
}


#mnuMisH {
	position:relative;
	left:-220px;
        top:163px;
	z-index:13;
	overflow: hidden;
}

#mnuInstH {
	position:relative;
	left:-90px;
        top:25px;
	z-index:14;
	overflow: hidden;
}

#mnuServH {
	position:relative;
	left:225px;
        top:80px;
	z-index:15;
	overflow: hidden;
}

#mnuMemosH {
	position:relative;
	left:153px;
        top:-2px;
	z-index:16;
	overflow: hidden;
}

#mnuNegocH {
	position:relative;
	left:180px;
        top:182px;
	z-index:17;
	overflow: hidden;
}

#mnuProfH {
	position:relative;
	left:-210px;
        top:170px;
	z-index:18;
	overflow: hidden;
}

#mnuClienH {
	position:relative;
	left:192px;
        top:72px;
	z-index:19;
	overflow: hidden;
}

#mnuDocenH {
	position:relative;
	left:-100px;
        top:180px;
	z-index:20;
	overflow: hidden;
}

