html {overflow-y: scroll;}

body{
	border:0px; padding:0px; margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6f6f6b;
	background: url(/img/page-background.gif) repeat-x #e6e6dc;
}

h4 {
	font-size: 12px !important;
}

a {
	outline: none;
	outline-style: none;
	text-decoration: none;
	color:#ee6b00;
}

a.black {
	text-decoration: none;
	color:#000;
}
a.orange {
	text-decoration: none;
	color:#ee6b00;
}
a.gray {
	text-decoration: none;
	color:#5c5c5c;
}

#bar_compartir {
	clear:both;
	float:right;
	margin-right:20px;
}
#bar_compartir ul {
	list-style: none;
	margin:0;
	padding:0;
	float:left;
}
#bar_compartir ul li {
	margin:0;
	padding:0;
	float:left;
	margin-right:5px;
}
#bar_compartir ul li img {
	width:16px;
	height:16px;
}
#bar_compartir .title {
	float:left;
	width:55px;
	height:13px;
	/* background: url(/img/back_share.gif) no-repeat 0px 0px; */
	font-size:10px;
	padding-left:8px;
	margin-top:1px;
}

#bar_rss {
	clear:both;
	float:left;
	margin-left:20px;
	margin-bottom:-16px;
	width:400px !important;
}
#bar_rss ul {
	list-style: none;
	margin:0;
	padding:0;
	float:left;
}
#bar_rss ul li {
	margin:0;
	padding:0;
	float:left;
	margin-right:5px;
}
#bar_rss .title {
	float:left;
	font-size:12px;
	padding-right:8px;
	margin-top:1px;
}
#bar_rss .title a {
	text-decoration:none;
	color:#000;
}


*:focus,*:active { outline: none; outline:0}
body a:focus{outline:none;}
body input:focus, body textarea:focus, body input, body textarea{outline:none;}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#content_ho {
	width:767px;
	min-height:305px;
	float:left;
	padding:0;
	margin:0;
}

.colored{
	text-decoration:none;
	color:#01a1e3;
	outline:none;
	font-weight:normal;
}

img{border:0px;}

#main{
	width:100%;
	margin-top:2px;
}

#head{
	width:950px;
	height:114px;
	margin:0px auto 10px;
	padding:0px 5px;
	clear:both;
}

#logo{
	float:left;
	width:236px;
	height:67px;
	margin:4px 0px 0px 3px;
	outline:none;
}

#lang-nav{
	height:10px;
	float:right;
	list-style:none;
	margin: 5px -7px 1px 0px;
	padding:0px;
}

.ul_li{
	float:left;
}

.lang-item{
	width:53px;
	height:10px;
	display:block;
	background: url(/img/spray-idiomas.gif) no-repeat;
	border-right:1px solid #6e6f61;
	outline:none;
}

.lang-item-last {
	border:0 !important;
}

#lang-nav-es{background-position: 4px 0px; }
#lang-nav-ca{background-position: 4px -12px; }
#lang-nav-en{background-position: 4px -24px; }
#lang-nav-fr{background-position: 6px -36px; }

#lang-nav-es-selected{background-position: 4px -48px; cursor:default;}
#lang-nav-ca-selected{background-position: 4px -60px; cursor:default;}
#lang-nav-en-selected{background-position: 4px -72px; cursor:default;}
#lang-nav-fr-selected{background-position: 6px -84px; border:0px; cursor:default;}

#lang-nav-es:hover{background-position: 4px -48px;}
#lang-nav-ca:hover{background-position: 4px -60px;}
#lang-nav-en:hover{background-position: 4px -72px;}
#lang-nav-fr:hover{background-position: 6px -84px;}

#submenu-nav{
	height:10px;
	float:right;
	clear:right;
	list-style:none;
/*	margin: 9px -10px 0px 0px; */
	margin: 5px -10px 0px 0px;
	padding:0px;
}

.submenu-item{
	display:block;
	/*height: 10px;*/
	float:left;
	outline:none;
	text-decoration: none;
	color: #5c5c5c;
	font-weight:bold;
	font-size:9px !important;
	color: #7e7e75;
	margin-top:3px;
}

.submenu-item:hover {
	color: silver;
}

