/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */

body{ background: url(images/bg.jpg) no-repeat center top;}
#content{ background:none;}
#header{ background:none;}
#footer{ background: url(images/bg_footer.png) left top repeat-x; border-top:none;}
#main, #sidebar{ background:#F9FAF5;}

.cont{ width:296px; float:left; margin:0 15px 0 0;}
	.cont.last{ margin:0;}
.cont a:hover{ text-decoration:none !important;}
h2.home{ font-size:24px; color:#F26E20; font-family: 'Cutive', serif;}
p.home{ color:#333333; font-family: 'Cutive', serif; font-size:12px; margin:10px 0 0 0;}

#featured{ min-height: 440px; margin:20px 0 0 0;} 
#featured article {
  border: none;
  color: #fff;
  position: relative;
}
#featured article a {
  color: #fff;
}
#featured article header {
  padding: 15px 20px 10px;
  height: 75px;
  background: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#featured article header h1 {
  font-family: 'Cutive', serif;
  font-size: 57px;
  margin-bottom: 0.2em;
  font-weight: normal;
}
#featured article header h1, #featured article header h1 a {
  line-height: 1;
  color: #FFF !important	;
}
#featured article header .entry {
  font-family: 'Cutive', serif;
  color: #fff;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.1em;
  height: 43px;
  overflow: hidden;
}

  #featured article header {
    position: absolute;
    top: -290px;
    left: 45px;
    width: 350px;
    height: 67px;
  }
  #featured article header .entry {
    height: 35px;
  }
  
.izq{ float:left; margin-right:20px;}
.der{ float:right; margin-left:20px;}
	.der.d2{ margin-bottom:120px;}

.menu-menu-productos-container, .menu-menu-empresa-container, .menu-menu-calidad-container, .menu-menu-consumidor-container{ border-bottom:1px dotted #999; border-right:1px dotted #999; border-left:1px dotted #999; padding:20px 10px;}

.recetario{ background:#E2E7CF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding:20px; }
.contactForm{ float:right;}
.cboxElement{ margin:0 8px 0 0;}

.nutricional{width:350px;}
.informacionnutricional{ border:1px solid #CCC; }
	.informacionnutricional tr{ border-bottom: 1px #CCC;}