/* ==========================================================================
   Author's custom styles
   ========================================================================== */
a[pageselected="yes"] {
  font-weight: bolder;
}

#content_zone, #header_tot {
	background: white;
}

#footer_link{
	font-size: 12px;	
}

#footer{
    height: 0;
    display: none;
}
#bara_footer{
	height: 0;
}


.footer-legal{
    background-color: #ededed;
    border-top: 2px solid #06447e;
	font-size: .72rem;
	font-weight: normal !important;
}
.footer-legal .row{
	padding: 10px 50px;
}
.footer-logo-media{
	margin-top: 20px;
}












