* {
	outline: none;
	}

h2.tituloapar {
	height: 26px;
	font-family: Tahoma, Arial, "HelveticaNeue LightCond";
	font-size: 20px;
	text-align: right;
	padding: 4px 19px 0px 0px;
	background-color: #f8f7f7;
	color: #cac9c9;
	margin: 0px;
	font-weight: normal;
	}

a {
	font-family: Tahoma, Arial, "HelveticaNeue LightCond";
	font-weight:bolder;
	color: #686868;
	}

a:hover {
	color: #F0A855;
	}

#content {
	width: 444px;
	float: right;
	font-family:Tahoma, Arial, "HelveticaNeue LightCond";
	background-color: #f8f8f8;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 8px 0px 0px 0px;
	outline: none;
}	

	#content p {
		margin: 0px 0px 13px 0px;
		}

	#content h3 {
		background: url(interface/actualizacion/h3_back.gif) 11px 9px #f0f0f0 no-repeat;
		font-weight: bold;
		padding: 2px 0px 3px 19px;
		border:2px solid #fff;
		border-left: none;
		border-right: none;
		margin: 0px;
		font-size: 11px;
		}
		
	#content h3.nombre {
		border-top: none;
		}
	
	.volver {
		padding: 0px 0px 0px 5px;
		display: block;
		font-weight: bold;
		color: #F0A855;
		text-decoration: none;
		text-align: left;
		}
	
	.volver:hover {
		text-align: left;
		color: #fff;
		background-color: #686868;
		padding: 0px 0px 0px 5px;
		}
	
	.enlaces {
	padding: 10px 0px 4px 0px;
	}
		
	.enlaces, .contimg {
		display: inline-block;
		}
	
	.enlaces:after, .contimg:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	}
		
		.enlaces a{
			display: block;
			font-weight: bold;
			color: #F0A855;
			text-decoration: none;
			margin-bottom: 2px;
			padding-left: 19px;
			}
		.enlaces a:hover {
			color: #fff;
			background-color: #F0A855;
			padding-left: 19px;
			}
		
		.enlaces .volver {
		margin: 0px 19px 0px 19px;
		padding: 0px 0px 0px 5px;
		display: block;
		font-weight: bold;
		color: #F0A855;
		text-decoration: none;
		/*text-align: center;*/
		}
	
		.enlaces .volver:hover {
		color: #fff;
		background-color: #686868;
		margin: 0px 19px 0px 19px;
		padding: 0px 0px 0px 5px;
		}
		
	#descripcion, .info {
		padding: 13px 19px 4px 19px;
		}
	
	.info strong {
		font-weight:bold;
		color: #666666;
		}
	.info ul, .info ol{
		margin: 0px;
		padding: 0px;
		}
	
	.mod_ampliado ol, .mod_ampliado ul {
		margin: 0px 0px 16px 8px;
		}
	
	#mod_ampliado_menu ul li {
		list-style-type: none;
		margin: 0px;	
	}
	
	.info ol li {
		list-style:decimal inside;
		margin: 0px 0px 5px 10px;
		}
	
	.mod_ampliado ol li, .mod_ampliado ul li {
		list-style:decimal inside;
		margin: 0px 0px 5px 10px;
		}
	
	.info ul li{
	list-style: inside;
	margin: 0px 0px 5px 10px;
	}
	
		
	.contenedorimg {
		width: 66px;
		margin: 0px 2px 2px 0px;
		float: left;
		}
	.contenedorimg a {
		/*background: url(interface/actualizacion/ejemplo.jpg) 0px 0px no-repeat;*/
		display: block;
		height: 52px;
		width: 66px;
		margin: 0px;
		padding: 0px;
		border:none;
		}
	
	.contenedorimg a:hover {
		padding: 0px;
		margin: 0px;
		}
	
	.paddingenlacesimg {
		padding: 0px 9px 0px 19px;
		}
	

/*------------------------------------houses---------------------------------------------*/

