@charset "UTF-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #717f81;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#fondo {
	position: absolute;
	width: 100%;
	top: 50%;
	height:auto;
	overflow: visible;
	visibility: visible;
	display: block}

#flash {
	margin: auto;
	position: relative;
	height: 820px;
	width: 1264px;
	top: -410px;
	overflow: hidden;
}
-->

