/*Estilos Categoria Bienes Raices */


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

.contenido{
	height:240px;
}

.boton{
	border:1px;
	background-color:#888888;
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
}
.encabezado{
	background-image:url(../img/interna/banner.jpg);
	background-repeat:no-repeat;
	width:810px;
	height:87px;
}



.barra
{   
    width:254px;
    height:42px;
 	background-image: url(../img/Bienes/barra.jpg);
	background-repeat: no-repeat 
}

.ladoizquierdo
{   
    width:254px;
 	background-image: url(../img/Bienes/fondo-ladoizq.jpg)
}

.fondomenu
{   
 	background-image: url(../img/fondomenu.jpg)
}

.fondo_categoria{
	background-image:url(../img/Bienes/fondo_titulo_bienes.jpg);
	background-repeat:no-repeat;
	height:61px;
}

.lista_subcategorias{
	background-color:#E9D6E9;
}

.lista_subcategorias_blanca{
	background-color:#FFFFFF;
}

.nombre_categoria{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	line-height:10px;
	padding-left:40px;
	padding-top: 5px;
}

.nombre_empresa{
	font-family:"Arial Black";
	font-size: 27px;
	font-style: normal;
	line-height: 20px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration: none;
	padding-left: 25px;
	text-align:justify;
}

.nombre_empresa_sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style:normal ;
	line-height: 40px;
	font-weight: bold;
	font-variant:normal;
	text-transform: none;
	color:#000000;
	text-decoration:none;
	text-align:justify;
	padding-left: 15px;
}

.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	text-decoration: none;
}

.texto_idioma{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-decoration: none;
}
.texto_idioma:hover
{
	color:#333333;
	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;
	padding-left:10px;
}
.texto_normal:hover
{
	text-decoration: underline;
}
.texto_normal:visited 
{
 text-decoration: none;
}

.texto_categoria{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#9E149E;
	text-align:center;
	text-decoration: none;
	padding-left:20px;
	text-decoration: underline;
}
.texto_categoria:hover
{
text-decoration: underline;
}


.footer
{
	background-image:url(../img/Bienes/footer_bienes.jpg);
	background-repeat:no-repeat;
	width:810px;
	height:42px;
}
.footer_txt{
	text-align:center;
	color:#000000;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
