.sp-menu .first .menu{
	color: #fff !important;
	padding: 20px !important;
	background: none repeat scroll 0% 0% #880807 !important;
}
.sp-menu .first .menu:hover{
	background: none repeat scroll 0% 0% #BD2120   !important;
}
.sp-menu .menu-item .menu{
	color: #fff;
	padding: 20px;
	background: none repeat scroll 0% 0% #325443;
}
.sp-menu .menu-item .menu:hover{
	background: none repeat scroll 0% 0% #3D6B54;
}
.sp-menu .last .menu{
	color: #1cbbb4;
	padding: 20px;
	background: none repeat scroll 0% 0% #fff;
	border: 1px solid #f5f5f5;
}
.sp-menu .last .menu:hover{
	background: none repeat scroll 0% 0% #E8E8E8;
}
.sp-menu .treino .menu{
	color: #fff !important;
	padding: 20px !important;
	background: none repeat scroll 0% 0% #CBC440 !important;
}
.sp-menu .treino .menu:hover{
	background: none repeat scroll 0% 0% #E4DC48 !important;
}
.slideCont .bt-row{
	width: 29% !important;
	margin: 0 2%;
}
.logo-wrapper{
	margin: 0px !important;
}
/*
.logo-wrapper{
	margin: 0px !important;
}
#menu #sp-menu{
	margin-left: -15px;
}
#sp-logo_home{
	margin-top: -94px;
	margin-bottom: -15px;
}
*/
#bannerHome01:hover{
	background: #325443 !important;
}
#bannerHome02:hover{
	background: #CBC440 !important;
}
#bannerHome03:hover{
	background: #880807 !important;
}
.social img {
	/*opacidade*/
	opacity:0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	-webkit-filter: opacity(0.75);
	/*filtro P/B*/
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	/*qualidade*/
	image-rendering: auto;
}
.social img:hover {
	opacity:1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-webkit-filter: opacity(1);
	filter: none; /* Firefox 10+ */
	-webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	image-rendering: auto;
}
.link{
	width: 100%;
	float: right;
	padding-top: 250px;
	margin-top: -250px;
	position: relative;
	color: #656565;
}
.link:hover{
	color: #fff;
}
#sc-accordion-accordion-0{
	display: none;
}
.module h2.module-title{
	font-size: 90% !important;
}
#sp-tab .tabs_buttons ul.tabs_container li.tab.active {
	color: #656565 !important;
}
.accordion-heading .accordion-toggle.active {
	color: #656565 !important;
}
#sp-breadcrumb-wrapper #sp-breadcrumb ul.breadcrumb li {
	color: #656565 !important;
}
#sp-menu_topo a{
	color: #656565 !important;
}
.newsflashnoticias h4 a{
	color: #333333 !important;
}