body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
}
.flash {

	position:absolute; 
	top:50%; 
	margin-top:-220px;
	height:420px;
	width:100%;
	/*height:auto;!important*/
}
.contenido_flash{
	width:700px;
	margin: auto;
}

a{
	color:#333333;
	text-decoration:none;
	font-family:Tahoma, "Trebuchet MS", Verdana;
	font-size: 0.7em;
}
a:hover{
color:#CC6600;
text-decoration:none;
}
