﻿
/*=================================================================*/
/* Cuerpo */
/*=================================================================*/
.body {
    font-family: Verdana;
    font-size: small;
	margin: 0px; 
	padding: 0px;
	color: #333;
	background: #e5e5e5 url(imagenes/ConsultaWebBK.png) repeat-x;  /*gris + imagen*/
	
}


/*=================================================================*/
/* Top */
/*=================================================================*/
#topContent
{   text-align: left;
	/*background-color: #600;*/    /*Corinto*/
	color: White;
	font-size: large;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	height: 125px;
}

#topContent a {
    text-decoration: none;
    color: White;
}

#topLogin {
    position: absolute;
    top: 5px;
    height: 29px;
    display: block;
    float: right;
    /*margin: 100px auto;*/
	left: 630px;
}

/*=================================================================*/
/* Contenido Principal */
/*=================================================================*/
#mainContent {
    text-align: left;
    margin-left: 300px;
/*    padding: 10px;*/
}


#mainContent2 {
    /*width: 150px;    */
    /*padding: 10px;*/
    /*font-size: 90%;*/
    text-align: left;
    position: absolute;
    /*top: 60px;*/
    /*margin-top: 125px;*/
    left: 100px;
}


/*=================================================================*/
/* Espacio Izquierdo */
/*=================================================================*/
#leftContent {
    width: 150px;    
    /*padding: 10px;*/
    /*font-size: 90%;*/
    text-align: left;
    position: absolute;
    /*top: 60px;*/
    /*margin-top: 125px;*/
    left: 0px;
}

#leftContent h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    border-top: dotted 1px #660;
    border-bottom: dotted 1px #660;
}



/*=================================================================*/
/* Footer */
/*=================================================================*/
#footerContent {
    text-align: center;
    padding: 5px;
}



/*=================================================================*/
/* BARRA DE NAVEGACION DE MENU */
/*=================================================================*/
#nav {
    color: #595959;
    position: absolute;
    top: 103px;
    height: 29px;
    display: block;
    float: left;
    margin: 0px auto;
	left: 0px;
}

#nav ul {
    font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
    list-style: none;
    margin: 0px;
    border-right:1px solid white;
}

#nav li {
    float: left;
    margin: 0px; padding: 0px;
}

#nav li a {
    display: block;
    float: left;
    color: #595959;
    text-decoration: none;
    padding: 4px 10px 6px 10px;
    margin: 0px 0px 20px 0px;
}

#nav li a:hover {
    background: #b8e06d;
}

#nav li a.current {
    color: #000000;
    text-decoration: none;
    background: #b8e06d;
}










/*=================================================================*/
/* Títulos */
/*=================================================================*/
h1, h2 {
    margin: 0px;
}



/*=================================================================*/
/* Tablas */
/*=================================================================*/
.tblFondoGris
{
    padding: 2px;
    margin: 2px;
    border-right: #f9f9f9 thin outset;
    border-top: #f9f9f9 thin outset;
    border-left: #f9f9f9 thin outset;
    border-bottom: #f9f9f9 thin outset;
    background-color: #CCCCCC;
    border-width: 2px;
    width: 290px;
}

.tblFondoGrisUsuario
{
    padding: 2px;
    margin: 2px;
    border-right: #f9f9f9 thin outset;
    border-top: #f9f9f9 thin outset;
    border-left: #f9f9f9 thin outset;
    border-bottom: #f9f9f9 thin outset;
    background-color: #CCCCCC;
    border-width: 2px;
    width: 550px;
}

.tblGridView
{
    padding: 2px;
    margin: 2px;
    border-right: #f9f9f9 thin outset;
    border-top: #f9f9f9 thin outset;
    border-left: #f9f9f9 thin outset;
    border-bottom: #f9f9f9 thin outset;
    background-color: #CCCCCC;
    border-width: 2px;
    width: 90%;
}

