html {
	
	height: 100%;
	
}
body {
  margin:0px;
  height: 100%;
  
}
.sedetec {
	font-family:'Segoe UI';
	position:absolute;
	color:#FFFFFF;
	margin-right:5px;
	letter-spacing: 0px;
	font-weight:bold;
	font-size: 11px;
	right: 0px;
	top: 0px;
}
h1,h2,h3,h4,h5,h6 {
	color: #4B4733;
	font-weight:bold;
	letter-spacing:-2px;
}	
h1 {
	background: url("../images/titulo-ico.png") no-repeat left center;
	padding-left: 30px;
}
h2 {
	background: url("../images/titulo-ico.png") no-repeat left center;
	padding-left: 30px;
}
hr {
	display: block;
	border:none;
	border-top: 2px solid #4B4733;
	height: 10px;
	width: 100%;
}

.main-container {
	min-width: 600px;
}
.topo {
	padding-top: 10px;
	display:table;
	background-color: #537b39;
	min-height: 160px;
	width: 100%;
	min-width: 480px;
	padding-bottom: 20px;
}
.topo-logo-prefeitura {
	margin-top: 10px;
	width: 210px;
	height: 90px;
	background: url("../images/logo-prefeitura.png") no-repeat center center;
}
.topo-logo-texto-oucjb { 
	float:right;
	width: 475px;
	height: 140px;
	background: url("../images/topo-oucjb-texto-logo.png") no-repeat center center;
	background-size: contain;
	
}
.topo-centro-bg {
	background: url("../images/topo-centro-bg.jpg") no-repeat center center;
	background-size: cover;
	z-index: 0;
	width: 100%;
	min-height: 150px;
}
 
.navbar-wrapper {
	
	display: table;
	bottom: 0;
    content: "";
    /* padding-top: 150px; */
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 20
	
}

.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 0px;
  padding-left: 0px;
}
.navbar-wrapper .navbar .container {
  width: auto;
  padding: 0px;
}

.navbar {

	color: #4B4733;
	background:none;
	background-color: #C4C29B; 
	border:none;
	font-size: 0.7em;
	
	
}

.navbar-header a.navbar-brand
{
	color:#4B4733;
}

.navbar ul.nav.navbar-nav li  {
	background: url("../images/menu-bg.jpg") top left repeat-x;
	background-size: contain;
	height: 80px;
	width: auto;
	min-width: 80px;
	margin-right: 10px;
	margin-top: -10px;
	padding-top: 15px;
	padding-left: 10px;
    padding-right: 5px;
	
	text-align: left;
	text-transform: uppercase;
	
	
}
.navbar ul.nav.navbar-nav li.active 
{
	background: url("../images/menu-bg-hover.jpg") top left repeat-x;
	background-size: contain;
}

.navbar ul.nav.navbar-nav li a {
	background: none;
	background: url("../images/menu-bg-ico.png") center left no-repeat;
	padding-left: 30px;
	line-height: 0.9em;
}

.navbar ul.nav.navbar-nav li:hover 
{	
	background: url("../images/menu-bg-hover.jpg") top left repeat-x;
	background-size: contain;
}
.navbar ul.nav.navbar-nav li a:hover {
	color: #fff;
}


.navbar ul.nav.navbar-nav li a
{
	color:#4B4733;
	font-size: 1.4em;
}

.navbar ul.nav.navbar-nav li a span
{
	font-size: 0.7em;
}

.navbar ul.nav.navbar-nav li.active a
{
	background: none;
	background: url("../images/menu-bg-ico.png") center left no-repeat;
	
	
	box-shadow: none;
}
 
.container-principal 
{
	background-color: #E8E8E6;
	min-height: 300px;
	width: 100%;
	margin-top: -20px;
	padding:0px;
}

.container-principal .jumbotron img 
{
	width: 100%;
	display: table;
	max-width: 800px;	
	min-width: 350px;	
	
}

.home-conteudo-bg {
	
	position:relative;
	width: 100%;
	height: 490px;
	min-height: 490px;
	
	background: url("../images/home-conteudo-bg.jpg") no-repeat left top;
	background-size:cover;
	
	
}
.home-conteudo {
	
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 200px;
	
}


