body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding:0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,span{
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
table{
	border-collapse:collapse;
	border-spacing:0;
	/*width:100%;*/
}
fieldset,img, abbr, acronym{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
ol,ul,dl{
	list-style:none;
}
caption,th{
	text-align:left;
}
img{
	border:0;
}
h1,h2,h3,h4,h5,h6{
	font-size:11px;
	font-size:100%;
	font-weight:normal;
}
#titulo_actividades{float:left; padding:0px 0px 0px 370px;}


a, a:visited {
	outline:none;
	color: #0057ae;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #0E1B5E;
}
input, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#col_izquierda{
	width:380px;
	float:left;
}
#col_derecha{
	width:580px;
	float:right;
}
#contenido {
	clear: none;
	width: 980px;
	min-height:280px;
	height:auto !important;
	height:280px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#recuadro_principal{
	color:#333;
	padding:0;
	margin-bottom:15px;
	background-color: #F8F8F8;
	border: 1px solid #d8d8d8;
}

#contenido h3{
	color:#333333;
	font-size:16px;
	font-weight:bold;
	padding:4px 6px;
	background-color: #ccc;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_gris.jpg);
	background-repeat: repeat-x;
}
#recuadro_principal .texto{
	margin:9px;
	padding:7px 9px;
}
#caja_central{
	height:auto !important;
	min-height:180px;
	/*	height:250px;*/
	font-size:11px;
	color:#333;
}
#caja_central a{
	font-size:12px;
}

#caja_central .botonera{
	margin-bottom:12px;
	padding:12px;
	padding-top:0;
	text-align:center;
}
#titulo h1 {
	font-family:helvetica,arial,sans-serif;
	color:#333;
	font-size:25px;
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	margin-bottom:4px;
}

#titulo p {
	color:#666;
	font-size:18px;
	margin-bottom:10px;
	padding:0;
	line-height:normal;
}
.margin_bottom{
	margin-bottom:10px;
}
.clear_left {
	clear:left;
	height: 0;
	overflow: hidden;
	max-height:0;
}
.clear_right {
	clear:right;
	height: 0;
	overflow: hidden;
	max-height:0;
}
.clear_both {
	clear:both;
}
/**Bloque Informaciones**********/

.bloque_informacion {
	display:block;
	background:#D8EBF5;
	color:#333;
	height:100%;
	margin-bottom:15px;
	overflow:hidden;
	padding:11px 0em 12px 9px;
	font-size:12px;
	line-height:19px;
}

.bloque_informacion li {
	line-height:normal;
	margin-bottom:0.5em;
}
.bloque_informacion p {
	margin-bottom:15px;
}

