/*Estilos 'El Legado de los Eldar'*/
.titulo_principal
{
	font-family: Aquaduct, "Times New Roman", Verdana;
	font-size: 60px;
	padding: 10px;
	color: #000000;
	background-color: #289673;
	text-align: center;
	/*Filter: DropShadow(Color=#ffffff, OffX=2, OffY=2, Positive=1)*/
}
.titulo
{
	font-family: Aquaduct, "Times New Roman", Verdana;
	font-size: 50px;	
	padding: 10px;
	color: #000000;	
	text-align: center;
}
.titulo_ventanas
{
	font-family: Aquaduct, "Times New Roman", Verdana;
	font-size: 40px;	
	padding: 20px;
	color: #000000;
	text-align: left;
}
.subtitulo
{
	font-family: "Times New Roman", Verdana;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	padding: 15px;
	text-align: left;	
}
.titulo_pequeño
{
	font-family: "Times New Roman", Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
	text-align: center;	
}
.texto_base
{
	font-family: "Times New Roman", Verdana;
	font-size: 15px;
	color: #000000;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	text-align: justify;
	text-decoration: none
}
.texto_tabla
{
	font-family: Aquaduct, "Times New Roman", Verdana;
	font-size: 20px;
	color: #000000;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	text-align: left;
	text-decoration: none
}
.texto_citas
{
	font-family: Courier New, "Times New Roman", Verdana;
	font-size: 12px;
	color: #289673;
	font-weight: bold;	
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	text-align: justify;
	text-decoration: none
}
.palabras_clave1
{
	font-family: "Times New Roman", Verdana;
	font-size: 18px;
	color: #289673;
	font-weight: bold;
	text-decoration: none;		
}
.palabras_clave2
{
	font-family: "Times New Roman", Verdana;
	font-size: 18px;
	color: #3C64D2;
	font-weight: bold;	
	text-decoration: none;	
}
.palabras_destacadas
{
	font-family: "Times New Roman", Verdana;
	font-size: 15px;
	color: #289673;
	font-weight: bold;
	text-decoration: none;		
}
.texto_enlace
{
	font-family: "Times New Roman", Verdana;
	font-size: 15px;
	color: #3C8A6E;	
	font-weight: bold;
	text-decoration: none;
}
a.links:link
{
	font-family: "Times New Roman", Verdana;
	font-size: 15px;
	color: #3C64D2;	
	font-weight: bold;
	text-decoration: none;
}
a.links:visited
{
	font-family: "Times New Roman", Verdana;
	font-size: 15px;
	color: #3C64D2;	
	font-weight: bold;
	text-decoration: none;	
}
a.links:active
{
	font-family: "Times New Roman", Verdana;
	font-size: 15px;
	color: #3C64D2;	
	font-weight: bold;
	text-decoration: none;	
}
a.links:hover
{
	font-family: "Times New Roman", Verdana;
	font-size: 15px;
	color: #289673;	
	font-weight: bold;
	text-decoration: none;	
}
Body,HTML 
{
	scrollbar-face-color: #289673;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #289673;
	scrollbar-darkshadow-color: #929644;
	scrollbar-shadow-color: #5E602C;;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #D9F0E8;
}  