body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330000;
	margin: 0px;
	background-image: url(imgs/fondo_web.gif);
	background-repeat: repeat;
}

#web {
	position: absolute;
	left:50%;
	top:50%;
	width:760px;
	margin-left:-380px;
	height:590px;
	margin-top:-295px;
	z-index: 8;
}

#intro {
	position: absolute;
	left:50%;
	top:50%;
	width:700px;
	margin-left:-350px;
	height:495px;
	margin-top:-247px;
	z-index: 8;
}













.swf_mensaje_ayuda {
	text-transform: uppercase;
	text-align: right;
}
