﻿body 
{
	text-align: center;
	background-image: url('../images/bggreydiag.gif');
	background-repeat: repeat;
	font-family:Arial;
	
}
div#pie
{
		
}

div#contenedor
{
	text-align:-moz-center;
	left:50%;
	width:970px;
	
	margin-left:-485px;
	position:absolute;
	top: 15px;
	
	
}
div#encabezado
{	
	background-color:Black;
	border-left:  solid 1px #000000;
	border-right: solid 1px #000000;
	border-top:   solid 1px #000000;			
}
div#cuerpo
{
		
	/*border-left: solid 1px #B37800;
	border-right: solid 1px #B37800;	
	border-bottom: solid 1px #B37800;	*/
	border: solid 1px #DBBF00;
	height:600px;
	overflow:scroll;
	
	
}
.Freezing 
{ 
   position:relative ; 
   top:expression(this.offsetParent.scrollTop); 
   z-index: 10; 
}
div#consulta
{
		
	/*border-left: solid 1px #B37800;
	border-right: solid 1px #B37800;	
	border-bottom: solid 1px #B37800;	*/
	border: solid 1px #DBBF00;
	height:600px;
	overflow:scroll;
	text-align: center;
	
	
	
}

div#consultanowith
{
		
	/*border-left: solid 1px #B37800;
	border-right: solid 1px #B37800;	
	border-bottom: solid 1px #B37800;	*/
	border: solid 1px #DBBF00;
	
}

div#tablasaldos
{
	
	/*height: 400px;*/
	width:900px;
}
div#cuerpomenu
{
	

}
div#parametros
{
	
	/*border: 1px solid #B37800;*/
	border: 1px solid #DBBF00;
	left:0px;	
	text-align: left;
	padding: 5px;
		
	background-image: url('../images/fondoamarillo.gif');
	background-repeat:repeat;
	
	margin-top: 0px;
}

/*d 
   1px #B37800;
	border-left: solid 1px #B37800;
	border-right: solid 1px #B37800;
	margin-top: 0px;
}*/

table#tablaencabezado
{	
	border-collapse: collapse;
}
div#tituloconsulta
{	
	background-image: url('../images/fondoamarillo.gif')
	/*border-top:solid 1px #B37800;*/
	
}
div#contenedorcentrado
{
	top:50%;
    left:50%;
    width:850px;
    height:600px;
    margin-left:-425px;
    margin-top:-300px;
    position:absolute;            
    text-align:center;	
	background-color:White;
	text-align: center;
	/*border: solid 1px #B37800;*/

}
div#logotipo
{
	/*background-color:#F3E685;*/
	top:330px;
    left:550px;
    width:30px;
    height:40px;
    
    position:absolute;
   
}
div#contenedorlogin
{
	/*background-color:#F3E685;*/
	top:50%;
    left:50%;
    width:592px;
    height:380px;
    margin-left:-295px;
    margin-top:-190px;
    position:absolute;
    border: solid thin #DABE00;
   
}
div#contenedorcentrado2
{
	top:50%;
    left:50%;
    width:400px;
    height:200px;
    margin-left:-200px;
    margin-top:-100px;
    position:absolute;
    border: solid thin #DABE00;
    background-color: White;
    vertical-align:middle;
    
}
.textoencabezado
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: White;
}
.textoLinkRegresarMenu
{
	font-family: Verdana,MS Sans Serif, Arial;
	font-size:10pt;
	color: black;
}
.tablalogin
{
	border-collapse:collapse;
	width:100%;
	height:100%;
	
}        

.textologin
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}
.labelerror
{
	background-color:#FFDFBF;
	border: solid 1px #990000;
}
.textoerrorvalidadores
{
	background-color:#FFE0C0;
	border-color:#C00000;
	border:solid thin red;		
	font-family:Arial;
	font-size:small;
	color:Red;
}	
.textoparametros
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;	
	color:Black;
	font-style:oblique;
	
		
}
.textonombreconsulta
{
	font-family:Arial;
	font-size:medium;	
}
.textomenu
{
	font-family:Arial;
	font-size:small;
	
}


.textoTituloCons
{
	font-family: Arial;
	color:Black;
	font-size:medium;
	font-weight:bold;
	
}
.textopaginanodisponible
{
	font-size: small; 
	color: #CC6600; 
	font-weight: 700;
}

table#graficabodega
{
	border-collapse:collapse;
	width:100%;
	height:100%;
}
td#bloque
{
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75
}


.celdacolor
{
	width:34px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
	
	

div#divbloquesbodega
{
	text-align:-moz-center;
	left:1px;
	top:0px;
	width:588px;
	height:163px;
	position:absolute;
	z-index:2;
}
div#divgraficabodega
{
	text-align:-moz-center;
	left:98px;
	width:588px;
	height:163px;
	top:75px;
	position:absolute;
	z-index:1;
}

div#planobase
{
	text-align:-moz-center;
	left:50%;
	width:891px;
	height:140px;
	margin-left:-451px;
	margin-right:-167.5px;
	position:absolute;
	top: 250px;
	z-index:0;
}

td.ReportNoWrap, span.ReportNoWrap
{
	white-space: nowrap;
	text-align:left;
}

a.ReportNoWrap
{
	white-space: nowrap;
	text-align:left;
}

td.ReportNoWrapRightJustify, span.ReportNoWrapRightJustify
{
	white-space: nowrap;
	text-align: right;
}

