body
{
	scrollbar-face-color:lightsteelblue;
	scrollbar-arrow-color:#006699;
	scrollbar-track-color:#f7f7f2;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:white;
}
.csscuerpo
{
	margin-top: 0px;
	margin-left: 0px;
	
}
.cssCampo
{
	font-weight: bold;
	font-size: x-small;
	color: dimgray;
	font-family: Verdana;
}

.cssboton
{
	border-right: #004780 1px solid;
	border-top: #004780 1px solid;
	font-weight: bold;
	font-size: 10px;
	background-image: url(imagenes/b_FondoBoton.gif);
	border-left: #004780 1px solid;
	cursor: hand;
	color: #124481;
	border-bottom: #004780 1px solid;
	font-family: Verdana;
}

.cssboton2
{
	border-right: #1C41F2 1px solid;
	border-top:  #1C41F2  1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left:  #1C41F2 1px solid;
	cursor: hand;
	color: #FFFFFE;
	border-bottom:  #1C41F2  1px solid;
	font-family: Verdana;
	background-color: #1C41F2;
	background-image: url(imagenes/b_FondoBoton2.gif);
}



.cssDropDownList
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 10px;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: verdana;
	height: 18px;
	background-color: white;
}

.cssDropDownListDeshabilitado
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 10px;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: verdana;
	height: 18px;
	background-color: whitesmoke;
}

.cssTextbox
{ 	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-size: 10px;
	color: black;
	font-family: verdana;
	height: 18px;
	background-color: white;
	
}

.cssTextBoxDeshabilitado
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 10px;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: verdana;
	height: 18px;
	background-color: whitesmoke;
	
}

.cssTextBoxDeshabilitadoDerecha
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-size: 10px;
	color: black;
	font-family: verdana;
	height: 18px;
	background-color: whitesmoke;
	text-align: right ;
}

.cssTextBoxDeshabilitadoCentro
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 10px;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: verdana;
	height: 18px;
	background-color: whitesmoke;
	text-align: center;
}

.cssTextboxIzquierda
{border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-size: 10px;
	color: black;
	font-family: verdana;
	height: 18px;
	background-color: white;
	text-align:left ;
	}
.cssTextboxCentro
{border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-size: 10px;
	color: black;
	font-family: verdana;
	height: 18px;
	background-color: white;
	text-align:center ;
	}
.cssTextboxDerecha
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-size: 10px;
	color: black;
	font-family: verdana;
	height: 18px;
	background-color: white;
	text-align: right;
}

.cssTextboxInvisible
{	
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	font-weight: bold;
	font-size: 12px;
	background: none transparent scroll repeat 0% 0%;
	border-left: whitesmoke 1px solid;
	color: white;
	border-bottom: whitesmoke 1px solid;
	font-family: verdana;
}
.cssTextboxInvisibleUp
{
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	font-weight: bold;
	font-size: 12px;
	background: none transparent scroll repeat 0% 0%;
	border-left: whitesmoke 1px solid;
	color: white;
	border-bottom: whitesmoke 1px solid;
	font-family: verdana;
	text-transform: uppercase;
}
.cssTextboxSinBorde
{
	border-top-width: 0px;
	font-weight: bold;
	border-left-width: 0px;
	font-size: 12px;
	border-left-color: whitesmoke;
	background: none transparent scroll repeat 0% 0%;
	border-bottom-width: 0px;
	border-bottom-color: whitesmoke;
	color: navy;
	border-top-color: whitesmoke;
	font-family: verdana;
	text-align: center;
	border-right-width: 0px;
	border-right-color: whitesmoke;
}
.cssDropDownListInvisible
{
	width: 160px;
FONT-SIZE: 10px; 
COLOR:navy; 
FONT-FAMILY: verdana; 
color: navy;
background: none transparent scroll repeat 0% 0%;
}
.cssTextboxUp
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 10px;
	text-transform: uppercase;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: verdana;
	background-color: white;
}
.cssmensaje
{
	font-size: x-small;
	color: dimgray;
	font-family: Verdana;
}
.cssMouseOver
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: verdana;
	background-color: #0099cc;
	text-decoration: none;
}
.cssNormalOver
{
	font-size: 11px;
	color: #003366;
	font-family: verdana;
	text-decoration: none;
	
	background-color: #F0F8FD;
}
.cssRadioButton
{
	font-size: xx-small;
	font-family: Verdana;
}

