
	

		#contenidosocio{
			
			height: auto;
			overflow-y: auto;
			/* Es necesario para portátiles */
			max-height: 55%;
		}
		.sociolistado{
			border-top: 0.5px solid #fff;
			padding-top: 5px;
			cursor: pointer;
		}
		.bordebottom{
			border-bottom: 0.5px solid #fff;
			
		}

	
h3{
	padding: 0;
	margin: 0;
}

#submenu{
	padding-top: 0px;
	padding-bottom: 20px;
}