.bloque_informacion ul, .bloque_informacion ol {
	float:left;
	margin-top:-10px;
	width:220px;
	list-style-type:none;
	padding-left:15px;
	margin-left:10px;
	list-style-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_ticket_azul_fdoazul.gif);
}
.bloque_informacion .img_monitos{
	background:url(http://www.bci.cl/medios/BCI2/art/template/ico_monologos_amarillo_rojo.jpg) no-repeat;
	width:112px;
	height:133px;
	float:right;
	margin:0.5em 11px;
	width:150px;
}

.bloque_informacion h2{
	background:transparent url(http://www.bci.cl/medios/BCI2/art/template/ico_info_grande.jpg) no-repeat;
	font-size:12px;
	font-weight:bold;
	padding:4px 2px;
	padding-left:30px;
	padding-bottom:10px;
	line-height:16px;
}
/************/
.bloque_busqueda {
	display:block;
	background:#D8EBF5;
	color:#333;
	margin-bottom:15px;
	overflow:hidden;
	font-size:12px;
	line-height:19px;
	border:1px solid #0099FF;
	padding-top: 0px;
	padding-right: 0px;
}
.bloque_busqueda table{
	margin:5px;
}
.bloque_busqueda td, .bloque_busqueda th{
	padding:3px 0 3px 3px;
	border:2px solid #D8EBF5;
}
.bloque_busqueda td{
	background-color:#C9E4F1;
}
.bloque_busqueda th{
	background-color:#B9DBEC;
}
.bloque_busqueda h2{
	display:block;
	background-image:url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_azul.jpg);
	background-repeat:repeat-x;
	font-size:13px;
	padding:2px 0px 2px 5px;
	margin-bottom:3px;
	font-weight:bold;
}
.bloque_busqueda .btn_verde{
	margin:5px auto;
	float:none;
}
.bloque_busqueda select, .bloque_busqueda input{
	font-size:12px;
	width:98%;
}

#destacados {
	display:block;
	color:#333;
	margin-bottom:15px;
	overflow:hidden;
	font-size:12px;
	line-height:19px;
	border:1px solid #00CC00;
	padding-top: 0px;
	padding-right: 0px;
	background-color: #E3F2E3;
}
#destacados table{
	margin:5px;
}
#destacados td, #destacados th{
	padding:5px 10px;
	border:2px solid #E3F2E3;
}
#destacados td{
	background-color:#D8EDD8;
}
#destacados th{
	background-color:#CBE7CB;
}
#destacados h2{
	display:block;
	background-image:url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_verde.jpg);
	background-repeat:repeat-x;
	font-size:13px;
	padding:2px 0px 2px 5px;
	margin-bottom:3px;
	font-weight:bold;
}
#destacados img{
	border:1px solid #00CC00;
}
#destacados tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3EBD3;
}
#otrosbienes{
	float:right;
	margin-bottom:5px;
	width: 100%;
	text-align: right;
}
#detalle_propiedades{
	padding-bottom: 0px;
}
.izquierda_propiedades{
	width:255px;
	padding-left:10px;
	padding-right:5px;
	float:left;
}
.derecha_propiedades{
	float:right;
	width:272px;
	margin-right:10px;
}
#detalle_propiedades h1{
	font-size:14px;
	color:#666666;
	font-weight:bold;
	line-height:20px;
}
.tabla_verde_propiedades{
	border:1px solid #00cc00;
	background-color:#d8ffca;
	margin-bottom:10px;
	width:100%;
}
.tabla_verde_propiedades th{
	background-image:url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_verde.jpg);
	padding:4px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}
.tabla_verde_propiedades td{
	padding:5px;
	text-align:center;
	font-size:21px;
	font-weight:bold;
	color:#FF0000;
}
.tabla_azul_propiedades{
	border:1px solid #0099ff;
	background-color:#D9F2FF;
	width:100%;
}
.tabla_azul_propiedades th{
	background-color:#B0E3FF;
	padding:2px 5px;
	text-align:left;
	font-size:11px;
}
.tabla_azul_propiedades td{
	padding:2px 5px;
	font-size:11px;
}
.tabla_azul_propiedades2{
	border:1px solid #0099ff;
	background-color:#D9F2FF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 96%;
}
.tabla_azul_propiedades2 th{
	background-image:url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_azul.jpg);
	padding:2px 5px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
.tabla_azul_propiedades2 td{
	padding:2px 5px;
	text-align:left;
	font-size:12px;
}
.visitas_destacado{
	background-color:#B0E3FF;
}
.btn_verde, .btn_blanco {
	width:160px;
	height:25px;
	font-size: 12px!important;
	color: #FFFFFF!important;
	font-weight:bold;
	border:0;
	padding-top: 3px;
	display: block;
	text-align:center;
	float:left;
}
.btn_verde {
	background: url(../images/btn_verde.gif) no-repeat;
}
.btn_blanco {
	background: url(../images/btn_blanco.jpg) no-repeat;
}
.btn_verde a, .btn_verde a:visited, .btn_verde_largo a, .btn_verde_largo a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.btn_blanco a, .btn blanco a:visited{
	color: #009900;
	text-decoration:none;
}
.btn_verde_largo, .btn_blanco_largo {
	width:225px;
	height:25px;
	font-size: 12px!important;
	color: #FFFFFF!important;
	font-weight:bold;
	border:0;
	padding-top: 3px;
	display: block;
	text-align:center;
	float:left;
}
.btn_verde_largo {
	background: url(../images/btn_verde_largo.jpg) no-repeat;
}
.btn_blanco_largo {
	background: url(../images/btn_blanco_largo.jpg) no-repeat;
}

