@charset "utf-8";
body {
	background-color: #000;
	margin-top:0;
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
a {color:#fff;text-decoration:none;outline:none}
a:hover {text-decoration:none}

#container {
	background-image: url(../images/sunback.jpg);
	background-repeat:no-repeat;
	height: 100%;
	width: 900px;
	margin-top:0;
	margin-right: auto;
	margin-left: auto;
	background-repeat:no-repeat;
}

.header{
	width: 900px;
	height: 140px;
}
.header h1{
	margin-top:0;
	}
.logo{
	border:none;
	margin-left: 120px;
	margin-top: 35px;	
	background-repeat:no-repeat;
}
#menu {
	position: absolute;
	width: 635px;
	height: 42px;
	float: right;
	margin: 0 auto;
	padding: 0;
	z-index: 2;
	left: 40%;
	top: 113px;
	}
	
#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}
#menu a {
	display: block;
	margin-right: 0px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	text-align: center;
	font-size: 20px;
	font-family:"Arial", Gadget, sans-serif;
	color: #FFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	
	background-size:contain;
	background-position:center;
	background-image:url(../images/active.png);
	background-repeat:no-repeat;
}
.aside{
	width:290px;
	heght: 400px;
	float:left;
	 margin: 0 0 5px auto;
		}
 .productoslist{
	 width:285px;
   height:195px;
   overflow: hidden;
   float:left;
   margin: 8px 50px 0 auto;
   padding: 0px;
   background:#e99e00;
   border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border: 15px 15px 15px 15px;
		}
.boxup {
   width:285px;
   height:195px;
   overflow: hidden;
   float:left;
   margin: 8px 50px 0 auto;
   padding: 0px;
   background:#e99e00;
   border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border: 15px 15px 15px 15px;
	}
.boxup_title{
	width: 160px;
	height:30px;
	position:absolute;
	left: 63px;
	top: 149px;
	margin:0 0 0 0;
	background-color: #FFCC00;
	 border-radius: 15px 0px 15px 0px;
  -moz-border-radius: 15px 0px 0px 0px;
  -webkit-border: 15px 0px 0px 0px;
	}
.boxup_title h2{
	left: 70px;
	margin:3px 0 0 10px;
	top: 100px;
	color:#000;
	}
.boxup_image{
	width:285px;
 	height:195px;
	background: 0 0 no-repeat;
	position:relative;overflow:hidden;
	margin: 0 auto 0 auto;
	/*bordes redodeados*/
	border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px;
    -webkit-border: 15px 15px 15px 15px;	
	}
.boxup_food{
	width: 160px;
	height:30px;
position:absolute;
	left: 150px;
	top: 310px;
	margin:0 0 0 25px;
	background-color: #FFCC00;
	 border-radius: 15px 0px 15px 0px;
  -moz-border-radius: 15px 0px 0px 0px;
  -webkit-border: 15px 0px 0px 0px;
	}
.boxup_food h2{
	left: 130px;
	margin:3px 0 0 10px;
	top: 100px;
	color:#000;
	}
/* styling for the slideshow on the homepage */
ul.slideshow {
  list-style: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
 margin: 0 auto 0 auto;

}
  
ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: none;
  	/*bordes redodeados*/
	border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px;
    -webkit-border: 15px 15px 15px 15px;}
 
#slideshow-caption {
  width: 100%;
  text-align: right;
  height: 30%;
  position: absolute;
  bottom: 0;
  left: 0; 
  z-index: 500;}
 
#slideshow-caption .slideshow-caption-container {
  background: transparent url(../images/transparent.png) repeat;  
  padding: 10px 45px 10px 25px;   
  z-index: 1000;}
 
#slideshow-caption p {
  padding: 0;
	
  color: #FFF;} 
  
.boxdown{
	width:285px;
	height:195px;
  overflow: hidden;
 	float: left;
 margin: 5px 50px 0 auto;
  padding: 0;
  background:#e99e00;
  -webkit-box-shadow: inset 5px 5px 30px 5px #c18d02;
  -moz-box-shadow: inset 5px 5px 30px 5px #c18d02;
  box-shadow: inset 5px 5px 30px 5px #c18d02;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border: 15px 15px 15px 15px;
	}

