body
{
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	overflow-y: scroll;
}

table
{
	padding: 0px;
}

/* Enlaces texto */
a:link , a:visited , a:hover
{
	text-decoration: none;
}

a:focus
{
	outline-style: none;
}

a:link , a:visited , a:hover
{
	text-decoration: none;
}

a:focus
{
	outline-style: none;
}

a:link.paginacion , a:visited.paginacion , a:hover.paginacion , a:focus.paginacion
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #045593;
	text-decoration: underline;
}

/* Menu General */
ul
{
  list-style:none;
	padding: 0px;
	margin: 0px;
}

ul#menu li
{
	float: left;
	border-right: 1px solid #4DA4C0;
}

ul#menu li a
{
	display: block;
	display: compact;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
  font-weight: bold;
	text-decoration: none;
	height: 15px;
	padding: 0 10 0 10;
}

ul#menu_inferior li
{
	float: left;
}

ul#menu_inferior li a
{
	display: block;
	display: compact;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
  font-weight: bold;
	text-decoration: none;
  letter-spacing: 0.03em;
	padding: 0 0 0 10;
}

.cabecera_portada
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 37px;
	font-weight: bold;
  letter-spacing: -0.03em;
	line-height: 30px;
	color: #045593;
}

.cabecera2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
  letter-spacing: -0.03em;
	line-height: 30px;
	color: #045593;
}

.texto
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #045593;
}

.texto2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #045593;
}

.texto3
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
}

.texto4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #045593;
}

.texto5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929292;
}

.texto6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #929292;
}

.texto7
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6B00;
}

.texto8
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #045593;
}

.texto9
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

.texto10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B4B4B;
}

.texto11
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
}

.texto12
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #045593;
  letter-spacing: -0.02em;
	line-height: 35px;
}

.texto13
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFA700;
  letter-spacing: -0.03em;
	line-height: 25px;
}

.texto14
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #045593;
}

.texto15
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #045593;
}

.texto16
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: black;
}

input,textarea
{
	background-color: #E6E6E6;
	border-top: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.enlace_descargar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045593;
}

.texto_buscador_principal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

#inmuebles tr.inmueble_destacado
{
	background-color:#EEEDB2;
	border-bottom: 1px solid #C1C1C1;
}

#inmuebles tr.inmueble_destacado:hover
{
	background-color:#E3E3E8;
}

#inmuebles tr.inmueble_nodestacado:hover
{
	background-color:#E3E3E8;
}