@charset "utf-8";
/* CSS Document */


BODY {
    padding: 0;
	margin: 0; 
	background: #000000;
	FONT: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;

}

a:link, a:visited{
	FONT: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #df8a04;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #df8a04;
}
STRONG {
	FONT: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
LABEL{
	display: none;
}
#Cabezal h1{
	display:none;
}
#Cabezal{
	background:url(Cabezal.jpg) no-repeat;
	width:945px;
	height:248px;
}
#InicioBottomTable { 
	border-top:#000000 3px solid;
	background-color: #880006;
	height: 79px;
	FONT: 9px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;

}

#Logo{
	position:relative;
	top: 60px;
	text-align:left;
	height:129px;
	width:215px;
}

/*Menu Inicio ******************/
#ulMenuInicio{
	padding: 0;
	margin: 0;
	/*margin-right: 30px;*/
	width: 80px;
	list-style:none;
}

#ulMenuInicio span{
	display: none;
	padding: 0;
	margin: 0;
}

#ulMenuInicio li{
	padding: 0;
	margin: 0;
	display: block;
	height: 18px;
	
	float:left
}

#lMenuInicioInicio{
padding-bottom: 7px
}

#ulMenuInicio li a {
	display: block; 
	width: 80px; 
	height: 11px; 
	border: 0;
	padding: 0;
	margin: 0;
}
/*Items de menu***********************************/

#lMenuInicioProductos a {
	background:url(../images/ItemsMenu/PaginaInicio_Productos_off.jpg);
}

#lMenuInicioProductos a:hover {
	background:url(../images/ItemsMenu/PaginaInicio_Productos_on.jpg);
}

#lMenuInicioServicios a {
	background:url(../images/ItemsMenu/PaginaInicio_Servicios_off.jpg);
}

#lMenuInicioServicios a:hover {
	background:url(../images/ItemsMenu/PaginaInicio_Servicios_on.jpg);
}

#lMenuInicioClientes a {
	background:url(../images/ItemsMenu/PaginaInicio_Clientes_off.jpg);
}

#lMenuInicioClientes a:hover {
	background:url(../images/ItemsMenu/PaginaInicio_Clientes_on.jpg);
}

#lMenuInicioContactos a {
	background:url(../images/ItemsMenu/PaginaInicio_Contactos_off.jpg);
}

#lMenuInicioContactos a:hover {
	background:url(../images/ItemsMenu/PaginaInicio_Contactos_on.jpg);
}

/*Submenu Productos Inicio*/
#ulMenuInicioProductosSubmenu { 
	padding: 0 5px 5px 5px;
	margin: 0;
	border:#c62b32 1px solid;
	background-color: #fafafa;
	/*text-align:right;*/
	position:relative;
	/*left: 15px;*/
	top: -5px;
	display: none;
}
#ulMenuInicioProductosSubmenu li{
	padding: 0;
	margin: 0;
	display: block; 
	list-style:none;
}
#ulMenuInicioProductosSubmenu li a{
	padding: 0;
	margin: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #c62b32;
	text-decoration:none;
}
#ulMenuInicioProductosSubmenu li a:hover{
	font-weight: bold;
	text-decoration:none;
}

/***************************************************/

#ContentTable { 
	padding: 0;
	margin: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background:url(FondoMenu.jpg) no-repeat;

}
.TextBg { 
	background:#2c2c2c;
}

#FormularioRegistro{
	width: 178px;
	padding: 0;
	margin: 0;
	background:url(FormularioRegistro.jpg) no-repeat;
}
#FormularioRegistro2{
	width: 178px;
	padding: 0;
	margin: 0;
	background:url(FormularioRegistro2.jpg) no-repeat;
}
#FormularioRegistro input, #FormularioRegistro2 input{
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-top: 3px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #afafaf;
	margin-left: 28px;
	width: 137px;
	height: 20px;
	border:0;
	background-color: #2c2c2c;
	float: left
}

