/*reseteo css  */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

a{
	color: #FFF;
}
:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}

/* fin reseteo css */

body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
}
.centro{
    width: 1000px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -500px; 	
}
/*  ------------------- */
.titulo{
	background-image: url(../img/titulo_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 171px;
}
.titulo .centro{
    height: 171px;
	overflow:hidden;
}

.titulo h1{
	background-image: url(../img/titulo-trans.png);
	margin: 0px;
	padding: 0px;
	height: 171px;
	width: 395px;
}
.titulo h1 a{
	display: block;
	height: 171px;
	width: 395px;
}
.titulo h1 a span{display:none;}

.titulo .idiomas{
	position: absolute;
	left: 0px;
	top: -20px;
	background-image: url(../img/idiomas_fondo-trans.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 118px;
	padding-bottom: 20px;
	height: 33px;
	padding-top: 20px;
	padding-left: 20px;
}

/* ----------------- */

.menu{
	background-image: url(../img/menu_fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 38px;
	position:relative;
}
.menu ul{
		overflow:hidden;
	height: 38px;    
	width: 988px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -494px; 	}
.menu ul li{
	height: 38px;
	float: left;
}
.menu ul li a{
	display: block;
	height: 38px;
	background-repeat: no-repeat;
	background-position: left top;
}
.menu ul li a:hover{
	background-position: 0px -38px;
}
.menu ul li a span{display:none;}


/* -------------- */
.inicio{
	background-color: #72773c;
	background-image: url(../img/inicio_fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:424px;
	position:relative;
}
.inicio .centro_inicio{
	background-image: url(../img/inicio_centro_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:424px;
	width:1000px;
	margin:auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position:relative;
}
/* -------------- */
.default{
	background-color: #777E3B;
	background-image: url(../img/default_fondo.png);
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
}
.default .centro_default{
	background-image: url(../img/default_centro_fondo-trans.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:964px;
	margin:auto;
	padding-top: 30px;
	padding-right: 18px;
	padding-bottom: 165px;
	padding-left: 18px;
	position:relative;
	overflow:hidden;
}
.default .centro_default h5{
	font-size: 15px;
	margin-bottom: 6px;
}

/* ------------- */

.inicio_recetas{
	background-image: url(../img/inicio_recetas_fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #777E3B;
}
.inicio_recetas .centro_recetas{
	margin: auto;
	width: 1000px;
	background-image: url(../img/inicio_recetas_centro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow:hidden;
}
.inicio_recetas .centro_recetas span{
	display:none;
}
.inicio_recetas .centro_recetas h2{
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.inicio_recetas .centro_recetas .nuestros_productos{
	width: 344px;
	float: left;
}

.inicio_recetas .centro_recetas .nuestros_productos p{
	margin-top: 0px;
	margin-right: 54px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
}
.inicio_recetas .centro_recetas .nuestros_productos p a{
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/vineta.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.inicio_recetas .centro_recetas .recetas{
	float: left;
	width: 520px;
	background-image: url(../img/inicio_recetas_separacion-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

	
	
/*   ------------------  */
.pie{
	background-image: url(../img/pie_fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 79px;
	padding-bottom: 10px;
}
.pie .pie_centro{
	margin: auto;
	padding: 0px;
	width: 1000px;
	font-size: 12px;
	color: #FFF;
}
.pie .pie_centro a img{
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pie .pie_centro p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.pie .pie_centro .enlaces{
	color: #5a5a5a;
}
.pie .pie_centro .enlaces a{
	font-size: 10px;
	color: #5a5a5a;
	text-transform: uppercase;
	text-decoration: none;
}
.pie .pie_centro .enlaces a:hover{
	color: #727272;
}

/* --------------------  */
.receta-individual{
	background-image: url(../img/recetas_fondo_final-trans.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 36px;
}
.receta-individual ul{overflow:hidden;}
.receta-individual ul li{
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.receta-individual ul li:after {
   content:    ","; 
}
.receta-individual h3{
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.receta-individual h3 a{
	color: #FFF;
	text-decoration: none;
}
.receta-individual p{
	color: #ffe8bb;
}
.receta-individual p strong, .receta-individual p a{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}


/* --------------------- */
.visor{
	height: 272px;
	width: 750px;
	float: left;
}
.visor .imagenes{
	background-image: url(../img/visor/fondo-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 272px;
	width: 443px;
	position:relative;
}
.visor .imagenes h4{
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	background-color: #000;
	margin: 0px;
	position: absolute;
	left: 22px;
	bottom: 24px;
	width: 381px;
	z-index:1000;
	background-image: url(../img/ir-trans.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.visor .imagenes h4 a{
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
}
.visor .imagenes img{
	position:absolute;
	top:0px;
	left:0px;
}
.visor .submenu{
	float: left;
	width: 280px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.visor .submenu ul{
	margin: 0px;
	background-image: url(../img/visor/final-trans.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.visor .submenu ul li strong{
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.visor .submenu ul li{
	margin: 0px;
	padding: 10px;
	cursor: pointer;
	background-image: url(../img/visor/fondo_inactivo-trans.png);
	height: 51px;
	background-repeat: no-repeat;
	background-position: left top;
}
.visor .submenu ul li.activo{
	background-image: url(../img/visor/fondo_activo-trans.png);
}
.visor .submenu ul li h4{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}


.visor .submenu ul li h4 span{display:none;}
.visor .submenu ul li p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 11px!important;
	line-height:12px;
}
.visor .submenu ul li strong{
	color: #FFF;
}


/* ---------------------- */

.inicio_quienes_somos p{
	font-size: 13px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.inicio_quienes_somos p a{
	font-size: 11px;
	background-image: url(../img/vineta.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-top: 20px;
}

/* ------------------ */

#banner_contacto strong{
	font-weight: normal;
	color: #fff;
}
#banner_contacto, #banner_contacto a{
	font-size: 11px;
}
/* -------------------- */
.listado_recetas{
	margin: 0px;
	float: left;
	width: 280px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.listado_recetas li{
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.listado_recetas li a{
	color: #FFE8BB;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-image: url(../img/vineta.jpg);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-left: 0px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 13px;
}
.listado_recetas li a:hover{
	color: #FFF;
	text-decoration: underline;
}
.receta_texto{
	float: left;
	width: 620px;
	color: #FFF;
	padding-left: 30px;
}
.receta_texto img{
	float: right;
}
.receta_texto h2{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-shadow:2px 2px 2px rgba(0, 0, 0, 0.7);
}
.receta_texto ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB400;
	width: 285px;
}
.receta_texto ul li{
	background-image: url(../img/vineta_peq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
#banner_tienda, #banner_contacto{
	cursor: pointer;
}


/* tags  */
.tags{
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tags p{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.tags p a{
	font-size: 11px;
	text-transform: uppercase;
	color: #FFE8BB;
	text-decoration: none;
	font-weight: normal;
}
.tags p a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


/*--------------*/
.galeria{
	background-color: #777E3B;
	background-image: url(../img/default_fondo.png);
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
}
.centro_galeria{
	background-image: url(../img/default_centro_fondo-trans.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:964px;
	padding-top: 35px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	position:relative;
	overflow:hidden;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height:500px;
}
.gallery{
	position: absolute;
	top: 104px;
	right: 0px;
	width: 493px!important;
}


/* ----------------- */
.titular{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../img/h5-trans.png);
	background-repeat:  repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-shadow:2px 2px 2px rgba(0, 0, 0, 0.7);
}
.titular h5{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.titular h6{
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


/* ----------------------- */
.contacto{
	width: 570px;
	float: right;
}
.contacto input[type=text], .contacto textarea, .text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding: 2px;
}
.contacto input[type=text]{
	width: 410px;
}
.contacto textarea{
	width: 410px;
	height: 250px;
}
.contacto input[type=submit], .submit{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding: 3px;
	float: right;
	cursor: pointer;
}
.contacto label{
	font-size: 13px;
	float: left;
	width: 135px;
	font-weight: bold;
	margin-right: 15px;
}
.contacto p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px!important;
	margin-left: 0px;
	overflow:hidden;
}
.texto_contacto{
	float: left;
	width: 350px;
}
.webs_amigas{overflow:hidden;min-height:300px;width:800px;margin:auto;}
.webs_amigas li.final{
	border-right-style: none!important;
}
.webs_amigas li{
	width: 165px;
	float: left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-image: url(../img/vineta.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #343A0A;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.webs_amigas li a{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.webs_amigas li a:hover{
	text-decoration: underline;
}


/* -------------- */
label .error{
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #900;
	display: block;
	padding: 2px;
	text-shadow:2px 2px 2px rgba(0, 0, 0, 0.7);
}

#message h2{
	text-align: center;
}
#message h2 img{
	padding-bottom: 25px;
}
big{
	font-size: 12px;
}