body {
	background-image : none;
	scrollbar-face-color: #e0e0e0;
	scrollbar-highlight-color: #e0e0e0;
	scrollbar-shadow-color: #e0e0e0;
	scrollbar-3dlight-color: #e0e0e0;
	scrollbar-arrow-color: Gray;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color:#e0e0e0;
	background-color: #fff;
}
div {
	border: 0;
}
a{
	text-decoration: none;
}

body>a>*{border:none;}

/* eliminar la línea punteada del elemento activo*/
:link:focus, :visited:focus {-moz-outline:0px;}

/*	Contenedor general de todos los controles. */
#Main {
	position: absolute;
	/*width: 950px;	*/
	width: 540px;
	height: auto;
	top: 2px; 
	right: auto; 
	bottom: 0px; 
	left: 0px; 	/* La posicion "left" se recalcula por codigo para centrar este DIV en pantalla */
}
/* LogoBar: logo */
#LogoBar {
	position: absolute;
	width: 535px; 
	height:100px;
	top:0px; 
	right: auto; 
	bottom: auto; 
	left:0px;	
	color: White;
	vertical-align:bottom;
	overflow: hidden;
	display:none;
}

#LogoBar a {
	width:auto;

}

#LogoBar img {	
	max-height: 100px;
	border: none;
	width: auto;
}

#LogoBar table {
	border-collapse:collapse;
	width: 100%;
	border: none;
	height: 100px;
	overflow: hidden;		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#LogoBar table td{
	vertical-align: bottom;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#LogoBar .Cab_1_1 {
	/*width: 950px;*/	
	max-height: 100px;	
	max-width: 950px;
	overflow:hidden;			
}
#LogoBar .Cab_1_2 {
	/*width: 475px;*/
	max-height: 100px;	
	max-width: 475px;
	overflow:hidden;

}
#LogoBar .Cab_2_2 {
	/*width: 475px;*/
	max-height: 100px;	
	max-width: 475px;
	overflow:hidden;
}
#LogoBar .Cab_1_3 {
	/*width: 250px;*/
	/*width: 316px;*/
	max-height: 100px;	
	max-width: 316px;
	overflow:hidden;	

}
#LogoBar .Cab_2_3 {
	/*width: 450px;*/
	/*width: 316px;*/
	max-height: 100px;	
	max-width: 316px;
	overflow:hidden;		
}
#LogoBar .Cab_3_3 {
	/*width: 250px;*/
	/*width: 316px;*/
	max-height: 100px;	
	max-width: 316px;
	overflow:hidden;	
}

