body {
	background-color: #000000;
	margin: 0px;
}
#centropresentacion {
	position:absolute;
	z-index:1;
	left:50%;
	top: 50%;
	margin-top: -280px;
	margin-left: -470px;
	width: 780px;
	height: 500px;
	/*border: thin dotted #FF0000;*/
	visibility: visible;
}
/*///////////////////////////////////////////////////////////////////////*/
a.flash:link, a.flash:active, a.flash:visited {
	text-decoration:none;
	color:#FFFFFF;
	height:30px;
}
a.flash:hover {
	text-decoration:none;
	color:#e62637;
	height:30px;
}
.txtflash {color: #FFFFFF}