.footer {
	
	height: 150px;
	width: inherit;
	border-bottom: 20px solid #DBCA32;
	background-color: #537B39;
	margin-right: 30px;
	 margin-top: 80px;
}
.footer-imagem-projeto {
	position: absolute;
	float:left;
	margin-top: -35px;
	background: url("../images/footer-bg-projeto.png") no-repeat left bottom;
	width: 270px;
	height: 160px;
}

.footer-logo-prefeitura {
	margin-top: 40px;
	width: 210px;
	height: 60px;
	margin-left: 30px;
	background: url("../images/logo-prefeitura.png") no-repeat center center;
	background-size:contain;
	float: right;
}


.page {
	
	padding-top: 30px;
}

.jumbotron {
	background-color: #E2DFDA;
	margin-top: 30px;
}


.collapse {
    display: block;
}


/*** avaliacao publica */

.form-avaliacao-publica {

position:absolute;
right: 20px;

width: 380px;
height: auto;

padding: 15px 10px 10px 30px;
margin-top: 40px;

color: #537B39;


border: 1px solid #C4C29B;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;


	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+0,efefef+6,e8e8e6+100&1+0,1+18,0.6+100 */
background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(239,239,239,1) 6%, rgba(238,238,238,1) 18%, rgba(232,232,230,0.6) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(239,239,239,1) 6%,rgba(238,238,238,1) 18%,rgba(232,232,230,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(239,239,239,1) 6%,rgba(238,238,238,1) 18%,rgba(232,232,230,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#99e8e8e6',GradientType=0 ); /* IE6-9 */

	
}

.form-avaliacao-publica .form-group {
	margin-bottom: 5px;	
}
.form-avaliacao-publica
{
	display: block;	
	font-size: 0.8em;
}


.form-avaliacao-publica * {
	color: #537B39;
}

.form-avaliacao-publica h4 {
	
	letter-spacing: -1px;
}

.form-avaliacao-publica label  {
  display: block;
}​

.form-avaliacao-publica input:not([type]), input[type="submit"],input[type="button"] {
	
	border: 1px solid #C4C29B;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
} 

 .form-avaliacao-publica input:not([type]), input[type="submit"], input[type="button"] {
    background-color: #537B39; 
    border: none;
    color: white;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
}


.form-avaliacao-publica hr {
	background:none;
	border: none;	
	border-top: 1px dotted #537B39;
	padding: 0px;
	margin: 0px;
	
}


.form-avaliacao-publica .avaliacaoKeycount {
	font-size: 1.2em; 
	font-weight:bold;	
}






#overlayload {
	position:absolute;
	top:0px;
	display:none;

	width:100%;
	height:200%;
	background-color:#FC0;
	z-index: 99;
	background: -moz-linear-gradient(top, rgba(255,240,13,0.64) 0%, rgba(255,240,13,0.29) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,240,13,0.64)), color-stop(100%,rgba(255,240,13,0.29))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,240,13,0.64) 0%,rgba(255,240,13,0.29) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,240,13,0.64) 0%,rgba(255,240,13,0.29) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,240,13,0.64) 0%,rgba(255,240,13,0.29) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,240,13,0.64) 0%,rgba(255,240,13,0.29) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3fff00d', endColorstr='#4afff00d',GradientType=0 ); /* IE6-9 */
}

#overlayloading {
 position:relative;
 margin: 0px auto;
 margin-top: 300px; 
 
 background:url(../images/loading.gif) no-repeat center center;
 width: 250px;
 height: 150px;
 
 border: 1px solid #fff;
 -webkit-border-radius: 10px 10px 10px 10px;
 border-radius: 10px 10px 10px 10px;	



font-size:1em;
font-weight:bold;
text-align:center;

color:#537B39;
background-color: #F2F2F2;
padding-top: 10px;
padding-bottom: 15px;

	
}

#overlayloading .loading-txt
{
	position:absolute;
	bottom:10px;	
	left: 16px;
	text-align:center;
	margin-top: 10px;
}

