.SYS_refresher
{
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	position:absolute;
	top:24px;
	left:0px;
	z-index:999;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	background-image:url(../../img/refresher_icon_2.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

.SYS_app_spacer_contents
{
	width:20px;
	padding-top:125px;
	vertical-align:top;
	text-align:right;
}

.SYS_app_contents
{
	padding-top:125px;
	vertical-align:top;
}

.SYS_app_spacer_menu
{
	width:40px;
	height:100%;
}

.SYS_app_menu
{
	background-color:#F5F5F5;
	width:259px;
	padding-top:100px;
	vertical-align:top;
}

.SYS_app_menu_tabla
{
	background-color:#F5F5F5;
	width:259px;
}

.SYS_menu_contenedor
{
	margin-left:auto;
	margin-right:auto;
}

.SYS_menu_boton_1_1
{
	width:66px;
	height:75px;
	background-image:url(../../img/app_menu_boton1_1.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.SYS_menu_boton_1_2
{
	width:66px;
	height:75px;
	background-image:url(../../img/app_menu_boton1_2.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.SYS_menu_boton_1_3
{
	width:66px;
	height:75px;
	background-image:url(../../img/app_menu_boton1_3.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.SYS_menu_boton_2_1
{
	width:66px;
	height:75px;
	background-image:url(../../img/app_menu_boton2_1.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.SYS_menu_boton_2_2
{
	width:66px;
	height:75px;
	background-image:url(../../img/app_menu_boton2_2.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.SYS_menu_boton_2_3
{
	width:66px;
	height:75px;
	background-image:url(../../img/app_menu_boton2_3.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.SYS_menu_boton_3_1
{
	width:66px;
	height:75px;
	background-image:url(../../img/app_menu_boton3_1.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.SYS_menu_boton_3_2
{
	width:66px;
	height:75px;
	background-image:url(../../img/app_menu_boton3_2.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.SYS_menu_boton_3_3
{
	width:66px;
	height:75px;
	background-image:url(../../img/app_menu_boton3_3.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.SYS_menu_fondo_1
{
	width:7px;
	height:75px;
	background-image:url(../../img/app_menu_botonera_fondo_1.gif);
	background-repeat:repeat-x;
}

.SYS_menu_fondo_2
{
	width:7px;
	height:75px;
	background-image:url(../../img/app_menu_botonera_fondo_2.gif);
	background-repeat:repeat-x;
}

.SYS_menu_fondo_3
{
	width:7px;
	height:75px;
	background-image:url(../../img/app_menu_botonera_fondo_3.gif);
	background-repeat:repeat-x;
}

.SYS_sub_menu
{
	width:226px;
	background-image:url(../../img/app_menu_fondo.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.SYS_sub_menu td
{
	color:#626E73;
	font-family:tahoma;
	font-size:10px;
	text-align:right;
	padding-right:20px;
	height:35px;
	border-bottom:1px solid #E8E8E8;
	cursor:pointer;
}

.SYS_sub_menu a
{
	color:#626E73;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

.SYS_sub_menu a:hover
{
	color:#626E73;
	font-family:tahoma;
	font-size:10px;
	text-decoration:underline;
}

td.SYS_sub_menu_titulo_1
{
	color:#4BB1D8;
	font-size:18px;
}

td.SYS_sub_menu_titulo_2
{
	color:#D6D84B;
	font-size:18px;
}

td.SYS_sub_menu_titulo_3
{
	color:#95E799;
	font-size:18px;
}


/* CONTENIDOS EN POP UP */

.POP
{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}

.POP_fondo
{
	width:100%;
	height:100%;
	position:absolute;
	background-color:#000000;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	cursor:pointer;
}

.POP_contents
{
	padding:7px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../../img/loading.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

.POP_contentsFINAL
{
	padding:5px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:450px;
}



/* MENU DE ACCESOS RÁPIDOS */

.SYS_quickMenu
{
	width:440px;
}

.SYS_quickMenu_puntera
{
	background-color:#F2F2F2;
	width:6px;
	height:5px;
}

.SYS_quickMenu_relleno
{
	background-color:#F2F2F2;
	height:5px;
	width:428px;
}

.SYS_quickMenu_menu
{
	height:20px;
	width:440px;
	background-color:#F2F2F2;
}

.SYS_quickMenu_busqueda_off
{
	background-image:url(../../img/xchange_tareas.gif);
	background-repeat:repeat-x;
	font-size:10px;
	font-family:tahoma,verdana;
	color:#969696;
	background-color:#f2f2f2;
	background-position:left center;
	border:0px;
	width:100px;
	height:20px;
	padding-top:8px;
}

.SYS_quickMenu_busqueda_on
{
	background-image:url(../../img/xchange_tareas.gif);
	background-repeat:repeat-x;
	font-size:10px;
	font-family:tahoma,verdana;
	color:#555555;
	background-color:#f2f2f2;
	background-position:left center;
	border:0px;
	width:100px;
	height:20px;
	padding-top:8px;
}



/* MENU DE ACCIONES PARA CONTENIDOS (cancelar, guardar, volver) */

.SYS_contentsActions
{
	width:440px;
	margin-left:auto;
	margin-right:auto;
}

.SYS_contentsActions_relleno
{
	background-color:#E1F0D1;
}

.SYS_contentsActions_opcion
{
	border-left:1px solid #FFFFFF;
	background-color:#E1F0D1;
	width:120px;
	text-align:center;
}

.SYS_seleccion
{
	width:30px;
	padding-right:14px;
	text-align:right;
	font-size:1px;
	white-space:pre;
	cursor:pointer;
}

.SYS_itemFix_trans
{
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
}

.SYS_seleccion_icono_off
{
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
}

.SYS_seleccion_icono_on
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}


/* CABECERA */

.SYS_noContents
{
	width:440px;
}

.SYS_noContents_puntera
{
	background-color:#E1F0D1;
	width:6px;
	height:5px;
}

.SYS_noContents_relleno
{
	background-color:#E1F0D1;
	height:5px;
	width:428px;
}

.SYS_noContents_mensaje
{
	height:20px;
	width:440px;
	background-color:#E1F0D1;
	font-size:10px;
	font-family:tahoma,verdana;
	font-weight:bold;
	color:#557E2C;
	letter-spacing:2px;
	height:100px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	line-height:16px;
}