#submenu-inicio{margin-right:10px; padding-right:8px; border-right:1px solid #6e6f61;}
#submenu-cesta{margin-right:10px; padding-right:8px; border-right:1px solid #6e6f61; }
#submenu-cliente{margin-right:10px;}

#menu-nav{
	width:950px;
	height:43px;
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu-nav .ul_li{
	position:relative;
}

.menu-item{
	display:block;
	height:43px;
	float:left;
	outline:none;
}

#menu-compostaje{background-position: 0px 0px; width:159px;}
#menu-productos{background-position: -159px 0px; width:158px;}
#menu-noticias{background-position: -317px 0px; width:159px;}
#menu-servicios{background-position: -476px 0px; width:158px;}
#menu-mundo{background-position: -634px 0px; width:158px;}
#menu-comunidad{background-position: -792px 0px; width:158px;}

#menu-compostaje-selected{background-position: 0px -86px; width:159px;}
#menu-productos-selected{background-position: -159px -86px; width:158px;}
#menu-noticias-selected{background-position: -317px -86px; width:159px;}
#menu-servicios-selected{background-position: -476px -86px; width:158px;}
#menu-mundo-selected{background-position: -634px -86px; width:158px;}
#menu-comunidad-selected{background-position: -792px -86px; width:158px;}

#menu-compostaje:hover{background-position: 0px -43px; width:159px;}
#menu-productos:hover{background-position: -159px -43px; width:158px;}
#menu-noticias:hover{background-position: -317px -43px; width:159px;}
#menu-servicios:hover{background-position: -476px -43px; width:158px;}
#menu-mundo:hover{background-position: -634px -43px; width:158px;}
#menu-comunidad:hover{background-position: -792px -43px; width:158px;}

.menu-nav_level1{
	width:156px;
	list-style:none;
	padding:0px;
	margin:0px;
	position:absolute;
	left:0px; top:43px;
	float:left;
	background-color:#fdfdfc;
	border-left:1px solid #3b3b3b;
	border-right:1px solid #3b3b3b;
	border-bottom:1px solid #3b3b3b;
	display:none;
}

.level1_a{
	width:136px;
	color:#414141;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
	border-top:1px solid #e6e6dc;
	display:block;
	line-height:13px;
	outline:none;
}

.level1_a:hover{
	background-color:#e6e6dc;
}

#cuerpo{
	width:950px;
	margin:0px auto 0px;
	padding:0px 5px;
	clear:both;
}

#home_flash_content{
	width:767px;
	min-height:305px;
	float:left;
	background-color:#fff;
	padding:0;
	margin:0;
}

#home_desta{
	width:176px;
	height:304px;
	float:left;
	background-color:#fff;
	margin-left:7px;
}

#lat_ho {
	width:176px;
	float:left;
	margin-left:0px;
}

#home_desta_txt{
	color:#000000;
	font-size:12px;
	padding:0px 24px 0px 10px;

}

#home_desta_txt h2{
	color:#ed6c00;
	font-size:12px;
	margin-bottom:2px;
}

#home_desta_preu{
	color:#707068;
	line-height:33px;
	background-color:#ffd204;
	margin-top:10px;
}

#home_desta_preu span{
	color:#000;
	font-weight:bold;
	margin-left:10px;
}

.home_desta_sumar, .inner_desta_sumar, .inner_desta_sumar_off, .inner_desta_sumar2, .inner_desta_sumar2_off {
	background: url(/img/spray-buttons.gif) 0px 0px no-repeat;
	font-size:11px;
	color:#ed6c00;
	height:23px;
	line-height:23px;
	font-weight:bold;
	padding-left:30px;
	margin:0px 0px 0px 10px;
	cursor:pointer;
}

.inner_desta_sumar_off, .inner_desta_sumar2_off {
	background: url(/img/spray-buttons.gif) 0px -152px no-repeat;
	color:#929292;
	display:none;
}

.home_desta_sumar:hover, .inner_desta_sumar:hover, .inner_desta_sumar2:hover {
	background-position: 0px -24px;
	color:#000;
}

#home_compost{
	background: url(/img/background-destacat.gif) right bottom no-repeat #fff;
	width:359px;
	height:144px;
	float:left;
	padding:8px;
	margin:9px 9px 0px 0px;
}

