

/*CLASES PARA IMPRIMIR*/
#menu, #img_banner, #grupo_inferior, .detpedido_data_comentarios, .titulares_registro, .mensajedetallepedido, .detpedido_data_comentarios, #footer {
	display:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

	
#contenido{
	width:700px;
	border: 1px solid #000;
}
.detallepedido_col{
	float: left;
	height: auto;
	min-height:80px;
	width: 300px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	
}
.detallepedido_label, p.detallepedido_label span{
	color:#000;
}
#grupo_superior, .nombre{
	height: 40px;
	width: 100%;

}
#grupo_superior #logo{
	display:none;

}
.detpedido_title1, .detpedido_data1{
	width:100px;
	height:30px;
	float:left;
}
.detpedido_title2, .detpedido_data2{
	width:100px;
	height:30px;
	float:left;
}
.detpedido_title3, .detpedido_data3{
	width:150px;
	height:30px;
	float:left;
}
.detpedido_title4, .detpedido_data4{
	width:100px;
	height:30px;
	float:left;
}
.detpedido_title5, .detpedido_data5{
	width:100px;
	height:30px;
	float:left;
}
.detpedido_title6, .detpedido_data6{
	width:100px;
	height:30px;
	float:left;
}