/* SideBar: Barra de navegacion */
#SideBar {
	position: absolute;
	/*width:168px; */
	width: 0px;
	height:auto;
	top:0px; 
	left: 0px; 
	bottom:auto; 
	right:auto;	
	display: block;
	padding: 0px 0px 0px 0px;
	border: none;
	background-color: Transparent;
	display:none;
}
.SB_Head {
	height: 15px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: transparent url(cssImg/back_sup_general.gif) repeat-x top left;
	border: solid 1px #007483;
	border-bottom: none;
}
.SB_Body {
	height: auto;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #007483;
	border-top: none;	
	overflow: hidden;
	/*height: 488px;*/
	height: 462px;
}
.SB_Foot {
	height: 9px;	
	/*overflow: hidden;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border: none;
	background: transparent url(cssImg/back_inf_general.gif) repeat-x top left;
}

/* Vtn para Side Bar */
.SB_Vtn {
	position: relative;
	display:block;
	width: auto; 
	height: auto;
	top:0px; 
	right:auto; 
	bottom: auto; 
	left: 0px; 
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font: normal normal 9pt Verdana,Geneva,Arial,Helvetica,Sans-Serif;
} 
/* Cabecera de una Vtn de side bar */
.SB_Vtn_Head {

	height:15px; 
	min-height:15px;
/*	border-left: 1px solid #0F89AA; 
	border-top: solid 1px #AEACA8; 
	border-right: solid 1px #AEACA8;
	-moz-border-radius-topleft:15px; -webkit-border-radius-topleft:15px;
	-moz-border-radius-topright:15px; -webkit-border-radius-topright:15px;	*/
	background: transparent url(cssImg/back_sup_general.gif) repeat-x top left;
	border: solid 1px #007483;
	border-bottom: none;
	border-left: none;
	display:none;
}
/* Cuerpo de una Vtn de side bar*/
.SB_Vtn_Body {
	overflow: visible;
	padding: 0px 0px 0px 0px;
	/*height: 36px; */
	/*min-height:203px;	
	height:203px;*/
	min-height:189px;	
	height:189px;
	background: Trasparent;		
	/*border-right: solid 1px #aeaeae;
	border-bottom: solid 1px #aeaeae;*/
	border-left: none;
	border-top: none;
	
}
/* Pie de una Vtn de side bar */
.SB_Vtn_Foot {
	display: none;
/*	height:15px; 
	min-height:15px;
	border: none;
	background: transparent url(cssImg/back_inf_general.gif) repeat-x top left;
*/
}

a.SB_Vtn_Item, a.SB_Vtn_ItemSel {
	display: block;
	padding: 0px;
	margin: -3px 2px 2px;
	width: 33px;
	min-width: 33px;
	height: 34px;
	min-height:34px;
	height: 34px;
	min-height:34px;
	overflow: hidden;
	border: solid 1px White;
	border-bottom-width: 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color: #f1f1f1;
	text-align: left;
	vertical-align:bottom;
	font: normal normal 9px Verdana,Geneva,Arial,Helvetica,Sans-Serif;
}
a.SB_Vtn_Item {	
	color: Gray;
	cursor: pointer;
}

a.SB_Vtn_Item:hover {
	color: #000000;
	cursor: pointer;
	border-color: #aeaeae;
	background-color: #fafafa;
}
a.SB_Vtn_ItemSel {
	color: #000000;
	cursor: default;
	border-color: #aeaca8 #aeaca8 #007483;
	background-color: #eaecf4;
}


.SB_Vtn_Item_Icon {
	display: inline;
	float:left;		
	width: 28px; min-width:28px;
	height:42px; min-height:42px;
	padding-top: 0px;
	background-position: center center;	background-color: Transparent;	background-repeat: no-repeat;
}

.SB_Vtn_Item_Title {
	display: inline;		
	text-align: left;	
	width: 125px; 
	min-width:125px;
	height:42px; 
	min-height:42px;
	padding-top: 2px;	
	vertical-align:bottom;
	float:left;
}
SB_Vtn_Item_Title *{	
	vertical-align: bottom;
}

.SB_Menu {
	list-style-type: none;
	padding: 0px 4px 0px 4px;
	margin: 10px 15px 0px 15px;
	cursor: pointer;		
}

.SB_Menu li {
	font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: #000000;
	border-bottom: solid 2px #000000;
	margin-bottom: 15px;
}

.SB_Menu li:hover {
	color: #ed1c29;	
	border-bottom: solid 2px #ed1c29;
}

/* Menu Bar */
#MenuBar {
	position: absolute;
	width: 540px;
	height: 21px;
	top: 4px;
	right: auto;
	bottom: auto;
	left: 0px;
	border: none;
	padding: 0px;
	background-image: url(cssImg/MenuBar_Item_fondo.gif);
}

.MB_Head {
	display:block;
	float:left;
	width: 1px; 
	height: 21px;
	overflow: hidden;
	border: none;
}
.MB_Body {
	display:block;
	float:left;	
	width: auto; 
	height: 21px;
	padding: 0px 0px 0px 0px;	
	background-color: Transparent;	
}
.MB_Foot {
	display: block;
	float:left;	
	width: 1px; 
	height: 21px;
	overflow: hidden;
	border: none;
}