#home_compost h1, #home_fabri h1{
	color:#575757;
	font-size:23px;
	line-height:25px;
	margin:0px;
}

#home_compost_txt, #home_fabri_txt{
	font-size:12px;
	width:248px;
	color:#1f1f1f;
	margin:12px 0px 0px 4px;
}

.masDetalles{
	width:92px;
	height:26px;
	background: url(/img/spray-buttons.gif) 0px -49px no-repeat;
	display:block;
	margin-top:4px;
	/*color: transparent !important;*/
	overflow:hidden;
}

.masDetalles:hover{
	background-position: 0px -76px;
}

#home_fabri{
	background-color: #fff;
	width:361px;
	height:152px;
	float:left;
	padding:8px 6px 0px 6px;
	margin:9px 9px 0px 0px;
}

#home_fabri_txt{
	width:210px;
	float:left;
}

#home_fabri_player{
	width:120px;
	height:90px;
	float:right;
	margin-top:5px;
}

#home_blog{
	width:164px;
	height:141px;
	padding:10px;
	background-color:#ffd204;
	float:left;
	margin-top:9px;
}

#home_blog_title{
	width:31px;
	height:9px;
	background: url(/img/blog-title.gif) 0px 0px no-repeat;
	margin:10px 0px 20px 0px;
}

#home_blog h3{
	margin:0px;
	font-size:12px;
	color:#1f1f1f;
}

#home_blog_fuente{
	font-size:10px;
	color:#1f1f1f;
	padding-bottom:10px;
	border-bottom:1px solid #bf9d03;
}

#foot_separa{
	width:950px;
	height:1px;
	display:block;
	margin:9px auto 9px;
	border-top:1px solid #959591;
	display:table;
	clear:both;
}

#foot{
	width:940px;
	height:54px;
	margin:0px auto 0px;
	padding:10px 5px 4px 5px;
	background-color:#fff;
	clear:both;
}

#contacto{
	width:150px;
	height:46px;
	float:left;
	display:block;
	cursor: pointer;
}

#foot_block_right{
	width:220px;
	float:right;
	font-size:10px;
}

#f_b_r_commond{
	color:#6f6f6b;
	padding-left:93px;
	margin:5px 0px 2px 0px;
	text-decoration:none;
	height:35px;
	display:block;
}

.foot_link{
	text-decoration:none;
	color:#292929;
	padding:0px 4px 0px 2px;
}
.foot_link:hover,#creditos_lnk:hover{color:#6f6f6b;}

.foot_link2{
	text-decoration:none;
	color:#6f6f6b;
}
.foot_link2:hover {color:#ee6b00;}

.f_l_separa{
	margin-right:0px; /*border-right:1px solid #101010;*/
	background: url(/img/ppix.gif) no-repeat right 6px;
	padding-right:8px;
}


#creditos{
	width:950px;
	margin:8px auto 20px;
	display:table;
}

#foot_txt {
	width:940px;
	margin:5px auto 10px;
	clear:both;
	text-align:right;
}

#creditos_lnk{font-size:10px;text-decoration:none;color:#101010;float:right;margin-right:135px;}
/**************COMIENZA ZONA INTERIOR**************/

#col1{
	width:176px;
	float:left;
	margin-right:6px;
}

#col2{
	width:767px;
	float:left;
	color:#1f1f1f;
}

#col1_menu, .col1_submenu, .col1_subsubmenu{
	list-style:none;
	margin:0px;
	padding:0px;
}

.col1_menu_a, .col1_submenu_a, .col1_menu_a_selected, .col1_menu_a-disabled {
	display:block;
	margin-bottom:1px;
	padding:4px 14px 5px 11px;
	text-decoration:none;
	outline:none;
	color:#1f1f1f;
}

.col1_subsubmenu_a {
	display:block;
	padding:4px 14px 5px 11px;
	text-decoration:none;
	outline:none;
	color:#1f1f1f;
}


.col1_menu_a{
	background: url(/img/background-menu-col1.gif) 0px bottom repeat-x #ffd204;
	font-weight:bold;
}

.col1_menu_a-disabled{
	background: url(/img/background-menu-col1.gif) 0px bottom repeat-x #ffd204;
	font-weight:normal;
	color:#c0c0c0 !important;
	cursor:none !important;
}

