body {
	background-color: #2d5986;
	background-image: none;
	background-repeat: no-repeat;
	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;
}
div {border: none;}
a, a:visited, a:active {text-decoration: none; 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: 770px;	height: auto;
	top: 0px; right: auto; bottom: 0px; left: 0px; /* La posicion "left" se recalcula por codigo para centrar este DIV en pantalla */
}
/* LogoBar: logo */
#LogoBar {
	display:none;
	position: absolute;
	width:150px; height:50px;
	top:10px; right: auto; bottom: auto; left:126px;	
	background-image: url(cssImg/logoBar.gif);
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: top;
	color: White;
}
/* SideBar: Barra de navegacion */
#SideBar {
	position: absolute;
	width:auto; height:42px;
	top:412px; left: 500px; bottom:auto; right:auto;
	
	display: block;
	padding: 0px 0px 0px 0px;
	background-color: Transparent;
}
.SB_Head {
}
.SB_Body {
}
.SB_Foot {
}
/* Vtn para Side Bar */
.SB_Vtn {
	position: relative;
	display:block;
	width: 124px; height: auto;
	top:0px; right:auto; bottom: auto; left: 2px; 

	border: none;

	margin: 0px 0px 3px 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 {
	display: none; /*block;*/
	height:15px; min-height:15px;
	background: White /*url(cssImg/sb_vt.gif) no-repeat*/ ;
	border-left:solid 1px #AEACA8; 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;
}
/* Cuerpo de una Vtn de side bar*/
.SB_Vtn_Body {
	overflow: visible;
	padding: 0px 1px 0px 0px;
	height: auto;
	background: Trasparent;
	border:none;/*border-left:solid 1px #AEACA8; border-right: solid 1px #AEACA8;*/
}
/* Pie de una Vtn de side bar */
.SB_Vtn_Foot {
	display: none; /*block;*/
	height:15px; min-height:15px;
	background: White /*url(cssImg/sb_vb.gif) no-repeat*/ ;
}

a.SB_Vtn_Item, a.SB_Vtn_ItemSel {
	display: block;
	position:relative;

	width: 33px; min-width:33px;
	height: 34px; min-height:34px;
	
	overflow:visible;	

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
	
	background-color: Transparent;
	color: #1E2F60;
	text-align: center;
  vertical-align: middle;
	font: normal normal 9px Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	
}
a.SB_Vtn_Item, a.SB_Vtn_Item:visited, a.SB_Vtn_Item:hover {	
	cursor: pointer;
	left:0px;
}
a.SB_Vtn_ItemSel, a.SB_Vtn_ItemSel:visited, a.SB_Vtn_ItemSel:hover{
	cursor: default;	
	left:-1px;
}

a.SB_Vtn_Item:hover{
	width: 120px; min-width:120px;
}
a.SB_Vtn_ItemSel:hover {
	width: 120px; min-width:120px;
}
.SB_Vtn_Item_Icon {
	display: block;
	float:left;		
	
	width: 32px; min-width:32px;
	height:32px; min-height:32px;

	background-position: center center;	
	background-repeat: no-repeat;
	background-color: White;
	
	-moz-border-radius-topright:5px; -webkit-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px; -webkit-border-radius-bottomright:5px;
}
a.SB_Vtn_ItemSel .SB_Vtn_Item_Icon {
	border-right: solid 1pt Black;	
	border-top: solid 1pt Black;	
	border-bottom: solid 1pt Black;	
}
a.SB_Vtn_Item .SB_Vtn_Item_Icon {
	border-right: solid 1pt Gray;	
	border-top: solid 1pt Gray;	
	border-bottom: solid 1pt Gray;	
}

a .SB_Vtn_Item_Title {
	display:none;
}
a:hover .SB_Vtn_Item_Title {
	display:block;	
	position:absolute;
	top:0px;
	left:38px;
	float:right;
	width: 82px; min-width:82px;
	height:32px; min-height:32px;
	Color:White;

	text-align: left;
	vertical-align: middle;
}
/* Menu Bar */
#MenuBar {
	display:none;
	position: absolute;
	width: 640px; height:16px; 
	top:4px; right: auto; bottom: auto; left: 134px; 
	border: none;
	padding: 0px 0px 0px 0px;
	background-color:	#2d5986;
}

.MB_Head {
	display:none;
	float:left;
	width: 5px; height: 16px;
	overflow: hidden;
	border: none;
	background-color: Transparent;
	background-image: none;/*url(cssImg/MenuBar_Cabecera.gif);*/
	background-repeat: no-repeat;
	background-position: top left;
}
.MB_Body {
	display:block;
	float:left;
	
	width: 628px; height: 16px;
	padding: 0px 1px 0px 1px;
	
	background-color: Transparent;
	background-image: none; /*url(cssImg/MenuBar_Cuerpo.gif);*/
	background-repeat: repeat-x;
	background-position: top left;	
}
.MB_Foot {
	display: none;
	float:left;
	
	width: 5px; height: 16px;
	overflow: hidden;
	border: none;
	background-color: Transparent;
	background-image: none; /*url(cssImg/MenuBar_Pie.gif);*/
	background-repeat: no-repeat;
	background-position: top left;
}