.slide{
	width:610px;
	height:390px;
  overflow: hidden;
 	float:right;
 margin: 8px 0 0 auto;
  padding: 7px 0 0 0;
  background:#e99e00;
  -webkit-box-shadow: inset 5px 5px 30px 5px #c18d02;
  -moz-box-shadow: inset 5px 5px 30px 5px #c18d02;
  box-shadow: inset 5px 5px 30px 5px #c18d02;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border: 15px 15px 15px 15px;
  }
  
 .slider_bg {
	width:590px;
 	height:380px;
	background: 0 0 no-repeat;
	position:relative;
	box-shadow:0 0 5px rgba(0, 0, 0, .4);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4);
	margin: 0 auto 0 auto;
	/*bordes redodeados*/
	border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border: 15px 15px 15px 15px;	
	}
 .slider {position:relative;z-index:500;}
.slider .items {display:none;}
.slider .pic {
				margin:0 auto 0 auto;
				border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border: 15px 15px 15px 15px;	}
 
.footer{
	clear:both;
	width:900px;
	height:50px;
	color:#FFF;
	position:relative;
 	margin: 50px 0 0 0;
  padding: 7px 0 0 0;
  background:#e99e00;
  -webkit-box-shadow: inset 5px 5px 30px 5px #c18d02;
  -moz-box-shadow: inset 5px 5px 30px 5px #c18d02;
  box-shadow: inset 5px 5px 30px 5px #c18d02;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border: 15px 15px 15px 15px;
	}
	
/*Recetas*/
.recetario{
	width:610px;
	height:100%;
  overflow: hidden;
 	float:right;
 margin: 8px 0 0 auto;
  padding: 7px 0 0 0;
  background:#e99e00;
  -webkit-box-shadow: inset 5px 5px 30px 5px #c18d02;
  -moz-box-shadow: inset 5px 5px 30px 5px #c18d02;
  box-shadow: inset 5px 5px 30px 5px #c18d02;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border: 15px 15px 15px 15px;
  }
  
 .recetas_bg {
	width:590px;
 	height:100%;
	background: 0 0 no-repeat;
	position:relative;overflow:hidden;
	box-shadow:0 0 5px rgba(0, 0, 0, .4);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4);
	margin: 0 auto 0 auto;
	/*bordes redodeados*/
	border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border: 15px 15px 15px 15px;	
	}
 .recetas {margin:5px auto 5px auto;
 			position:relative;
			z-index:1;
			width:575px;
			height:100%;
			padding:5px;
 			background-color:#FFF;
			/*bordes redondeados*/
	border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border: 15px 15px 15px 15px;
	/*sombras*/
	box-shadow:0 0 5px rgba(0, 0, 0, .4);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4);
	}
/*productos*/
.guia p{
  font: normal 11px/13px "arial";
  font-size: 11px;
}

.guia ul .guiaactivo, .guia ul .guiainactivo {
  list-style: none;
  float: left;
}

.guia ul .guiaactivo{
  border-top: solid 1px #CCCCCC;
  border-bottom: solid 0px #FFF;
  background: #FFF;
  margin: 0px 0px 0px 0px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 6px;
  padding-right: 6px;
}

.guia ul .guiaactivo a{
  text-decoration: none;
  color: #666;
}

.guia ul .guiaactivo a:hover{
  text-decoration: underline;
  color:#FF3399;
}

.guia ul .guiainactivo{
  border: solid 1px #CCCCCC;
  background: #F7F6F3;
  padding: 0px 5px 3px 5px;
  margin: 0px 0px 0px 0px;
  color:red;
}
/*tablita*/
table{
	margin : 5px auto 0 auto;
	}

table td {
	align:center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #900;
	
	}
	
	/*contacto*/
	
	 .formulario {position:relative;z-index:500;
				margin:10px auto 0 auto;
				border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border: 15px 15px 15px 15px;	}
	.formu{
			align:center;
			background-color:#FC0;
		}