.tblFondoAzul td
{
    COLOR: #ffffff;
    /*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
}



.tblFondoRojo
{
    border-right: #ff7979 thin outset;
    border-top: #ff7979 thin outset;
    border-left: #c10000 thin outset;
    border-bottom: #c10000 thin outset;
    background-color: #cc0000;
    width: 100%;
}

.tblFondoRojo td
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
}


.tblFondoCorinto
{
    border-right: #ff7979 thin outset;
    border-top: #ff7979 thin outset;
    border-left: #c10000 thin outset;
    border-bottom: #c10000 thin outset;
    background-color: #660033;
    border-color: #993366 #993366 #400020 #400020;
}

.tblFondoCorinto td
{
    font-weight: bold;
    font-size: x-small;
    color: #EEEEEE;
}



.EncabezadoAzulTabla
{
    FONT-SIZE: 9px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #006699
}




.cssTituloTablaGris
{
    border-right: #007bb7 thin outset;
    border-top: #007bb7 thin outset;
    border-left: #00557d thin outset;
    border-bottom: #00557d thin outset;
    background-color: #666666;
    border-color: #C0C0C0 #C0C0C0 #999999 #999999;
    border-style: outset;
}

.cssTituloTablaGris td
{
    color: #EFEFEF;
    font-size: x-small;
}

.cssTituloTabla
{
    border-right: #007bb7 thin outset;
    border-top: #007bb7 thin outset;
    border-left: #00557d thin outset;
    border-bottom: #00557d thin outset;
    background-color: #133F62;
    border-color: #226FAC #226FAC #1C598C #1C598C;
}

.cssTituloTabla td
{
    color: #EFEFEF;
    font-size: x-small;
}

.cssCuerpoTabla
{
    BORDER-RIGHT: #f9f9f9 thin outset;
    BORDER-TOP: #f9f9f9 thin outset;
    FONT-SIZE: 10px;
    BORDER-LEFT: #f9f9f9 thin outset;
	COLOR: #000000;
    BORDER-BOTTOM: #f9f9f9 thin outset;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #eaeaea
}




.cssFrameSet
{
    border-right: #f9f9f9 thin outset;
    border-top: #f9f9f9 thin outset;
    font-size: 10px;
    border-left: #f9f9f9 thin outset;
    color: #000000;
    border-bottom: #f9f9f9 thin outset;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #eaeaea;
    border: 1px solid #C0C0C0;
}








.linkTbl
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    CURSOR: hand;
    COLOR: navy;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
.filaRes
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    CURSOR: hand;
    COLOR: #cc0000;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #eaeaea;
    TEXT-DECORATION: underline
}

.filaSelect
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    CURSOR: hand;
    COLOR: #FF0000;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #eaeaea;
    TEXT-DECORATION: underline
}

.txtFila td
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    CURSOR: hand;
    COLOR: #0033cc;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #eaeaea;
    TEXT-DECORATION: underline
}



.fondoGris
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #cccccc
}

.fondoamarillo
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffdf
}

.fondoObligatorio
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFAD5;
    font-size: 10px;
}

.textboxobligatorio
{
    border-style: groove;
    border-width: 1px;
    background-color: #FFFAD5;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.textboxnormal
{
    border-style: groove;
    border-width: 1px;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}


.textboxdisplay
{
    border-style: groove;
    border-width: 1px;
    background-color: #E8E8E8;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
}


.botonhabilitado
{
    background-color: #666666;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10px;
}


.botonnormal
{
    background-color: #CCCCCC;
    color: #800000;
    font-weight: bold;
    font-size: 11px;
}

.botonprincipal
{
    background-color: #006699;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}



.BordesTop
{
    border-right: #f9f9f9 thin outset;
    border-top: #f9f9f9 thin outset;
    border-left: #f9f9f9 thin outset;
    padding-right: 2px;
    padding-top: 2px;
    padding-left: 2px;
    font-size: 10px;
    color: #000000;
    background-color: #CCCCCC;
    font-weight: bold;
}

.BordesLaterales {
  BORDER-RIGHT: #f9f9f9 thin outset;
  BORDER-LEFT: #f9f9f9 thin outset;
  PADDING-RIGHT: 2px;
  PADDING-LEFT: 2px;
  FONT-SIZE: 10px;
  COLOR: #000000;
  BACKGROUND-COLOR: #eaeaea;
}



.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}