.descripcion_propiedad{
	margin:10px;
	padding:10px;
	padding-top:5px;
	background-color:#f4f4f4;
	border: 1px solid #ccc;
}
.preevaluacion{
	font-size:12px;
}
.preevaluacion th{
	border:2px solid #fff;
	padding:3px;
	text-align:right;
	padding-right:15px;
}
.preevaluacion td{
	border:2px solid #fff;
	padding:3px;
}
.texto_enviado{
	font-size:12px!important;
	font-weight:bold!important;
	text-align:center;
}
.texto_enviado strong{
	color:#0066FF!important;
}
.num_pag{
	text-align:right;
	padding:3px;
}
.num_pag a{
	font-size:11px!important;
}
.num_foto{
	border:1px solid #ccc;
	margin-top:10px;
	font-size:11px;
}

/****Bloque aviso****/
.bloque_atencion{
	background-color:#fffEE8;
	border:1px solid #FBD743;
	padding:10px;
	font-size:11px;
	line-height:18px;
}

.bloque_atencion h2{
	background: url(http://www.bci.cl/medios/BCI2/art/template/ico_atencion.jpg) top left no-repeat;
	font-size:12px;
	font-weight:bold;
	padding:5px 0;
	padding-left:40px;
	margin-bottom:5px;
}

.bloque_atencion h4{
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}
.tabla_propiedades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:16px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tabla_propiedades a, .tabla_propiedades a:visited{
	font-size:11px!important;
	color:#333333;
	display:block;
	text-decoration:none;
}
.tabla_propiedades a:hover{
	color:#0057ae;
	display:block;
}
.tabla_propiedades td{
	border-right:1px solid #fff;
	padding: 6px;
}
.tabla_propiedades tr:hover{
	background-color:#FFFFCC;
	cursor:pointer;
}
.tabla_propiedades font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.propiedades_ordenar{
	background-image:url(../images/bg_propiedad_ordenar.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.propiedades_ordenar a, .propiedades_seleccionado a{
	margin-left:10px;
	text-decoration:none;
}
.propiedades_seleccionado{
	background-image:url(../images/bg_propiedad_seleccionado.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.botonera{
	margin-bottom:12px;
	padding:12px;
	padding-top:0;
	text-align:center;
}
.bajada_seguro {
	font-size: 11px;
	padding-bottom: 10px;
}
#top_popup{
	margin-bottom:10px;
	margin-right:10px;
}
#top_popup th{
	font-size:14px;
	color:#666666;
	font-weight:bold;
	line-height:20px;
	padding: 5px 0 0 10px;
}
#img_principal{
	border:1px solid #ccc;
}

.neo_fondo_tabla
{
 font-family: Arial, Helvetica, sans-serif; 
 font-size: xx-small; 
 font-style: normal; 
 line-height: normal; 
 font-weight: normal; 
 font-variant: normal; 
 background-color:"#F3F2F2"
}
 .buscador 
 {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: xx-small; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #000000
 }
 .button
 {  
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-small; font-style: normal; 
  line-height: normal; font-weight: bold; 
  font-variant: normal; 
  color: #42496B; 
  background-color: #D6D3D6; 
  border-color: #FFFFFF #000000 #000000 #FFFFFF; 
  border-top-width: thin; 
  border-right-width: 
  thin; border-bottom-width: 
  thin; border-left-width: thin;
  display  :none
 }
 
 #shadowbox_title {
   border: 0px solid;
 }
 
 #shadowbox_info {
   border: 0px solid;
} 

