@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);
/* 
    USA 
    AZUL UBI #0c2340
*/

/* GLOBAL STYLES */
body { color: #000; background-color: #fff; font-family: "Lato", Helvetica, sans-serif; font-weight: 300; }
body, input, select, textarea, p { letter-spacing: 0.025em; line-height: 1.55em; }
.body-content { clear: both; min-height: 400px; }

.form-mensagens.inner-sm { padding-top: 40px; padding-bottom: 40px; }
.bold { font-weight: 700; }


/*
    MENUS
*/

@media (max-width: 767px) {

}

.evento .imagem .blkFicheiro, .noticia .imagem .blkFicheiro { width: 65%; margin: 0 auto; }

/* Esconder datas das notícias*/
.noticias .items .small { display: none; }
.noticia .data, .noticia .categoria { display: none; }
