#productosIndex { position:absolute; z-index:10; left:0; top:352px; min-width:980px; width:100%; height:272px; background:url(/img/interface/fnd-productos-index.png) repeat-x; }

#contenedor { }
	#contenido { position:relative; overflow:hidden; width:100%; padding:25px 0px; background:none; border:none; }
	
/***listado de productos*/
#contenido .listadoProductos { z-index:20; left:0; top:25px; width:941px; height:222px; margin-bottom:40px; }

#contenido .flechaIzq { float:left; margin-top:80px;}
#contenido .flechaDer { float:right; margin-top:80px;}




.Producto{overflow:hidden; float: left; width: 425px;}

	.galeriaProductosInterior h4 {overflow:hidden;width: 200px; margin-top:20px;padding: 0 10px; color: #2f506c; font-size: 2.6em; font-weight:bold;}
	.galeriaProductosInterior h5 {overflow:hidden;width: 200px; margin-bottom:10px; color:#67583f; font-size: 1.1em; font-weight:bold;}
	.galeriaProductosInterior strong.categoriaProducto{ overflow:hidden;display:block;padding-bottom: 15px;color: #2f506c; font-size: 1.4em; }
	.galeriaProductosInterior a.masInfo:link, .galeriaProductosInterior a.masInfo:visited{overflow:hidden;width: 200px; float:left; display:block; margin-bottom: 15px; }

	 .galeriaProductosDetalle{ float:left; padding: 25px 25px 10px 25px; width: 155px; height: 192px; background: url(/img/shapers/fnd-img.png) no-repeat; behavior: url(/css/iepngfix.htc); text-decoration:none; text-align: center;}
	.galeriaProductosDetalle div { overflow:hidden; display:block; width:152px; height:153px; border:1px solid #d5d3ce;}
		.galeriaProductosDetalle img{padding-bottom: 5px; display: block; margin:auto; }
		.galeriaProductosDetalle a.ampliar:link, .imgDestacada a.ampliar:visited { position:relative; top:10px; left:0px; margin-top:5px; padding: 4px; text-align: center; color: #968105; background-color: #ffe75a; border-left: 1px dashed #fff;border-right: 1px dashed #fff; text-decoration: none;}
		.galeriaProductosDetalle a.ampliar:hover{text-decoration:underline;}
	
	.galeriaProductosInterior .resumen { overflow:hidden;float:left; width: 195px; font-size:1.1em;}
	#previous, #next { cursor:pointer;}
	
	.galeriaProductos{ position:relative; overflow:hidden; float:left; width:803px; height:225px; margin:0 auto; margin-left:25px; }
			.galeriaProductos .galeriaProductosInterior{ position:relative; padding:0; }
				.galeriaProductos .galeriaProductosInterior .galeriaProductosDetalle{ float:left; width:155px; }

/********* Noticias *****/
#noticiaDestacada { float:left; overflow:hidden; width:267px; height:221px; padding:10px 20px; margin-right:20px; background:#2f506c;}
	#noticiaDestacada h2.titular { margin-bottom:10px; font-size:1.8em; font-weight:bold; color:#fff; text-transform:uppercase;}
	#noticiaDestacada img.asociada { border:3px solid #fff;float:left;margin-right:10px; }
	#noticiaDestacada h3.titulo { margin-bottom:5px; font-size:1.4em; font-weight:bold; color:#fff; }
	#noticiaDestacada .resumen { font-size:1.1em; color:#fff; }
	#noticiaDestacada a.masInfo:link, #noticiaDestacada a.masInfo:visited { font-size:1.1em; color:#fff; text-decoration:none; }
		#noticiaDestacada a.masInfo:hover { text-decoration:underline;}
	#noticiaDestacada a.verNoticias:link, #noticiaDestacada a.verNoticias:visited{display:block; padding-top: 5px; font-size:1.1em; color:#fff; text-decoration:none;}
		#noticiaDestacada a.verNoticias:hover{ text-decoration:underline;}

#catalogo { float:left; width:307px; height:241px; margin-right:20px; }

a.participa:link, a.participa:visited{float:left; width:295px;height:41px;padding: 27px 0 0 10px;display:block;background:url(/img/index/participa.png) no-repeat;font-size:1.1em;color: #67583f;text-decoration:none;}
a.participa_idioma1:link, a.participa_idioma1:visited{float:left; width:295px;height:41px;padding: 27px 0 0 10px;display:block;background:url(/img/index/participa_idioma1.png) no-repeat;font-size:1.1em;color: #67583f;text-decoration:none;}
a.participa_idioma2:link, a.participa_idioma2:visited{float:left; width:295px;height:41px;padding: 27px 0 0 10px;display:block;background:url(/img/index/participa_idioma2.png) no-repeat;font-size:1.1em;color: #67583f;text-decoration:none;}

#puntosVenta { float:left; width:307px;background:url(/img/index/fnd-puntos-vta.png) no-repeat}
#puntosVenta_idioma1 { float:left; width:307px;background:url(/img/index/fnd-puntos-vta_idioma1.png) no-repeat}
#puntosVenta_idioma2 { float:left; width:307px;background:url(/img/index/fnd-puntos-vta_idioma2.png) no-repeat}

form#seleccionLugar{overflow: hidden; width:90%;padding: 105px 4px 10px 28px;; }
	form#seleccionLugar td { text-align:right; padding-bottom:10px;}
	form#seleccionLugar label{padding-right:10px; font-weight: bold; font-size: 1.2em}
	form#seleccionLugar select{padding-left:5px;  width: 185px; font-size: 1.1em; color: #8e8639; border: 1px solid #8e8639}
	form#seleccionLugar .buscar{float: right; margin:10px 0 0 0;}

