ho una pagina a framem, con 3 frame (testata, menu sx, centro). ho messo un css interno sia alla index che alla pag di testata:

codice:
<style>
.arancio {
	background-color:#FF8000;
	background-image: url(venonline/imgvend/arancione.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
</style>
nell pag di testatauso quello stile. Su ff tutto ok, mentre su explorer NON lo vede.
codice:
<td class="arancio">