
/* FOOTER
------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------*/


#footer {
	font-size:13px;
	margin:40px 0 0;
	border-top:1px dotted #DCDCDC;
	padding:30px 0 0 0;
}


#footer p.name {
	font-size:18px;
	margin-bottom:2px;
}

#footer p.long-name {
	padding:0 50px 45px 0;
}

#footer .unstyled li {
	line-height:23px;
}

.social-footer {
	display:block;
	margin-top:33px;
}

#footer .well li {
	line-height:20px;
}

.front #footer {
	padding:0;
	border:0;
}

#footer .navbar {
	margin:30px 0 0 0;
}

#footer .navbar .navbar-inner {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#footer a {
	color:#1377A5;
}

#footer a:hover {
	color:#000;
}

#footer .navbar a {
	color:#ccc;
}

#footer .navbar a:hover {
	color:#fff;
}
#footer .footer-mas-info p {
	margin-bottom: 2px;
	color: #fff;
}
#footer .navbar.navbar-grey .navbar-inner a {
	color: #777;
}
#footer .navbar.navbar-grey .navbar-inner a:hover {
	color: #333;
}
#footer .navbar.navbar-grey .navbar-inner .footer-mas-info p {
	color: #333;
}


#footer .navbar .pull-right {
	display:inline-block;
	padding:10px 15px;
}

#footer .span2 {
	color:#1377A5;
}

#footer .span2 a {
	color:#1377A5;
	text-decoration:none;
}

#footer address {
	color:#999;
	margin:0;
	line-height:16px;
}
#footer .panel.enlace.address header {
	display: none;
}
#footer address {
	margin: 0;
}

/* DESTACADOS AYUNTAMIENTO */

#footer .well {
	margin-top:10px;
	margin-bottom:10px;
	background:#ECECEC;
	margin:0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
	border-right:2px solid #CACACA;
	border-bottom:2px solid #CACACA;
}

#footer .well a {
	color:#666;
	text-shadow: 1px 1px 0 #ffffff;
}

#footer .well a:hover {
	color:#000;
}

#footer .well h3 {
	margin-top:0;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
}


/* banners pie */

#footer .footer-wrapper .banners-footer a {
	display: inline-block;
	text-align: center;
	width: 100%;
}
#footer .footer-wrapper > .row-fluid > .span3 .wrapper-enlace a {
	margin: 15px 0;
}
#footer .footer-wrapper > .row-fluid > .span3 .wrapper-enlace a > img {
	max-width: 85%;
}
#footer .footer-wrapper > .row-fluid > .span6 .wrapper-enlace a {
    margin: 2% 4.1%;
    width: 24%;
}
#footer .banners-footer > a > img {
width: auto;
}
	