* {
	font-family: Courier New, Courier, monospace;
	font-size:1em;
	margin: 0px;
	padding: 0px;
	border:0px;
	outline:0px;
}

body {
	font-size:70%;
	height:100%;
	text-align:center;
	margin:0;
	padding:0;
	color:#ffffff;
	background:#14466B url(../img/fondo.png) left top repeat-x;
}

/* flash */
html, body, #flashcontenedor{ height:100%; }

#flashcontent{width:525px;height:363px;}

body{ overflow:hidden;}
#flashcontenedor {margin:40px auto; border:3px solid #ffffff; width:1000px; height:550px; }