#EnviarRegistro span{
	display: none;
}
#EnviarRegistro {
	display: block; 
	width: 63px; 
	height: 26px; 
	border: 0;
	padding: 0;
	margin: 0;
	margin-right:2px;	
	background:url(FormularioRegistroEnviar_off.jpg) no-repeat;
}
#EnviarRegistro:hover {
	background:url(FormularioRegistroEnviar_on.jpg) no-repeat;
}
#Footer{
	background: url(FondoCopyRight.jpg) repeat-x;
	text-align:center;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #2c2c2c;
	height: 25px;
}

#FormularioContacto{
	width: 333px;
	padding: 0;
	margin: 0;
	background:url(FormularioContacto.jpg) no-repeat 17px 0px;
	
}
#FormularioContacto input{
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-top: 0px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #afafaf;
	margin-left: 28px;
	width: 280px;
	height: 17px;
	border:0;
	background-color: #1b1b1b;
}

#FormularioContacto textarea{
	padding: 0;
	margin: 0;
	padding-left: 4px;
	padding-top: 3px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #afafaf;
	margin-left: 28px;
	width: 280px;
	height: 77px;
	border:0;
	background-color: #1b1b1b;
	overflow:auto;
}
#EnviarContacto span{
	display: none;
}
#EnviarContacto {
	display: block; 
	width: 63px; 
	height: 26px; 
	border: 0;
	padding: 0;
	margin: 0;
	margin-right:2px;	
	background:url(FormularioContactoEnviar_off.jpg) no-repeat;
}
#EnviarContacto:hover {
	background:url(FormularioContactoEnviar_on.jpg) no-repeat;
}

#ContactosTable { 
	background:url(FondoContactos.jpg);
	padding: 15px 19px 15px 21px;
}
#ContactosDiv { 
	overflow: auto;
	width: 540px;
	height: 96px;
}
#ContactosContentTable { 
	padding: 0;
	margin: 0;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#ContactosContentTable p, #ContactosContentTable h1{
	margin: 0;
	padding:0;
}
#ContactosContentTable h1{
	margin-top: 7px;
	font-weight:bold;
	overflow: auto;

}
#ContactosContentTable a:link, a:visited, a{
	FONT: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #afafaf;
	text-decoration: none;
}
 #ContactosContentTable a:hover{
	text-decoration: underline;
}

#ProductoSaludCoreFinanzasTable { 
	padding: 0;
	margin: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background:url(FondoProductoSaludCoreFinanzas.jpg);
}




/*Menu Interno ******************/
#ulMenuInterno{
	padding: 0;
	margin: 0;
	/*margin-right: 30px;
	margin-bottom: 10px;*/
	margin-left: 7px;
	list-style: none;
}

#ulMenuInterno span{
	display: none;
	padding: 0;
	margin: 0;
}

#ulMenuInterno li{
	padding: 0;
	margin: 0;
	display: block; 
	height: 24px;
	float:left;
	margin-right: 50px;
}

#ulMenuInterno li a {
	display: block;
	height: 15px; 
	border: 0;
	padding: 0;
	margin: 0;
	background-repeat:no-repeat;
}
#ulMenuInterno li a:hover {
	background-repeat:no-repeat;
}
/*Items de menu Interno***********************************/

#lMenuInternoInicio a {
	background:url(ItemsMenu/Inicio_off.gif);
	/*width: 51px; */
	width: 54px;
}

#lMenuInternoInicio a:hover {
	background:url(ItemsMenu/Inicio_on.gif);
}

#lMenuInternoInicio.selected a, #lMenuInternoInicio.selected a:hover{
	background:url(ItemsMenu/Inicio_selected.gif) no-repeat;
	width: 54px;
}

#lMenuInternoProductos a {
	background:url(ItemsMenu/Productos_off.gif);
	/*width: 79px;*/
	width: 83px; 
}

#lMenuInternoProductos.selected a {
	background:url(ItemsMenu/Productos_selected.gif) no-repeat;
	width: 83px; 
}

#lMenuInternoServicios a {
	background:url(ItemsMenu/Servicios_off.gif);
	/*width: 70px;*/
	width: 74px;
}

#lMenuInternoServicios a:hover {
	background:url(ItemsMenu/Servicios_on.gif);
}

