/*******************************************************************************
****** CORRECCIONES PARA IE6 DE GLOBAL *****************************************
*******************************************************************************/

/* MENU LADO IZQUIERDO */
table.cuerpo tr td.menu_izq a
{
    background-position: 10px 14px;
}

table.cuerpo tr td.contenido div.caja
{
	padding-bottom: 15px;
}

table.cuerpo tr td.contenido div.caja p.texto_noticias
{
	float: left;
}

table.cuerpo tr td.contenido div.caja table.noticias tr td.der h4.fecha
{
	background-position: 5px 4px;
}

table.cuerpo tr td.bloque_der div.oferta
{
	margin-left: 2px;
}
