/* Orden */
#hOrder {
	position: relative;
	margin : 12px 20px  0px  0px;
	padding:  3px 10px;
	font-family: Verdana;
	font-size  : 10px;
	font-weight: bold;
	line-height: 15px;
	border-bottom: 1px solid #007699;
}
#hOrder span.lbl {
}
#hOrder span.fldONCI01 {
	position: absolute; left: 135px; width:  70px;
}
#hOrder span.fldONCI02 {
	position: absolute; left: 215px; width:  70px;
}
#hOrder span.fldONCI03 {
	position: absolute; left: 295px; width:  80px;
}
#hOrder span.fldONCI04 {
	position: absolute; left: 385px; width:  85px;
}
#hOrder span.fldONCI05 {
	position: absolute; left: 480px; width: 110px;
}
#hOrder span.fldONSI01 {
	position: absolute; left:   5px; width: 160px;
}
#hOrder span.fldONSI02 {
	position: absolute; left: 175px; width: 110px;
}
#hOrder span.fldONSI03 {
	position: absolute; left: 295px; width:  80px;
}
#hOrder span.fldONSI04 {
	position: absolute; left: 385px; width:  85px;
}
#hOrder span.fldONSI05 {
	position: absolute; left: 480px; width: 110px;
}

/* Listados: CI ConImagen, SI SinImagen */
#listCI,
#listSI {
	position: relative;
}
#listCI .item,
#listSI .item {
	position: relative;
	margin :  6px 20px  6px  0px;
	background-color: #F3EEE4;
}
#listCI .sepi,
#listSI .sepi {
	position: relative;
	margin :  0px 20px  6px  0px;
	border-bottom: 1px solid #D1D1D1;
}
#listCI .item {
/*	height: 165px; */
}
#listSI .item {
/*	height:  45px; */
}
#listCI .item .href,
#listSI .item .href {
	display : none;
}
#listCI .item img {
	position: absolute;
	top   :   0px;
	left  :   0px;
	width : 120px;
}
#listCI .box,
#listSI .box {
	position: absolute;
	top   :   0px;
	font-family: Verdana;
	font-size  : 11px;
}
#listCI .box strong,
#listSI .box strong {
	display: block;
}
#listCI .box01 {
	left  : 135px; /*height: 165px;*/ width :  70px; color: #0173BA; font-weight: bold;
}
#listCI .box02 {
	left  : 215px; /*height: 165px;*/ width :  60px; text-align: center;
}
#listCI .box03 {
	left  : 295px; /*height: 165px;*/ width :  80px;
}
#listCI .box04 {
	left  : 385px; /*height: 165px;*/ width :  85px;
}
#listCI .box05spa          { left: 480px; width: 110px; font-size: 12px; text-align: right; }
#listCI .box05spa span.act { display: block; margin :  0px  0px  5px  0px; padding:  3px  5px; color : #FFFFFF; font-size  : 12px; font-weight: bold; text-align : right; background-color: #FF9900; /* display: block; font-weight: bold; */ }
#listCI .box05cpa          { left: 480px; width: 110px; color: #666666; font-size: 11px; font-weight: bold; text-transform: uppercase; }
#listCI .box05cpa span.act { display: block; margin :  0px  0px  5px  0px; padding:  3px  5px; color : #FFFFFF; font-size  : 12px; text-align : right; background-color: #FF9900; }
#listCI .box05cpa span.ant { display: block; margin :  0px  0px  0px  0px; padding:  3px  5px; color : #666666; font-size  : 12px; text-align : right; background-color: #D1D1D1; }
#listSI .box01 {
	left  :   5px; /*height:  45px;*/ width : 160px; color: #0173BA; font-weight: bold;
}
#listSI .box02 {
	left  : 175px; /*height:  45px;*/ width : 100px;
}
#listSI .box03 {
	left  : 295px; /*height:  45px;*/ width :  80px;
}
#listSI .box04 {
	left  : 385px; /*height:  45px;*/ width :  85px;
}
#listSI .box05spa          { left: 480px; width: 110px; font-size: 12px; text-align: right; }
#listSI .box05spa span.act { display: block; margin :  0px  0px  5px  0px; padding:  3px  5px; color : #FFFFFF; font-size  : 12px; font-weight: bold; text-align : right; background-color: #FF9900; /* display: block; font-weight: bold; */ }
#listSI .box05cpa          { left: 480px; width: 110px; color: #666666; font-size: 11px; font-weight: bold; text-transform: uppercase; }
#listSI .box05cpa span.act { display: block; margin :  0px  0px  5px  0px; padding:  3px  5px; color : #FFFFFF; font-size  : 12px; text-align : right; background-color: #FF9900; }
#listSI .box05cpa span.ant { display: block; margin :  0px  0px  0px  0px; padding:  3px  5px; color : #666666; font-size  : 12px; text-align : right; background-color: #D1D1D1; }

