#containerglosario{
	position:absolute;
	height: 533px;
	width: 616px;
	top:50%;
	left:50%;
	margin-top:-265px;
	margin-left:-308px;
	}

#glosario_es {
	background-image: url(../../images/includes/lb_glosario/background_es.png);
	height: 533px;
	width: 616px;
}
#glosario_en {
	background-image: url(../../images/includes/lb_glosario/background_en.png);
	height: 533px;
	width: 616px;
}
#glosario_text_area {
	width: 595px;
	height: 365px;
	overflow: auto;
	margin-left: 25px;
}
#marco_top_glosario {
	height: 135px;
}
#boton_close_glosario{
	background-image:url(../../images/includes/lb_glosario/close_btn.png);
	height:24px;
	width:24px;
	left:580px;
position:relative;
top:30px;
	}
	
#boton_close_glosario:hover {
	background-position:bottom;
	}
#glosario_text_area p {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
}
.glosario_negrita {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
}
