﻿.body
{
    background:#ffffff url(../Images/bck.jpg) no-repeat fixed;
	scrollbar-face-color:#EDF2FC; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: #4E70C1; 
	scrollbar-3dlight-color: #4E70C1; 
	scrollbar-arrow-color: #4E70C1; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: white; 
}

.tblMain
{
	width:1024px;
	border:0px;
}
.tblBanner
{
	width:100%;
	height:125px;
}

.LabelBienvenida
{
	font-size:10px;
	font-family: verdana;
	font-weight:bold;
	color:#ffffff; 
}

.SubTitle
{
	font-size:10px;
	font-family: verdana;
	font-weight:bold;
	color:#000000; 
}

.Label
{
	font-size:10px; 
	font-family: verdana;
	font-weight:bold;
	color:#ffffff;
}

.LinkButton
{
	font-size:xx-small;
	font-family: verdana;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

.TextBox
{
	font-size:xx-small;
	font-family: verdana;
	color:#ffffff;
	border:solid 1px #C3C3C3;
	width:80px;
	background-color:Transparent;
}

.tblMenu
{
	width:100%;
	height:26px;
	background:#303340 url(../Images/bckFondo.png) fixed;
    text-decoration:none;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color:White;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;	
}

.Menu				/* Esta clase se emplea para los modulos del menu */
{	

}

.Menu td				/* Esta clase se emplea para los modulos del menu */
{	

}


.Menu td:hover		/* Esta clase se emplea para los nombres de modulos del menu */
{
    
	/*cursor:hand;
	/*height:32px;
	background:url('../Images/Menu/bckMenuHover.png');
	text-align:right;*/
}

.Menu a				/* Esta clase se emplea para los nombres de modulos del menu */
{
    color:White;
    margin: 0px 20px 0px 0px;
    text-decoration:none;
	/*
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;	
	text-align:left;
	text-indent:5px;
	cursor:default;	
	border-top: none 1px red;
	border-bottom: none 1px red;
	border-left: none 1px red;
	border-right: none 1px red;
	*/
}

.Menu a:hover		/* Esta clase se emplea para cuando se posiciona por encima de los modulos del menu*/
{
    color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:4px;
	border-bottom-color:#c1272d;
/*	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:Gray;	
	text-align:left;
	text-indent:5px;
	cursor:default;	
	border-top: none 1px red;
	border-bottom: none 1px red;
	border-left: none 1px red;
	border-right: none 1px red;
*/
}

.MenuItemStyle
{
	/*
	font-size:10px;
	font-family: verdana;
	font-weight:normal;
	color:#000000;
	text-align:left;
	text-indent:5px;
	cursor:hand;
	width:150px;
	height:20px;
	background-color:#F7F7F7;
	border-top:solid 1px red;
	border-bottom:solid 1px red;
	border-left:solid 1px red;
	border-right:solid 1px red;
	*/
}

.MenuHoverStyle
{
	/*
	font-size:10px;
	font-family: verdana;
	font-weight:normal;
	color:red;
	text-align:left;
	text-indent:5px;
	cursor:hand;
	width:150px;
	height:20px;
	background-color:#E2E2E2;
	border-top: none 1px red;
	border-bottom: none 1px red;
	border-left: none 1px red;
	border-right: none 1px red;	
	*/
}

.tblIframe
{
	background:#ffffff url(../Images/bckFondo2.png) fixed;
	width:1024px;
	height:700px;
	border:1px solid gray;
}

.Iframe
{
	width:98%;
	height:670px;
}

.tblOption
{
	width:200px;
	height:29px;
	text-align:right;
	background:url('../Images/Menu/bckOption.png');
}


.Option				/* Esta clase se emplea para los modulos del menu */
{	
	width:200px;
}

.Option td		/* Esta clase se emplea para los nombres de modulos del menu */
{
	height:15px;
	cursor:hand;
	background:url('../Images/Menu/bckOptionHover.png');
	text-align:Left;
}

.Option td:hover		/* Esta clase se emplea para los nombres de modulos del menu */
{
	cursor:hand;
	background:url('../Images/Menu/bckOptionHover.png');
	text-align:left;
}

.Option a				/* Esta clase se emplea para los nombres de modulos del menu */
{
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;	
	text-align:left;
	text-indent:5px;
	cursor:default;	
	border-top: none 1px red;
	border-bottom: none 1px red;
	border-left: none 1px red;
	border-right: none 1px red;

}

.Option a:hover		/* Esta clase se emplea para cuando se posiciona por encima de los modulos del menu*/
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:Gray;	
	text-align:left;
	text-indent:5px;
	cursor:default;	
	border-top: none 1px red;
	border-bottom: none 1px red;
	border-left: none 1px red;
	border-right: none 1px red;
}

/*Clases para el treeview*/
.ParentNodesStyle
{
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;	
	text-align:left;
	text-indent:5px;
	cursor:default;	
	border-top: none 1px red;
	border-bottom: none 1px red;
	border-left: none 1px red;
	border-right: none 1px red;
}

.RootNodeStyle 
{
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;	
	text-align:left;
	text-indent:5px;
	cursor:default;	
	border-top: none 1px red;
	border-bottom: none 1px red;
	border-left: none 1px red;
	border-right: none 1px red;
}

.HoverNodeStyle
{
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	color:red;	
	text-align:left;
	text-indent:5px;
	cursor:default;	
	border-top: none 1px red;
	border-bottom: none 1px red;
	border-left: none 1px red;
	border-right: none 1px red;
}

.LeafNodeStyle
{
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;	
	text-align:left;
	text-indent:5px;
	cursor:hand;	
	border-top: none 1px red;
	border-bottom: none 1px red;
	border-left: none 1px red;
	border-right: none 1px red;
}