﻿.Tema_de_Ayuda
{
	font-size: 12pt;
	cursor: hand;
	color: gray;
	font-family: Verdana;
	text-align: center;
	background-color:Transparent;
	line-height: 2pc;
}
.TituloAyuda
{
	color: gray;
	text-transform: capitalize;
	text-align: center;
	cursor: hand;
	font-size: 10pt;
	font-family: Verdana;
	background-color:Transparent;
	line-height: 2pc;
}
.ParrafoAyuda
{
	font-size: 8pt;
	text-transform: none;
	color: gray;
	font-family: arial;
	cursor: hand;
	background-color: Transparent;
	/*text-indent: 1cm;*/
}
.TextoAyuda
{
	font-size: 8pt;
	text-transform: none;
	color: gray;
	font-family: arial;
	cursor: hand;
	background-color: Transparent;
	/*text-indent: 2px;*/
}
.nodoSeleccionadoayuda
{
	
	font-size: 9pt;
	text-decoration: underline;
	font-family: 'Book Antiqua';
	font-weight: bold;
	font-style: italic;
	background-color:Transparent;
	 
}
.contextoAmostrarayuda
{
	font-size: 10px;
	cursor: hand;
	font-family: Verdana;
	text-align: center;
	background-color:Transparent;
	color: #cccccc;
}
.EtiquetAyuda
{
	font-size: 8pt;
	text-align: center;
	color: #339999;
}
.Tema_de_Ayuda_visor
{
	font-size: 12pt;
	color: gray;
	font-family: Verdana;
	text-align: center;
	background-color:Transparent;
	line-height: 2pc;
}
.TituloAyuda_visor
{
	color: gray;
	text-transform: capitalize;
	text-align: center;
	font-size: 10pt;
	font-family: Verdana;
	background-color:Transparent;
	line-height: 2pc;
}
.ParrafoAyuda_visor
{
	font-size: 8pt;
	text-transform: none;
	color: gray;
	font-family: arial;
	
	background-color: Transparent;
	/*text-indent: 1cm;*/
}
.TextoAyuda_visor
{
	font-size: 8pt;
	text-transform: none;
	color: gray;
	font-family: arial;
	background-color:Transparent;
}
