body {
	text-align: center;
	background-color: #000;
}

a:link {
	color: #402B18;
}

a:visited {
	color: #714823;
}

a:hover {
	color: #d6bf93;
	background-color: #714823;
}

a:active {
	color: #d6bf93;
	background-color: #371000;
}

#caja {
	margin: 10px auto;
	width: 833px;
	height: 651px;
	background: no-repeat left top url(/img/el_pasajero/ilustracion.jpg);
}

#papel {
	width: 489px;
	height: 651px;
	margin-left: 344px;
	background: no-repeat left top url(/img/el_pasajero/papel.jpg) #d8bf93;
	position: relative;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.94em;
	color: #371000;
}

#titulo {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	width: 235px;
	height: 39px;
	left: 122px;
	top: 79px;
}

#titulo span {
	background: url(/img/el_pasajero/titulo.gif) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.nav {
	position: absolute;
	font-size: 0.8em;
	left: 185px;
	top: 115px;
	margin: 0;
	padding: 0;
}

#texto {
	line-height: 1.3em;
	text-align: left;
	position: absolute;
	left: 20px;
	top: 145px;
	width: 416px;
	height: 405px;
	padding: 0px 15px;
	overflow: auto;
	width: 446px; /* Tantek hack para IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 416px;  /* ancho correcto */
}

body>#texto { 
	width: 416px; /* Correccion para Opera. Termina Tantek hack. */
}

a.inicial-e, a.inicial-ele {
	display: block;
	float: left;
	padding: 0;
	background-repeat: no-repeat;
	margin-right: 4px;
}

.inicial-e {
	height: 33px;
	width: 19px;
	background-image: url(/img/el_pasajero/inicial_e.gif);
}

.inicial-ele {
	height: 38px;
	width: 22px;
	background-image: url(/img/el_pasajero/inicial_l.gif);
}

a.inicial-e span, a.inicial-ele span {
	display: none;
}


.continuara {
	text-align: center;
	font-style: italic;
}

#creativecommons {
	margin: 20px 0 0 0;
	font-size: 0.9em;
	color: #777;
	text-align: center;
}

#creativecommons img {
	padding: 0;
	border: 0;
}

#creativecommons a:link, #creativecommons a:visited, #creativecommons a:hover {
	background-color: transparent;
}