#publicidad_lateral, .noVisual, .copywrite, #footer, #navigation, #header, #filtroPrecio, .piso_resumen a, .publicidad_lateral_detalle,
#mail, #separador img, #foto_grande
{
    display: none;
}
.piso_titulo {
    font-size: small;
}
.piso_dest_detalles
{
	float: right;
	width: 492px;
	background-color: inherit;
	clear: right;
}
.piso_destacado
{
	/*background-color: #fed1a0;    se lo saco porque no anda bien en IE */
	border-top: dotted 1px #F35B18;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.piso_dest_imagen
{
	float: left;
	width: 261px;
	height: 203px;
	background-color: inherit;
	margin-bottom: 5px;
	clear: left;
}
.piso_dest_detalles
{
	float: right;
	width: 492px;
	background-color: inherit;
	clear: right;
}

/*Comun de la lista de pisos*/

.piso_estandar
{
	border-top: dotted 1px #F35B18;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.foto_piso
{
	clear: left;
	float: left;
	border: 1px solid #F35B19;
	margin: 5px 20px 0 20px;
}
.piso_titulo
{
	margin-bottom: 4px;
	text-align: justify;
}
.piso_titulo a
{
	font-size: 72%;
	font-weight: bold;
	color: #F35B18;
	text-decoration: none;
}
#contenido
{
	clear: both;
	width: 950px;
	/*padding-top: 20px;*/
	text-align: left;
}
#contenido_interno
{
	width: 769px;
	float: left;
}

h1
{
	color: #F35B18;
	font-weight: bold;
	font-size: small; /*	background-color: #F5C273; */
	background-image: url(../img/fondo-dest-titu.jpg);
	background-repeat: repeat-x;
	background-position: left center; /*	text-transform: uppercase; */
	text-indent: 5px;
	padding: 2px 0;
}
.filtroPrecio{
    font-size: small;
}
.piso_caracteristicas
{
	text-align: right;
	margin: 0;
	padding: 0;
}
.printHeader {
    display: block;
}

