.listado {
	margin: 0px auto;
	margin-top: 1px;	
	width: 980px;
	height: 20px;
	padding: 1px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	border-bottom: 1px solid #999999;
}

.listado a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.listado a:HOVER{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.listado_1 {
	margin: 0px auto;	
	margin-top: 1px;	
	width: 980px;
	height: 20px;
	padding: 1px;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	border-bottom: 1px solid #999999;
}

.listado_1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.listado_1 a:HOVER{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.col_500 {
	overflow: hidden;
	width: 500px;
	height: 20px;
	float: left;
}

.col_400 {
	overflow: hidden;
	width: 400px;
	height: 20px;
	float: left;
}

.col_300 {
	overflow: hidden;
	width: 400px;
	height: 20px;
	float: left;
}

.col_200 {
	overflow: hidden;
	width: 200px;
	height: 20px;
	float: left;
}

.col_100 {
	overflow: hidden;
	width: 100px;
	height: 20px;
	float: left;
}

#ficha_edicion {
	width: 980px;
}

#ficha_datos {
	width: 500px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	background-color: #EAEAEA;
	border-top: #CCCCCC thin solid;
	border-left: #CCCCCC thin solid;
	border-bottom: #666666 thin solid;
	border-right: #666666 thin solid;
}

#ficha_datos A{
	color: #666666;
	text-decoration: none;
}

#ficha_datos A:HOVER{
	color: #333333;
	text-decoration: underline;
}

#ficha_datos_centrada {
	width: 500px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EAEAEA;
	border-top: #CCCCCC thin solid;
	border-left: #CCCCCC thin solid;
	border-bottom: #666666 thin solid;
	border-right: #666666 thin solid;
}

#ficha_datos_derecha_inmueble {
	width: 450px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#ficha_fotos {
	width: 200px;
	float: left;
}

#ficha_fotos_320 {
	width: 320px;
	float: left;
}

#foto_user {
	overflow: hidden;
  	width: 200px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 1px;
	font-family: "Microsoft Sans Serif",Verdana,Arial;
	border-top: #CCCCCC thin solid;
	border-left: #CCCCCC thin solid;
	border-bottom: #666666 thin solid;
	border-right: #666666 thin solid;
	font-size: 10px;
	line-height: 20px;
	color: #006699;
	text-align: center;
}

#foto_user_320 {
	overflow: hidden;
  	width: 320px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 1px;
	font-family: "Microsoft Sans Serif",Verdana,Arial;
	border-top: #CCCCCC thin solid;
	border-left: #CCCCCC thin solid;
	border-bottom: #666666 thin solid;
	border-right: #666666 thin solid;
	font-size: 10px;
	line-height: 20px;
	color: #006699;
	text-align: center;
}

#ficha_fotos_inmueble {
	width: 450px;
	margin-top: 10px;
	background-color: #E1E1E1;
	border-top: #CCCCCC thin solid;
	border-left: #CCCCCC thin solid;
	border-bottom: #666666 thin solid;
	border-right: #666666 thin solid;
}

#ficha_descripciones_inmueble {
	width: 450px;
	margin-top: 10px;
	background-color: #E1E1E1;
	border-top: #CCCCCC thin solid;
	border-left: #CCCCCC thin solid;
	border-bottom: #666666 thin solid;
	border-right: #666666 thin solid;
}

#ficha_inmuebles_propietario {
	width: 250px;
	float: left;
	margin-left: 10px;
}

#ficha_inmuebles_venta_propietario {
	width: 250px;
	margin-top: 10px;
	background-color: #E1E1E1;
	border-top: #CCCCCC thin solid;
	border-left: #CCCCCC thin solid;
	border-bottom: #666666 thin solid;
	border-right: #666666 thin solid;
	padding: 5px;
}

#ficha_inmuebles_venta_propietario A {
	color: #333333;
	text-decoration: none;
}

#ficha_inmuebles_venta_propietario A:HOVER {
	color: #999999;
	text-decoration: underline;
}

#ficha_inmuebles_alquiler_propietario {
	width: 250px;
	margin-top: 10px;
	background-color: #E1E1E1;
	border-top: #CCCCCC thin solid;
	border-left: #CCCCCC thin solid;
	border-bottom: #666666 thin solid;
	border-right: #666666 thin solid;
	padding: 5px;
}

#ficha_inmuebles_alquiler_propietario A {
	color: #333333;
	text-decoration: none;
}

#ficha_inmuebles_alquiler_propietario A:HOVER {
	color: #999999;
	text-decoration: underline;
}

.mini_listado {
	margin: 0px auto;
	margin-top: 1px;	
	padding: 1px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	border-bottom: 1px solid #999999;
}

.mini_listado_1 {
	margin: 0px auto;	
	margin-top: 1px;	
	padding: 1px;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	border-bottom: 1px solid #999999;
}



