﻿body {
}
#Filtro
{
    margin:5px;  
    border: 2px solid Orange;
    overflow: hidden;
    width: 950px;
    height: 20px; 
    position:  relative;
    padding-bottom: 10px;
    font-family :Arial ;
    font-size :12px  ;
    color: #0066bb; 
}
#Resumen
{
    margin:5px;  
    border: 2px solid Orange;
    overflow: hidden;
    width: 950px;
    height: 80px; 
    position:  relative;
    padding-bottom: 10px;
    font-family :Arial ;
    font-size :12px  ;
    color: #0066bb; 
}
#Marco
{
    margin:5px;  
    border: 2px solid Orange;
    overflow: hidden;
    width: 900px;
    height: 500px; 
    position:  relative;
    padding-bottom: 10px;
    font-family :Arial ;
    font-size :12px  ;
    color: #0066bb; 
}
#MarcoFiltro
{
    margin:5px;  
    border: 2px solid Orange;
    overflow: hidden;
    width: 950px;
    height: 450px; 
    position: relative;
    padding-bottom: 10px;
    font-family :Arial ;
    font-size :12px  ;
    color: #0066bb; 
}
#MarcoResumen
{
    margin:5px;  
    border: 2px solid Orange;
    overflow: hidden;
    width: 950px;
    height: 400px; 
    position: relative;
    padding-bottom: 10px;
    font-family :Arial ;
    font-size :12px  ;
    color: #0066bb; 
}


h1
{
    color:orange; 
    text-align:left;
    height: 10px;
}
h2
{
    color:orange ; 
    text-align:center ;
    font-size :15px ;
    font-family :Arial ;
}
h3
{
    color:orange ; 
    text-align:left;
    font-size :12px ;
    font-family :Arial ;
}
hr { 
  margin: 0.5em auto 0em auto;
    display: block;
    border-style: inset;
    border-width: 2px;
    height: -14px;
} 
a, a:link, a:visited
{
    color: #0066bb; 
    font-weight: normal;
    font-size-adjust :initial ;
    font-size :small ;
    text-decoration: none;
}

a:hover
{
    text-decoration:underline;
}
#cabecera 
{   
    width :1300px;
    margin :auto ;
    height :70px;
    box-shadow :0px 0px 10px #808080;
}
#usuario 
{   
    width :1050px;
    margin :auto ;
    height :15px;
    /*box-shadow :0px 0px 10px #808080;*/
}

#banner
{
    background: url(/Imagenes/BercontTitulo.jpg);
    height: 67px;
    width :1300px;
    margin :auto ;
    overflow :auto ;
}

#piepagina
{
    background: url(/Imagenes/BhPrintPie.jpg);
    width :1300px;
    height: 60px;
    margin :auto ;
    clear :both ;
}

#bajo 
{
    width :1300px;
    /*height: 590px;*/
    /*margin :auto;*/
    /*overflow :auto ;*/
}

#columnaIzq 
{
    float :left;
    height :550px;
    width :22%;
    margin-top :2px;
    /*background-color :#f5f2f2;*/
    overflow-y:scroll;
    /*text-align: center;*/
}
    #columnaIzq > menu
    {
        margin-top :0;

    }
   
#columnaDer 
{
    float :left ;
    width :1%;
    min-height :520px;
    margin-top :5px;
    /*background-color :#ede8e8;*/
}
#columnaCentro 
{
    float :left;
    width :73%;
    min-height :500px;
    margin-top :5px;
}

/*table.center 
{
    margin-left: 2%; 
    margin-right:auto;
  }
tabResumen 
{
    width: 100%;
    margin-left: 2%; 
    margin-right:auto;
    margin-top:1px;
  }
tabResumen td { 
  display: table-cell;
  vertical-align: top; 
}*/

/*table td { 
  display: table-cell;
  vertical-align: central; 
}*/

AlineadoDerecha
{
    Font-Size: 15px;
    text-align:right;
}

.subtitulo {
	border: 0px none #999999;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
	color: Black; 
	text-decoration: none;
	margin: 5px;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	position: static;
	right: 12px;
	text-indent: 2px;
	clip:     rect(auto auto auto auto);
	float: none;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

/********************************************/
/* Clases para las grillas */
.registroNormal
{	
	font-family: Arial; /*, Helvetica, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	
	vertical-align: middle;
	height: auto;
	width: auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;	
	padding: 0px;
	margin-left: 0px;
	text-indent: 0mm;
	white-space: normal;
	}

.registroAlternado
{	
	font-family: Arial; /*, Helvetica, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background-color: #99c4e9; /* #C5E099;*/
	
	vertical-align: middle;
	height: auto;
	width: auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;	
	padding: 0px;
	margin-left: 0px;
	text-indent: 0mm;
	white-space: normal;
	
	}	
.registroTitulox 
{	
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: bottom ;
	border: 1px solid #FFFFFF;
	height: 10px;
	padding: 0px;
}

.registroTitulo
{	
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Arial;
	font-size: 12px;
	/*font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;*/
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: bottom ;
	border: 1px solid #FFFFFF;
	height: 10px;
	padding: 2px;
}

.registroTituloPlano {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	border: 1px solid #FFFFFF;
	height: 11px;
	padding: 12px;
}

.registroResaltado
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold; 
	text-transform: none;
	color: #000000;
	background-color:#005599; /* #EBDDE2; */
	
	vertical-align: middle;
	height: auto;
	width: auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;	
	padding: 0px;
	margin-left: 0px;
	text-indent: 0mm;
	white-space: normal;  	
}	

.registroResaltadoAlerta
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold; 
	text-transform: none;
	color:Red ;
	background-color: #005599;
	
	vertical-align: middle;
	height: auto;
	width: auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;	
	padding: 0px;
	margin-left: 0px;
	text-indent: 0mm;
	white-space: normal;  	
}

.mydropdownlist
{
color: #005599;
font-size: 11px;
border-radius: 5px;
background-color:#c0e8f7;
font-weight: bold;
}

.scrolling-table-container 
{
    height: 70px;
    Width : 610px;
    overflow-y: scroll;
    overflow-x: hidden;
}
