/* CSS Document */

#central {
	position:relative;
	left:150px;
	top:40px;
	width:720px;
	height:520px;
	z-index:1;
}
body {
	background-color: #6A8220;
}
#Layer1 {
	position:absolute;
	left:157px;
	top:574px;
	width:720px;
	height:35px;
	z-index:2;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
#Layer2 {
	position:absolute;
	left:157px;
	top:609px;
	width:720px;
	height:90px;
	z-index:3;
}
