#pSWF {
	color:                    #003377 ;
	background-color:         #f7faff ;
	border-top:     1px solid #536373 ;
	border-left:    1px solid #536373 ;
	border-right:   1px solid #536373 ;
	border-bottom:  1px solid #536373 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size:   14px;
	position: absolute; left: 3px; top: 1px;
	width:"100%"; height: 19px;
<!-- Se adapta automáticamente a la anchura y altura de la ventana del navegador,
     gracias al % -->
}
#pIFrame {
	border-top:     1px solid #536373 ;
	border-left:    1px solid #536373 ;
	border-right:   1px solid #536373 ;
	border-bottom:  1px solid #536373 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size:   12px;
	position: absolute; left:3px;
}
#enlaza {
	color: #DBE0E4; background-color:#000053 ;
	font-family: Arial,Helvetica,sans-serif;
	font-size:   12px;
	text-align: center ;
	position: absolute; left:3px; top:23px;
	width:"100%";
<!-- Se adapta automáticamente a la anchura y altura de la ventana del navegador,
     gracias al % -->
}
#enlaza ul {
	display: inline;
	list-style-image: none;
	list-style-type:  none;
}
a:link, a:visited, a:active {
	font-family:verdana; font-size:11px; font-weight:normal;
	color:#3B5998; background-color:#ffffff;
	text-decoration: none;
}
a:hover {
	font-family:verdana; font-size:11px; font-weight:normal;
	color:#002100; background-color:#ffffff;
	text-decoration: underline;
}
BODY {
	margin:         0px;
	padding-top:    3px;
	padding-left:   3px;
	padding-right:  3px;
	padding-bottom: 3px;
	border-left:    0px;
	border-top:     0px;
	border-right:   0px;
	border-bottom:  0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:   12px;
	background-color:#DBE0E4;
	background-position: top left;
	background-repeat:   no-repeat;
}
<!-- margin y padding: top, right, bottom, left -->