.col1_menu_a:hover{
	background-position:-183px bottom;
	background-color:#ed6c00;
}

#col1_menu_a-selected{
	background-position:-365px bottom;
	background-color:#818181;
	font-weight:bold;
	color:#fdfdfc;
}

.col1_submenu_a {
	background-color:#fdfdfc;
}

.col1_subsubmenu_a {
	background-color:#ed6c00;
	color:#fff;
}

.col1_submenu_a:hover{
	background-color:#ffd204;
}
.col1_subsubmenu_a:hover {
	background-color:#231f20;
}

.col1_subsubmenu li {
	background-color:#ed6c00;
	padding-left:12px;
	border-bottom:1px dotted #f89f00 !important;
}
.col1_subsubmenu li:hover {
	background-color:#231f20;
}
.li-selected {
	background-color:#231f20 !important;
}

#col1_submenu_a-selected{
	background-color:#ed6c00;
	font-weight:bold;
	color:#fdfdfc;
	cursor:default;
}

#col1_subsubmenu_a-selected{
	background-color:#231f20;
	font-weight:normal;
	color:#fdfdfc;
	cursor:default;
}

#col2_top, #col2_productos_top, #col2_ficha_top{
	width:767px;
	background-color:#fff;
	display:table;
	font-size:12px;
	margin-bottom:10px;
	padding-bottom:25px;
}

#col2_top h1{
	color:#575757;
	font-size:25px;
	margin:34px 0px 0px 16px;
}

#col2_left, #col2_ficha_left{
	width:355px; /* 742px */
	float:left;
	padding:0px 8px 10px 16px;

}

#col2_inner {
	width:742px;
	float:left;
	padding:10px 8px 10px 16px;
}

#col2_left_txt, #col2_right_txt{
	margin-top:30px;
}

#col2_right{
	width:355px;
	float:left;
	padding:0px 8px 10px 16px;
	/* padding:34px 7px 20px 16px; */

}

#col2_ficha_right{
	float:right;
	width:325px;
	padding:0px 0px 0px 0px;
	text-align:center;
	/*
	margin:30px 0px 0px 0px;
	text-align:center;
	float:right;
	*/
}

#col2_right img{
	margin:0px auto 0px;
}

.imagen_leyenda{
	margin-top:10px;
	margin-bottom:10px;
	font-size:10px;
	text-align:center;
	padding:0px 6px;
}

.inner_Destaca{
	width:360px;
	height:144px;
	float:left;
	padding:8px;
	margin-bottom:10px;
}
.inner_Destaca_dbl{
	width:750px;
	height:144px;
	float:left;
	padding:8px;
	margin-bottom:10px;
	margin-left:0px;
}


#destaca_nen{background: url(/img/fondo_nen.png) right bottom no-repeat #fff;}
#destaca_sol{background: url(/img/fondo_sol.png) right bottom no-repeat #fff;}
#destaca_nan{background: none; background-color: #fff;}

.inner_Destaca_separa{
	float:left;
	display:block;
	height:160px;
	width:12px;
}

.inner_Destaca h1, .inner_Destaca_dbl h1{
	color:#575757;
	font-size:18px;
	line-height:20px;
	margin:0px;
	font-weight: normal !important; 
}

.inner_Destaca_txt{
	font-size:12px;
	width:248px;
	color:#1f1f1f;
	margin:12px 0px 0px 4px;
}

.inner_Destaca_txt_dbl {
	font-size:12px;
	width:750px;
	color:#1f1f1f;
	margin:12px 0px 0px 4px;
}

.inner_Destaca a {
	color:#575757;
	/*text-decoration: none;*/
}

/*********************PRODUCTOS*************************/

#col2_productos_top h1{
	font-size:25px;
	color:#575757;
	font-size:25px;
	margin:18px 0px 0px 16px;
}

#col2_compara{
	border-top:1px dotted #231f20;
	margin:0px 14px 0px 20px;
	padding:14px 0px 0px 0px;
	clear:both;
	line-height:23px;
}

.compara{
	height:23px;
	line-height:23px;
	background: url(/img/spray-buttons.gif) 0px -103px no-repeat;
	padding-left:31px;
	color:#ed6c00;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	display:block;
	float:left;
	font-size:11px;
	margin-right:3px;
}