#lMenuInternoServicios.selected a, #lMenuInternoServicios.selected a:hover{
	background:url(ItemsMenu/Servicios_selected.gif) no-repeat;
	width: 74px;
}

#lMenuInternoClientes a {
	background:url(ItemsMenu/Clientes_off.gif);
	/*width: 64px;*/ 
	width: 70px;
}

#lMenuInternoClientes a:hover {
	background:url(ItemsMenu/Clientes_on.gif);
}

#lMenuInternoClientes.selected a, #lMenuInternoClientes.selected a:hover{
	background:url(ItemsMenu/Clientes_selected.gif) no-repeat;
	width: 70px;
}
#lMenuInternoContactos{
margin-right: 0px;
}
#lMenuInternoContactos a {
	background:url(ItemsMenu/Contactos_off.gif);
	width: 81px; 
}

#lMenuInternoContactos a:hover {
	background:url(ItemsMenu/Contactos_on.gif);
}

#lMenuInternoContactos.selected a, #lMenuInternoContactos.selected a:hover{
	background:url(ItemsMenu/Contactos_selected.gif) no-repeat;
	width: 81px;
}

#ulMenuInterno #lMenuInternoContactos{
	margin-right: 0px;
}
/*Submenu Interno*/
#ulMenuInterno li ul, #ulMenuInterno li.selected ul{ 
	padding: 3px 0px 0px 5px;
	margin: 0px;
	border:#8e8e8e 1px solid;
	background-color: #680a15;
	text-align:left;
	display: none;
	
	
}
#ulMenuInterno li ul li, #ulMenuInterno li.selected ul li{
	padding: 0;
	margin: 0;
	display: block; 
	list-style:none;
	height: 18px;
	width: 0%;
	float:left;
	clear:left;
	padding-right: 5px;
	
}
#ulMenuInterno li ul li a, #ulMenuInterno li.selected ul li a{
	padding: 0;
	margin: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #e0e0e0;
	text-decoration:none;
	background-image:none;
	white-space: nowrap;
	width: 0%;
}
#ulMenuInterno li ul li a:hover, #ulMenuInterno li.selected ul li a:hover{
	font-weight: bold;
	text-decoration:none;
	background-image:none;
	white-space: nowrap;
	width: 0%;
}

/*Comportamiento de Menu desplegable del MenuInterno**/
#ulMenuInterno li { /* all list items */
	float: left;
	position: relative;
	z-index:1;
}

#ulMenuInterno li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 15px;
	left: 17px;
	z-index:1;
	
}

#ulMenuInterno li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 15px;
	left: 17px;
}

#ulMenuInterno li:hover ul{ /* lists nested under hovered list items */
	display: block;
}

#ulMenuInterno li.over ul{ /* ie error solve with aditional javascript code */
	display: block;
}

/*Formato usual del contenido de los textos*/
#CuerpoTexto{
	overflow:auto;
	width:542px;
	height:332px;
	margin-left:24px;
	margin-top: 11px;
	position: relative;
	z-index:0;
	FONT: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #afafaf;
	text-align: justify;
}
#CuerpoTextoFinanzas{
	overflow:auto;
	width:542px;
	height:220px;
	margin-left:24px;
	margin-top: 11px;
	position: static;
	z-index:0;
	FONT: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #afafaf;
	text-align: justify;
}
#CuerpoTexto ul, #CuerpoTextoFinanzas ul {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #afafaf;
	text-align: justify; 
	padding-top: 0px;
	margin-top: 10px;
	list-style: square;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#CuerpoTexto li, #CuerpoTextoFinanzas li {
	margin-bottom: 7px;
}
#CuerpoTexto P, #CuerpoTextoFinanzas P, {
	text-align: justify;
}

#CuerpoTexto a:link, #CuerpoTexto a:visited{
	FONT: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#CuerpoTexto a:hover{
	text-decoration: underline;
}
/*Formato del contenido de los textos de Clientes.html*/
#CuerpoTextoClientes{
	overflow:auto;
	width:557px;
	height:329px;
	margin-left:9px;
	margin-top: 11px;
	position: absolute;
	z-index:0;
	FONT: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #afafaf;
	text-align: justify;
}

