#pagina {
	position: relative;
	height: auto;
	width: 920px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin-right: auto;
	margin-left: auto;
	top: 3px;
}
#cabecera {
	position: absolute;
	height: 120px;
	width: 920px;
	background-color: #FFFFFF;
	z-index: 8;
}
#contenido {
	position: absolute;
	width: 920px;
	top: 120px;
	background-color: #E1E1E1;
	z-index: 6;
	background-image: url(index/pagina420.jpg);
	height: 420px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: 00a500;
	background-image: url(index/fondo.jpg);
	background-repeat: repeat;
}
#pie {
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navegador {
	position: absolute;
	width: 820px;
	top: 123px;
	z-index: 7;
	left: 55px;
}
