.contenedor{

	position:relative;

	float:left;

	width:100%;

	height:250px;

}



.contenedorGeneral

{

	position:relative;

	width:1024px;

	margin:auto;

}



.cabecera{

	width:1024px;

	margin:auto;

	height:140px;

	position:relative;

}

.centro{

	width:960px;

	overflow:hidden;

	margin-top:-2px;

	!margin-top:0px;

	margin:auto;

}



.centro2{
	width:610px;
	float: left;
	position:relative;
	margin-left: 8px;
}

.centro2Producto
{
	width:622px;
	float: left;
	position:relative;
	left:6px;
}

.centroEntrada{

	width:650px;

	float: left;

	position:relative;

}

.barra-lateralIzq

{

	float: left;

	width:169px;

	height:600px;

	position:relative;

}

.barra-lateralIzq-Entrada

{

	float: left;

	width:130px;

	height:600px;

	position:relative;

}

.barra-lateralDer

{

	float: left;

	width:169px;

	height:auto;

	position:relative;

}

.pie{

	width:100%;

	clear:both;

	margin-top:0px;

	!margin-top:0px;

}



.tblProductoNuevo

{

	margin: 0.1px;

	border: 1px solid #F0E1E6;

	top: 0px;

	bottom: 0px;

	display: tabla;

	border-collapse: collapse;	

}

.btn_ordenar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #ffffff;
	border: 1px solid #999;		
}