/* Alambre Estudio Grafico
   Estilos General para Destacados Ext CSS+XHTML
   Irati Floral
   Agosto 2007
*/

#pie_destacamos .titulo{
	text-align: left;
	margin-bottom: 15px;
	}
	
	
#pie_destacamos .contenedor{
	margin-bottom: 5px;
	}

.pie_dest_container{
	width: 400px;
	overflow: hidden;
	}

.pie_dest_tit2{
	line-height: 1.3em;
	padding-right: 10px;
	font-size: 12px;
	color: #856F00;
	margin-top: 10px;
	}
	
	a .pie_dest_tit2 h3{
	color: #524e00;
	font-weight: bold;
	margin-bottom: 0px;
	}
	
	a:hover .pie_dest_tit2 h3{
	color: #690000;
	}

	
.pie_dest_img img{
	margin-right: 21px;
	}

#prod_cat_list{
	clear: left;
	width: 848px;
	background-color: #D4D18A;
	}

#prod_cat_list ul{
	list-style-image: none;
		list-style-type: none;
		clear: left;
		margin-left: 85px;
		overflow: hidden;
	}
	
#prod_cat_list ul li{
	display:inline; 
	margin:0; padding:0;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	}

#prod_cat_list ul li a{
	color: #524e00;
	font-weight: bold;
	}

	
#prod_cat_list ul li a:hover{ 
	color: #690000;
	}