

/***
<!-- ESTILOS POSADA - interesante -->
<!-- exclusivos de esta hoja -->
<!-- 28 diciembre 2009 -->
***/


body		{	background-color: #cccccc;	}

#letrero	{	position: absolute;
			top: 135px;
			left: 250px;  
			font-size: 300%;
			font-family: sans-serif, Verdana, Arial;
			color:#FFFFFF;		}
				
#subletrero	{	position: absolute;
			top: 190px;
			left: 30px;  
			font-size: 170%;
			letter-spacing: 3px;
			font-family: sans-serif, Verdana, Arial;
			color: #FFFFFF; 	}


		
#textoenlaces	{	position: absolute;
			top: 250px;
			left: 20px;
			width: 250px;
			height: 350px;
			background-color: #0099ff;
			text-align: center;	}


		
#navegafuera	{	position: absolute;
			top: 390px;
			left: 720px;
			width: 250px;
			height: 470px;
			background-color: #0099ff;
			text-align: center;	}



#final		{	position: absolute;
			top: 900px;
			left: 20px;
			width: 940px;	}


