body {
	font-family: Trebuchet MS, Verdana, Arial, Microsoft Sans Serif, Helvetica, sans-serif;
}

td {
	font-family: Trebuchet MS, Verdana, Arial, Microsoft Sans Serif, Helvetica, sans-serif; background-color:#FFFFFF;
}

th {
	font-family: Trebuchet MS, Verdana, Arial, Microsoft Sans Serif, Helvetica, sans-serif; background-color:#FFFFFF;
}

h1 {
	color:#ffffff;
	background:#7E0034;
	font-family:  Trebuchet MS, Verdana, Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	font-variant: normal;	
	height: 30px;
	line-height: 30px;
	text-align:center;
}

h2{
	color:#666666;
	font-family:  "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	font-variant: normal;	
	height: 20px;
	line-height: 20px;
}

.borde-t-c {
	background-image: url(../imagenes/borde_t.gif);background-color:#FFFFFF;	
}

.borde-i {
	background-image: url(../imagenes/borde_i.gif);background-color:#FFFFFF;
	height: 5px;
}

.borde-d {
	background-image: url(../imagenes/borde_d.gif);background-color:#FFFFFF;
}

.borde-t-i {
	background-image: url(../imagenes/borde_t_i.gif);background-color:#FFFFFF;
	height: 5px;
}

.borde-t-d {
	background-image: url(../imagenes/borde_t_d.gif);background-color:#FFFFFF;
	height: 5px;
}

.borde-b-c {
	background-image: url(../imagenes/borde_b_c.gif);background-color:#FFFFFF;
	height: 5px;
}

.borde-b-i {
	background-image: url(../imagenes/borde_b_i.gif);background-color:#FFFFFF;
	height: 5px;
}

.borde-b-d {
	background-image: url(../imagenes/borde_b_d.gif);background-color:#FFFFFF;
	height: 5px;	
}

