body {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 70%;
	line-height: 135%;
	font-stretch: ultra-condensed;
	color: #CCFF00;
	text-align: left;
	vertical-align: top;
}
a:visited {
	color: #CCFF00;
	text-decoration: none;
}
a:link {
	color: #CCFF00;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
	text-decoration: none;
}
a:active {
	color: #CCFF00;
	text-decoration: none;
}
.naviga {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	z-index: 6;
	position: absolute;
	left: 7%;
	height: auto;
	width: 85%;
	top: 65px;
	text-align: right;
}
.box {
	z-index:1;
	height: auto;
	width: 85%;
	position: relative;
	left: 10%;
	top: 35px;
	color: #CCFF00;
	background-color: #262626;
	border: 2px solid #CCFF00;
}
.boxINTERNO {
	z-index: 2;
	height: auto;
	width: 85%;
	position: relative;
	left: 10%;
	top: 0px;
	color: #CCFF00;
}
.box1 {
	z-index:3;
	height: auto;
	width: auto;
	position: absolute;
	top: 50%;
	left: 55%;
	border: 1px solid #CCFF00;
}
.box1a {
	z-index:3;
	height: auto;
	width: auto;
	position: absolute;
	top: 62%;
	left: 55%;
	border: 1px solid #CCFF00;
}
.box1b {
	z-index:3;
	height: auto;
	width: auto;
	position: absolute;
	top: 74%;
	left: 55%;
	border: 1px solid #CCFF00;
}
.box1c {
	z-index:3;
	height: auto;
	width: auto;
	position: absolute;
	top: 74%;
	left: 22%;
	border: 1px solid #CCFF00;
}
.box2 {
	z-index:4;
	height: auto;
	width: auto;
	position: absolute;
	top: 51%;
	left: 56%;
}
.box2a {
	z-index:4;
	height: auto;
	width: auto;
	position: absolute;
	top: 63%;
	left: 56%;
}
.box2b {
	z-index:4;
	height: auto;
	width: auto;
	position: absolute;
	top: 75%;
	left: 56%;
}
.box2c {
	z-index:4;
	height: auto;
	width: auto;
	position: absolute;
	top: 75%;
	left: 23%;
}
