emprear me ha dado la idea
Cita: <object type="text/html" data="Menu.html?css=LaClaseDelIframeQuequieroAñadirAlId" id="IframePortada" ></object>
en
Menu.html Cita: <style type="text/css">
.LaClaseDelIframeQuequieroAñadirAlId {
color: red;
}
</style>
<script type="text/javascript">
function fnc() {
document.getElementsByClassName('elemento')[n].className = window.location.search.split('=')[1];
}
window.onload = function() {fnc();};
</script>