
html {height: 100%; margin:0; padding:0; }
body{
	font-family: Georgia,Garamond , Serif;
	font-size: 16px; 
	
	color:#d47202;
	margin:0;
	padding: 0;
	width:100%;
	height:100%;
	background: url(/images/tile_bg.gif) repeat-y center;
	letter-spacing: -0.01em;
}

img {
	border: 0px;
}
#master_page{
	width: 800px;
	position: absolute;
	display:block;
	left: 50%;
	min-height:100%;
	_height:100%;
	margin-left: -400px;
	border: 0px solid #e98e0f;
	border-left:1px solid #e98e0f;
	border-right: 1px solid #e98e0f;
	background-color: #ffd400;
}

#contenedor_main{
	display: block;
	min-height: 188px;
	width: 100%;
	background: url(/images/head_degradado2.jpg) no-repeat;
}


/***************** MENU RELATED ***************/



#mastercol_left{
	width: 200px;
	display: block;
	float:left;
	border: 0px solid #123456;
	border-top-style: inset;
	font-size: 20px;
	margin-left:25px; 
}

#mastercol_left div {
	padding-bottom:15px;
	margin-bottom:15px;
	background: url(/images/menu_separador.jpg) no-repeat left bottom;
	
}

#mastercol_left div.nobg{
	background: none;
}

#mastercol_left div ul{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.menu_lvl1 li{
	margin: 0px 0px 2px 0px;
	*margin: 0px 0px 2px 0px;
	padding: 0;
}

.menu_lvl2{
	margin: 0;
	padding: 0;
	border: 0px solid blue;
	padding:50px;
	display: none;
}

.menu_lvl2 li{
	margin:4px 0px 4px 0px;
	*margin:-2px 0px 2px 0px;
	font: 12px verdana;
	font-weight: bold;
}

.menu_lvl3 li{
	margin: 0px 0px 0px 16px;
	*margin:-4px 0px -2px 16px;
	padding: 0;
	font: 12px verdana;
	font-weight: normal;
}
.menu_title {
	font-weight: normal;
	margin:0px;padding:0px;
	font-style:italic;
	 
    font-size: 20px;
	}
	#menu_title_todas a{
	font-weight: normal;
	margin:0px;padding:0px;
	font-style:italic;
	  font-family: Georgia,Garamond,Serif;
	  padding-top:10px;
    font-size: 20px;
	}


#mastercol_left div a{
	color:#d47202;	
	text-decoration: none;
	

}
.menu_lvl1 {font-weight: bold;}
.menu_lvl2 a{font-weight: bold;}
.menu_lvl2 a{ font-size: 12px; }
.menu_lvl3 a{font-weight: normal;}

.menu_lvl1 > li {font-style:italic;	font-size: 24px; }
.menu_lvl1_static {
	font-weight: bold;
	}

#mastercol_left div a:hover{
	color:#d47202;	
	text-decoration: underline;	
}

#mastercol_facebook{
	font-style:italic;
	font-weight: normal;
	font-size: 24px;
	color: #995116;
	}
#mastercol_facebook small{
	font-size:16px;
	}

#mastercol_left div a.selected{
	color:#e20a16;
	font-weight: bold;
}

#mastercol_left div a.selected:hover{
	color:#e20a16;	
	font-weight: bold;
	text-decoration: underline;	
}

#mastercol_right{
	width: 530px;
	margin-right:30px;
	display: block;
	float:right;
	border: 0px solid #123456;
	border-top-style: inset;
	
}
#mastercol_buscar h3{
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	font-weight: normal;
	font-style: italic;
	}
#formbusca input{
	margin:0px;padding:0px;
	margin-top:6px;
	background-color: transparent;
	border: 0px solid;
	margin-left:4px;
	font-size: 12px;
	
	width: 120px;
	}
div#formbuscainput  {
	float:left;
	background-image: url(/images/inputbg.png);
	background-position:0px 0px;
	background-repeat: no-repeat;
	
	width: 120px;
	}
	div#formbuscabt{
	cursor:pointer;
	float:left;
	width: 40px;
	border: 0px solid;
	background:none;
	}


#content_stage{
	overflow:visible;	

}

/***************** FOOTER RELATED ***************/

#foot{
	
	padding-top:23px;
}

#foot{
font:12px Verdana;
}

#foot p{
	
	display:block;
	margin-left: 270px;
	padding-right: 25px;
}

#foot p.trademark{
	margin-top:-10px;
	font-size: 20px;
	font-family: Garamound;
}