/* Items de un menu*/
.MB_Item, .MB_ItemSel{
	cursor: pointer;
	float: left;
	width: auto;
	height: 21px;
	padding: 3px 16px 0px 31px;
	margin: 0px;
	border: solid none;
	border-right: solid 1px #ffffff;
	background-color: Transparent;
	background-image: url(cssImg/lupa.gif);
	background-position: 17px 6px;
	background-repeat: no-repeat;
	vertical-align: top;
	font: normal bold 11px Verdana,Geneva,Arial,Helvetica,Sans-Serif;
}
.MB_Item {
	color: #ffffff;
}
.MB_ItemSel {
	color: #FFC200; 
}
.MB_Item:hover {
	color: #ffffff;
	background-color: #007483;
	height: 18px;
}
.MB_Item_ult{
	border-right: none;
}

/* Context Bar */
#ContextBar {	
	position: absolute;
	width: 0px; 
	height: auto;		
	/*top: 354px; */
	top: 340px;
	right: auto; 
	bottom: auto; 
	left: 740px;
	color: white;	
	display: none;
}
/* Cabecera de una Context Bar */
.CB_Head {
	height: 15px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: transparent url(cssImg/back_sup_general.gif) repeat-x top left;
	border: solid 1px #007483;
	border-bottom: none;
}
/* Cuerpo de Context Bar */
.CB_Body {
	height: auto;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #007483;
	border-top: none;	
	overflow: hidden;
	height: 252px;
}
.CB_Foot {
	height: 9px;	
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border: none;
	background: transparent url(cssImg/back_inf_general.gif) repeat-x top left;
}
.CB_Banner {
	vertical-align:middle;
	text-align:center;
	padding: 2px;	
}
.CB_Banner img {
	max-height: 75px;	
	max-width: 150px;
	overflow:hidden;
	border: solid 1px #eaeaea;		
}
/* Vtn para context Bar */
.CB_Vtn {
	position: relative;
	width: auto; 
	height: auto;
	top:0px; 
	right:auto; 
	bottom: auto; 
	left: 0px; 
	border: none;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;	
	font: normal 8pt Arial ;
} 
/* Cabecera de una Vtn de context */
.CB_Vtn_Head {
	height: 0px;	
	padding: 0px 0px 0px 0px;	
	font-variant: small-caps;
	text-align: center;
	/*background: transparent url(cssImg/cb_vt.gif) no-repeat top ;*/
	color: #000000;
}
/* Cuerpo de una Vtn de side bar*/
.CB_Vtn_Body {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	color: #000000;
	/*background: transparent url(cssImg/cb_vc.gif) repeat-y ;*/
}
/* Pie de una Vtn de side bar */
.CB_Vtn_Foot {
	height: 0px;
	overflow: hidden;
	/*background: transparent url(cssImg/cb_vb.gif) no-repeat ;*/
}
.CB_Vtn_Item, .CB_Vtn_ItemSel {
	position: relative;
	width: 120px; 
	height: 20px;
	top: 0px;	 
	right: auto;	
	bottom: auto; 
	left: 0px;
	overflow: hidden;
	white-space: nowrap;
}
.CB_Vtn_Item {	
	color: Gray; 
	background-color: transparent;
}
.CB_Vtn_ItemSel {
	color: #7070F0;	
	background-color: transparent;
}

