.tablaprincipal {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.fondopagina {
	background-image: url(img/fondopagina.gif);
	background-repeat: repeat;
}
.linknavegacion {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #B6A71A;
	text-decoration: none;
	background-color: #666666;
	display: list-item;
	margin: 0px;
	position: relative;
	list-style-position: inside;
	list-style-type: square;
	padding: 5px 12px 5px 5px;
	line-height: 12px;
	border-bottom: 1px solid #999999;
}
a.linknavegacion:hover {
	color: #29176B;
	background-color: #FFF897;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4AE00;
	background-image: url(img/titletop.gif);
}
.fondoencabezado {
	background-image: url(img/encabezado.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 92px;
}
.seccionnombre {
	background-color: #FFF897;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #F4AE00;
	display: block;
	padding: 12px;
	background-image: url(img/seccionnombre.gif);
}
.nombreinmobiliaria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #29176B;
	margin-top: 0px;
	margin-left: 16px;
}
.direccioninmobiliaria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #29176B;
	margin-top: -12px;
	text-transform: capitalize;
	margin-left: 16px;
}
.copyright {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 8px;
}
.linknormal {
	color: #0000FF;
	text-decoration: underline;
}
.fondocontenidoderecha {
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(img/fondo_trans.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 6px;
	padding-left: 6px;
	vertical-align: top;
}
.fondocontenidoarriba {
	background-color: #999999;
}
.fondocontenidoizquierda {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	vertical-align: top;
}
.titulos {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #29176B;
	line-height: 24px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.parrafos {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	line-height: 17px;
}
.links {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: #0000FF;
	text-decoration: underline;
	padding: 1px;
}
a.links:hover {
	color: #29176B;
	text-decoration: none;
	background-color: #FFF897;
	padding: 1px;
}
.listas {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 22px;
	background-color: #FFFFCC;
	list-style-position: inside;
	border: 1px dotted #DFAA2D;
	padding-left: 6px;
	margin-left: 12px;
}
.textoresaltado {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}
.linkahomepage {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	display: list-item;
	list-style-position: inside;
	color: #6A5011;
	line-height: 12px;
	border: 1px solid #CCCCCC;
	list-style-type: disc;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 12px;
	padding-left: 4px;
}
a.linkahomepage:hover {
	background-color: #F3c65c;
}
.tablaventa {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #29176B;
	line-height: 26px;
	margin-top: 10px;
	border: 1px solid #F3C65C;
	background-attachment: scroll;
	background-color: #F4AE00;
	background-image: url(img/titletop.gif);
	margin-bottom: 10px;
}
.tablaventa a:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10pt;
	color: #29176B;
	text-decoration: none;
	margin-left: 6px;
	line-height: 20px;
}
.tablaventa a:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10pt;
	color: Olive;
	text-decoration: none;
	line-height: 20px;
	margin-left: 6px;
}
.tablaventa a:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10pt;
	color: #FFA500;
	text-decoration: underline;
	margin-left: 6px;
	line-height: 20px;
	background-color: #f8f8f8;
}
table#pagina {
	background-image: url(img/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
table#barranavegacion {
	margin-top: 45px;
}