/* ie.css */
body{}

/* IE superscript & subscript bug */
sup, sub {font-size: 100%}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
/* IE form margin bug */
legend {margin-bottom: 1.6em} 
/* IE can't handle :first-child */
blockquote p, blockquote ul, blockquote ol, blockquote dl, blockquote pre, blockquote address, 
blockquote table, blockquote form, blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote h5, blockquote h6 {margin-top:0.8em; margin-bottom:0.8em} 
/* IE < 7 form fix */
* html textarea, * html input {padding:0} 
/* IE 7 button fix */
input[type='submit'], input[type='button'] {padding:0} 
/* we already added legend margin */
legend+* {margin-top:0} 
/* IE 7 bug */
a abbr, a acronym {text-decoration:underline} 
/* IE 6 disappearing legend bug */
fieldset legend {margin:0} 


/*especiales IE6*/
#que-navegacion ul .mnitem .mni_a { padding:0 0.36em;}

/*MEJORAS IE6*/
#hd .que-bloque, #que-navegacion-sub #qns-ul, #hd .not_directo, #hd .not_urgente, #detalles-seccion, #que-contenido, #que-pie{width:75.21em; min-width:75.21em;}
.yui-t6 #yui-main .yui-b{ width:68.5%; margin:0!important;}/*columna A*/
#seccion_mas .yui-g .yui-u{width:44.1%; margin:0;}/*doble columna desplegable menu nav*/
#detalles-seccion .caja-desplegable{ left:-440px; top:29px;}/*right:8px --> */
#noticia-superbomba-textos{ right:20px;}
.noticia-bomba .qn_contenedor_comentarios{ float:left;}
#que-noticias-portada .yui-gb .yui-u{ margin-left:3px; width:31%;}/*noticias triple columna*/
.qnf_nocomentarios textarea{float:none;}
#que-noticias-portada .yui-gb .qn_form textarea{ font-size:12px!important; width:70%; }

div#fotos-destacado ul li {
background-image:url("/img/bg/IE_bg-li-videoFoto-featured.png")!important; background-repeat: no-repeat; background-position:0 0;
}
div#fotos-destacado ul li.active {
background-position:right -66px!important;
}
div#fotos-destacado div.media{ width:518px!important;}

/*lightbox - registro*/
div.formLogin .caja,div.formLogin #cambio_key,div.formLogin .bloque,div.formLogin form { clear:both; width:100%; margin: auto; position:relative;}
div.formLogin .contenedor { margin:0 auto; padding:0.5em; position:relative; width:90%; clear:both;}




/**/
#noticias_grada360 .inner {
height:86px;
}