body {
	background: white 0 0;
	color: #000;
	font: 12pt/130% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;

}

a:link {
	color: #000;
	font-size: 12pt;
	text-decoration: underline;
}

#pie {
	color: #333300;
	margin-top: 30px;
}

#textos {
	background: transparent;
}

#textoinicio {
	z-index: 30;
	background: transparent;
	margin-right: 10%;
	margin-left: 10%;
}

#menu {
	display: none;
}

#menu_idiomas {
	display: none;
}

#submenuonline {
	display: none;
}

#contenido_productos {
	background: transparent;
	margin-right: 10%;
	margin-left: 10%;
}

#listado {
	z-index: 30;
	background: transparent;
	margin-right: 10%;
	margin-left: 10%;
}

/* @group Productos */

#detalle_productos {
	position: absolute;
	top: 150px;
	z-index: 30;
	background: transparent;
	left: 200px;
	width: auto;
	height: auto;
	padding-right: 40px;
}

.zapato {
	float: none;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	background: transparent;
}
	
/* @end */

/* @group Noticias */

#contenido_inicio {
	z-index: 30;
	background: transparent;
	margin-right: 10%;
	margin-left: 10%;
}

#presentacion {
	position: absolute;
	top: 150px;
	z-index: 30;
	background: transparent;
	left: 200px;
	margin-right: 10%;
	margin-left: 10%;
}

#contenido_noticias {
	z-index: 30;
	background: transparent;
	margin-right: 10%;
	margin-left: 10%;
}
	
/* @end */

/* @group contacto */

#formulario_contact {
	z-index: 30;
	background: transparent;
	margin-right: 10%;
	margin-left: 10%;
}
	
/* @end */