/* Desktop  */
#Desktop {
	position: absolute;
	width: 500px; 
	height: auto;	
	/*top: 144px; */
	top: 30px;
	right:	auto;	
	bottom: auto; 
	left: 0px;
	border:none;
	background-color: transparent;
}
/* 
	Contenedor de barra inferior dentro del desktop.
	Su posicion "top" depende de la Vtn actualmente visualizada.
*/
#BottomBar {
	position: static;
	width: 500px; 
	max-width:500px;
	height: auto;
	left:0px; 
	top:12px;
	overflow: hidden;
	white-space:normal;	
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align : top;	
	background-color : transparent;
}
.BB_Head {
	display:block;
	width: 5px; height: 16px;
	overflow: hidden;
	border: none;
	background-color: Transparent;

}
.BB_Body {
	display:block;
	width: 498px; 
	height: auto;
	padding: 1px 1px 1px 1px;
	
	vertical-align: middle;
	white-space: normal;
	text-align: center;
	
	background-color: Transparent;
	
}
.BB_Foot {
	display: block;

	width: 5px; height: 16px;
	overflow: hidden;
	border: none;
	background-color: Transparent;

}
.BB_Item {
	display: inline;
	float:none;
	width: auto; height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 6px 0px 6px;
	white-space: nowrap;
	color : #404040;
	background-color : Transparent;
	cursor : pointer;
	font-size : 10px;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	text-decoration : none;
}
.BB_Item:hover {
	background-color : transparent;
	color: #0F3BAA;	
}
/* Contenedor de Vtns dentro del desktop */
#Vtns {
	position:static;
	width: 500px; 
	height:auto;
	min-height: 400px; /* No soportado en IE */
	margin-left:0px;
	border: none;
	background-color:Transparent;
}
.IEMinHeight#Vtns {
	height: 372px; /* En internet explorer.  height equivale a min-height */
}
/* Vtn estandard de la zona de Vtns */
.Vtn {
	position: static;
	width:500px;
	height: auto;
	border: none;
	-moz-border-radius:10px; -webkit-border-radius:10px;
	border-right: solid 2px #e0e0e0;
	border-bottom: solid 2px #e0e0e0;
	overflow: hidden;
	background-color: White;
	color: white;
	white-space: nowrap;
	margin-top: -3px;
}
.Vtn .T, .Vtn .C, .Vtn .B {
	background-color: #ffffff;
	overflow: hidden;
}
.Vtn .T		{
	width: 498px;
	height: 5px;
	border-top: solid 1px #aeaca8;
	border-left: solid 1px #aeaca8;
	border-bottom: none;
	border-right: solid 1px #aeaca8;
}
.Vtn .C		{
	width:498px; 
	height: auto; 
	/*min-height: 478px;*/
	min-height: 430px;
	overflow: visible;
	padding-bottom: 10px;
	border-left:solid 1px #aeaca8; 
	border-right: solid 1px #aeaca8;
	border-bottom: solid 1px #aeaca8; 
}
.Vtn .B	{
 width:500px; 
 height: 0px; 
	border: none;
}

.Vtn_Wait, .Vtn_NoWait{
	float:right;
	width: 16px;	height: 16px;
	overflow: hidden;
	color: #68892F;
	border: none;
}
.Vtn_Wait {
	background-image: url(cssImg/deskVtns_Vtn_Wait.gif);
	background-repeat: no-repeat;
	background-position: top center; 
		padding-right: 20px;
}
.Vtn_NoWait {
	display:none;
}
/* Boton de cierre de la Vtn */
a.Vtn_Close, a.Vtn_NoClose {
	float:right;
	width: 50px;	height: 15px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	border: solid 1px White;
	color: Gray;
	text-align:right;
	font: normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* Si el boton no es seleccionable */
a.Vtn_NoClose{
	display:none;
}
/* Si el boton es seleccionable */
a.Vtn_Close{
	padding: 2px 18px 0px 0px;
	cursor: pointer;
	background: url(cssImg/deskVtns_Vtn_Close.gif) no-repeat right 2px;
	margin-right: 8px;
}
a.Vtn_Close:hover{
	Cursor: pointer;
	Color: Black;
}
/* Cabecera de la Vtn */

.Vtn_Head_Icon {
	float:left;
	width: 32px;
	height: 24px;
	border: none;
	background-color: transparent;
	background-image: url(cssImg/deskVtns_Vtn_Wait.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.Vtn_Head_Title {
	height: 14px;
	margin: 1px 0px 0px 0px;
	border: none;	
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: normal bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* Cuerpo de la Vtn */
.Vtn_Body {
	margin: 0px 4px 0px 4px;
	background-color:  Transparent;
	color: Black;
	font: normal 10pt Arial;
}
.Vtn_Foot{
	height: 1px;
	width: auto;
	
	margin: 0px 4px 0px 4px;
	background-color: inherit;
	overflow: hidden;
}
#LinksBar {
	display:none;
}

#LinksBar .grp {
	border-right: solid 2px #e0e0e0;
	border-bottom: solid 2px #e0e0e0;
	-moz-border-radius-topleft:6px; -webkit-border-radius-topleft:6px;
	-moz-border-radius-bottomleft:6px; -webkit-border-radius-bottomleft:6px;
}

#LinksBar .grp .grpb{
	display: block;
	overflow: auto;
	-moz-border-radius-topleft:6px; -webkit-border-radius-topleft:6px;
	-moz-border-radius-bottomleft:6px; -webkit-border-radius-bottomleft:6px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	border-top: solid 1px Gray;
	border-right: solid 1px Gray;
	border-bottom: solid 2px #fdd557;
	border-left: solid 1px Gray;
}
#LinksBar a {
	display:block;
	text-align: left;
	color: gray;
	font: normal normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#LinksBar a:hover {
	color: #566893;
}


