body {
	background-color: white !important;
	background-image: none !important;
	float: none !important;
	font-size: 12pt;
	font-family: sans-serif;
	margin: 20pt;
	width: auto;
}

img {
  border: 0;
}

#title {
  border-bottom: 1px solid #000;
}

#title h1 {
  margin-bottom: 0;
  padding: 0; 
}

#menu, #submenu, #subtitle, #spacer_left, #control, #footer, #recetas, #lista_recetas {
  display: none;
}

#main {
  font-size: 10pt;
  clear: both;
}

#text h2 {
  margin-bottom: 0;
}
 
p.subitulo {
  margin-top: 0;
}

ul {
  list-style-type: none;
  padding-left: 0;
}

#imgs {
  margin: 0;
  padding: 0;
  /*display: none;*/
  /*float: right;*/
}

/* Recetas */

h2.titulo_receta {
  font-size: 200%;
  font-variant: small-caps;
}

/* Contacto */
#formulario, 
#mail, 
#respuesta img,
img.email,
#imgfoot {
  display: none;
}

#googlemap {
  padding: 0;
  margin: 0;
  border: 1px solid;
  height: 450pt;
}

dl#emails_contacto dt {
  font-weight: bold;
}

dl#emails_contacto dd a {
  color: #000;
  text-decoration: none;
}

/* Tienda */
span.ref {
  font-family: courier;
  font-weight: bold;
}

/* blog */
#sidebar, h3#respond {
  display: none;
}

label {
  display: block;
}

fieldset {
  border: 1px solid #EEE;
}
