/* IE6 css fixer v0.8: Tue, 27 Apr 2010 12:54:01 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
div#extra,
div#content,
div#navigation,
.seccioninicio_noticias,
.seccioninicio_eventos,
.seccioninicio_ofertas,
form.cmxform label,
.tabs-nav li {display:inline;}

/* convert min height values */
.tabs-nav a span {height:18px;}
.tabs-nav .tabs-disabled a span {height:19px;}


/* add zoom:1 to overflow:hidden */
.jCarouselLite {zoom:1;}

/* add zoom:1 to pos:relative elements */
.tabs-nav a,
.tabs-nav .tabs-disabled,
#contenedor_sign,
a.signin {zoom:1;}

/* add transparancy */
.tabs-nav .tabs-disabled {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);}
.tipsy {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);}


/* add zoom:1; display:inline; to inline-block elements */
.tabs-nav {zoom:1; display:inline;}
