body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#cabezal {
	position:absolute;
	top:0px;
	width:100%;
	height:159px;
	z-index:3;
	visibility:visible;
	background-image: url(../links/index/fdo1.jpg);
	text-align: center;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	vertical-align: middle;
}

#saltar {
	position:absolute;
	top:426px;
	width:100%;
	height:54px;
	z-index:4;
	visibility:visible;
	background-image: url(../links/index/fdo2.jpg);
	left: 0px;
	text-align: center;
}
#intro {
	width: 100%;
	position: absolute;
	top: 159px;
	right: 0px;
	visibility: visible;
	z-index: 3;
	background-color: #BBB792;
	height: 267px;
}
#contenedor {
	width: 100%;
	position: absolute;
	visibility: visible;
	z-index: 5;
	text-align: center;
	left: 0px;
	top: 0px;
	height: 100%;
}
#botones {
	text-align: center;
	position: relative;
	z-index: auto;
	height: 100%;
	width: 100%;
	top: 480px;
	margin-bottom: 0px;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.aBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
