body {
	margin:0;
	background:#FFF url(../img/fondo.jpg) top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0;
}
#contenidoFlash{
	width:800px;
	height:600px;
	border:1px solid #09C;
	padding:1px;
}
.marco{
	border:#CCC 1px solid;
}
h1 {
	font-size:14px;
	color:#333;
}
.pie{
	position:absolute;
	bottom:-50px;
	height:35px;
	width:100%;
}