.compara:hover{
	background-position: 0px -128px;
	color:#000;
}

.tienda_tit{
	width:767px;
	height:34px;
}
.tienda_tit_a{  /*tienda_galeria_titulo*/
	width:383px;
	height:34px;
	display:block;
	outline:none;
}

#orden_alfabetico{background-position:0px 0px; float:left;}
#orden_precio{background-position:0px -102px; float:right;}

#orden_alfabetico_selected{background-position:0px -34px; float:left;}
#orden_precio_selected{background-position:0px -136px; float:right;}

#orden_alfabetico:hover{background-position:0px -68px;}
#orden_precio:hover{background-position:0px -170px;}

#orden_alfabetico_selected:hover,#orden_precio_selected:hover{cursor:default;}

.tienda_item, .tienda_item_doble{
	width:163px;
	height:313px;
	font-size:12px;
	padding:0px 14px 0px 14px;
	background-color:#fff;
	float:left;
	border-top:1px solid #cccaca;
	overflow : hidden;
}

.tienda_item_doble{
	width:355px;
}

.tienda_img, .tienda_img_dob{
	height:140px;
	display:block;
	text-align:center;
	margin:8px 0px;
	outline:none;
	/*border: 1px solid silver;*/
	z-index: 0;
}

.tienda_img_dob{
	height:190px;
	margin:20px 0px 0px 0px;
}

.item_a, .item_a_tit, .item_a_tit_dob, .item_a_tit_tri, .item_a_d{
	color:#000;
	text-decoration:none;
	outline:none;
	display:block;
	height:22px;
	overflow:hidden;
}

.item_a_d{
	height:auto;
}

.item_a_tit_dob{
	color:#ed6c00;
	font-size:14px;
	text-transform:uppercase;
	height: 42px;
}

.item_a_tit_tri{
	color:#ed6c00;
	font-size:14px;
	text-transform:uppercase;
	height: 42px;
}

.item_a_tit{
	color:#ed6c00;
	font-size:14px;
	text-transform:uppercase;
}

.tienda_item h2, .tienda_item_doble h2{
	margin:0px;
	line-height:14px;
}

.tienda_preu{
	height:44px;
	line-height:44px;
	font-weight:bold;
}

.tienda_preu_d{
	font-weight:bold;
	margin:12px 0px;
}

.tienda_preu span, .tienda_preu span, .tienda_preu_d span{
	font-weight:normal;
	color:#707068;
	font-size:11px;
}

.inner_desta_sumar, .inner_desta_sumar_off, .inner_desta_sumar2, .inner_desta_sumar2_off {
	margin:0px;
	float:left;
}

.add_compara_dob{
	color:#575757;
	float:right;
	text-align:right;
	margin-right:6px;
	width:114px;
	font-size:10px;
	cursor:pointer;
}

.add_compara, .del_compara {

	float:left;
	clear:both;
	color:#575757;
	font-size:9px;
	letter-spacing:.005em;
	margin-top:2px;
	cursor:pointer;
	padding-left:30px;
	margin-left:0px;
	height:23px;
	width: 100px;
	background: url(/img/spray-buttons.gif) 0px -176px no-repeat;
}

.del_compara {
	display:none;
	background: url(/img/spray-buttons.gif) 0px -200px no-repeat;
}

.tienda_item_separa{
	width:1px;
	height:313px;
	float:left;
	/*display:block;*/
	background-color:#cccaca;
	border-top: 1px solid #cccaca;
}

#comparativa_content {
	font-weight:normal;
	color:#707068;
	font-size:12px;
}

/*************FICHA PRODUCTO ***************/

#col2_tit{
	color:#575757;
}

#col2_tit h2{
	font-size:12px;
	margin:0px;
	line-height:39px;
	background-color:#fff;
	padding-left:17px;
	margin-bottom:10px;
}

#col2_ficha_top{
	padding-bottom:0px;
	margin-bottom:0px;
}

#col2_ficha_top h1{
	color:#575757;
	font-size:14px;
	margin:26px 0px 0px 0px;
}

#col2_ficha_left_txt{
	margin-top:24px;
	padding:0px 6px;
}

