
	.estilo_aux_1 {
	}

	.texto_base {
		
		font-family: Arial;
		font-size: 12px;	
		text-decoration: none;		
	}	
		
	.capa_oculta {
		display: none;
	}
		
	.capa_izq {
		
		
		float: left;
	}
		
	.capa_der {
		float: right;;
	}
		
	.ancho_total {
		width: 100%;
	}
		
	.capa_centrada {
		
		
		width: 95%;
		margin: auto;
	}

	.RGMC_imagen_cabecera_operador {
		margin-top: 0px;
		text-align: center;
	}

	.separador45 {
		height: 18px;
	}	
	
	.separador15 {
		height: 15px;
	}	

	.espacio_bot_10 {
		margin-bottom: 6px;
	}	

	.espacio_bot_2 {
		margin-bottom: 2px;
	}	

	.RGMC_borde_redondo_1 {
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-o-border-radius: 10px;
		-ms-border-radius: 10px;
	}
		
	#RGMC_capa_padre_buscador {
		overflow: hidden !important;
	}
		
	.RGMC_capa_datos_fila {
		/*margin: 6px 10px 0px 10px;*/
		margin: 6px 10px 0px 10px;	
	}
		
	.RGMC_capa_datos_columna1 {
		width: 47%;
		margin-left: 10px;
	}
	
	.RGMC_texto_datos {
		color: #373a3d;	
		font-weight: bold;
		font-size: 18px;
		text-decoration: none;
	}

	.RGMC_texto_datos_enmedio {
		/*line-height: 32px;*/
		padding-top: 8px;
	}	
		
	.RGMC_separador_inv {
		height: 0px;
	}


	.TMM_btn_menos_TSS {
		background-image: url(../../core_search/css/seleccion-MENOSs.png) !important;
	}
	
	.TMM_btn_mas_TSS {
		background-image: url(../../core_search/css/seleccion-MAS.png) !important;	
	}		
	
	.TMM3_btn_menos_TSS {			
		background-image: url(../../core_search/css/boton_menos_TSS3.png) !important;
	}
	
	.TMM3_btn_mas_TSS {
		background-image: url(../../core_search/css/boton_mas_TSS3.png) !important;
	}		
	
	.TMM4_btn_menos_TSS {			
		background-image: url(../images/boton_menos_TSS4.png) !important;
		height: 27px !important;
		width: 37px !important;	
		border-radius: 0px !important;
		box-sizing: none !important;
		border: 0px !important;
		font-weight: bold;
		font-size: 15px;
		cursor: pointer;
	}
	
	.TMM4_btn_mas_TSS {
		background-image: url(../images/boton_mas_TSS4.png) !important;
		height: 27px !important;
		width: 37px !important;
		border-radius: 0px !important;
		box-sizing: none !important;
		border: 0px !important;
		font-weight: bold;
		font-size: 15px;
		cursor: pointer;		
	}		
		
	.TMM4_btn_base_TSS{
		width:37px;
		height:27px;
		border-radius:0px !important; 
		box-sizing:none !important; 
		border:0px !important;
		font-weight:bold; 
		font-size:15px; 
		cursor:pointer;
	}		
	
	.TMM4_capa_principal_TSS {
		margin: auto;
		width:100px;	
		height:27px;
	}
	
    .TMM_imp_valor {
    	border-bottom: 0px !important;
    	color: #FFF;
    	font-size: 14px !important;
    	text-align: center;
    }
    
    .TMM_valor_seleccionado {
    	/*background-color: #4c76b4 !important;*/
    	color: #FFF;
    }
    
    .TMM_capa_principal_TSS {
    	width: 85px !important;
    }
    
    .TMM_capa_cantidad_TSS {
    	width: 25px !important;
    }

	.RGMC_ancho_tipo_hab_1 {
		width: 45px;
		margin-right: 10px;
	}

	/* Lo pasamos a estilos de Experiencias
	.RGMC_lista_resultado_fila {
		padding:10px;
		background-color: #fff;
		border: 1px solid #fff;
	}
	*/		

	.RGMC_lista_resultado_fila_activa {
		/*background-color: #e3e3fb !important;
		border: 1px solid #cdcdcc !important;*/
	}	
	
	.RGMC_lista_resultado_fila_impar {
		background-color: #f3f3f4 !important;
	}
	
	.RGMC_lista_resultado_texto_2 {
		color:#7a7c7e;
		font-size: 14px;
		text-decoration: none;
	}
		
	.linea-gris {
		height: 1px;
		border-top: 1px dotted #d2d2d2;
		width: 100%;
	}

	#capa-opiniones {
		float: left;
		margin-bottom: 0px;
		margin-top: 5px;
		position: relative;
	}

	.parrafo-opiniones {
		color: #7a7c7e !important;
		float: left;
		font-size: 12px;
		font-weight: normal;
		text-overflow: ellipsis;
		width: 85px;
		white-space: nowrap;
		margin: 0px;
	}
		
	#capa-valoraciones {
		float: left;
		height: 23px;
		margin-top: 1px;
		margin-left: 5px;
		position: relative;
		width: 90px;
	}
				
	.barra_valoracion {
		text-align: left;
	}

	.barra_grande_estrellas_op {
		height: 23px;
		width: 90px;
	}
		
	.barra_valoracion {
		overflow: hidden;
		position: relative !important;
		text-align: left;
	}
			
	.barra_opi_masc_estrellas_op {
		background: url("http://www.ruralgest.net/images/img-buscador/estrellas01.png") no-repeat scroll 0 0 transparent;
		height: 23px;
		position: relative !important;
		width: 90px;
		background-size: 90px 18px;
	}
			
	.medidor_op {
		background: url("http://www.ruralgest.net/images/img-buscador/estrellas02.png") no-repeat scroll 0 0 transparent;
		background-size: 90px 18px;
		height: 23px;
		position: absolute !important;
		top: 0;
	}

	.RGMC_lista_resultados_precio {
		color: #4c76b4;
		/*float: left;*/
		font-weight: bold;
		font-size: 24px;
		font-family: Arial;
		margin-bottom: 0px !important;
		margin-top: 0px;
		margin-left:00px;
		/*text-shadow: 0 2px 2px #555;*/
	}


	.RGMC_elementos-resultado {
		color: white !important;
		/*float: left;*/
		font-size: 12px;
		font-weight: normal;
		padding-left: 0px;
		margin-left:0px;
		padding-top: 0.1px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.RGMC_lista-elementos {
		color: #4c76b4 !important;
		font-size: 11px;
		font-weight: normal;
		text-overflow: ellipsis;
		white-space: nowrap;
		float: left;
		list-style: none !important;
		padding: 0px;
		margin:0px !important;
		margin-left: 0px;
	}	
	
	.RGMC_lista-elementos li{
		margin-left: 0px !important;
	}	

	.RGMC_resultados_buscador_flechaind {
		background-image: url(../images/flecha_ind.png);
		width: 14px;
		height: 21px;
		margin-top: -11px;
		margin-right: 10px;
	}
	
	.RGMC_capa_precio {
		width: 38%;
	}
		
		
