/*GENERAL*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/Fondo.gif);
	background-repeat: repeat-x;
	background-color: #FFF2E0;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}



/*CLASIFICACION*/
.fuente_subtitulo {
	font-size: 18px;
}

.fuente_subtitulo_Mini {
	font-size: 10px;
}

.fuente_titulo{
	font-size: 24px;
	color: #660000;
}.fuente_publicacion {
	font-size: 10px;
}.fuente_publicacion_Mini {
	font-size: 8px;
}
.fuente_genero {
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
.fuente_titulo_Mini{
	font-size: 10px;
	color: #660000;
}
.fuente_descripcion {
	font-size: 12px;
	color: #000000;
}

.fuente_hijosguapos {
	font-size: 18px;
	
}


/*GLOSARIO*/

.introduccion {
	font-size: 12px;
	font-weight: normal;
}
.letras {
	font-size: 17px;
	font-weight: bold;
}
.volver {
	font-size: 12px;
}
.etimologia {
	font-size: 12px;
	font-weight: bold;
}
.cabecera {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.familia {
	font-size: 12px;
	color: #CCCCCC;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.mapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	font-weight: bold;
}
.mapa2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}

.titulos_geografia {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}


.Color_Azul {color: #0000FF}