#foot a{
	font:12px Verdana;
	color:#d47202;
	text-decoration: none;
}
#foot a:hover{
	font:12px Verdana;
	color:#d47202;
	text-decoration: underline;
}

#mastercol_left #logo_birba,#mastercol_left #logo_birba2,#mastercol_left #logo_birba3 {
	width: 221px;
	height: 198px;	
	margin-left:-20px;
	margin-bottom: 0px;
	
}	


/*End Master pieces*/

/*Detail pieces*/

.lang_link{
	display:inline;
}
.lang_link{
	
	font: 10px verdana;
	font-weight: normal;
	float:left;
	clear:none;
	
}

div pre{
display:inline;
clear: none;
}

#menu_buscar form{
	margin:0;
	padding:0;

}

#menu_buscar input{
	display:block;
	border: 0px;
	width:160px;
	background-color:#ffe562;
	color: #d47202;
	font-family:  Garamond , Serif; 
	font-size: 14px;
}

#menu_buscar button{
	background: none;
	border: none;
	font-family:  Garamond , Serif; 
	font-size: 20px;
	font-weight: bold;
	color:#d47202;
	padding: 0;
	margin:0;
	position:relative;
	top:4px;
	left:-3px;
	*left:-8px;
	cursor: hand;
}

/*End Detail pieces*/

#tile_left{
	display: block;
	position:absolute;
	left:-50%;
	margin-left:-400px;
	height: 100%;
	width:100%;
	overflow: hidden;
	background: url(/images/tile_left.gif) repeat-y right;
}

#tile_right{
	display: block;
	position:absolute;
	left:50%;
	margin-left:400px;
	height: 100%;
	width:100%;
	background: url(/images/tile_right.gif) repeat-y left;
}

#mask{
	overflow: hidden;
	width: 100%;
	display: block;
}

.idiomas { font-size:10px; font-family:Verdana, Arial, sans-serif; list-style: none; font-weight: normal; }
.idiomas li { display: inline; *background: url(/images/separa_lang.gif) no-repeat right; *padding-right:9px; }
.idiomas li:after {	content: " - ";	}
.idiomas li.last:after { content: " ";  }
.idiomas li.last{ *background: none; }

/*Stage */

.navigate_string {
	font:12px Verdana;
	color:#d47202;
	text-decoration: none;
	margin-top:40px;
	margin-bottom:-10px;
}

.prod_description{
	height: 50px;
	overflow: hidden;
}

.navigate_string a{
	color:#d47202;
	text-decoration: none;
}
.navigate_string a:hover{
	text-decoration: underline;
	color:#d47202;
}

h1.navigate_string{
	clear:none;
	display:inline;
}

.header2_brown_italic{
	font: 38px Georgia;
	color:#8f511e;
	font-style: italic;
	font-weight: bold;
	margin:0;
	padding:0;
	margin-bottom: -10px;
	margin-top: -10px;
	*margin-bottom: -4px;
}
h1.header2_brown_italic{
	margin:0;
	padding:0;
	margin-bottom: 15px;
}

.header_white{

	margin-top:73px;
	text-align:right;
	font: 27px Georgia;
	color:#ffffff;
	margin-right:10px;
}

.header_white2{
	margin-top:73px;
	text-align:right;
	font: 22px Georgia;
	color:#ffffff;
	margin-right:10px;
	margin-bottom: -30px;
}

.header_white .header_bigger{
	font-size: 38px;
	font-style: italic;
}

.header_white2 .header_bigger{
	font-size: 38px;
	font-style: italic;
}

.header_brown{
	
	text-align:right;
	font: 20px Georgia;
	
	margin-right:10px;
	clear:both;
	margin-bottom: -30px;
}

.header_brown .header_bigger{
	font-size: 27px;
	font-style: italic;
}

.logo_section{
	margin-top:30px;
	display:block;
	float:right;
	clear:both;
}



.body_block{
	padding:0;
	padding-top:25px;
	padding-bottom:25px;
	background: url(/images/foot_separador.gif) no-repeat left bottom;
	overflow: hidden;
	width: 100%;
	
}
.body_block_first{
		padding:0;
	padding-top:0px;
	padding-bottom:25px;
	background: url(/images/foot_separador.gif) no-repeat left bottom;
	overflow: hidden;
	width: 100%;
	}

.item_left{
	display:block;
	float:left;
	overflow: hidden;
	width: 254px;
	clear:left;
	margin-bottom:10px;
	
}
.item_right{
	display:block;
	float:right;
	overflow: hidden;
	width: 254px;
	margin-bottom:10px;
	clear:right;
}

