.detalle {
	float:left;
	width:700px;
	padding-top:20px;
}
.izq_det {
	float:left;
	width:375px;
}
.der_det {
	float:right;
	width:304px;
	margin-bottom:10px;
}
.fizq {
	float:left;
}
.fder {
	float:right;
}
.cab_det {
	float:left;
	width:100%;
	padding-bottom:4px;
}
.lin_gris {
	float:left;
	width:100%;
	border-bottom:#CDCDCD solid 1px;
	
}
.etiqueta {
	float:left;
	
	font-weight:bold;
	font-size:12px;
	height:15px;
}
.etiquetad {
	float:left;
	padding-right:10px;
	font-weight:bold;
	font-size:12px;
	height:15px;
}

.valor {
	float:left;
	
	
	color:#313131;
	font-size:13px;
}
.sep_det {
	float:left;
	width:100%;
	height:5px;
}

.img_grande_det {
	float:left;
	width:300px;
	border:1px solid #ccc;
}
.img_peq_det {
	float:left;
	width:92px;
	height:69px;
}


.val_a {
	color:##FF6600;
}
.val_b {
	background-color:#FF6702;
}

.dv_IdADBModelo {
}
.h1_IdADBModelo {
	color:#FF6600;
}