#pagina {
	height: 768px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FAEFE4;
}
#pieindex {
	position: absolute;
	height: 68px;
	width: 1024px;
	top: 700px;
	left: auto;
	right: auto;
	bottom: 0px;
	background-image: url(../imagenes/tira.gif);
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
}


#navegadorindex {
	height: 100px;
	width: 1024px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: 0px;
	background-image: url(../imagenes/tira.gif);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

body {
	background-color: #DBD4CD;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
#contenido {

	height: 708px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663333;
	font-style: italic;
}
