body {
	font-size: 12pt;
}

h1, h2 {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
}

#wrapper, #content {
	width: auto; 
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

div#wrapper, div#header, div#content, div#container {
	margin: 0;
	padding: 0;
}

div#content_top, div#content_bottom {
	display: none
}

div#content_middle {
	width: 80%;
}

div#header h1 span {
	display: block;
}

div#nav {
	display:none;
	width: 0;
}

div#side-b {
	margin: 0 0 0 0;
	display: none;
}

div#logged, form#login  {
	display: none;
}

div#footer a {
	display: none;
}

p#imprimir {
	display: none;
}

table#lista-productos {
	width: 35em;
}

table#lista-productos td {
	margin: 10pt;
}

table#lista-productos thead tr {
	background-color: #C4C4C4;
}

.migas {
	display: none;
}

div#info-producto dd {
	width: 35em;
}

table#lista-productos tr td.col_foto {
	display: none;
}

ul#languages {
	display: none;
}

p.imprimir-pdf {
	display: none;
}

#marca_blanca #ayuda {
	display: none;
}

.link_ayuda {
	display: none;
}
