.titulo {
	font-family: Helvetica, Arial, sans-serif ;
	font-size: 18px;
	text-align: right;
	color: #FFF;
}
.textoContenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	font-weight: normal;
	text-align: justify;
}
.textoResaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F27A3E;
}
.instrucciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F27A3E;
	text-align: center;
}
.volverInicio {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.creditos {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #969696;
	text-align: center;
}
.numeroActual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663615;
	text-align: center;
	letter-spacing: 6pt;
	text-decoration:none
}


.numeroActual a:link{
	color:#FFF;
   text-decoration:none;
} 
.numeroActual a:visited {
	color:#FFF;
   text-decoration:none;
	}
.numeroActual a:active {	
	color:#FFF;
   text-decoration:none;
	}
.numeroActual a:hover{
    color:#F27A3E;	
   text-decoration:none;
}

.textoPersonaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	text-align: justify;
}.textoContenidoPeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	font-weight: normal;
	text-align: justify;
}
.textoContenidoPeque ul{
	margin:12px;  
	padding:3px;
	text-align:left;
}
.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4610D;
	font-weight: bold;
	text-align: center;
}
