#contenido{
	height:400px;

}
#cabecera{
padding-top:1px;
}
#pie{
	clear:both;
	position:absolute;
	bottom:0;
	width:100%;
	background:url(/images/pie-bg.gif) no-repeat 350px top;
}
.inicio #info{
	position:absolute;
	top:330px;
	left:340px;
	min-height:280px;
	height:auto!important;
	height:280px;
	margin-top:0px;	
	z-index:555;
}
.inicio #info #destacada{
	background:url(/images/home-destacado-bg.gif) repeat-x left 30px;
	height:188px;
	font-size:11px;
	width:1400px;
	position:relative;
}
.inicio #info #destacada #flashDestacado{
	background:#fff;
	position:absolute;
	top:40px;
	left:10px;
	z-index:10;
}
object { outline:none; }

#side{
	cursor:pointer;
	position:absolute;
	z-index:440;
	left:0;
	top:0;
	width:818px;
	height:604px;

}
.inicio #info #destacada p{
	position:absolute;
	z-index:18;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#959595;
	font-size:10px;
	width:180px;
	height:60px;
	top:112px;
	left:168px;
	font-weight:normal;
}

.inicio #info #destacada h3._esp{
	background:url(/images/conoce-nuestras-ofertas.gif) no-repeat left bottom;
	text-indent:-3000px;
	height:24px;
}

.inicio #info #destacada h3._ing{
	background:url(/images/conoce-nuestras-ofertas_ing.gif) no-repeat left bottom;
	text-indent:-3000px;
	height:24px;
}

/*
.inicio #info #destacada a:hover{
	background:url(/images/home-destacado-link-bg_over.gif) no-repeat right bottom;
}
.inicio #info #destacada a{
	position:absolute;
	text-indent:-3000px;
	z-index:33;
	left:10px;
	top:40px;
	display:block;
	width:364px;
	height:134px;
	background:url(/images/home-destacado-link-bg.gif) no-repeat right bottom;
}
*/

#ofertas{
	margin-top: 14px;
	width: 100%;
}

#ofertas img{
	margin-left: 10px;
}

#ofertas img:hover{
	filter: alpha(opacity=70);
	opacity: .7;
}