#listado_asociados {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0 0 0;
    padding: 0;
}
#listado_asociados h2 {
    background: none repeat scroll 0 0;
    background-color: #c4eaef;
    border-radius: 8px 0 0;
    color: #ffffff;
    float: left;
    font-size: 1.2em;
    height: auto;
    margin: 0;
    padding: 2px 2% 2px 0;
    text-align: right;
    width: 98%;
}
#listado_asociados p.aviso {
    width: 95%;
    height: auto;
    float: left;
    margin: 25px 0 0 0;
    padding: 0;
    text-align: center;
    font-weight: bold;
    color: #c4eaef;
}
#listado_asociados ul {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: #eee;
}
#listado_asociados ul li {
    width: 96%;
    height: auto;
    float: left;
    margin: 1%;
    padding: 1%;
    list-style-type: none;
    background: #fff;
    border-radius: 8px;
}
#listado_asociados span.empresa {
    width: 45%;
    height: auto;
    float: left;
    font-style: italic;
    color: #666666;
}
#listado_asociados ul li span.imagen {
    width: 145px;
    height: auto;
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
    font-style: italic;
    color: #666666;
    border: #eee 1px solid;
}
#listado_asociados ul li span.imagen img {
    width: 100%;
}
#listado_asociados span.titulo {
    width: 79%;
    float: left;
    margin: 0;
    padding: 0;
}
#listado_asociados span a.titulo_asociado {
    width: 99%;
    height: auto;
    float: left;
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 17px;
    color: #000;
    border-bottom: 1px solid #ddd;
}
#listado_asociados span a.titulo_asociado:hover {
    color: #c4eaef;
    text-decoration: none;
}
#listado_asociados span.telefono {
    width: 35%;
    margin: 0 0 0 0;
}
#listado_asociados span {
    width: 70%;
    height: auto;
    float: right;
    margin: 2px 0 2px 5%;
    color: #3f3f3f;
    text-align: left;
}
#listado_asociados span a {
	color: #40BACA;
	text-decoration: none;
}
#listado_asociados span a:hover {
    font-style: italic;
}
#listado_asociados ul.buscador_front {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}
#listado_asociados ul.buscador_front li {
    width: 90%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0px 0 5px 0;
    list-style-type: none;
}
#listado_asociados ul.buscador_front li select {
    width: 90%;
    float: left;
    padding: 8px;
    margin: 0 0 2px 0;
    font-size: 13px;
    border: 1px solid #CCC;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
}
#listado_asociados ul.buscador_front li input {
    width: 90%;
    float: left;
    padding: 8px;
    margin: 0 0 2px 0;
    font-size: 13px;
    border: 1px solid #CCC;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
}
#listado_asociados ul.buscador_front li label {
    width: auto;
    height: 15px;
    float: left;
    margin: 2px 5px 0 10px;
    padding: 0;
}
#listado_asociados ul.buscador_front li input.boton {
    width: 75px;
    height: auto;
    background-color: #DDDDDD;
    margin: 0;
    padding: 0;
    float: right;
    border: #777777 1px solid;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}
#listado_asociados ul.buscador_front li.buscar {
    width: 80px;
    float: left;
    margin: 0;
    padding: 0;
}
*>#listado_asociados ul.buscador_front li.buscar {
    margin: 5px 0 0 0;
}
/************************************* FICHA ASOCIADO *****************************/
#ficha_asociado {
	width: 100%;
	height: auto;
	float: left;
	margin: 0 0 90px 0;
	padding: 3% 0 2% 0;
	/* background: #fdfdfd; */
	position: relative;
}
	#ficha_asociado hr{
		width:100%;
		float:left;
		border:1px solid #DDD;	
	}