/* LstVtns : Lista de ventanas */
#LstVtns{
	position: absolute;
	width:39px; 
	height:auto;
	top:0px; 
	left: 502px; 
	bottom:auto; 
	right:auto;	
	display: block;
	padding: 0px 0px 0px 0px;	
	background-color: #ffffff;
	
}

/* Cabecera de una Vtn en Lista de ventanas */
.LV_Vtn_Head {
	display: none; 
	height:15px; min-height:15px;
	background: #ffffff;
	border-top: solid 1px #AEACA8; 
	border-left: 1px solid #0F89AA; 	
	border-right: solid 1px #AEACA8;
	-moz-border-radius-topleft:15px; -webkit-border-radius-topleft:15px;
	-moz-border-radius-topright:15px; -webkit-border-radius-topright:15px;
	
}
/* Cuerpo de una Vtn en Lista de ventanas*/
.LV_Vtn_Body {
	overflow: visible;
	padding: 0px 1px 0px 0px;
	height: 336px; min-height:336px;
	background: Trasparent;
	
	border:none;/*border-left:solid 1px #AEACA8; border-right: solid 1px #AEACA8;*/
	
}
/* Pie de una Vtn en Lista de ventanas */
.LV_Vtn_Foot {
	display: none; /*block;*/
	height:15px; min-height:15px;
	background: White /*url(cssImg/sb_vb.gif) no-repeat*/ ;
}

a.LV_Vtn_Item, a.LV_Vtn_ItemSel {
	display: block;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 2px;
	
	width: 33px; min-width:33px;
	height: 34px; min-height:34px;
	
	/*width: 117px; min-width:117px;
	height: 42px; min-height:42px;*/
	
	overflow: hidden;
	
	border: solid 1px White;	
	border-bottom-width: 2px;
	-moz-border-radius:4px; -webkit-border-radius:4px;
	
	background-color: transparent;
	
	text-align: left;
  vertical-align:bottom;
  
	font: normal normal 9px Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	

}
a.LV_Vtn_Item {	
	color: Gray;
	cursor: pointer;
}

a.LV_Vtn_Item:hover {
	color: #1E2F60;
	cursor: pointer;
	border-color: #AEACA8;
	background-color: #fafafa;
}
a.LV_Vtn_ItemSel {
	color: #0F3BAA;	
	cursor: default;	
	border-color: #80def5;
	border-bottom-color:#d1d1d1;
	background-color: #f0f0f0;/*#FCFCE0;*/
}

.LV_Vtn_Item_Icon {
	display: inline;
	float:left;
		
	width: 28px; min-width:28px;
	height:42px; min-height:42px;
	padding-top: 0px;
	background-position: center center;	background-color: Transparent;	background-repeat: no-repeat;
}

.LV_Vtn_Item_Title {
	display: inline;	
	float:left;
	text-align: left;
	
	width: 82px; min-width:82px;
	height:42px; min-height:42px;

	padding-top: 2px;	

	vertical-align:bottom;
}
LV_Vtn_Item_Title *{	
	vertical-align: bottom;
}

