html {
  height: 100%;
  overflow: hidden;
}
#flashcontent {
	max-width:880px;
	height: 100%;
	margin:auto;
}

body {
text-align:center;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
/*-------------------------------------------------*/
.limpiar {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
/*-----------------------------si el usuario no tiene flash------------------------------------------------*/

#flashcontent1{
	width: 54px;
	height: 54px;
	float:left;
	background-image: url( ../imag/sustitulle_flash/flash_rune.gif);
}
#flashcontent2{
font-size: 0.8em;
float:left;
width: 500px;
margin-left: 20px;
}
#flashcontent3{
	margin-top:15px;
	float:right;
}