#CuerpoTextoClientes P, #CuerpoTextoClientes h1 {
	text-align: justify;
	margin-left:15px;
}
#CuerpoTextoClientes a:link, #CuerpoTextoClientes a:visited{
	text-align: justify;
	padding-left:15px;
	color: #afafaf;
}
#CuerpoTextoClientes a:hover{
	text-align: justify;
	padding-left:15px;
	background: url(Vinneta1.jpg) no-repeat 0 3px;
	text-decoration:none;
	color: #afafaf;
}
#CuerpoTextoClientes ul {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #afafaf;
	text-align: justify; 
	padding-top: 0px;
	margin-top: 10px;
	list-style: square;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#CuerpoTextoClientes li {
	margin-bottom: 7px;
}


P, h1{
	FONT: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #afafaf;
	padding: 0;
	margin: 0; 
	margin-bottom: 5px;
}
h1{
	color: #df8a04;
	font-weight:bold;
}
/*Logos de los clientes de Simetrica Consulting*/
#LogoClienteContenedor{
	overflow:auto;
	width:590px;
	height:345px;
	position: static;
	z-index:0;

}
#ClienteLogo{
	float: right;
	margin-right: 62px;
	margin-top: 16px;
}

/*Flecha texto arriba*/
#Arriba{
	padding: 0;
	margin: 0; 
	background:url(Arriba1.jpg) no-repeat;
	width: 10px;
	height: 25px;
	display: block;
}
#ArribaFinanzas{
	padding: 0;
	margin: 0; 
	background:url(Arriba2.jpg) no-repeat;
	width: 10px;
	height: 25px;
	display: block;
}
#Arriba span, #ArribaFinanzas span{
	display: none;
}


/*Menu Producto SaludCore*/
#MenuProductoSaludCoreTable { 
	background:url(FondoMenuProductoSaludCore.jpg) no-repeat;
}

#SubMenuProductoSaludCore1{
	text-align: right;
	padding-right: 23px;
}
#SubMenuProductoSaludCore1 span{
	display:none;
}
#SubMenuProductoSaludCore1 a{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_GeneradorPlanesSalud_off.jpg);
	width:128px;
	height: 30px;
	float:right;
}
#SubMenuProductoSaludCore1 a:hover{
	background: url(ItemsMenu/Productos_SaludCore_GeneradorPlanesSalud_on.jpg);
}
#SubMenuProductoSaludCore1.selected a, #SubMenuProductoSaludCore1.selected a:hover{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_GeneradorPlanesSalud_selected.jpg);
}

#SubMenuProductoSaludCore2{
	text-align: right;
	padding-right: 23px;
}
#SubMenuProductoSaludCore2 span{
	display:none;
}
#SubMenuProductoSaludCore2 a{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_ProveedoresServiciosSalud_off.jpg);
	width:124px;
	height: 33px;
	float:right;
}
#SubMenuProductoSaludCore2 a:hover{
	background: url(ItemsMenu/Productos_SaludCore_ProveedoresServiciosSalud_on.jpg);
}
#SubMenuProductoSaludCore2.selected a, #SubMenuProductoSaludCore2.selected a:hover{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_ProveedoresServiciosSalud_selected.jpg);
}

#SubMenuProductoSaludCore3{
	text-align: right;
	padding-right: 23px;
}
#SubMenuProductoSaludCore3 span{
	display:none;
}
#SubMenuProductoSaludCore3 a{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_MercadeoVentas_off.jpg);
	width:117px;
	height: 15px;
	float:right;
}
#SubMenuProductoSaludCore3 a:hover{
	background: url(ItemsMenu/Productos_SaludCore_MercadeoVentas_on.jpg);
}
#SubMenuProductoSaludCore3.selected a, #SubMenuProductoSaludCore3.selected a:hover{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_MercadeoVentas_selected.jpg);
}