#ficha_asociado p.titulo {
	width: 100%;
	height: auto;
	float: left;
	margin: 0 0 15px 0;
	padding: 5px 0 5px 0;
	background: #1a98a8;
	color: #fff;
	text-align: left;
	text-indent: 2%;
	font-size: 1.6em;
	text-transform: uppercase;
}
#ficha_asociado p.enlaces {
	width: 98%;
	height: auto;
	float: left;
	margin: 0 0 0 0;
	padding: 11px 1% 1% 1%;
	background: #CCCCCC70;
	color: #666;
	border-radius: 5px 5px 0 0;
}
#ficha_asociado.poligono p.enlaces a {
	padding: 14px 3px 11px 24px;
	font-size: 0.75em;
}
#ficha_asociado p.enlaces a {
	border: 1px solid rgba(0, 0, 0, 0);
	color: #3f3f3f;
	float: left;
	margin: -18px 1px;
	padding: 14px 7px 11px 26px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
	border-radius: 0;
}
p.enlaces a span {
	width: 100% !important;
	height: 100% !important;
	color: inherit !important;
	position: relative;
    margin: 0 !important;
}
#ficha_asociado p.enlaces a span::before {
	font-size: 1.2em;
	color: inherit;
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	position: absolute;
	left: -16px !important;
	top: -3px !important;
}
#ficha_asociado p.enlaces a#enlace_1 span::before {
	content: "\f46d" !important;
}
#ficha_asociado p.enlaces a#enlace_2 span::before {
	left: -18px !important;
	content: "\f14e" !important;
}
#ficha_asociado p.enlaces a#enlace_3 span::before {
	left: -19px !important;
	content: "\f1b3" !important;
}
#ficha_asociado.poligono p.enlaces a#enlace_3 span::before {
	left: -19px !important;
	content: "\f55e" !important;
}
#ficha_asociado p.enlaces a#enlace_4 span::before {
	left: -20px !important;
	content: "\f302" !important;
	font-size: 1.1em;
	top: -1px !important;
}
#ficha_asociado.poligono p.enlaces a#enlace_4 span::before {
	left: -22px !important;
	content: "\f0c0" !important;
	font-size: 1.2em;
	top: -3px !important;
}
#ficha_asociado p.enlaces a#enlace_5 span::before {
	left: -18px !important;
	content: "\f508" !important;
}
#ficha_asociado.poligono p.enlaces a#enlace_5 span::before {
	left: -18px !important;
	content: "\f193" !important;

		font-weight:bold;

}
#ficha_asociado p.enlaces a#enlace_6 span::before {
	left: -22px !important;
	content: "\f2b5" !important;
	font-weight:bold;
}
#ficha_asociado.poligono p.enlaces a#enlace_6 span::before {
	left: -22px !important;
	content: "\f275" !important;
	font-weight:bold;
}
#ficha_asociado.poligono p.enlaces a#enlace_7 span::before {
	left: -18px !important;
	content: "\f2e7" !important;
	font-weight:bold;
}
#ficha_asociado.poligono p.enlaces a#enlace_8 span::before {
	left: -20px !important;
	content: "\f018" !important;
	font-weight:bold;
}

#ficha_asociado p.enlaces a:hover, #ficha_asociado p.enlaces a.seleccionado {
	background: none repeat scroll 0 0 #1A98A8;
	border-color: #0B717C #138793 -moz-use-text-color;
	border-image: none;
	border-radius: 5px 5px 0 0;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	color: #FFFFFF;
	box-shadow:1px 0 2px #514e4e;
}
		#ficha_asociado p.enlaces span{
			float:left;
			width:1px;
			height:1px;
			margin:0 1px ;
			color:#fff;
			text-decoration:none;
			
		}
	#ficha_asociado #ficha_izquierda{
		width:30%;
		float:left;
		margin:0;
		padding:0;
		position:relative;
	}
#ficha_asociado #ficha_izquierda p.imagen {
	width: 100%;
	height: auto;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}
			#ficha_asociado #ficha_izquierda p.imagen img{
				width:auto;
			}
	
	
	#ficha_asociado #ficha_derecha{
		width:65%;
		float:right;
		margin:0;
		padding:0;
		position:relative;
	}
	
	#ficha_asociado div.long{
		width:100%;
		float:left;
		margin:0;
		padding:0;
		color:#888;
	}
	