.cssTituloMenu
{
	font-size: x-small;
	color: white;
	font-family: Verdana;
}
.cssFondoTituloMenu
{
	background-color: #999999;
}

.cssHeader
{
	font-weight: bold;
	background-image: url(imagenes/img_grd_01.gif);
	color: navy;
	font-style: normal;
	font-family: Verdana;	
}

.cssfooter
{
	background-image: url(imagenes/grilla/img_grd_01.gif);
}

.cssmenuopciones

{
	background-image: url(imagenes/grilla/img_grd_01.gif);
}
.cssLink
{
FONT-SIZE: 10px; COLOR: white; 
FONT-FAMILY: Verdana; 
TEXT-DECORATION: none FONT-WEIGHT: bold; 
}


BODY {
	MARGIN: 0px
}
A.cssmenu {
	FONT-SIZE: 10px; COLOR: white; 
	FONT-FAMILY: Verdana; TEXT-DECORATION: none FONT-WEIGHT: bold; 
}
A.cssmenu:hover {
	COLOR: #006699 FONT-WEIGHT: bold; 
}
A {
	FONT-SIZE: 10px; COLOR: #006699; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}

A.cssmenuizq {
	FONT-SIZE: 10px; COLOR: #990000; FONT-FAMILY: Verdana; TEXT-DECORATION: none FONT-WEIGHT: bold;
}
A.cssmenuizq:hover {
	COLOR: black FONT-WEIGHT: bold;
}
.cssinput2 {
	BORDER-RIGHT: gainsboro 1px solid; BORDER-TOP: gainsboro 1px solid; FONT-SIZE: 10px; BORDER-LEFT: gainsboro 1px solid; COLOR: gray; BORDER-BOTTOM: gainsboro 1px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: white
}
.cssimagebox {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}
table
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.cssinput 
{
	FONT-SIZE: 10px; COLOR:black; FONT-FAMILY: verdana; BACKGROUND-COLOR: white
}
	
.cssTreeView
{
	font-weight: bold;
	font-size: 10px;
	cursor: hand;
	font-family: Verdana;
	background-color: #f4faff;
}
.cssbodyCabecera
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Verdana;
	background-color: #006699;
}

.cssTablaSeleccionarAuxiliar
{
	background-image: none;
	background-color: whitesmoke;
}

.cssinput
{	
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-size: 10px;
	color: black;
	font-family: verdana;
	height: 18px;
	background-color: white;
} 
.cssMenuAppNormal
{
background-image: url(imagenes\fondoMenuAppDer.gif);
}
.cssMenuAppFondo
{
	border-right: #000a6a 1px solid;
	border-top: #000a6a 1px solid;
	background-image: url(imagenes\fondoMenuAppIzq.gif);
	border-left: #000a6a 1px solid;
	border-bottom: #000a6a 1px solid;
}
.cssMenuAppOver
{	
	background-image: url(imagenes\fondoMenuAppOver.gif);
}
.cssMenuAppSeleccionado
{
	background-image: url(imagenes\fondoMenuAppSelec.gif);
}

.cssMenuAppFondoOver
{
	background-image: url(imagenes\fondoMenuAppOver.gif);
}
.cssMenuAppVineta
{
	font-size: xx-small;
	color: white;
	font-family: Webdings;
}
.cssMenuSecundarioFondo
{
	background-color: aliceblue;
}
.cssMenuSecundarioFondoOver
{
	background-color: lightsteelblue;
}
.cssMenuSecundarioFondoSeleccionado
{
	background-color: gainsboro;
}
.cssMenuSecundarioFuenteCabecera
{
	font-weight: bold;
	font-size: xx-small;
	color: #eeeeee;
	font-family: Verdana;
}
.cssMenuSecundarioSimboloExpansion
{
	font-size: 12px;
	color: #eeeeee;
	font-family: Webdings;
	text-decoration: none;
}
.cssMenuAppSimboloExpansion
{
	color: white;
	font-family: Webdings;
	text-decoration: none;
}
.cssDataGridCabecera
{
	font-weight: bold;
	font-size: xx-small;
	background-image: url(imagenes\img_grd_01.gif);
	color: navy;
	font-style: normal;
	font-family: Verdana;
	background-color: #d2eaf8;
}
.cssDataGridCabecera1
{font-weight: bold;
	font-size: xx-small;
	background-image: url(imagenes\img_grd_02.gif);
	color: navy;
	font-style: normal;
	font-family: Verdana;
}
.cssDataGridCabecera2
{font-weight: bold;
	font-size: xx-small;
	background-image: url(imagenes\img_grd_03.gif);
	color: navy;
	font-style: normal;
	font-family: Verdana;
}

