/* CSS Document *//* hide from ie on mac \*/
html {height: 100%;overflow: hidden;}
#flashcontent {height: 100%;}
/* end hide */
body {height: 100%;
	margin: 0;
	padding: 0;
	background-color: #181818;
	color:#fff;}
#atras {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2em;
	font-size: 0.7em;
	cursor: pointer;
	background-image: url(../imagenes/flecha.gif);
	background-repeat: no-repeat;
	margin-top: 0.5em;
	height: 25px;
	width: 300px;
}
.volver {
	margin-left: 40px;
	margin-top: 5px;
}
