/* CSS Document */
.tituloObra
	{font:"Times New Roman", Times, serif;
	 font-size: 16pt;
	 font-style: normal;
	 line-height: normal;
	 font-weight: normal;
	 font-variant: normal;
	 color:#d0d8e1;
	 font-weight:bold;
	}
	
.subTitulos
	{font:"Times New Roman", Times, serif;
	 font-size: 14pt;
	 font-style: normal;
	 line-height: normal;
	 font-weight: normal;
	 font-variant: normal;
	 color:#d0d8e1;
	}
	
.Ccntenidos
	{font:"Times New Roman", Times, serif;
	 font-size: 12pt;
	 font-style: normal;
	 line-height: normal;
	 font-weight: normal;
	 font-variant: normal;
	 color:#969da4;
	}
	
.subTitulos2
	{font:"Times New Roman", Times, serif;
	 font-size: 11pt;
	 font-style: normal;
	 line-height: normal;
	 font-weight: normal;
	 font-variant: normal;
	 color:#969da4;
	}	
	
.subTitulos3
	{font:"Times New Roman", Times, serif;
	 font-size: 11pt;
	 font-style: normal;
	 line-height: normal;
	 font-weight: normal;
	 font-variant: normal;
	 color:#d0d8e1;
	}		
	
.lk_config {
	text-decoration:none;
	color:#cccccc;
}

.lk_config:hover {
	text-decoration:none;
	color:#ffffff;
}	
	
.lk_Libro {
	font:"Times New Roman", Times, serif;
	font-size:12pt;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	color:#969da4;
}

.lk_Libro:hover {
	font:"Times New Roman", Times, serif;
	font-size:12pt;
	font-style:italic;
    font-weight:bold;
	text-decoration:none;
	color:#d0d8e1;
}					