	body    {  
		font-family: Times, Geneva, Arial, Helvetica; 
		font-size: 12pt; 
		background-color: #FFFFFF; 
		text-align: justify; 
		color: #000000; 
		margin-top: 2% 
	}
	
	td      {  vertical-align: top }
	tr      {  vertical-align: top }


	a       		{  font-family: Times, Arial, Helvetica; font-size: 12pt }
	a:link  		{  font-family: Times, Arial, Helvetica; font-size: 12pt; color: #004080; text-decoration: underline }
	a:visited 	{  font-family: Times, Arial, Helvetica; font-size: 12pt; color: #800040 }	

	a.tituloApartamento       		{  font-family: Times, Arial, Helvetica; font-size: 15pt; color: #800040; font-weight: bold; text-align: left}
	a.tituloApartamento:link  		{  font-family: Times, Arial, Helvetica; font-size: 15pt; color: #800040; font-weight: bold; text-align: left; text-decoration: underline }
	a.tituloApartamento:visited 	{  font-family: Times, Arial, Helvetica; font-size: 15pt; color: #800040; font-weight: bold; text-align: left}	



	.titulo	{
		font-family: Times, Arial, Helvetica; 
		font-size: 22pt;
		Color: #800040; 	
		font-weight: bold;
		vertical-align: bottom;  
		text-align: center
	}

	.tituloApartamento	{
		font-family: Times, Arial, Helvetica; 
		font-size: 19px;
		Color: #800040; 	
		font-weight: bold; 
		text-align: left
	}

	
	.TablaDatos  	{  
		font-family: Times, Arial, Helvetica; 
		font-size: 11pt; 
		width: 750; 
		vertical-align: top 
	} 
	
	.TextoIzq  	{  
		font-family: Times, Arial, Helvetica; 
		font-size: 11pt; 
		font-weight: bold; 
		color: #000000; 
		vertical-align: top ; 
		text-align: left 
	}
	.TextoIzqSinNegrita  	{  
		font-family: Times, Arial, Helvetica; 
		font-size: 11pt; 
		font-weight: normal; 
		color: #000000; 
		vertical-align: top ; 
		text-align: left 
	}

	
	.TextoSinJustificar	{  
		font-family: Times, Arial, Helvetica; 
		font-size: 11pt; 
		font-weight: bold; 
		color: #000000; 
		vertical-align: top 
	}
	
	.TextoDireccion	{  
		font-family: Times, Arial, Helvetica; 
		font-size: 11pt; 
		font-weight: normal; 
		font-style: italic;
		color: #000000; 
		vertical-align: top 
	}	
	
	.RellenoSinJustificar	{  
		font-family: Times, Arial, Helvetica; 
		font-size: 11pt; 
		color: #000000; 
		vertical-align: top 
	}
	
	.CeldaFondoIzq	{  
		background: url(imagen/fondoApto.gif) white fixed no-repeat;
		border-width: 3;
		font-family: Times, Arial, Helvetica; 
		font-size: 11pt; 
		color: #000000; 
		vertical-align: top 
	}	
	
	.CeldaFondoDer	{  
		background: url(imagen/fondoAptoInv.gif) white fixed no-repeat;
		font-family: Times, Arial, Helvetica; 
		font-size: 11pt; 
		color: #000000; 
		vertical-align: top 
	}	
	
	.RellenoCentrado	{  
		font-family: Times, Arial, Helvetica; 
		font-size: 11pt; 
		text-align: center;
		color: #000000; 
		vertical-align: top 
	}
	
	.localizador {
		font-family: Times, Arial, Helvetica; 
		font-size: 12pt; 
		color: #000000; 
		vertical-align: top 
		
	}	

	.error	{  
		font-family: Times, Arial, Helvetica; 
		font-size: 13pt; 
		text-align: center;
		Font-weight: bold; 
		color: #000000; 
		vertical-align: top 
	}
															