body{
	background-color: #f3f3f3!important;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans';
}

.topbanner{
	min-height: 400px;
	background: url(../imagens/topslider/topo_sf.jpg) no-repeat; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 }
 .menuarea{
	margin-top: 120px;
 }

 .colorgreen{
	color:#92b246;
 }


 .directbox{
	background:#e8e8e8;
	margin-top: 10px; 
	padding: 20px 20px 20px 20px;
 }
 .directbox img{
	float: left;
	margin-right: 10px
 }
 .directorname{
	font-weight: bold; font-size: 13px
 }


 .uteis{
	background-color: #ffffff;
	padding: 0px!important;
	font-size:16px!important;
	padding: 5px!important;
	font-family:'Source Sans Pro', sans-serif;
 }

 .uteis_tit{
	font-family:'Source Sans Pro', sans-serif;
	color: #fff;
	font-size:16px;
	padding: 3px;
	background: #619539 url('images/overlay.png');
	width: auto;
	margin-bottom: 10px
 }
 .uteis a{
	color:#92b246;
	font-size:13px!important;
 }
 .uteis a:hover{
	color:#000;
 }

 .textlink{
	 font-size:0.9em;
	 font-family:'Source Sans Pro', sans-serif;
	 color: #424242;
	 line-height: 1.3em
	}

.textlink a:link{
	color:#92b246;
}
.textlink a:visited{
	color:#92b246;
}

 .titfeed
	{
	font-family:'Source Sans Pro', sans-serif;
	color: #fff;
	font-size:12px;
	padding: 5px;
	background: #006c86 url('images/overlay.png');
	width: auto;
	}

 .footer{
	border-top:0px solid #a1a6ac;
	background-color: #17242f;
	font-size: 10px;
	letter-spacing:2px; 
	background-image:url(../imagens/bg_rodape.png);
	background-position:top center;
	padding-top:100px;
	color:#c6e1ac;
	padding-bottom:70px;
}
.footer a{ color:#92b246; text-decoration: none;}
.footer a:hover{ color:#506426; text-decoration: underline;}


.taxasbg{
	background-color:#D9DADB;
	padding: 0px;
}
.taxastit{
	width: 100%;
	text-align: center;
	background-color:#ccc;
	padding:5px;
	font-family:'Source Sans Pro', sans-serif;
	color:#008BCF;
	font-size:14px;
	font-weight: bold;
}
.taxasmes{
	text-align: center;
	font-family:'Source Sans Pro', sans-serif;
	color:#008BCF;
	font-size:14px;
	font-weight: bold;
}
.taxas{
	text-align: center;
	background-color:#008BCF;
	color: #fff;
	font-family:'Source Sans Pro', sans-serif;
	font-size: 12px;
	padding: 2px;
}
