@CHARSET "ISO-8859-1";

html { width: 100%; height: 100%; }
body { background-color: #1D1D1D; width: 100%; height: 100%; margin: 0px; padding: 0px; color: #DDDDDD; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }

a { color: #FFFFFF; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: underline; }

div.contenidoFlash { height: 100%; }
#swfIndex { height: 100%; width: 100%; display: block; }
#contenedor { height: 100%; width: 100%; }