.eslogan {
	color: #759047;
}
.titulo_busqueda {
	color: #93be4b;
}
.columna_busqueda {
	border-top: 1px solid #92be4b;
	border-bottom: 1px solid #93be4b;
}
.seccion_buscador, .campo_formulario {
	border-top: 1px solid #93be4b;
}
.seccion_buscador select {
	background: url(../img/verde/bt_desplegar.png) no-repeat;
	background-position: 99% 50%;
}
.precio_desde {
	border-top: 1px solid #93be4b;
	border-right: 1px solid #93be4b;
}
.precio_hasta {
	border-top: 1px solid #93be4b;
}
.ultima_seccion {
	border-bottom: 1px solid #93be4b;
}
.boton_menu {
	border-right: 1px solid #93be4b;
}
.titulo_destacados {
	color: #93be4b;
}
.texto_inferior {
	color: #759047;
}
.titulo_landing h1 {
	color: #759047;
}
footer {
	background: #93be4b;
}
.titulo_secciones {
	color: #93be4b;
}
.campo_formulario {
	color: #93be4b;
}
#num_resultados {
	color: #93be4b;
}
#ordenar {
	background: url(../img/verde/bt_desplegar.png) no-repeat;
	background-position: 99% 50%;
}
#anterior {
	color: #93be4b;
}
#siguiente {
	color: #93be4b;
}
.texto_color {
	color: #93be4b;
}
#emergente_boton_cerrar {
	background-image: url('../img/verde/bt_cerrar.png');
	background-size: 100% 100%;
}
.select_admin {
	background: url(../img/verde/bt_desplegar.png) no-repeat;
	background-position: 99% 50%;
}
#aviso_cookies_boton {
	background-color: #93be4b;
}