﻿.tablas
{
   margin:0px;
   padding:0px;
   border-style:none;
   vertical-align:top;
    height: 175px;
}
.tablaproducto
{
	height: 200px;
	width: 200px;
	background-color:Transparent;
}
.capaCentral
{
   height:560px;
   background-color:#DCDCDC;  
   background-image:url(Images/fondo.jpg);
}

.capaLateral
{
   width: 125px; 
   vertical-align:top;
   background-color:Black;
}

.LabelNombreProd
{
	height: 20px;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
	background-color:Transparent;
	margin: 0px;
	text-align: center;
	color: #000000;
}

.TituloCant
{
    font-weight:bold;
    text-align:center;
    width:100%;
}

.TDProducto
{
    border-style:solid;
    border-width:1px;
    border-color:black;
}

.LabelDesProd
{
   height:200px; 
   text-align:left;
   font-size: xx-small;

}

.lblDeciCesta
{
    text-align: right;
}

.lblCesta
{
    text-align:center;
}

.cabeceraDetPuerta
{
    border-style:solid;
    border-width:1px;
}
.etiquetaDetPuerta
{
    color:Blue;
}

.etiqueta
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 5px;
	color: Black;
	text-align: center;
	font-weight: bold;
}
.etiqueta2
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 5px;
	color: Black;
	text-align: left;
	font-weight: bold;
}
.aviso
{
    margin:0px;
    padding-left:6px;
    padding-right:6px;
    margin-right:5px;
     color:Black;
     text-align:left;

}

.combo
{
    margin-right:5px;
    background-color:#FFFFFF;
    font-size:xx-small;
    margin-top:4px;
    border:1px solid black;
}

.BotonCambiar
{
    background-color:#FFFFFF;
    border-color:Red;
    border-style:solid;
    border-width:1px;
    
}

.capaProducto
{
    width:100%;
    text-align:right;
    height: 249px;
}



.boton_arriba
{
    text-align:left;
    text-indent: 1;
    border-style: none;
    width: 124px;
    color:Black;    
    background-color:Transparent;      
}
.boton_arriba:hover
{
	color:Red;
}

.boton
{
    text-align:left;
    text-indent: 1;
    border-style: none;
    width: 100px;
    color:Black;
    background-color:Transparent;      
}
.boton:hover
{
	color:Red;
}
	
.boton_abajo
{
    text-align:left;
    text-indent: 1;
    border-style: none;
    width: 124px;
    color:Black;  
    background-color:Transparent;  
}
.boton_abajo:hover
{
	color:Red;
}
.botoncabeza
{
	text-align: left;
	text-indent: 1;
	border-style: none;
	width: 100px;
	color: Black;
	background-color: Transparent;
	font-weight: bold;
}
.botoncabeza:hover
{
	color:Red;
}


.tablaprin
{
  margin:0px;
  padding:0px;
  border-style:none;
  width:750px;
  height:568px;
}

.textbox
{
    background-color:#FFFFFF;
    font-size:xx-small;
    margin-top:4px;
    border: none;
}

#txtCantDetPuerta
{
   background-color:#FFFFFF;
   text-align:right; 
}

#txtCantDetNinguno
{
   background-color:#FFFFFF;
   text-align:right; 
}


#docu
{
    background-repeat:no-repeat;
    background-attachment:scroll;
    padding:opx;
    margin:0px;
}

#lblHagaCl
{
   padding-left:15px;
   padding-right:15px;
}
