
/* IE6 only */
.box_blanco .holder{
	height:320px !important;
}



/* PNG fix
/********************************************************************/
/* Box naranja primera */
#primera .box_naranja{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tpl011/img/bg_box-naranja-sides.png', sizingMethod='crop');
}
#primera .shadow_bottom{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tpl011/img/bg_box-naranja-bottom.png', sizingMethod='crop');
}

#segunda .box_naranja{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tpl011/img/bg_box-naranja-big-sides.png', sizingMethod='crop');
}

#segunda .shadow_bottom{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tpl011/img/bg_box-naranja-big-bottom.png', sizingMethod='crop');
}

/* Box naranja cuarta */
#cuarta .box_naranja{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tpl011/img/bg_cuarta-sides.png', sizingMethod='crop');
}
#cuarta .shadow_bottom{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tpl011/img/bg_cuarta-bottom.png', sizingMethod='crop');
}

/* Thumbs */
.thumb .th-sides,
.thumb-fst .th-sides {
	width:252px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tpl011/img/bg_thumb-sides.png', sizingMethod='crop');
}
.thumb-big .th-sides,
.thumb-custmap .th-sides{
	width:372px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tpl011/img/bg_thumb-big-sides.png', sizingMethod='crop');
}

.thumb .th-bottom,
.thumb-fst .th-bottom {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tpl011/img/bg_thumb_bottom.png', sizingMethod='crop');
}
.thumb-big .th-bottom,
.thumb-custmap .th-bottom{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tpl011/img/bg_thumb_big_bottom.png', sizingMethod='crop');
}

/* logo hsb pie */
#footer .logo{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tpl011/img/logo_hsb.png', sizingMethod='crop');
}
#footer .logo a{position:relative;}
