﻿.tituloanuncio
{
	text-align: right;
	font-size: 14pt;
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #000000;
}
.titulodetalles
{
	text-align: right;
	font-size: 12pt;
	font-family: Helvetica;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 5px;
	font-weight:bolder;
}

.subtitulodetalles
{
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
    font-family: Tahoma;
    color: #356ac8;
}

.codigoanuncio
{
	text-align: right;
	font-size: 28pt;
	font-family: Helvetica;
	color: #999999;
	background-color: #000000;
}

.tituloanuncio
{
	text-align: right;
	font-size: 14pt;
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #000000;
}
.direccionanuncio
{
	text-align: right;
	font-size: 10pt;
	font-family: Helvetica;
	color: #999999;
	background-color: #000000;
	font-weight: lighter;
}
.visitasanuncio
{
	text-align: right;
	font-size: 10pt;
	font-family: Tahoma;
	color: #999999;
	background-color: #000000;
	font-weight: lighter;
	margin-right: 10px;
}
.ubicacionanuncio
{
	text-align: right;
	font-size: 10pt;
	font-family: Helvetica;
	color: #999999;
	background-color: #000000;
	font-weight: bolder;
}

.precioanuncio
{
	text-align: right;
	font-size: 14pt;
	font-family: Helvetica;
	color: #999999;
	background-color: #000000;
	margin-right: 10px;
}

.alquileranuncio
{
	text-align: right;
	font-size: 9pt;
	font-family: Tahoma;
	color: #999999;
	background-color: #000000; 
	margin-right: 10px;
	font-weight: lighter;
}
.subtitulocontactoanuncio
{
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #356ac8;
}
.textocontactoanuncio
{
	text-align: right;
	font-size: 8pt;
	font-family: Tahoma;
	color: #356ac8;
	font-weight: lighter;
}