#ficha_asociado p.dato {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 3px 0 3px 0;
	color: #3f3f3f;
}
.dato.izquierda {
	margin-bottom: 5px !important;
	padding-bottom: 3px !important;
	border-bottom: 1px solid #ccc;
	color: #222222 !important;
}
.dato.izquierda span {
	color: #40BACA;
}
.dato.separador {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px !important;
	padding-bottom: 10px !important;
}
#ficha_asociado p.dato strong {
	margin: 0 5px 0 0;
	color: #222222;
	font-weight: normal;
	position: relative;
	float: left;
	text-transform: uppercase;
}
		#ficha_asociado p.dato a{
			width:auto;
			float:left;
			position:relative;
		}
		#ficha_asociado p.dato a.categoria{
			width:100%;
			float:left;
			margin:3px 0 3px 0;
		}
		#ficha_asociado p.dato span.separador{
			width:10px;
			height:2px;
			float:left;
		}
			#ficha_asociado p.dato a:hover{
				text-decoration:none;
			}
			#ficha_asociado p.dato a.facebook{
				width:28px;
				height:25px;
				float:left;
				background:url(../img/facebook.png) top no-repeat;
			}
			#ficha_asociado p.dato a.twitter{
				width:28px;
				height:25px;
				float:left;
				background:url(../img/twitter.png) top no-repeat;
			}
			#ficha_asociado p.dato a.youtube{
				width:28px;
				height:25px;
				float:left;
				background:url(../img/youtube.png) top no-repeat;
			}
			#ficha_asociado p.dato a.google{
				width:28px;
				height:25px;
				float:left;
				background:url(../img/google.png) top no-repeat;
			}
			#ficha_asociado p.dato a.pinterest{
				width:28px;
				height:25px;
				float:left;
				background:url(../img/pinterest.png) top no-repeat;
			}
			#ficha_asociado p.dato a.linkedin{
				width:28px;
				height:25px;
				float:left;
				background:url(../img/linkedin.png) top no-repeat;
			}
			#ficha_asociado p.dato a.blog{
				width:28px;
				height:25px;
				float:left;
				background:url(../img/blog.png) top no-repeat;
			}
			
			
#ficha_asociado p.dato a.volver{
	display:block;
	width:100%;
	height:auto;
	float:left;
	margin:10px 0 0 0;
	padding:5px 0 5px 0;
	color:#1A98A8;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	border-top:1px dashed #ccc;
}
	#ficha_asociado a.volver:hover{
		text-decoration:underline;
	}

	
/****************** BUSCADOR ASOCIADOS ****************************/
#base_buscador_asociados {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
}
#base_buscador_asociados ul {
    width: 96%;
    height: auto;
    float: left;
    margin: 0 0 0 0;
    padding: 12px 2% 5px 2%;
    list-style-type: none;
    background: #EEE;
}
#base_buscador_asociados ul li {
    width: 45%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    background: none;
}
#base_buscador_asociados ul li input {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    color: #999999;
    float: left;
    font-family: inherit;
    font-size: 1em;
    margin: 0 0 2px;
    padding: 8px;
    width: 90%;
}
#base_buscador_asociados ul li select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    color: #999999;
    float: left;
    font-family: inherit;
    font-size: 0.9em;
    margin: 0 0 2px;
    padding: 8px;
    width: 90%;
}
#base_buscador_asociados ul li input.boton {
    background-color: #f3f3f3;
    color: #666;
    cursor: pointer;
    float: right;
    font-size: 1em;
    font-weight: normal;
    height: 38px;
    margin: 1% 8% 0 0;
    padding: 5px;
    position: relative;
    width: 100px
}
#base_buscador_asociados ul li input.boton:hover {
    background: none repeat scroll 0 0;
    background-color: #c4eaef;
    border: 1px solid #fff;
    box-shadow: 0 1px 3px #999;
    color: #fff;
    text-transform: uppercase;
}
#sectores ul.sectores {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: none;
}
#sectores ul.sectores li {
    float: left;
    width: 33%;
    height: 40px;
    margin: 0;
    padding: 0;
    background: url(../img/fondo_botones.gif) top no-repeat;
}
#sectores ul.sectores li a.nombre {
    float: left;
    width: 155px;
    height: auto;
    margin: 10px 0 0 15px;
    padding: 0;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
#sectores ul.sectores li a.nombre:hover {
    color: #000;
}