body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.texto {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	color: #000000;
}
.texto:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.correo1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.textoizq {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	color: #000000;
}
.fechanoticia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 6px;

}
.titsumario {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
	color: #333366;
}
.textosumario {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	color: #666666;
	font-weight: bold;

}
.destacadoizq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	left: 20px;
	top: 20px;
	position: relative;

}
.ano {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;

}
.titoriginales {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	position: relative;
}
.autores {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.titsumarionegro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #000000;
	line-height: normal;

}
.sociedades {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	position: relative;
	left: 22px;
	line-height: 12px;
}
.presidentes {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.enlace {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
.enlace:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669900;
	text-decoration: none;
}
.logo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	color: #000000;

}
.firma {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* buscador*/
.enlace_bus {
	font:11px Arial;
	text-decoration: none;
	/*line-height: 22px;*/
	color:#993333;
}
.enlace:hover {
    text-decoration: underline;
}
.sb_off {
	font:11px Arial;
	text-decoration: none;
	line-height: 22px;
	color:#000000;
}
/* buscador off*/
/* panel blanco buscador.jsp*/
.bl_nombre {
	font:12px Arial;
	font-weight: bold;
	line-height: 18px;
	color:#000000;
}
.bl_titel {
	font:10px Arial;
	line-height: 18px;
	color:#999999;
}
.bl_texto {
	font:10px Arial;
	line-height: 18px;
	color:#000000;
}