.item_left p{
	height: 42px;
}

.item_right p{
	height: 42px;
}

.title_1{
	font: 20px Georgia;
	color:#8f511e;
	font-weight: bold;
	margin-bottom: 17px;
	display:block;
	clear:both;
}
.item_left a, .item_right a{
	text-decoration: none;
	color:#8f511e;
	}

h2.title_2 {
	font: 20px Georgia;
	color:#8f511e;
	font-weight: normal;
	
}
.detalle_content{
	
	}

.title_2_orange {
	font: 20px Georgia;
	color:#b96927;
	font-weight: normal;
	text-decoration: none;
	margin:0;
	padding:0;
	margin-top:10px;
	*margin-top:4px;
}

.title_2_orange a{
	font: 20px Georgia;
	color:#b96927;
	font-weight: normal;
	text-decoration: none;
	margin:0;
	padding:0;
	
}

.title_2_orange a:hover{
	text-decoration: underline;
}

.historia_link{
	height: 90px;
	overflow: visible;
	*padding-top:5px;
}


.title_2 a:hover{
	text-decoration: underline;
}



h2.title_2{
margin:0;
}


.title_2_brown {
	font: 20px Georgia;
	color:#b96927;
	font-weight: normal;
	text-decoration: none;
	margin:0;
	padding:0;
	margin-top:-4px;
	*margin-top:16px;
	margin-bottom: 12px;
	
}

.texto_comun{
	font: 12px Verdana;
	color:#b96927;
}

.texto_comun_intro{
	font: 12px Verdana;
	color:#8F511e;
	margin-bottom:45px;
	margin-top:-45px;
	*margin-top:-15px;
}

.texto_comun_descripcion{
	font: 12px Verdana;
	color:#8F511e;
	margin-bottom:15px;
}

.pestanita_init{
	margin:0;
	padding:0;
	padding-left:9px;
	background: url(/images/mask/pesta_ini.jpg) left no-repeat;
	float:left;
	overflow: visible;

	
}
.pestanita_end{
	margin:0;
	padding:0;
	padding-right:9px;
	background: url(/images/mask/pesta_end.jpg) right no-repeat;
	float:left;
	overflow: hidden;



	 
}
.pestanita{
	display:block;
	background-color:#ffef9d;
	color:#fd7813;
	font: 12px Verdana;

}

.receta_detalle_container{
	background-color: #ffef9e;
	margin-top:24px;
	margin-left:1px;
	margin-bottom:20px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	overflow: hidden;
	width: 520px;
	font:12px verdana;
	font-weight: bold;
	color:#8f511e;
	*margin-top:0px;
}
.receta_detalle_container p{
	font-weight: normal;
}

.receta_detalle_container .item_left{
	width: 227px;
}
.receta_detalle_container .item_right{
	width: 227px;
	margin-right: 35px;
}

.receta_detalle_container ul{
 	list-style:url(/images/list_ingredienets.gif); 
}

.receta_description{
	margin-top:15px;
}

.receta_description img{
	margin-top: 10px;
}
.receta_elaboracion {
	padding-right: 30px;
	margin-bottom: 20px;
}
.receta_elaboracion p{
	text-align: justify;
}


.pestanita_init_grande{
	margin:0;
	padding:0;
	padding-left:11px;
	background: url(/images/mask/pesta_ini_grande.jpg) top left no-repeat;
	float:left;
	overflow: visible;
	

	
}
.pestanita_end_grande{
	margin:0;
	padding:0;
	padding-right:9px;
	background: url(/images/mask/pesta_end_grande.jpg) top right no-repeat;
	float:left;
	overflow: hidden;
	


	 
}
.pestanita_grande{
	display:block;
	background-color:#ffef9e;
	color:#8f511e;
	font: 20px Georgia;
	padding-left:5px;
	padding-right: 5px;
	padding-top:4px;
	
}



/*End Stage*/

.detalle_fotoie{
	*margin-bottom: -3px;
}

.detalle_content{
	margin-bottom: 44px;
}

.detalle_nombre_producto{
	font: 20px Georgia;
	font-weight: bold;
	padding-left:15px;
	padding-bottom: 10px;
	
}
.detalle_nombre_producto a{
	font: 20px Georgia;
	font-weight: bold;
	text-decoration: none;	
}
.detalle_nombre_producto a:hover{
	font: 20px Georgia;
	font-weight: bold;
	text-decoration: underline;	
}

