@import url(http://fonts.googleapis.com/css?family=Lato:400,400italic,700);
@import url('css/bootstrap.css');
@import url('css/font-awesome.css');
@import url('css/jquery.selectbox.css');
@import url('css/owl.carousel.css');
@import url('css/fancybox/jquery.fancybox.css');
@import url('css/template.css');

.bgmenu {
	background-color: #ccc !important;
}

.btnnews {
	background-color: #fff !important;
	color:#000 !important;
}

.btnnews:hover {
	background-color: #cc2229 !important;
	color:#fff !important;
	border-radius:8px;
}

.owl-item {
	width: 350px !important;
}

.fa-camera {
	font-size: 40px !important;
}

.rodapebar li a {
	line-height: 35px !important;
}

.rodapebar li:before {
	line-height: 35px !important;
}