.cssDataGridPaginador
{
	background-image:  url(imagenes\img_grd_01.gif);
}

.cssDataGridItem
{
	background-color: #f8fbfe;
}
.cssDataGridItem1
{
	background-color: #f8fbfe;
}

.cssDataGridItem2
{
	background-color: #f8fbfe;
}

.cssDataGridAlternatingItem
{
	background-color: whitesmoke;
}
.cssDataGridAlternatingItem1
{
	background-color: lightcyan;
}

.cssDataGridAlternatingItem2
{
	background-color: antiquewhite;
}


.cssLinkButtonMenu
{
	font-weight: bold;
	font-size: xx-small;
	color: white;
	font-family: Verdana;
}
.cssLinkButtonMenuSeleccionado
{
	font-weight: bold;
	font-size: xx-small;
	color: navy;
	font-family: Verdana;
}
.cssTituloPagina
{
	font-weight: bold;
	font-size: medium;
	font-family: 'Microsoft Sans Serif';
}


.cssTablaFiltro
{
	background-color: #FFFFFF;
}
.cssTablaBordeSeccion
{
	border-right: blue thin solid;
	border-top: blue thin solid;
	margin: 1px;
	border-left: blue thin solid;
	border-bottom: blue thin solid;
}
.cssBarraReporte
{
	border-top: #8caad6 1px solid;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: #8caad6 1px solid;
	background-color: #e0f1fc;
}
.cssDetalleReporte
{
	font-family: Verdana;
}
.cssDetalleNegritaReporte
{
	font-weight: bold;
	font-family: Verdana;
}

.cssListBox
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 10px;
	border-left: white 1px solid;
	color: black;
	border-bottom: white 1px solid;
	font-family: verdana;
	background-color: white;
} 
.cssLabelAlerta
{
	font-size: 10px;
	color: red;
	font-family: verdana;
}
.cssMensajeErrorTabla
{
	background-color: #ffffcc;
}
.cssMensajeErrorSeparador
{
	background-color: #33cccc;
}
.cssMensajeErrorLabel
{
	font-weight: bold;
	color: red;
	font-family: Verdana;
}
.cssTextoOculto
{
	display: none;
	width: 0px;
}

.cssBarraUsuarioCompania
{
	background-color: crimson;
}
.cssFuenteBarraUsuarioCompania
{
	font-weight: bold;
	font-size: xx-small;
	color: white;
	font-family: Verdana;
}
.cssTituloGrupoDatos
{
	font-weight: bold;
	font-size: xx-small;
	color: #006699;
	font-family: 'Microsoft Sans Serif';
}
.cssSabadoDomingo
{
	font-weight: bold;
	font-size: x-small;
	color: darkblue;
	font-family: Courier New;
	background-color: #b0c4de;
}

.cssTextBoxMayusculas
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-size: 10px;
	color: black;
	font-family: verdana;
	height: 18px;
	background-color: white;
	text-transform: uppercase;
}


.cssEdicionFondo
{
	background-color: #e2f2ff;
}

.cssImagenDateBox
{ 	
	height: 16px;
	width: 18px;
}
.cssCabeceraFondo
{
 background-color: #EAF1F2;
}

.cssNegrita
{
	font-weight: bold;
}
.cssPanel
{
	overflow :auto; 
	scrollbar-face-color:lightsteelblue;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#f7f7f2;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:white;
}
.cssbodyModoLista
{
	font-weight: bold;
	font-size: x-small;
	color: blue;
	font-family: Verdana;
	background-color: yellow;
}
.cssbodyModoEdicion
{
	font-weight: bold;
	font-size: x-small;
	color: red;
	font-family: Verdana;
	background-color: yellow;
}
.cursorMano {cursor: hand}


