	@font-face
	{
	font-family: Lora;
		src: url('Lora-Regular.ttf');
		 /*,url('Sansation_Light.eot'); IE9 */
	font-family: Papyrus;
		src: url('papyrus.ttf');
	}

	#menulat {
		float:left;
		width:250px;
		height:900px;
	}
	
	#tituloimg {
		padding-top:20px;
		text-align:center;
		width:250px;
	}

	
	#otro{
		margin:0 auto;
		width:230px;
		
	}
	
	.textolat{
		font-family:Arial,Helvetica,sans-serif;
		font-size:15px;
	}
	
	.texto
	{
		font-family:Arial,Helvetica,sans-serif;
		font-size:16px;
		Color:blue;
	}
	
	img {
		border:0px;
	}
	
	#pedir{
		text-align:center;
	}
	
	#pedir:hover{
		text-align:center;
		cursor:pointer;
		color:red;
	}
	
	#xti:hover{
		text-shadow: -1px 0 white, 0 1px white, 1px 0 black, 0 -1px black;
		cursor:pointer;
	}
	
	#mapa {text-shadow: -1px 0 red, 0 1px red, 1px 0 black, 0 -1px black;}
	#mapa:hover{
		text-shadow: -1px 0 white, 0 1px white, 1px 0 red, 0 -1px red;
		cursor:pointer;
	}

	
	.c {
		border: 0px;
	}
	