/* Items de un menu*/
.MB_Item, .MB_ItemSel{
	cursor: pointer;
	float: left;
	width: auto; height: 16px;	
	padding: 1px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	border: none;	
	border-right: solid 1px #1E2F60;	
	background-color: Transparent;	
	vertical-align: top;
	font: normal normal 11px Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	
}
.MB_Item {
	color: White; /*#1E2F60; /*FFFFFF; */
}
.MB_ItemSel {
	color: #FFC200; 
}
/* Context Bar */
#ContextBar {
	display: none;
	position: absolute;
	width: 132px; height: auto;	
	top: 0px; right: auto; bottom: auto; left: 638px;
	color: white;
}
/* Cabecera de una Context Bar */
.CB_Head {
	height: 13px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: transparent url(cssImg/cb_vt.gif) no-repeat top left;
	
}
/* Cuerpo de Context Bar */
.CB_Body {
	width: 132px; height: auto;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	
	overflow: hidden;
	background: transparent url(cssImg/cb_vc.gif) repeat-y top left;

}
.CB_Foot {
	height: 13px;
	
	overflow: hidden;

	border-top: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(cssImg/cb_vb.gif) no-repeat top left;
}
/* Vtn para context Bar */
.CB_Vtn {
	position: relative;
	width: 126px; height: auto;
	top:0px; right:auto; bottom: auto; left: 2px; 

	border: none;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	
	font: normal 8pt Arial ;
} 
/* Cabecera de una Vtn de context */
.CB_Vtn_Head {
	height: 15px;
	
	padding: 2px 0px 0px 0px;
	
	font-variant: small-caps;
	text-align: center;
	/*background: transparent url(cssImg/cb_vt.gif) no-repeat top ;*/
	color: #1E2F60;
}
/* Cuerpo de una Vtn de side bar*/
.CB_Vtn_Body {
	overflow: hidden;
	padding: 0px 1px 0px 1px;
	color: #1E2F60;
	/*background: transparent url(cssImg/cb_vc.gif) repeat-y ;*/
}
/* Pie de una Vtn de side bar */
.CB_Vtn_Foot {
	height: 16px;
	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: 4px;
	
	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: 4px; right:	auto;	bottom: auto; left: 126px;
	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 3px 3px 0px;
	padding: 2px 2px 2px 10px;
	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: 490px; 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 : #e0e0e0;
	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: Orange;	
}
/* Contenedor de Vtns dentro del desktop */
#Vtns {
	position:static;
	width: 500px; height:auto;
	min-height: 372px; /* No soportado en IE */
	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;
	margin-bottom: 5px;
	border: solid 1pt black; -moz-border-radius:10px; -webkit-border-radius:10px;
	overflow: hidden;
	background-color: White;
	color: white;	
	white-space: nowrap;	
}
.Vtn.SinDecoracion {
	position: static;
	width:500px; height: auto;
	margin-bottom: 5px;
	border: none;
	overflow: hidden;
	background-color: Transparent;
	white-space: nowrap;	
}

.Vtn .T, .Vtn .C, .Vtn .B {
	background-color: transparent;
	overflow: hidden;
}
.Vtn .T		{
	width:498px; height:  10px; 
	/*border-left:solid 1px #AEACA8; border-top: solid 1px #AEACA8; border-right: solid 1px #AEACA8;
	-moz-border-radius-topleft:10px; -webkit-border-radius-topleft:10px;
	-moz-border-radius-topright:10px; -webkit-border-radius-topright:10px;*/
}
.Vtn .C		{
	width:498px; height: auto; 
	/*border-left:solid 1px #AEACA8; border-right: solid 1px #AEACA8;*/
}
.Vtn .B		{
	width:498px; height:  10px; 
	/*border-left:solid 1px #AEACA8; border-right: solid 1px #AEACA8; border-bottom:solid 2px #AEACA8;
	-moz-border-radius-bottomleft:10px; -webkit-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px; -webkit-border-radius-bottomright:10px;*/
}