#SubMenuProductoSaludCore4{
	text-align: right;
	padding-right: 23px;
}
#SubMenuProductoSaludCore4 span{
	display:none;
}
#SubMenuProductoSaludCore4 a{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_SubscripcionNegocios_off.jpg);
	width:141px;
	height: 15px;
	float:right;
}
#SubMenuProductoSaludCore4 a:hover{
	background: url(ItemsMenu/Productos_SaludCore_SubscripcionNegocios_on.jpg);
}
#SubMenuProductoSaludCore4.selected a, #SubMenuProductoSaludCore4.selected a:hover{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_SubscripcionNegocios_selected.jpg);
}

#SubMenuProductoSaludCore5{
	text-align: right;
	padding-right: 23px;
}
#SubMenuProductoSaludCore5 span{
	display:none;
}
#SubMenuProductoSaludCore5 a{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_AdministracionReclamos_off.jpg);
	width:96px;
	height: 30px;
	float:right;
}
#SubMenuProductoSaludCore5 a:hover{
	background: url(ItemsMenu/Productos_SaludCore_AdministracionReclamos_on.jpg);
}
#SubMenuProductoSaludCore5.selected a, #SubMenuProductoSaludCore5.selected a:hover{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_AdministracionReclamos_selected.jpg);
}

#SubMenuProductoSaludCore6{
	text-align: right;
	padding-right: 23px;
}
#SubMenuProductoSaludCore6 span{
	display:none;
}
#SubMenuProductoSaludCore6 a{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_Finanzas_off.jpg);
	width:64px;
	height: 12px;
	float:right;
}
#SubMenuProductoSaludCore6 a:hover{
	background: url(ItemsMenu/Productos_SaludCore_Finanzas_on.jpg);
}
#SubMenuProductoSaludCore6.selected a, #SubMenuProductoSaludCore6.selected a:hover{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_Finanzas_selected.jpg);
}

/*Menu Producto SaludCore Finanzas*/
#MenuProductoSaludCoreFinanzasTable { 
	background:url(FondoMenuProductoSaludCore2.jpg) no-repeat;
}
#SubMenuProductoSaludCoreFinanzas1{
	text-align: right;
	padding-right: 23px;
}
#SubMenuProductoSaludCoreFinanzas1 span{
	display:none;
}
#SubMenuProductoSaludCoreFinanzas1 a{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_Finanzas_AreaGestionCobros_off.jpg);
	width:139px;
	height: 15px;
	float:right;
}
#SubMenuProductoSaludCoreFinanzas1 a:hover{
	background: url(ItemsMenu/Productos_SaludCore_Finanzas_AreaGestionCobros_on.jpg);
}
#SubMenuProductoSaludCoreFinanzas1.selected a, #SubMenuProductoSaludCoreFinanzas1.selected a:hover{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_Finanzas_AreaGestionCobros_selected.jpg);
}

#SubMenuProductoSaludCoreFinanzas2{
	text-align: right;
	padding-right: 23px;
}
#SubMenuProductoSaludCoreFinanzas2 span{
	display:none;
}
#SubMenuProductoSaludCoreFinanzas2 a{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_Finanzas_AreaCaja_off.jpg);
	width:83px;
	height: 15px;
	float:right;
}
#SubMenuProductoSaludCoreFinanzas2 a:hover{
	background: url(ItemsMenu/Productos_SaludCore_Finanzas_AreaCaja_on.jpg);
}
#SubMenuProductoSaludCoreFinanzas2.selected a, #SubMenuProductoSaludCoreFinanzas2.selected a:hover{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_Finanzas_AreaCaja_selected.jpg);
}

#SubMenuProductoSaludCoreFinanzas3{
	text-align: right;
	padding-right: 23px;
}
#SubMenuProductoSaludCoreFinanzas3 span{
	display:none;
}
#SubMenuProductoSaludCoreFinanzas3 a{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_Finanzas_MasInformacion_off.jpg);
	width:115px;
	height: 12px;
	float:right;
}
#SubMenuProductoSaludCoreFinanzas3 a:hover{
	background: url(ItemsMenu/Productos_SaludCore_Finanzas_MasInformacion_on.jpg);
}
#SubMenuProductoSaludCoreFinanzas3.selected a, #SubMenuProductoSaludCoreFinanzas3.selected a:hover{
	display:block;
	background: url(ItemsMenu/Productos_SaludCore_Finanzas_MasInformacion_selected.jpg);
}