.detalle_subtitulo_producto{
	font: 16px Georgia;
	font-weight: normal;
	padding-left:15px;
}
.detalle_like_producto{
	margin-top:10px;
	}
.detalle_texto_comun{
	font: 12px Verdana;
	font-weight: normal;
	padding-left:15px;
	padding-top:10px;
	padding-bottom: 10px;
	
}

.logo_section { height: 100px; }
.logo_section.logo_familia_nuria{
	background: url(/images/productos/familia_nuria_logo.png) no-repeat;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom:10px;
	width: 256px;
	height: 98px;
	text-indent: -6000em;
}

.logo_section.logo_familia_especialidades{
	background-repeat: no-repeat;
	background: url(/images/productos/familia_especialidades_logo.png) no-repeat;
	width: 425px;
	height: 71px;
	text-indent: -6000em;
}

.logo_section.logo_familia_surtidos{
	background-repeat: no-repeat;
	background: url(/images/productos/familia_surtido_logo.png) no-repeat;
	width: 272px;
	height: 84px;
	margin-bottom:10px;margin-right:15px;
	text-indent: -6000em;
	
}
.logo_familia_surtidos{ color: #e20019; }
.logo_familia_surtidos .header_brown {
	 font-size: 22px;
	}

.logo_familia_especialidades{ color: #ffffff; }


.logo_section.logo_familia_coleccion{
	background: url(/images/productos/familia_coleccion_logo.png) no-repeat;
	width: 414px;
	height: 70px;
	text-indent: -6000em;
}
.logo_familia_coleccion{ color: #ffffff; }


.pager{
	display:block;
	float:right;
	clear:both;
	margin-top:10px;
	
	*width: 100%;
}

.pager .paginationControl {
	font: 12px Verdana;
	font-weight: normal;
	color:#e20a16;
	*display:inline;
	*clear:none;
	width: 100%;
	font-weight: bold;
}

.pager .paginationControl .separator{
	font: 12px Verdana;
	font-weight: normal;
	color:#8f511e;
	text-decoration: none;
	*display:inline;
	*clear:none;
}
.pager .paginationControl a{
	font: 12px Verdana;
	font-weight: normal;
	color:#8f511e;
	text-decoration: none;
	*display:inline;
	*clear:none;
	font-weight: none;
}

.pager .paginationControl a:hover{
	font: 12px Verdana;
	font-weight: normal;
	color:#8f511e;
	text-decoration: underline;
	*display:inline;
	*clear:none;
	font-weight: none;
}

.pager .paginationControl .disabled{
	font: 12px Verdana;
	font-weight: normal;
	color:#8f511e;
	text-decoration: none;
	*display:inline;
	*clear:none;
	font-weight: none;
}

/***************** PRODUCT RELATED ***************/

#section_head{
	height: 145px;
	margin-bottom:28px;
	position: relative;
	}
#section_head h2{
	bottom:0px;
	position:absolute;
	margin-bottom:0px;
	font-size: 30px;
	font-style:italic;
	color: #ffffff;
}


/************   *********/
.idioma{padding-top:10px;}
.idioma span a{
	font-size: 9px;
	font-family: Arial,Verdana;
	text-decoration: none;
	color: #965102;
	}
span.idioma_selected {
	padding: 2px;
	padding-top:0px;
	background-color: #965102;

}
span.idioma_selected a{color: #f8a700;}

.migapan 
{
	font-size: 11px;
	font-family: Verdana;
	color: #d47202;
	padding-top:15px;
}

.migapan a
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #d47202;
	text-decoration: none;
}

.migapan a:hover
{
	text-decoration: underline;
}
.textshadow{
	text-shadow: #d79100 2px 2px 4px;
}
.detalle_content{
	
-webkit-box-shadow: 0px 0px 20px 0px #d78f00;
-moz-box-shadow: 0px 0px 20px 0px #d78f00;
box-shadow: 0px 0px 20px 0px #d78f00;


behavior: url(/css/PIE.htc);

}

#destacat_menu a{
	text-decoration:none;
	color:#d47202;
	}
	#destacat_menu a:hover{
	color:#965102;
	}

	
	
		.body_info_contactar div{
		font-weight: bold;
		font-size: 18px;
		
	}
	.body_info_contactar h3{
		margin-top:5px;
		font-weight: bold;
		font-size: 18px;
		color: #ffffff;
		font-size: 24px;
		font-style: italic;
		
	}
	.body_info_contactar a{
		text-decoration:none;
		color:#ffffff;
	}
	
	span.und{
		text-decoration:underline;
	}
