.fnd_base {
	background-image: url(imagenes_cope/base_cope.png);
	background-repeat: no-repeat;
}
.fnd_entrevista {
	background-image: url(imagenes_cope/fnd_contenido_entrevistas.png);
	background-repeat: no-repeat;
}
.fnd_menulateral {
	background-image: url(imagenes_cope/menu_lateral.png);
	background-repeat: no-repeat;
}
.fnd_novedades {
	background-image: url(imagenes_cope/fnd_contenido_hoy.png);
	background-repeat: no-repeat;
}

.fnd_intros {
	background-image: url(imagenes_cope/fnd_contenido_guiones.png);
	background-repeat: no-repeat;
}

.fnd_boton_gris {
	background-image: url(imagenes_cope/boton_gris.png);
	background-repeat: no-repeat;
}
.fnd_menu3_actualizador {
	background-image: url(imagenes_cope/menu3_actualizador.png);
	background-repeat: no-repeat;
}

.fnd_contenido_actualizador {
	background-image: url(imagenes_cope/fnd_contenido_actualizador.png);
	background-repeat: no-repeat;
}

.fnd_pie {
	background-image: url(imagenes_cope/pie.png);
	background-repeat: no-repeat;
}
.fnd_especiales {
	background-image: url(imagenes_cope/fnd_contenido1.png);
	background-repeat: no-repeat;
}
.fnd_menu_especiales {
	background-image: url(imagenes_cope/fnd_menu_especiales.png);
	background-repeat:repeat;
}
.fnd_notas {
	background-image: url(imagenes_cope/fnd_contenido_notas.png);
	background-repeat: no-repeat;
}

.fnd_tabla_actualizador_ext
{
	background-color:#D6D6E0;
	border-width:1px;
	border-style:outset;
}

.fnd_tabla_actualizador_int
{
	background-color:#EEEEEE;
	border-width:1px;
	border-style:inset;
}

