.noPrint {
	display: none;
}

#contenedor {
}
#cabecera {
	display: none;
}
#menu_horizontal {
	display: none;
}
#titular_h1 {
}
#cuerpo {
	margin: 0;
	padding: 0;
}
#cuerpo_sin_menu {
	margin: 0;
	padding: 0;
}
#cuerpo #menu {
	display: none;
}
#cuerpo #contenido {
	width: 680px;
	margin: 0;
	padding: 0;
}
#cuerpo_sin_menu #contenido {
	margin: 0;
	padding: 0;
}
#cuerpo_pie {
	display: none;
}
#pie {
	display: none;
}


#cuerpo {
	margin: 0;
	border: none;
	background-image: none;
	width: 700px;
}
#cuerpo_sin_menu {
	margin: 0;
	border: none;
	width: 700px;
}


#titular_h1 {
	margin: 10px 0 0 0;
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #e8e0d8;
	width: 680px;
}
#titular_h1 #titular_h1_contenido {
	background-image: none;
	padding: 3px 0 0 0;
	border: none;
}
#titular_h1 #titular_h1_contenido h1 {
	padding: 0;
	border: none;
}
#titular_h1 #titular_h1_pie {
	background-image: none;
	border: none;
}


div.contenedor_contactos, div.contenedor_facturacion, div.contenedor_envio {
	background-image: none;
}

/* Migas de pan */
div#migas {
	display: none;
}
/* Tramitar pedidos */
div#pasos_tramitar_pedido {
	display: none;
}
#contenido h2 {
	background-image: none;
	border: none;
}
div.contenedor_datos {
	background-image: none;
	border: none;
}
div.contenedor_contactos, div.contenedor_facturacion, div.contenedor_envio {
	background-image: none;
	border: none;
}
table.listado_articulos {
	width: 680px;
}
table.listado_articulos thead tr th, table.listado_articulos tfoot tr th {
	white-space: normal;
}
table.listado_articulos tbody tr td {
	white-space: normal;
}
table.listado_articulos tbody tr td.sin_ancho {
	white-space: normal;
}
table.listado_articulos tbody tr td.todo_el_ancho {
	white-space: normal;
	width: auto;
}
