/* noticias home */
#menu_inicio a{ background:url(images/menu_on.png) left top no-repeat; }

#contenedor_home{ position:relative; left:0px; margin-top:0px; width:996px; min-height:500px; background:url(images/ico1.png) left top no-repeat; }	
* html #contenedor_home{ height:500px; }	

	#banners_home{ position:relative; left:0px; margin-top:0px; width:996px; height:268px;background:url(images/ico2.png) left bottom no-repeat;  }
		
		.banner_home{ position:absolute; top:11px; width:232px; height:240px; text-align:right; }
		.banner_home a{ display:block; width:219px; height:40px; font-size:18px; color:#fff; text-decoration:none; line-height:18px; padding-top:200px; padding-right:13px; }
		* html .banner_home a{ width:232px; height:240px;  }
		
		.banner_home a span{ display:block; }
		
		.banner_home a:hover{ color:#060; background-position:left -240px; background-repeat:no-repeat; }
		
		#banners_home1{ left:22px;  }
		#banners_home1 a{ background-image:url(images/banner1_home.jpg);  }
		#banners_home2{ left:263px; }
		#banners_home2 a{ background-image:url(images/banner2_home.jpg); }
		#banners_home3{ left:503px; }
		#banners_home3 a{ background-image:url(images/banner3_home.jpg); }
		#banners_home4{ left:743px; }
		#banners_home4 a{ background-image:url(images/banner4_home.jpg); }
	
	/* presentación y noticias */
	#contenedor_central{  position:relative; left:0px; margin-top:0px; width:996px; min-height:362px; padding-bottom:20px;  }
	* html #contenedor_central{  height:382px;  }
		
		#presentacion_home{ position:relative; float:left; left:0px; margin-top:0px; width:383px; min-height:384px; background:url(images/ico3.png) left top no-repeat; }
		* html #presentacion_home{ height:384px;  }
		
			#presentacion_home_titulo{ position:relative; left:17px; padding-top:14px; font-size:24px; color:#060; }
			#presentacion_home_texto{  position:relative; left:22px; margin-top:14px; width:339px; font-size:13px; color:#333;  }
			#presentacion_home_texto li{ margin-left:17px; margin-top:2px; font-weight:bold; }	
	
		#noticias_caja{ position:relative; float:left; left:23px; margin-top:0px; width:562px; min-height:384px; }
		* html #noticias_caja{ height:384px;  }
		
			#noticias_titulo{  position:relative; left:0px; margin-top:0px; width:530px; height:30px; font-size:22px; color:#fff; overflow:hidden; background:url(images/ico4.gif) left top no-repeat; padding-top:4px; padding-left:32px;  }
			* html  #noticias_titulo{ width:562px; height:34px; }
			
			.noticia_caja{ position:relative; margin-top:10px; left:28px; width:532px; min-height:142px;  }
			* html .noticia_caja{ height:142px;  }
			
				.noticia_titulo{ position:relative; width:532px; font-size:18px; color:#060; }
				.noticia_fecha{ position:relative; width:532px; font-size:12px; color:#519F25;  }
				.noticia_desc{ position:relative; width:372px; margin-top:10px; font-size:12px; color:#333;  }
				.noticia_desc a{ color:#519F25; font-weight:bold;  }
				.noticia_imagen{ position:absolute; left:379px; top:32px;  }			
				.noticia_imagen img{ width:153px; height:110px;  }			
			/* para cuando no hay noticias */
			
				#noticias_sinnoticias{ position:relative; margin-top:20px; text-indent:22px; width:532px; font-size:12px; color:#519F25;   }
		
		#texto_y_noticias_cleaner{ position:relative; clear:both; height:2px; overflow:hidden; }
		
		/* pie de presentación de la tienda */	
		#pie_home{ display:none;  clear:both; position:relative; left:0px; margin-top:0px; width:996px; height:144px; background:url(images/pie_home.jpg) left top no-repeat; }
			#pie_home_texto{ position:absolute; left:288px; top:34px; width:339px; height:63px; font-size:12px; color:#fff; overflow:hidden; }
			#pie_home_caracteristicas{ position:absolute; left:718px; top:25px; width:145px; height:79px; font-size:14px; color:#fff; font-weight:bold; overflow:hidden; line-height:20px;}
			#pie_home_enlace{  position:absolute; left:877px; top:35px; width:94px; height:61px; text-align:center;  }
			#pie_home_enlace a{  display:block; width:94px; height:43px; font-size:18px; font-weight:bold; color:#fff; text-decoration:none; background:url(images/bot94x61.gif) left top no-repeat; padding-top:18px; }
			* html #pie_home_enlace a{  width:94px; height:61px; }
			#pie_home_enlace a:hover{ background:url(images/bot94x61_over.gif) left top no-repeat; }

				
				
				
				