.titulo {
	font-family: Helvetica, Arial, sans-serif ;
	font-size: 18px;
	text-align: right;
	color: #FFF;
}
.textoContenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	font-weight: normal;
	text-align: justify;
}

.textoContenido ul{
	margin:15px;  
	padding:7px;
	text-align:left
	}

.textoResaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #569D03;
}
.instrucciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #569D03;
	text-align: justify;
}
.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: #569D03;
	text-align: center;
	letter-spacing: 4pt;
}
.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:#88BC50;	
   text-decoration:none;
}
.textoPersonaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #333;
	text-align: justify;
}

.textoPersonaje a{	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4610D;
	font-weight: bold;
	text-align: center;}
	
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4610D;
	font-weight: bold;
	text-align: center;
}


.enlaces a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4610D;
	font-weight: bold;
	text-align: center;
}

.textoContenidoPeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	font-weight: normal;
	text-align: justify;
}
.textoContenidoPeque ul{
	margin:12px;  
	padding:3px;
	text-align:left;
}
.tituloPaper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
}