#content_h {
	width: 444px;
	float: right;
	font-family:Tahoma, Arial, "HelveticaNeue LightCond";
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 8px 0px 0px 0px;
	outline: none;
}	

	#content_h p {
		margin: 0px 0px 13px 0px;
		}
	
	#content_h p.ultimo_par {
		margin: 0px 0px 0px 0px;
		}
	
	#content_h #introduccion {
		padding: 3px 10px 7px 10px;
		background-color: #f0f0f0;
		margin-bottom: 2px;
		}
	
	#content_h #lista_apart {
		padding: 10px;
		background-color: #f8f8f8;
		}
		
		#content_h #lista_apart .mod_apart {
			background: url(interface/houses/mod_back.gif) 0px 0px no-repeat;
			width: 424px;
			height: 200px;
			margin-bottom: 10px;
		}
		
		#content_h #lista_apart .mod_apart:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden; 
		}
		
		.mod_apart h4 a, .mod_apart h4 a:link, .mod_apart h4 a:active, .mod_apart h4 a:visited{
			color: #fff;
			font-size: 11px;
			font-weight: bold;
			width: 280px;
			margin: 5px 10px 6px 10px;
			display: inline;
			float:left;
			text-decoration: none;
			}.mod_apart h4 a:hover{ text-decoration: underline; }
		
		#content_h #lista_apart .mod_apart p {
			width: 280px;
			margin: 5px 10px 0px 12px;
			float: left;
			display: inline;
			}
		
		#content_h #lista_apart .mod_apart .foto {
			width: 104px;
			height: 82px;
			background: url(interface/houses/foto_ej.jpg) 0px 0px no-repeat;
			float: right;
			margin: 6px 6px 4px 0px;
			display: inline;
			}
		
		#content_h #lista_apart .mod_apart .caracteristicas {
			width: 274px;
			margin: 16px 0px 0px 17px;
			list-style: none;
			float: left;
			padding: 0px;
			display: inline;
			color: #fff;
			font-size: 9px;
			}
		
		#content_h #lista_apart .mod_apart .caracteristicas li {
			width: 126px;
			float: left;
			margin-right: 21px;
			display: inline;
			}
		
		#content_h #lista_apart .mod_apart .caracteristicas li.sinmargen {
			width: 126px;
			float: left;
			margin-right: 0px;
			display: inline;
			}
			
			.alineaizq {
				float: left;
				}
			
			.alineadch {
				float: right;
				font-weight:bold;
				}
		
		.botonera_fich {
			width: 103px;
			float: right;
			list-style: none;
			padding: 0px 0px 0px 0px;
			margin: 0px 7px 0px 0px;
			display: inline;
			}
			
			.botonera_fich li {
				width: 103px;
				padding: 0px;
				height: 13px;
				line-height: 1px;
				font-size: 1px;
				margin-bottom: 2px;
				}
		
		.botonera_fich li a{
			width: 103px;
			background: url(interface/houses/botonera_fichas.gif) no-repeat;
			line-height: 1px;
			font-size: 1px;
			padding: 0px;
			display:block;
			height: 13px;
			text-indent: -9999px;
			
			}
			
			.botonera_fich li a.pics {
				background-position: 0px 0px;
				}
			.botonera_fich li a.req {
				background-position: 0px -13px;
				}
			
			.botonera_fich li a.inf {
				background-position: 0px -26px;
				}
			
			.botonera_fich li a.pics:hover {
				background-position: 0px -39px;
				}
			.botonera_fich li a.req:hover {
				background-position: 0px -52px;
				}
			
			.botonera_fich li a.inf:hover {
				background-position: 0px -65px;
				}
			
			#content_h #lista_apart .mod_apart p.precio {
				float: right;
				text-align: center;
				width: 80px;
				margin: 20px 16px 0px 0px;
				color: #fff;
				}
		
	
	#content_h .mod_ampliado {
		width: 444px;
		background: url(interface/houses/amp_deg.gif) 0px 25px repeat-x #f8f8f8;
		margin-bottom: 2px;
		padding-bottom: 10px;
		}
	
	#content_h .mod_ampliado:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
	
	#fotos_hou_amp {
		width: 408px;
		margin: 15px 0px 0px 19px;
		padding-bottom: 16px;
		}
		
		#content_h .mod_ampliado h4 {
			background: url(interface/houses/h_back.png) 0px 0px no-repeat;
			height: 25px;
			color: #fff;
			padding: 4px 10px 0px 10px;
			margin: 0px 0px 10px 0px;
			font-size: 11px;
			}
		
		#content_h .mod_ampliado p {
			margin: 0px 19px 16px 19px;
			}
		
		#content_h .mod_ampliado .menu_h_amp {
			
			width: 406px;
			margin: 0px 0px 0px 19px;
			padding: 0px;
			}
		
		#content_h .mod_ampliado .menu_h_amp li {
			list-style: none;
			list-style-position: outside;
			margin: 0px 0px 2px 0px;
			line-height: 16px;
			padding: 0px;
			width: 406px;
			}
			
		#content_h .mod_ampliado .menu_h_amp li a {
			border-left: 2px solid #f0a855;
			padding-left: 5px;
			text-decoration: none;
			display: block;
			margin: 0px;
			height: 16px;
			width: 406px;
			}
		
		#content_h .mod_ampliado .menu_h_amp li a:hover {
			color: #fff;
			background-color: #f0a855;
			}
		
		.cont_texto {
			height: 53px;
			float: left;
			}
		
		#paginado {
			height: 12px;
			width: 414px;
			margin: 20px 0px 0px 4px;
			}
		
		a#pag_ant {
			background: url(interface/houses/pag_ant.gif) 0px 0px no-repeat;
			width: 101px;
			height: 12px;
			text-indent: -9999px;
			font-size: 1px;
			line-height: 1px;
			display: block;
			float: left;
			}a#pag_ant:hover { background-position: 0px -12px;}
		
		a#pag_sig {
			background: url(interface/houses/pag_sig.gif) 0px 0px no-repeat;
			width: 103px;
			height: 12px;
			text-indent: -9999px;
			font-size: 1px;
			line-height: 1px;
			display: block;
			float: right;
			}a#pag_sig:hover { background-position: 0px -12px;}
		
	.contenedorimg_h {
		width: 66px;
		margin: 0px 2px 2px 0px;
		float: left;
		background-color:#000000;
		}
		
	.contenedorimg_h a {
		display: block;
		height: 52px;
		width: 66px;
		margin: 0px;
		padding: 0px;
		border: 0px;
		}
	
	.contenedorimg_h a:hover {
		padding: 0px;
		margin: 0px;
		}
	
	.volver_h {
		display: block;
		background: url(interface/houses/boton_back.png) 0px 0px no-repeat;
		width: 49px;
		height: 18px;
		color: #fff;
		padding:0px 0px 0px 13px;
		text-decoration: none;
		margin-left: 19px;
		}
	
	.volver_h:hover {
		background-position: 0px -18px;
		color: #fff;
		}
		
	.flotar_izq {
		float: left;
		}
		
	.sangrado {
		margin-left: 15px;
		}