#col2_ficha_cuadro{
	height:150px;
	background-color:#fdf4ca;
	margin-top:20px;
}

.ficha_cuadro{
	width:170px;
	font-size:11px;
	color:#575757;
	float:left;
}

#col2_ficha_cuadro_high, #col2_ficha_cuadro_low{
	width:340px;
	clear:both;
	display:table;
	margin:0px auto;
}

#col2_ficha_cuadro_high{
	padding:20px 0px 10px 0px;

}

#col2_ficha_cuadro_low{
	border-top:1px dotted #231f20;
	padding:10px 0px 10px 0px;
}

.tienda_ficha_preu{
	font-weight:bold;
	font-size:15px;
	margin-bottom:10px;
}

.tienda_ficha_preu span{
	font-weight:normal;
	color:#707068;
	font-size:11px;
}

.ficha_low_tit_up, .ficha_low_tit_do{
	/*width:383px;*/
	height:34px;
	clear:both;
}

.ficha_low_tit_up{margin-bottom:6px;}

.ficha_low_low_tit{
	width:383px;
	height:34px;
	float:left;
}

.tit_anchor{
	width:191px;
	height:34px;
	display:block;
}

#title_descripcion{background-position:0px 0px; float:left;}
#title_ficha{background-position:0px -102px; float:left;}
#title_packs{background-position:0px -204px; float:left;}
#title_relacionados{background-position:0px -306px; float:left; margin-left:2px; margin-right:2px;}
#title_ficha_up{background-position:0px -408px; float:left;}

#title_descripcion_selected{background-position:0px -34px; float:left;}
#title_ficha_selected{background-position:0px -136px; float:right;}
#title_packs_selected{background-position:0px -272px; float:left;}
#title_relacionados_selected{background-position:0px -374px; float:left;margin-left:1px;}

/*
#title_descripcion:hover{background-position:0px -68px;}
#title_ficha:hover{background-position:0px -170px;}
#title_packs:hover{background-position:0px -238px;}
#title_relacionados:hover{background-position:0px -340px;}
*/

#title_descripcion_selected:hover,#title_ficha_selected:hover,#title_packs_selected:hover,#title_relacionados_selected:hover{cursor:default;}

#ficha_low{
	float:left;
	background-color:#fff;
	padding:20px;
	font-size:12px;
	margin-bottom:6px;
	width:727px;
}

#ficha_low h3, #ficha_low h4{
	font-size:12px;
}

#ficha_low_left{
	width:378px;
	height:313px;
	background-color:#fff;
	border-top:1px solid #cccaca;
	float:left;

}

.ficha_low_max {
	width: 767px !important;
	margin-bottom:6px;
	/*background-color:#fff !important;*/
}

.ficha_low_max_inner {
	width: 727px !important;
}

#ficha_low_right{
	width:383px;
	float:right;
	background-color:#d4d4cb;
}

#t_packs{
	width:362px;
	border-collapse:collapse;
	margin:20px auto 0px auto;
	/*table-layout:fixed;*/
}

#t_packs th{
	font-size:11px;
	font-weight:bold;
	padding-bottom:6px;
	color:#666;
}

#t_packs td{
	border-bottom:1px dashed #bababd;
	padding:4px 0px 4px 0px;
	margin:0px;
}

.art{width:168px;}
.art_max{width:368px;}
.preu{text-align:center;}
.gris{color:#8f8f8f;}

.val{

	float:left;
	padding:4px 0px 0px 0px;
	margin-left:26px;
}

.desta_sumar{
	background: url(/img/spray-buttons.gif) 0px 0px no-repeat;
	height:23px;
	width:23px;
	float:right;
	cursor:pointer;
}

.desta_sumar:hover{
	background-position: 0px -24px;
}

.preu strong{
	float:left;
	margin-left:20px;
}

#ficha_ficha {
	float:left;
	background-color:#fff;
	padding:20px;
	font-size:12px;
	margin-bottom:6px;
	width:727px;
}


/*************** ADS COLUMNA1 **************/

#col1_compo, #col1_fabrica{
	width:150px;
	background-color:#fff;
	color:#5c5c5c;
	padding:20px 11px;
	font-size:12px;
	margin:10px 0px;
}

