body {background-color:#000000; margin:0}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	font-color:#ffff00;
	color: #FFFF00;
}
.textbody{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-color:#ffffff;
	color: #FFFFff;
}
#up {
	position:absolute;
	left:0px;
	top:0;
	width:100%;
	height:96px;
	margin:0px;
	background-image:   url(imgs/mapa.jpg); background-repeat : no-repeat;
	}
#left{position:absolute; left:10px; top:96; width:150px; height:100%; margin:0px;}


#bodytext{
	position:absolute;
	left:192px;
	width:75%;
	height:75%;
	bottom: -35px;
	top: 126;
}
#editable{
	position:relative;
	left:0px;
	width:100%;
	height:75%;
	top:0px;
}
