html {
	height: 100%;
	overflow: hidden;
	width: 100%;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #FFF;
	width: 100%;
}
#fondoflash {
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#fondoflash strong {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}

