html {
	margin-top: 0px !important;
}

body .filtro-blog{
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

body .filtro-blog.on{
	border-bottom: 1px solid #17407a;
}

body .p-horarios.verde.cerrado{
	color: red;
}

body .current_section{
	border-bottom: 1px solid #17407a;
}