#col1_compo_per {
	width:172px;
	background-color:#fff;
	color:#5c5c5c;
	padding:0px;
	font-size:12px;
	margin:0px;
	margin-top:10px;
}

#col1_home {
	width:154px;
	height:120px;
	padding:10px;
	background-color:#ffd204;
	color:#5c5c5c;
	padding:20px 11px;
	font-size:12px;
	margin-bottom:10px;
	margin-left:4px;
	overflow:hidden;
}

#col1_home_per {
	width:176px !important;
	padding:0;
	margin:0;
	margin-left:4px;
	margin-bottom:10px;
	overflow:hidden;
}

#col1_compo a {
	color:#575757;
	/*text-decoration: none;*/
}

#col1_fabrica{
	width:172px;
	padding:8px 0px;
}

.col1_fabrica_img{
	margin:0px 0px 10px 6px;

}

#col1_compo_tit, #col1_fabrica_tit{
	font-weight:bold;
	margin-bottom:15px;
}

#col1_fabrica_tit{
	padding:0px 11px;
}

#col1_compo_txt{
	margin-bottom:15px;
}

#col1_fabrica_txt{
	margin-bottom:15px;
	padding:0px 11px;
}

#col1_opinon{
	width:181px;
	height:157px;
	margin:10px 0px 0px -8px;

}



/*
 * Botones
 */
a.button1, a.button2, a.button3, a.button1_disable, a.button2_disable {
	display:-moz-inline-box !important;
	display:inline-block !important;
	cursor:pointer !important;
	border:none !important;
    font-size:0 !important;
    line-height:0 !important;
	background-position:0 0 !important;
	background-repeat:no-repeat !important;
	height:30px !important;
	text-decoration:none !important;
	color:#2e523b !important;
	/*font-style:normal;*/
	margin:0 6px 0px 0 !important;
	padding:0 10px 0 0 !important;
	vertical-align:middle !important;
    padding-top:-2px !important;
	_position:relative !important;
	_width:10px !important;
	_overflow-y:hidden !important;
}

a.button1_disable, a.button2_disable {
	cursor:default !important;
}

a.button1, span.button1, a.button1 span {
    background-image:url(/img/button1.png) !important;
}
a.button2, span.button2, a.button2 span {
    background-image:url(/img/button2.png) !important;
}
a.button3, span.button3, a.button3 span {
    background-image:url(/img/button3.png) !important;
}
a.button1_disable, span.button1_disable, a.button1_disable span {
    background-image:url(/img/button1_disable.png) !important;
}
a.button2_disable, span.button2_disable, a.button2_disable span {
    background-image:url(/img/button1_disable.png) !important;
}

a.button1 span, a.button2 span, a.button3 span, a.button1_disable span, a.button2_disable span {
	white-space:nowrap !important;
	cursor:pointer !important;
    color:#fff !important;
	display:-moz-inline-box !important;
	display:inline-block !important;
	line-height:1.2 !important;
    letter-spacing:0 !important;
    font-family:"Arial" !important;
    font-size:11px !important;
    font-style:normal !important;
    font-weight:bold !important;
    background-color:transparent !important;
	background-position:100% 0 !important;
	background-repeat:no-repeat !important;
	height:30px !important;
	padding:8px 30px 0 0px !important;
	margin:0 -16px 0 10px !important;
	border:none !important;
	vertical-align:text-top !important;
	zoom:1 !important;
	_position:relative !important;
    _padding-left:0px !important;
	_padding-right:12px !important;
	_margin-right:-10px !important;
	_display:block !important;
	_top:0 !important;
	_right:-5px !important;
}

a.button1_disable span {
	cursor:default !important;
}

a.button2_disable span {
	cursor:default !important;
}

a.button1:hover, span.button1:hover, a.button2:hover, span.button2:hover, a.button3:hover, span.button3:hover {
	background-position:0 -60px !important;
	color:#e96b00 !important;
	text-decoration:none !important;
}
a.button1:hover span, span.button1:hover button, a.button2:hover span, span.button2:hover button, a.button3:hover span, span.button3:hover button {
	background-position:100% -60px !important;
	color:#e96b00 !important;
}

.lista_na {
	list-style-type: none;
	padding:0;
	margin:0;
}

