/*******************************************************************************
*                                                                              *
*  Site      :  *
*  Author    :  *
*                                                                              *
*******************************************************************************/

/* inmobiliaria 
*******************************************************************************/
.piso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	font-weight: bold;
	color: #0066FF;
	overflow:auto;
}

.piso_titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;	
	font-weight: bold;
	color: #0099FF;
	overflow:auto;
}
.piso_referencia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	overflow:auto;
	font-weight: normal;	
}

.piso_categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #666666;
	font-weight: normal;
	overflow:auto;
}

.piso_tipo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #666666;
	overflow:auto;
	font-weight: normal;	
}

.piso_provincia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #666666;
	overflow:auto;
	font-weight: normal;	
}
.piso_localidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #666666;
	overflow:auto;
	font-weight: normal;	
}

.piso_texto {
	font-weight:normal;
	color: #666666;
}




.piso_precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #0066FF;
	overflow:auto;
	font-weight: normal;	
}


.piso_foto {
	border: 1px solid #cccccc;
}


.piso_precio_venta {
	font-weight:bold;
	color:#FF3300;
	font-size:12px;
}


.piso_precio_alquiler {
	font-weight:bold;
	color: #0099FF;
}






/*    LISTA  */


.lista_titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #0099FF;
	overflow:auto;
	font-weight: bold;	
}

.lista_textobreve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	overflow:auto;
	font-weight: normal;
}

#lista_caja {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}









/* PORTADA */

.portada_promociones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;		
	color: #ffffff;
	overflow:auto;
	font-weight: normal;	
}

a.portada_promociones {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.portada_promociones:visited {
	color: #eeeeee;
}
a.portada_promociones:hover {
	color: #dd7c60;
	background: #75A8CA;
	border-color: #fff0c3;
}

.portada_promociones_titulo
	{
	position: relative;
	color: #fff;
	font: normal 1em/1em helvetica, arial, sans-serif;
	font-weight:bold;
}





.portada_obranueva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;		
	color: #ffffff;
	overflow:auto;
	font-weight: normal;	
}

a.portada_obranueva {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.linkcportada_obranueva:visited {
	color: #eeeeee;
}
a.portada_obranueva:hover {
	color: #dd7c60;
	background: #75A8CA;
	border-color: #fff0c3;
}


.portada_obranueva_titulo
	{
	position: relative;
	color: #fff;
	font: normal 1em/1em helvetica, arial, sans-serif;
	font-weight:bold;
}






.portada_segundamano {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 7.5pt;	
	color: #ffffff;
	overflow:auto;
	font-weight: normal;	
}

a.portada_segundamano {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.linkcportada_segundamano:visited {
	color: #eeeeee;
}
a.portada_segundamano:hover {
	color: #dd7c60;
	background: #75A8CA;
	border-color: #fff0c3;
}
.portada_segundamano_titulo
	{
	position: relative;
	color: #fff;
	font: normal 1em/1em helvetica, arial, sans-serif;
	font-weight:bold;
}







.promociones_titular {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 7.5pt;	
	color: #ffffff;
	overflow:auto;
	font-weight: normal;	
}

a.promociones_titular {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.promociones_titular:visited {
	color: #eeeeee;
}
a.promociones_titular:hover {
	color: #FF9933;
	background: #8793A0;
	border-color: #fff0c3;
}
.promociones_titular
	{
	position: relative;
	color: #fff;
	font: normal 1em/1em helvetica, arial, sans-serif;
	font-weight:bold;
}








