.esptrespx { font-size:0pt; height:3px; display:block; }
.menuheader{ font-family: Trebuchet MS; font-size: 15px; font-weight: bold; color: red; text-decoration: none; }
				a.menuheader:visited { COLOR: #FF1493; TEXT-DECORATION: none; }
				a.menuheader:hover { COLOR: #FFA500; TEXT-DECORATION: none; }
.leftmenu{ font-family: Trebuchet MS; font-size: 15px; font-weight: bold; color: #551A8B; text-decoration: none; }
				a.leftmenu:link { COLOR: #551A8B; TEXT-DECORATION: none; }
				a.leftmenu:visited { COLOR: #551A8B; TEXT-DECORATION: none; }
				a.leftmenu:hover { COLOR: #551A8B; TEXT-DECORATION: none; }
.menufooter{ font-family: Trebuchet MS; font-size: 15px; font-weight: bold; color: red; text-decoration: none; }
				a.menufooter:link {text-decoration: underline ; COLOR: red; }
				a.menufooter:visited { text-decoration: underline ;COLOR: red; }
				a.menufooter:hover { text-decoration: underline ;COLOR: red; }
.titulopagina{ font-family: Trebuchet MS; font-size: 26px; font-weight: bold; color:#085DA2; text-decoration: none; height:44px; vertical-align:bottom; }
.menuizq{ font-family: Trebuchet MS; font-size: 17px; font-weight: bold; color:#085DA2; text-decoration: none; height:44px; vertical-align:bottom; }
.txtcontenido{ font-family: tahoma; font-size: 16px; color: black; text-decoration: none;}
				a.txtcontenido:link { COLOR: #336699;TEXT-DECORATION: none; }
				a.txtcontenido:active { COLOR: #336699;TEXT-DECORATION: none; }
				a.txtcontenido:visited { COLOR: #336699; TEXT-DECORATION: none; }
				a.txtcontenido:hover { COLOR: #336699; TEXT-DECORATION: none; }
.txtcontenidobold { font-family: tahoma; font-size: 16px; font-weight: bold; color: black; text-decoration: none; }
				a.txtcontenidobold:link { COLOR: #336699;font-weight: bold;TEXT-DECORATION: none; }
				a.txtcontenidobold:active { COLOR: #336699;font-weight: bold;TEXT-DECORATION: none; }
				a.txtcontenidobold:visited { COLOR: #336699;font-weight: bold; TEXT-DECORATION: none; }
				a.txtcontenidobold:hover { COLOR: orange;font-weight: bold; TEXT-DECORATION: none; }
.bisbold { font-family: tahoma; font-size: 16px; font-weight: bold; color: black; text-decoration: none; }
				a.bisbold:link { COLOR: red;font-weight: bold;TEXT-DECORATION: none; }
				a.bisbold:active { COLOR: red;font-weight: bold;TEXT-DECORATION: none; }
				a.bisbold:visited { COLOR: red;font-weight: bold; TEXT-DECORATION: none; }
				a.bisbold:hover { COLOR: orange;font-weight: bold; TEXT-DECORATION: none; }
.txtsubseclink{ font-family: Arial; font-size: 14px; color: #827F7F; font-weight: bold;	text-decoration: none; }
				a.txtsubseclink:link { COLOR: #827F7F; TEXT-DECORATION: none; }
				a.txtsubseclink:active { COLOR: #827F7F; TEXT-DECORATION: none; }
				a.txtsubseclink:visited { COLOR: #827F7F; TEXT-DECORATION: none; }
				a.txtsubseclink:hover { COLOR: #5F5F7E; TEXT-DECORATION: none; }
.txtmini{ font-family: arial; font-size: 9px; color: #656464; font-weight: none; text-decoration: none; }
.txtresaltado{ font-family: tahoma;	font-size: 13px; color: #484848; font-weight: bold; text-decoration: none; }
.contbes{ font-family: Trebuchet MS; font-size: 12px; color: #710F11; font-weight: bold; text-decoration: none; }
.contbarg{ font-family: Trebuchet MS; font-size: 12px; color: #053D6B; font-weight: bold; text-decoration: none; }
.inputcont {
	BORDER-RIGHT: #3F3F3F 1px solid;
	BORDER-LEFT: #3F3F3F 1px solid;
	BORDER-TOP: #3F3F3F 1px solid;
	BORDER-BOTTOM: #3F3F3F 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.cont { font-family: Trebuchet MS; font-size: 11px; font-weight: none; color: #656464; text-decoration: none; }
				a.cont:link { COLOR: #656464; font-weight: bold; }
				a.cont:active { COLOR: #656464; font-weight: bold; }
				a.cont:visited { COLOR: #656464; font-weight: bold; }
				a.cont:hover { COLOR: #313131; font-weight: bold;	}			
ul.publicaciones, ul.bibliografia{
list-style-type: none;
padding-left: 0;
margin-left: 0;
}
ul.bibliografia{
list-style-type: circle;
}

ul.publicaciones ul, ul.bibliografia ul {
margin: 0.5em 0;
padding: 0.4em;
list-style-type: none;
}
ul.publicaciones ul {
background:#fcfcfc;
border: 1px solid #CCC;
}


ul.publicaciones ul li.titulo, ul.bibliografia ul li.titulo {
font-size: larger;
margin-bottom: 0.1em;
}
ul.publicaciones ul li a{
}
ul.publicaciones ul li.autores, ul.bibliografia ul li.autores {
font-weight: 500;
}
ul.publicaciones ul li.revista,  ul.bibliografia ul li.revista {
color: red;
}
ul.plano {
list-style-type: none;
}
ul.plano li {
display: inline;
}

ul.contenido li:before {
content: '[';
}
ul.contenido li:after {
content: ']';
}