.lista_na li {
	margin-bottom: 2px;
}


.lista_na2 {
	list-style-type: none;
	padding:0;
	margin:0;
}
.lista_na2 li {
	margin-bottom: 2px;
	text-decoration: none;
	color: #ee6b00;
	background: url(/img/bullet_li_na.gif) no-repeat left center;
	padding-left: 15px;
}

.enlace_na,
.lista_na a {
	text-decoration: none;
	color: #ee6b00;
	background: url(/img/bullet_li_na.gif) no-repeat left center;
	padding-left: 15px;
}

a.na {
	text-decoration: none;
	color: #ee6b00;
}

.out_enlace_na {
	margin-bottom: 5px;
}

.ads_pie {
	padding-left: 15px;
	margin-bottom: 5px;
}


/* Comparativa */
.tCompara td {padding: 5px;}
.comPreText, .com1col, .comProText, .comProCol {font-family: verdana;color: #000;}
.com1col {font-weight: bold;font-size: 10px;}
.comProText {font-weight: bold;font-size: 11px;}
.comPreText {font-weight: normal;font-size: 11px;}
.comSepa {border-top: 1px solid #a8a8a8;}
.comProCol {font-size: 11px;}
.comBorRight {border-right: 1px solid #eeeeee;}

/* Glosario */
span.glosario {color: inherit; text-decoration:none; border-bottom:1px dotted #000;}
#glosario {
	text-decoration:none;
	text-align:left;
	font-weight:normal !important;
	font-size:12px;
	color:#000 !important;
	position: absolute;
	background-color: white;
	padding: 15px 10px 15px 15px;
	width: 280px;
	height: 145px;
	overflow: hidden;
	background: url(/img/glosario-no.png) no-repeat;
	cursor: default;
	z-index:1000;
}


/* Buscador */
#buscador{width:180px;height:21px;float:right;clear:right;margin-top:7px;border:0px;}
#tbuscador {float:right;border:0px;margin:0px;padding:0px;height:21px;width:138px;color:#1f1f1f;}
#ibuscador {float:right;border:none;margin:0px;padding:0px;width:22px;height:21px;background: url(/img/buscador.gif) no-repeat 0px 0px; cursor:pointer;}
#ibuscador:hover {background: url(/img/buscador.gif) no-repeat 0px -21px !important;}
#bbuscador {float:right;width:5px;height:21px;background: url(/img/buscador_curva.gif) no-repeat 0px 0px;}


.span_sm {
	background-color: #ffff00;
}

.mod_separa {
	clear: both;
	width: 100%;
	height: 1px;
	border: 0px;
	margin:0;
	padding:0;
	border-top: 1px dotted #b1b0b0;
	margin-bottom: 20px;
}

.tabla_glosario {
	width:100%;
	border:0;
	margin:0;
	padding:0;
}

.tabla_glosario td {
	width: 33%;
}

.tabla_glosario td span.na {
	background: url(/img/bullet_li_na.gif) no-repeat left center;
	padding-left: 15px;
}

span.na {
	background: url(/img/bullet_li_na.gif) no-repeat left center;
	padding-left: 15px;
}

span.am {
	background: url(/img/bullet_li_am.gif) no-repeat left center;
	padding-left: 15px;
}

#productos_cesta {
	height:13px;
	width:18px;
	float:left;
	margin-right:4px;
	text-align:center;
	margin-top: -2px;
	padding-top:2px;
	background: url(/img/back_cesta.gif) no-repeat left center;
	color: #ffffff !important;
}

.texto_normal {font-size: 12px;}
.texto_naranja {color:#ed6c00;}
.texto_rojo {color:#ff0000;}
.texto_gris {color: #666;}
.texto_marron {color: #975324;}



span.obli {
	font-weight:bold;
	color: #975324;
	font-size:16px;
}

h3.pedidos_tit {
	font-weight: bold;
	border-bottom: 1px dotted #000;
}
.pedido_item table {
	border:0;
	padding:0;
	margin:0;
}
.pedido_item table thead td {
	font-weight:bold;
	padding:2px;
}
.pedido_item table tbody td {
	border-top:1px dotted #c0c0c0;
	padding:2px;
	margin:0px;
}