.fondo-pal {
	background-image: url(../imagenes/fonod_o.gif);background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.borde-contenido {
	height: 5px;
	border: 1px solid #E6D2DA;
}

.texto-mensaje {
	font-size: 14px;
	font-weight: bold;
	color: #990033;
	text-indent: 10pt;
}

.texto-poblacion {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.texto-leyendas {
	font-size: 14px;
	font-weight: normal;
	color: #990033;
}

#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	background-color: #FCFCEE;
	width: 200px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid #7E0034;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	border-right: 2px solid #7E0034;
	border-bottom: 2px solid #7E0034;
	visibility: hidden;
}

.fondo-inmueble {
	background-image: url(../imagenes/fondo_inmueble.jpg);
}

.fondo-inmueble-bajo {
	background-image: url(../imagenes/fondo_inmueble_bajo.jpg);
}

.fondo-inmueble-datos {
	background-image: url(../imagenes/fondo_inmueble_datos.gif);
}

.fondo-inmueble-datos-destacado {
	background-image: url(../imagenes/fondo_inmueble_datos_destacado.gif);
}

.fondo-promo-top {
	background-image: url(../imagenes/fondo_datos_promo_top.jpg);
}

.fondo-promo-med {
	background-image: url(../imagenes/fondo_datos_promo_med.jpg);
}

.fondo-promo_bot {
	background-image: url(../imagenes/fondo_datos_promo_bot.jpg);
	background-repeat: no-repeat;
}

.fondo-detalle-top {
	background-image: url(../imagenes/fondo_datos_inmueble_top.jpg);
	height: 29px;
}
.fondo-detalle-med {

	background-image: url(../imagenes/fondo_datos_inmueble_med.jpg);
}
.fondo-detalle-bot {
	background-image: url(../imagenes/fondo_datos_inmueble_bottom.jpg);
	height: 20px;
	background-repeat: no-repeat;
}



.fondo-ficha-promo-top {
	background-image: url(../imagenes/fondo_ficha_promo_top.jpg);
	height: 30px;
	line-height: 30px;

}

.fondo-ficha-promo-med {

	background-image: url(../imagenes/fondo_ficha_promo_med.jpg);
}

.fondo-ficha-promo-bot {
	background-image: url(../imagenes/fondo_ficha_promo_bot.jpg);
	height: 20px;
	background-repeat: no-repeat;
}

.fondo-promo-2-top {
	background-image: url(../imagenes/fondo_ficha_promo_2_top.jpg);
}

.fondo-promo-2-med {

	background-image: url(../imagenes/fondo_ficha_promo_2_med.jpg);
}

.fondo-promo-2-bot {
	background-image: url(../imagenes/fondo_ficha_promo_2_bot.jpg);
	height: 20px;
	background-repeat: no-repeat;
}

.texto-descripcion-ficha {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	position: relative;
	left: 10px;
	width: 310px;

}


/* ========= ENLACES ==================================*/
a.enlace-barra:link {
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}

a.enlace-barra:visited {
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a.enlace-barra:hover {
	color: #990033;
	font-family: Trebuchet MS, Verdana, Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
}

a.enlace-barra:active {
	color: #990033;
	font-family: Trebuchet MS, Verdana, Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	line-height: 14px;
}



a.enlace-num:link {
	color: #999999;
	font-family: "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;

}

a.enlace-num:visited {
	color: #999999;
	font-family: "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;

}

a.enlace-num:hover {
	color: #990033;
	font-family: "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;

}

a.enlace-num:active {
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}


a.enlace-promo:link {
	color: #990033;
	font-family: "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;

}

a.enlace-promo:visited {
	color: #990000;
	font-family: "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;

}

a.enlace-promo:hover {
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;

}

a.enlace-promo:active {
	color: #990033;
	font-family: "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;

}




.contenido {
	margin: 10px;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	background-color:#FFFFFF;
}

.fondo-grupoliva {
	background-image: url(../imagenes/fondo_pal_grup_oliva.gif);
	background-position: left top;
	background-repeat: no-repeat;background-color:#FFFFFF;
}

.fondo-empresa {

	background-image: url(../imagenes/fondo_pal_empresa.gif);
	background-position: left center;
	background-repeat: no-repeat;background-color:#FFFFFF;
}
.fondo-localizacion {
	background-image: url(../imagenes/fondo_pal_localizacion.gif);
	background-repeat: no-repeat;
	background-position: left center;background-color:#FFFFFF;
}

.fondo-contactar {
	background-image: url(../imagenes/fondo_pal_contactar.gif);
	background-repeat: no-repeat;
	background-position: left center;background-color:#FFFFFF;
}

.input    { 
	border : 1pt solid #EAD0D0; 
	background-color : #FCFCF8; 
	font-size : 10pt; 
}

.boton {
	padding-right:4px;
	padding-left:4px;
	padding-bottom:0px;
	padding-top:0px;
	color:#000000;
	background-image: url(../imagenes/fono-boton.gif);
	border-top: 1px outset;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px outset;
	
}.fondo-inmueble-med {
	background-image: url(../imagenes/fondo_datos_inmueble_med.jpg);
}
.fondo-inmueble-itop {


	background-image: url(../imagenes/fondo_inmueble-itop.jpg);
}
.fondo-inmueble-imed {
	background-image: url(../imagenes/fondo_inmueble-imed.jpg);
	padding-left: 10px;
	padding-right: 10px;


}
.fondo-inmueble-ibot {
	background-image: url(../imagenes/fondo_inmueble-ibot.jpg);
	line-height: 15px;
	height: 15px;

}
.foto-little {
	border: 1px #990033;

}


/* ========= ESTILOS UTILIZADOS EN EL EDITOR ========================*/

.Titulo
 {
	color:#990033;
	font-family:  Trebuchet MS, Verdana, Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	font-variant: normal;	
}

.Subtitulo
 {
	color:#666666;
	font-family:  Trebuchet MS, Verdana, Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	font-variant: normal;	
}

.Texto-Normal
 {
	color:#666666;
	font-family:  Trebuchet MS, Verdana, Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	font-size: 12pt;
	font-variant: normal;	
}

/* ========= ESTILOS UTILIZADOS en la GALERIA DE LA PROMOCION ========================*/

.miniaturas {
	height:200px;
	width:98%;
	overflow:auto;
	border: 1px solid #990000;
	padding:10px;
}

.miniaturas li {
	float:left;
	width: 110px;
	height:85;
	margin-left:10px;
	margin-bottom:5px;
	list-style-type: none;
	overflow:hidden;
	border: 1px solid #CCCCCC;
	padding:2px;
}

.miniaturas img {
	width:100%;
	height:100%;
	
}

#placeholder {
	
}


.linkopacity {
}

a.linkopacity img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.linkopacity:hover img {

filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;

}

