/*
	Hoja de estilos para corregir los CSS que el IE no soporta
	Por ejemplo, no soporta ningun valor 'inherit'
*/

/*
	Customizacion del elemento de "Lo mas"
*/

* html #lomas .lomas li h3
{
height: 15px
}

* html .noticia {
	margin-bottom: -15px;
}

* html .noticia.detalle {
	margin-bottom: 0px;
}

* html .blog .imagen {
/* 	margin-left: 0; */
}

* html .derecha .lastvideos ul {
	padding-left: 0;
	margin-left: 5px;
}

* html #footer {
	padding-top: 12px;
}



* html #derecha-videos-tv .tvvideo .text {
	float: right;
}
* html #derecha-videos-tv .tvvideos a.thumb {
	float: right;
	margin: 0 4px 5px 2px;
}

.ficha_spec {
	width: 450px;
}
.dropdown ul {
	margin: 5px 0 0 -3px;
}

.central ul.paginator li.page {
	height: 14px;
}


.homepage .element .texto .imagen.center,
.homepage .element .texto .imagen.center img
{
	width:100%;
}

.homepage .columna.izq .pie
{
	background-color: transparent;
}

.homepage .columna.izq,
.homepage .columna.izq2
 {
	padding: 0;
}