/*Menu Producto Recursos Humanos y Nómina*/
#MenuProductoRecursosHumanosNominaTable { 
	background:url(FondoMenuProductoRecursosHumanosNomina.jpg) no-repeat;
}

#SubMenuProductoRecursosHumanosNomina1{
	text-align: right;
	padding-right: 23px;
}
#SubMenuProductoRecursosHumanosNomina1 span{
	display:none;
}
#SubMenuProductoRecursosHumanosNomina1 a{
	display:block;
	background: url(ItemsMenu/Productos_RecursosHumanosNomina_ModulosNomina_off.jpg);
	width:133px;
	height: 15px;
	float:right;
}
#SubMenuProductoRecursosHumanosNomina1 a:hover{
	background: url(ItemsMenu/Productos_RecursosHumanosNomina_ModulosNomina_on.jpg);
}
#SubMenuProductoRecursosHumanosNomina1.selected a, #SubMenuProductoRecursosHumanosNomina1.selected a:hover{
	display:block;
	background: url(ItemsMenu/Productos_RecursosHumanosNomina_ModulosNomina_selected.jpg);
}

#SubMenuProductoRecursosHumanosNomina2{
	text-align: right;
	padding-right: 23px;
}
#SubMenuProductoRecursosHumanosNomina2 span{
	display:none;
}
#SubMenuProductoRecursosHumanosNomina2 a{
	display:block;
	background: url(ItemsMenu/Productos_RecursosHumanosNomina_ModulosRecursosHumanos_off.jpg);
	width:98px;
	height: 30px;
	float:right;
}
#SubMenuProductoRecursosHumanosNomina2 a:hover{
	background: url(ItemsMenu/Productos_RecursosHumanosNomina_ModulosRecursosHumanos_on.jpg);
}
#SubMenuProductoRecursosHumanosNomina2.selected a, #SubMenuProductoRecursosHumanosNomina2.selected a:hover{
	display:block;
	background: url(ItemsMenu/Productos_RecursosHumanosNomina_ModulosRecursosHumanos_selected.jpg);
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width:28px;
}
.vscrollerbar {
background-image: url(scrollbar.png);
width: 28px;
/* following is the bit that allows us fixed height scrollbars */
height: 53px !important;
/* for fixed height, we force the vscrollerbar class with an !important decleration, and fleXcroll follows suit.*/

background-image: url(scrollbar.png);
/* unfortunately, due to limitations of CSS, we cannot provide a color for the background when we are
using alpha images, thay have to be transparent.*/
}

* html .vscrollerbar {
/* IE6 alpha png trick */
/* IE7 is not affected by this trick, as it perfectly handles the normal png */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/scrollbar.png');
background-image: none;
}


/* do not forget to give horizontal scrollbars some color properties even if you don't plan on using them */
.hscrollerbase {height: 20px;}
.hscrollerbar {height: 20px;
background-image: url(hscrollbar.png);
width: 53px !important;;
/* following is the bit that allows us fixed height scrollbars */
height: 28px;
/* for fixed height, we force the vscrollerbar class with an !important decleration, and fleXcroll follows suit.*/

background-image: url(hscrollbar.png);
/* unfortunately, due to limitations of CSS, we cannot provide a color for the background when we are
using alpha images, thay have to be transparent.*/}

.vscrollerbar, .hscrollerbar {
/* paddings of these elements will decide how far the scrollbar will stop in both ends, and are not actually
used for styling, and are set to 0 by the script, here we will set them the size of our faux arrows */
padding: 0px;
z-index: 2;
}

/* properties for scroller jog box, just in case */
.scrollerjogbox {
width: 28px;
height: 28px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}


/* Scroll Bar Master Styling Ends Here */

#ArribaFinanzas.true{
	display: none;
}
#Arriba.true{
	display: none;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