.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; 
}
.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: none;
	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{
	background-image: url(cssImg/deskVtns_Vtn_Close.gif);
	background-repeat: no-repeat;
	padding: 2px 18px 0px 0px;
	background-position:right 2px; 
	cursor: pointer;
}
a.Vtn_Close:hover{
	cursor: pointer;
	Color: Black;
}
/* Cabecera de la Vtn */
.Vtn_Head{
	height: 27px;
	margin: 0px 4px 0px 4px;
	padding: 1px 0px 1px 0px;	
		
	border-bottom: 1px dashed Orange /*#AEACA8*/;
	background-color: Transparent;
	color: #2d5986;
}
.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 11pt 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{
	display: none;
	height: 1px;
	width: auto;
	margin: 0px 4px 0px 4px;
	background-color: inherit;
	overflow: hidden;
}
#LinksBar {
	width: 500px; height:auto;
	margin: 0px 0px 0px 0px;	
}
.LB_Head {
	display:block;
	width: 5px; height: 16px;
	overflow: hidden;
	border: none;
	background-color: Transparent;

}
.LB_Body {
	display:block;
	width: 500px; height: 80px;
	padding: 1px 1px 1px 1px;
	
	vertical-align: middle;
	white-space: normal;
	text-align: center;
	
	background-color: Transparent;
}
.LB_Foot {
	display: block;

	width: 5px; height: 16px;
	overflow: hidden;
	border: none;
	background-color: Transparent;

}
#LinksBar .grp {
	margin: 0px 2px 0px 2px;
	border:none;
	-moz-border-radius-topleft:7px; -webkit-border-radius-topleft:7px;
	-moz-border-radius-bottomleft:7px; -webkit-border-radius-bottomleft:7px;
	float:left;
}

#LinksBar .grp .grpb{
	display: block;
	overflow: auto;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;

	border: solid 1px #e0e0e0;	
	background: #2d5986;
	
	-moz-border-radius-topleft:8px; -webkit-border-radius-topleft:8px;
	-moz-border-radius-bottomleft:8px; -webkit-border-radius-bottomleft:8px;
}
#LinksBar a {
	display:block;
	text-align: left;
	color: #cccccc;
	font: normal normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#LinksBar a:hover {
	color: Orange;
}
/* LstVtns : Lista de ventanas */
#LstVtns{
	position: absolute;
	width:auto; height:auto;
	top:436px; left: 500px; bottom:auto; right:auto;
	
	display: block;
	padding: 0px 0px 3px 0px;
	
	
	font: normal normal 9pt Verdana,Geneva,Arial,Helvetica,Sans-Serif;
}

/* Cabecera de una Vtn en Lista de ventanas */
.LV_Vtn_Head {
	display: none; /*block;*/
	height:15px; min-height:15px;
	background: White /*url(cssImg/sb_vt.gif) no-repeat*/ ;
	border-left:solid 1px #AEACA8; 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;
	
}
/* Cuerpo de una Vtn en Lista de ventanas*/
.LV_Vtn_Body {
	overflow: visible;
	padding: 0px 1px 0px 0px;
	height: auto;
	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;
	position:relative;

	width: 33px; min-width:33px;
	height: 34px; min-height:34px;
	
	overflow:visible;	

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
	
	background-color: Transparent;
	color: #1E2F60;
	text-align: center;
  vertical-align: middle;
	font: normal normal 9px Verdana,Geneva,Arial,Helvetica,Sans-Serif;
}
a.LV_Vtn_Item, a.LV_Vtn_Item:visited, a.LV_Vtn_Item:hover {	
	cursor: pointer;
	left:0px;
}
a.LV_Vtn_ItemSel, a.LV_Vtn_ItemSel:visited, a.LV_Vtn_ItemSel:hover{
	cursor: default;	
	left:-1px;
}

a.LV_Vtn_Item:hover{
	width: 120px; min-width:120px;
}
a.LV_Vtn_ItemSel:hover {
	width: 120px; min-width:120px;
}
.LV_Vtn_Item_Icon {
	display: block;
	float:left;		
	
	width: 32px; min-width:32px;
	height:32px; min-height:32px;

	background-position: center center;	
	background-repeat: no-repeat;
	background-color: White;
	
	-moz-border-radius-topright:5px; -webkit-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px; -webkit-border-radius-bottomright:5px;
}
a.LV_Vtn_ItemSel .SB_Vtn_Item_Icon {
	border-right: solid 1pt Black;	
	border-top: solid 1pt Black;	
	border-bottom: solid 1pt Black;	
}
a.LV_Vtn_Item .LV_Vtn_Item_Icon {
	border-right: solid 1pt Gray;	
	border-top: solid 1pt Gray;	
	border-bottom: solid 1pt Gray;	
}

a .LV_Vtn_Item_Title {
	display:none;
}
a:hover .LV_Vtn_Item_Title {
	display:block;	
	position:absolute;
	top:0px;
	left:38px;
	float:right;
	width: 82px; min-width:82px;
	height:32px; min-height:32px;
	Color:White;

	text-align: left;
	vertical-align: middle;
}


