#m2_inicio a{ color:#fff; background:url(images/bot_62.gif) center top no-repeat; }

/* articulos home */

	#articulos_home{ position:relative; left:180px; top:0px; width:550px; }
	
		#articulos_home_tit{ position:relative; font-size:26px; font-family:"Georgia"; color:#300000; padding:5px 0px 1px 0px; margin-bottom:5px; border-bottom:2px solid #A58B2A; }
			
		.articulo{ position:relative; float:left; width:240px; height:187px; margin:5px 0px 0px 15px; overflow:hidden; border-top:1px solid #A58B2A; border-bottom:1px solid #A58B2A; background-color:#fdf7e7; }
		
			.articulo_aux_1{ position:absolute; left:85px; top:5px; width:164px; height:124px; background:url(images/fondo-enportada.jpg) left top no-repeat; }
			.articulo_imagen{ position:absolute; left:0px; top:20px; width:85px; height:145px; }
			.articulo_imagen img{ width:85px; height:145px; border:none;}
			.articulo_nombre{ position:absolute; left:90px; top:10px; width:105px; font-size:13px; line-height:12px;  }
			.articulo_nombre a{ color:#000; font-weight:bold; text-decoration:none; }
			.articulo_descripcion_c{ position:absolute; left:90px; top:50px; height:67px; width:115px; overflow:hidden; z-index:5; }
			.articulo_descripcion_c a{ font-size:11px; color:#000; text-decoration:none; }
			.articulo_precio_iva{ position:absolute; left:90px; top:120px; font-size:14px; color:#900; font-weight:bold; }
				.articulo_precio_iva_txt_1{ display:none; }
				.articulo_precio_iva_txt_2{ font-size:11px; color:#000; font-weight:normal; }
			.articulo_descuento{ position:absolute; left:195px; width:29px; height:52px; padding:20px 0px 0px 16px; font-size:16px; color:#8D2822; font-weight:bold; background:url(images/sprite.png) -151px -300px no-repeat; }
			* html .articulo_descuento{ width:45px; height:72px;}
				.articulo_descuento_txt_1{ display:none; }
				.articulo_descuento_txt_2{ display:none; }

			.articulo_enlace{ position:absolute; left:165px; top:150px; width:73px; height:26px; overflow:hidden; }
			.articulo_enlace a{ display:block; width:100%; height:100%; color:#fff; font-size:12px; padding-top:5px; text-align:center; text-decoration:none; background:url(images/sprite.png) 0px -154px no-repeat; }
			.articulo_enlace a:hover{ background:url(images/sprite.png) 0px -180px no-repeat; }
		
			.articulo_aux_2{ display:none; }

			.articulo_descripcion{ display:none; }
			.articulo_peso_grs{ display:none; }
			.articulo_peso_kg{ display:none; }
			.articulo_precio{ display:none; }
			.articulo_iva{ display:none; }
			.articulo_stock{ display:none; }
			
		#articulos_home_aux{ clear:both; }
			
			
/* noticias home */

	#noticias_caja{ position:relative; min-height:450px; left:170px; margin-top:10px; width:570px;  padding-bottom:20px; background:url(images/fondo-cerveza-ecologica.jpg) left top no-repeat;}
	* html #noticias_caja{ height:450px; }
	
		#noticias_titulo, #h_v_e_titulo{ position:relative; width:260px; left:10px; font-size:26px; font-family:"Georgia"; color:#300000; padding:15px 0px 1px 0px; margin-bottom:15px; border-bottom:2px solid #A58B2A; }
		
		#home_vino_ecologico_caja{ position:absolute; left:280px; top:0px; padding-bottom:10px; background:url(images/punto-gris.gif) left bottom repeat-x; }
		
			#h_v_e_titulo{  }
			#h_v_e_texto{ position:relative; width:268px; font-size:11px; color:#333; padding:205px 0px 0px 10px; background:url(images/que-es-el-vino-ecologico.jpg) left top no-repeat; }
		
				#h_v_e_texto div{ font-size:14px; color:#300; font-weight:bold; margin-bottom:5px; }
			
			#h_v_e_enlace{ margin-top:10px !important; left:190px !important; }
			
		.noticia_caja{ position:relative; left:10px; width:260px; padding-bottom:15px; }
		
			.noticia_titulo{ position:relative;font-size:14px; color:#300; font-weight:bold; }
			.noticia_fecha{ display:none; }
			.noticia_desc{ position:relative; margin-top:5px; font-size:11px; color:#333; }
			.noticia_imagen{ display:none; }
			.noticia_enlace, #h_v_e_enlace{ position:relative; left:175px; margin-top:20px; width:73px; height:26px; overflow:hidden; }
			.noticia_enlace a, #h_v_e_enlace a{ display:block; width:100%; height:100%; color:#fff; font-size:12px; padding-top:5px; text-align:center; text-decoration:none; background:url(images/sprite.png) 0px -154px no-repeat; }
			.noticia_enlace a:hover, #h_v_e_enlace a:hover{ background:url(images/sprite.png) 0px -180px no-repeat; }
			.noticia_aux2{ position:relative; margin-top:10px; height:1px; overflow:hidden; width:260px; background:url(images/punto-gris.gif) left top repeat-x; }
			
		/* para cuando no hay noticias */
		
			#noticias_sinnoticias{ display:none; }
