@charset "utf-8";
/* CSS Document */

#glosariocont h3 {
	margin:15px;
	font-size:130%;
}

p#glosaridesc {
	margin:0 15px;
}
div.definicion {
	margin:0px 15px;
	padding:20px 0px;
	background-image:url(../../img/fichas/separador.png);
	background-position:top;
	background-repeat:no-repeat;
}

div.definicion h5 {
	font-size:110%;	
	
}

div.definicion > div.deftext {
	font-size:90%;	
}
div.definicion > div.fuente {
	font-size:75%;	
}
div.definicion div.fuente h6 {
	font-size:120%;
	font-weight:bold;
}
#glosaripagin {
	padding:20px 0px;
	text-align:center;
	background-image:url(../../img/fichas/separador.png);
	background-position:top;
	background-repeat:no-repeat;
}

ul.abecedario {
	margin:15px 0 0 0;	
}