				/* barra buscador */
				
		#content-buscador {
				background-color: transparent;
				height: 80px;
				bottom: 0;
				position: absolute;
				width: 1100px;
						}				
				
					#buscador {
						border-top: 1px solid #FFFFFF;
						bottom: 0;
						height: 80px;
						position: absolute;
						width: 100%;
						}
							
							#bus-content {
							height: auto;
							margin: 0 12px;
							padding-top: 15px;
							width: 230px;
							}
								
								#bus-menu {
									height: 16px;
									}
								
								#bus-menu li{
								float: left;
								}
								
								#bus-menu li:nth-child(0n+2) {
									margin: 0 1px;
									}


								#bus-menu li a {
										color: #E2E2E2;
										font-size: 11px;
										text-decoration: none;
										text-align: center;
										text-transform: uppercase;
										display: block;
										height: 13px;
										width: 75px;
										padding: 1px 0;
										
										border-width: 1px 1px 0 1px;
										
										-webkit-border-top-left-radius: 3px;
										-webkit-border-top-right-radius: 3px;
										-moz-border-radius-topleft: 3px;
										-moz-border-radius-topright: 3px;
										border-top-left-radius: 3px;
										border-top-right-radius: 3px;								
										
										background: #434E54;
									
										line-height: 14px;
}
								
									#bus-menu li a:hover {
									background: #F5C400;
													
									color: #31393F;										
									}
									
									#bus-menu li a:active {																					
									text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);		
									color: #372c06;										
																					
									box-shadow:inset 0 0 5px #d79d00;
									-moz-box-shadow:inset 0 0 5px #d79d00;
									-webkit-box-shadow:inset 0 0 5px #d79d00;
									-o-box-shadow:inset 0 0 5px #d79d00;
									-ms-box-shadow:inset 0 0 5px #d79d00;
																														
									background: #ffd400;
									}
									
									
									#bus-menu li a.activo {
									border-color: #ffd400;
									text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);		
									color: #372c06;										
										
									background: #ffd400;
									background: -moz-linear-gradient(top, #ffd400 0%, #aa7e00 100%);
									}
									
											#bus-menu li a:focus {
											outline: none;
											}


#inputBPN {
	/*border-color:#737171 #CFCDCD #CFCDCD #737171;
	border-style:solid;
	border-width:1px;
	color:#474443;
	height:14px;
	margin-left:2px;
	_margin-left:-5px;
	text-align:left;
	width:201px;
	margin-top:4px;*/
	}
	
#inputBuscarServicios {
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EBEBEB url(../_imagenes/portal/lupa.gif) no-repeat scroll 152px 1px;
	border:1px solid #3E3D3D;
	border-color:#737171 #CFCDCD #CFCDCD #737171;
	border-style:solid;
	border-width:1px;
	color:#474443;
	height:14px;
	margin-left:2px;
	_margin-left:-5px;
	text-align:left;
	width:201px;
	margin-top:4px;*/
	}
	
#selectOrdenar {
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EBEBEB url(../_imagenes/portal/lupa.gif) no-repeat scroll 152px 1px;
	border:1px solid #3E3D3D;
	border-color:#737171 #CFCDCD #CFCDCD #737171;
	border-style:solid;
	border-width:1px;
	color:#474443;
	height:14px;
	margin-left:2px;
	_margin-left:-5px;
	text-align:left;
	width:201px;
	margin-top:4px;*/
	}
	
	#selectOrdenar option {
		background-color: rgba(30,41,52,0.9);
		color: #A1B0BC;
		}
								
#divResultBPN  {
	display: none;
	padding: 2px;
	color: #474443;
	cursor: pointer;
	font-weight: normal;
	font-size:12px;
	background-color: #2b323a;
	position: absolute;
	width: 222px;
	z-index: 1003;
	overflow-x: hidden;
	}

.seleccionado{
	background:#1F252A !important;
}

		#divResultBPN  p {
			padding: 8px 5px 8px 6px;
			color: #CCC;
			}
			
			#divResultBPN  p:nth-of-type(2n+1) {
				background-color: #343c44;
			}


			
				#divResultBPN  p > p{
				color: #FFF;
				padding: 0px;
				margin: 2px 3px 0 0;
				}


#divResultBuscarServicios  {	
	background-color: rgba(30,41,52,0.9);
    color: #474443;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 2px;
    position: absolute;
    width: 204px;
    z-index: 1004;
}

#divResultBuscarServicios p {	
color: #CCC;
padding: 3px 0 4px 3px;
}


/* Portada Muestra */
#divPortadaMuestra {
	display: none;
	position: absolute;
	padding: 6px;
	background-color: rgba(30,41,52,0.9);
	border: 1px solid #666;
	z-index:2000;
}									

#buscapalab {
    background-color: transparent;
    height: 51px;
    position: absolute;
    right: 0;
    top: 0;
    width: 722px;
	margin-top: 10px;
	}

/*.divFiltroServicio, .divElminarTodosServicios {
    background-color: #EEEEEE;
    background-image: url("../_imagenes/portal/x_filtro_servicio.gif");
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #333333;
    color: #333333;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 11px;
    margin: 2px;
    padding: 1px 14px 2px 2px;
    white-space: nowrap;
}*/


.divFiltroServicio, .divElminarTodosServicios {
    border: 1px solid #8f8f8f;
    color: #333333;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 11px;
    margin: 2px;
    padding: 2px 15px 3px 5px;
    white-space: nowrap;
		text-shadow: 1px 1px 0 #e9e9e9;
		
		-moz-box-shadow: 1px 1px 5px #979797;
		-webkit-box-shadow: 1px 1px 5px #979797;
		box-shadow: 1px 1px 5px #979797;
		
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	
		background: #c9c9c9; /* Old browsers */
		}


.divFiltroServicio:hover {
	background: #eeeeee; /* Old browsers */
	}
	
.divElminarTodosServicios {
    background-image: none;
    padding-right: 2px;
		text-shadow: 1px 1px 0 #f9d49d;
		
		background: #e08600; /* Old browsers */
		}
		
	
									#bus-bloque {
										width: 225px;
										height: 30px;
										border-width: 1px;
										border-style: solid;
										border-color: #434E54;
										
										background: #31393F;
										}			
																	
													.bus-bloque-input {
													background: url("../../_imagenes/portal/icon-pe.png") no-repeat scroll 200px -92px rgba(0, 0, 0, 0);
													border: 0 none;
													color: #A1B0BC;
													font-size: 12px;
													height: 30px;
													text-indent: 3px;
													width: 225px;													
													outline: none;
}		
													
													.bus-bloque-select {
													border: 0 none;
													color: #A1B0BC;
													font-size: 12px;
													height: 30px;
													text-indent: 3px;
													width: 220px;
													
													background: #1e2932;
														}		
										
										.b-res {
											color: #353535;
											font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
											font-size: 8px;
											height: 12px;
											line-height: 12px;
											text-align: center;
											text-transform: uppercase;
											width: 45px;
											}		
										
											.br-arica {background-color: #08467B;}						
											.br-iquique {background-color: #F79400;}
											.br-calama {background-color: #FFD62C;}						
											.br-antofagasta {background-color: #F5C400;}					
											.br-copiapo {background-color: #E6A11D;}						
											.br-serena {background-color: #E6A11D;}	
											.br-masajes {background-color: #E6A11D;}							
