body {
	background-color: #E2E2E2;
	margin: 0px;
	padding: 0px;
}
#capa_fondo {
	width: 900px;
	overflow: hidden;
	position: relative;
	top: 0px;
	text-align: center;
	height: 580px;
	background-attachment: scroll;
	background-image: url(aonedido/img/fondo.png)img/fondo
.png);
	background-repeat: repeat-y;
	background-position: center center;
	z-index: 2;
	background-image: url(../img/fondo.png);
}
#capa_principal {
	width: 800px;
	overflow: visible;
	position: relative;
	top: 0px;
	text-align: center;
	background-color: #FFF;
	height: 580px;
	z-index: 3;
	left: 50px;
}
#titulo {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	position: absolute;
	top: 140px;
	left: 50%;
	width: 300px;
	margin-left: 33px;
}
#pie {
	position: relative;
	width: 900px;
	height: 50px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	top: 0px;
	color: #000000;
	background-attachment: inherit;
	background-image: url(../img/fondo2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 1;
}
#pie_texto {
	position: relative;
	width: 900px;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	top: 15px;
	color: #626262;
}
#precarga {
	visibility: hidden;
	position: absolute;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
.lista {
	display: inline;
	list-style-position: inside;
	list-style-type: none;
}
.menu:link {
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	list-style-type: none;
}
.menul:link {
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	list-style-type: none;
}
.menul:visited {
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	list-style-type: none;
}
.menul:hover {
	font-style: normal;
	font-weight: bold;
	color: #A72F3D;
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	list-style-type: none;
}
.linkm:link {
	font-style: normal;
	font-weight: normal;
	color: #626262;
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
}
.linkm:visited {
	font-style: normal;
	font-weight: normal;
	color: #626262;
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
}
.linkm:hover {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
	font-family: Arial;
	font-size: 11px;
}
.linkp:link {
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration:none;
	font-family: Arial;
	font-size: 18px;
}
.linkp:visited {
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration:none;
	font-family: Arial;
	font-size: 18px;
}
.linkp:hover {
	font-style: normal;
	font-weight: bold;
	color: #81902B;
	text-decoration:none;
	font-family: Arial;
	font-size: 18px;
}
.linkr:link {
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration:none;
	font-family: Arial;
	font-size: 18px;
}
.linkr:visited {
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration:none;
	font-family: Arial;
	font-size: 18px;
}
.linkr:hover {
	font-style: normal;
	font-weight: bold;
	color: #90373A;
	text-decoration:none;
	font-family: Arial;
	font-size: 18px;
}

