/*Estilos Categoria Bienes Raices */


body {
	background: #EEE url(../img/bg.gif);
	margin: 0;
}

.encabezado{
	background-image:url(../img/banner.jpg);
	background-repeat:no-repeat;
	width:810px;
	height:128px;
}

.contenido{
	height:280px;
}

.boton{
	border:1px;
	border-right:2px;
	background-color:#AEAEAE;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}

.letraContenido
{
	text-align:justify;
	color:#000000;
	size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
.lista_noticia{
	background-color:#DBDBDB;
	vertical-align:middle;
}
.texto_idioma{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-decoration: none;
}
.texto_idioma:hover
{
	color:#999999;
	text-decoration: underline;
}
.texto_idioma:visited 
{
 text-decoration: none;
 color:#000000; 
}

.contenido{
	background-color:#FFFFFF;
	margin: 0 auto;
	padding-bottom: 6px;
	width: 815px;
}

.texto_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-decoration: none;
}
.texto_normal:hover
{
text-decoration: underline;
}
.texto_normal:visited 
{
 text-decoration: none;
 color:#000000; 
}

.texto_free{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-decoration: none;
}
.lista_asesoria{
	width:120px;
	background-color:#FFCFCE;
	vertical-align:text-top;
}
.texto_asesoria{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#990000;
	text-align:center;
	text-decoration: none;
}
.texto_asesoria:hover
{
text-decoration: underline;
}
.texto_asesoria:visited 
{
 text-decoration: none;
 color:#990000; 
}

.lista_servicio{
	width:110px;
	background-color:#F4D7E0;
	vertical-align:text-top;
}
.texto_servicio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#A63157;
	text-align:center;
	text-decoration: none;
}
.texto_servicio:hover
{
text-decoration: underline;
}
.texto_servicio:visited 
{
 text-decoration: none;
 color:#A63157; 
}

.lista_bienes{
	width:105px;
	background-color:#EFD3EF;
	vertical-align:text-top;
}
.texto_bienes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#9E149E;
	text-align:center;
	text-decoration: none;
}
.texto_bienes:hover
{
text-decoration: underline;
}
.texto_bienes:visited 
{
 text-decoration: none;
 color:#9E149E; 
}

.lista_turismo{
	width:114px;
	background-color:#E7FFC6;
	vertical-align:text-top;
}
.texto_turismo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#006600;
	text-align:center;
	text-decoration: none;
}
.texto_turismo:hover
{
text-decoration: underline;
}
.texto_turismo:visited 
{
 text-decoration: none;
 color:#006600; 
}

.lista_tecnologia{
	width:114px;
	background-color:#CECFCE;
	vertical-align:text-top;
}
.texto_tecnologia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	text-decoration: none;
}
.texto_tecnologia:hover
{
text-decoration: underline;
}
.texto_tecnologia:visited 
{
 text-decoration: none;
 color:#666666; 
}

.lista_salud{
	width:100px;
	background-color:#A5EBFF;
	vertical-align:text-top;
}
.texto_salud{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#22596F;
	text-align:center;
	text-decoration: none;
}
.texto_salud:hover
{
text-decoration: underline;
}
.texto_salud:visited 
{
 text-decoration: none;
 color:#22596F; 
}

.lista_cocina{
	width:100px;
	background-color:#FFE0C1;
	vertical-align:text-top;
}
.texto_cocina{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FF6903;
	text-align:center;
	text-decoration: none;
}
.texto_cocina:hover
{
text-decoration: underline;
}
.texto_cocina:visited 
{
 text-decoration: none;
 color:#FF6903; 
}

.lista_clasificados{
	width:114px;
	background-color:#FFFF99;
	vertical-align:text-top;
}
.texto_clasificados{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FF9900;
	text-align:center;
	text-decoration: none;
}
.texto_clasificados:hover
{
text-decoration: underline;
}
.texto_clasificados:visited 
{
 text-decoration: none;
 color:#FF9900; 
}

.footer_txt{
	text-align:center;
	color:#000000;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
