* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #45494A;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1E2E4;
}
#header_interior {
	width: 943px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1E2E4;
	padding-top: 15px;
	padding-right: 19px;
	padding-bottom: 15px;
	padding-left: 19px;
}
#header_interior  .buscador {
	font-size: 9px;
	color: #333333;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#header_interior .buscador a:link {
	color: #333333;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
#header_interior .buscador a:visited {
	color: #333333;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
#header_interior .buscador a:hover {
	color: #333333;
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
}
#header_interior .buscador a:active {
	color: #333333;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
#header_interior #buscador #operacion {
	height: 17px;
	border: 1px solid #333333;
	width: 92px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #333333;
	padding-top: 3px;
}
#header_interior #buscador #propiedad {
	height: 17px;
	border: 1px solid #333333;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #333333;
	padding-top: 3px;
}
#header_interior #buscador #zona {
	height: 17px;
	border: 1px solid #333333;
	width: 91px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #333333;
	padding-top: 3px;
}
#header_interior #buscador #valor {
	height: 17px;
	border: 1px solid #333333;
	width: 98px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #333333;
	padding-top: 3px;
}
#menu_top {
	width: 981px;
	margin-right: auto;
	margin-left: auto;
}
#midlle {
	width: 943px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 19px;
}
#footer_top {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	padding: 18px;
}
.fin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: left;
}
.dashed_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: left;
}
.dashed_lineAmp {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 8px;
	clear: left;
}
.titulo_seccion {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc0000;
	padding: 10px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	width: 195px;
}
.titulo_seccionGenerico {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc0000;
	padding: 10px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	width: 296px;
}
.subtitulo_seccion {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	text-transform: uppercase;
	text-indent: 10px;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boton_ampliar {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #767676;
	text-align: right;
	padding-top: 8px;
	padding-right: 26px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 3px;
	margin-top: 3px;
	background-image: url(../images/propiedaddes/boton_ampliar.gif);
	background-repeat: no-repeat;
	background-position: 162px center;
}
.boton_ampliar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.boton_ampliar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.boton_ampliar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.boton_ampliar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.paginacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	clear: left;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
}
.paginacion  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.paginacion a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.paginacion a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.paginacion a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.paginacionSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	clear: left;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#index {
	width: 537px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#index a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#index a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#index a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#index a:active {
	color: #FFFFFF;
	text-decoration: none;
}

