.LEVA_cab {
	float: right;
}

.LEVA_cabRelleno {
	padding: 0.5em 1.1em 0.5em 1.1em;
}

.LEVA_cabSeleccion {
	font-size: 1em;
	color: #777777;
	font-weight: bold;
}

.LEVA_cabEnlace a {
	font-size: 1em;
	color: #777777;
}

.LEVA_cabSeparador {
	margin: 0 0.5em 0 0.5em;
	width: 0.3em;
	background-color: #FF0017;
}

.LEVA_columnaPrimera
	{
	clear:left;
}

.LEVA_columnaCabeceraTipo {
	float:left;
	width: 7em;
	color: #777777;
	font-weight: bold;
	text-align: left;

}

.LEVA_columnaCabeceraUbicacion {
	float:left;
	width: 12em;
	text-align: left;
	color: #777777;
	font-weight: bold;

}

.LEVA_columnaCabeceraPrecio {
	float:left;
	width: 12em;
	text-align: left;
	color: #777777;
	font-weight: bold;

}

.LEVA_columnaCabeceraIdentificacion {
	float:left;
	width: 17em;
	text-align: left;
	color: #777777;
	font-weight: bold;
}

.LEVA_columnaTipo {
	float: left;
	width: 7em;
	text-align: left;
}

.LEVA_columnaUbicacion {
	float: left;
	width: 12em;
	text-align: left;
}

.LEVA_columnaPrecio {
	float:left;
	width: 12em;
	text-align: left;
}

.LEVA_columnaIdentificacion {
	float:left;
	width: 17em;
	text-align: left;
}

.LEVA_columnaIdentificacionVenta {
	float:left;
	width: 10em;
	text-align: left;
}

.LEVA_columnaInfo {
	float:left;
	width: 5.5em;
	text-align: right;
}

.LEVA_columnaReserva {
	float:left;
	width: 7.5em;
	text-align: right;
}

.LEVA_columnaDisp {
	float:right;
	width: 5em;
	text-align: right;
}

.LEVA_separador {
	height: 0.1em;
	background-color: #E7E7E7;
}

.LEVA_cabeceraSeparador {
	height: 0.2em;
	background-color: #E7E7E7;
}
.LEVA_Izq_45{
	float:left;
	width:45%;
}
.LEVA_Der_43{
	float:right;
	padding-left:1em;
	width:48%;
}
.LEVA_Izq2_45{
	float:left;
	padding-left:0.3em;
	width:48%;
}
.LEVA_Der2_43{
	float:right;
	padding-right:2em;
	width:43%;
}
.LEVA_separador2 {
	padding: 1em 0 1em 0;
	clear:both;
	text-align: center;
}

.LEVA_hr {
	width:75%;
	background-color:#FF0017;
	color:#FF0017;
	height:0.2em;
}

.LEVA_flotaIzq_margen { 
	float:left;
	padding-left:1em;
	text-align:left;
	width:33em;
}