@media screen {
 * html,        * html body {
                    overflow-y: hidden!important;
                    height: 100%;
                    margin: 0;
                    padding: 0;
}
* html #iefix {
                      height: 100%;
                      overflow-y: scroll;
                      position: relative;
           }
* html div#fixme,
           * html div#fixme-bottom,
           * html div#fixme-middle
           {
                      position: absolute;
           }
}
body { background : #993300;
	}
a:link { color : black;
	}
a:visited { color : #610B0B ;
	}
a:hover { color : green;
}
div#titol { position : fixed;
	background : black;
	top : 0px;
	left : 0px;
	right : 0px;
	width : 100%;
	margin : 0px;
	z-index : 9;
	}
div#menu1 { position : fixed;
	border-right : solid black 1px;
	top : 110px;
	bottom : 0px;
	margin-left : 5px;
	width : 13%;
	height : 100%;
	}
div#portada { position : absolute;
	width : 87%;
	top : 110px;
	left : 13%;
	}
div#menu2 { position : fixed;
	border-right : solid black 1px;
	top : 101px;
	bottom : 0px;
	margin-left : 5px;
	width : 13%;
	height : 100%;
	}
div#int { position : absolute;
	text-align : center;
	width : 87%;
	top : 101px;
	left : 13%;
	}
div#pages { position : absolute ; 
	text-align : center ;
	width : 87%;
	left : 13%;
	bottom : 10px;
	}
img { border : none;
	}
img#boto { border : none;
	   vertical-align: middle;
	}
iframe { border : none; 
	}
body { overflow: hidden;
}
	