iframe.derecha {
	position:fixed !important;	/*No lo lee el ie6 and above*/
    position: absolute;			/*ie6 and above*/
	right:0px;
}
iframe.encabezado {
	width:100%;
	position:fixed !important;	/*No lo lee el ie6 and above*/
    position: absolute;			/*ie6 and above*/
	right:0px;
	left:auto;
}
#blankTop{
	position:fixed !important;	/*No lo lee el ie6 and above*/
    position: absolute;			/*ie6 and above*/
}
#flash{
	right:195px;
	left:auto;
}
#cuerpo{
	width:100%;
}
div.menu {
	width:100%;
}
