#contenedor {
	width: 782px;
	height: 706px;
	background-image: url(../gif_css/center.png);
	background-repeat: repeat-y;
	position: relative;
	background-color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center center;
	z-index: 10;
}
#contenedor #flashcontent {
	height: 690px;
	width: 766px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 0px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-align: center;
	z-index: 20;
}
#validar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-align: center;
	height: 10px;
	width: 766px;
	position: relative;
	top: -2px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 30;
}
