body {

	font-family: 'Open Sans Regular', 'Open Sans', Arial;
	margin: 0;
	padding: 0;
	background-image: url("../_img/bg.jpg");
	background-position: top center;
}

body * {font-family: 'Open Sans', 'Open Sans', Arial;
line-height: 26px !important;
font-weight: 400;
  font-style: normal;
  font-size: 13px;}


html, body {
height: 100%;
}

header {
	width: 100%;
	background-image: url("../_img/borda-topo.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

p {
	line-height: 20px;
}

b, strong {
	font-weight: 600;
}

.mainContent {
	height: auto !important;
	height: 100%;
	margin: 0 auto -1em;
}

.conteudo img {
	border:0px solid #D9D9D9;
	border-radius: 8px;
}

.conteudo .imagem {
	border:1px solid #D9D9D9;
	width: 100%;
	margin-bottom: 1em;
}

.conteudo hr {
	border-top:1px solid #D9D9D9;
	margin-top: 10px;
	margin-bottom: 10px;
}


.conteudo ul {
	padding: 0;
	margin: 0;
}
.conteudo ul li {
	list-style: none;
	margin: 0;
	padding-left:10px;
	background: url("../_img/marcadorli.png") no-repeat -1px 10px;
	list-style: none;
  }

.conteudo ul li:before {
  /*content: "› "; /*Foi tirado o !important caso haja quebra em alguma pagina favor voltar*/
  font-weight: bold;
  color: #4f4f4f;
  padding-left: 5px;
}

.conteudo h6 {
	font-weight: 300 !important;
}


.conteudo p {
  line-height: 26px !important;
}


.conteudo h3{
	font-size: 1em !important;
}

/*********************************TOPO E MENU ************************************/
	.topo {
		margin-bottom: 0;
		border: 0;
	}

	/*.topo .logo {
		height: 80px;
		float: left;
		padding-top: 1em;
	}*/

	.topo .logo {
	    right:10px;
	    height:67px;
	    width:391px;
	    margin: 2em 0;
	    cursor:pointer;
	    float: left;
	}

	.topo .logo-usf {
	    /*right:10px;
	    height:87px;
	    width:140px;*/
	    cursor:pointer;
	    float: right;
	}

	.topo .links-topo {
		float: right;
		height: 2em;
		margin: 5px 0;
		color: #7F7777;
		font-size: .9em;
	}

	.topo .links-topo a{
		color: #7F7777;
		font-size: .9em;
		text-decoration: none;
	}

	.topo .links-topo a:hover{
		text-decoration: underline;
	}


	.topo .navbar{
		margin-bottom: 0px;
		background-color: #4c9543;
	}

	.topo .menu {
		/*border: 1px solid #000000;*/
		/*float: left;
		margin-left: 4em;*/
		color: #697171;
	}

	.topo .menu a {
		font-family: 'Open Sans','Oswald Regular', Oswald;
		font-size: 11.5px;
		font-weight: 400;
		font-style: normal;
		color: #ffffff;
		opacity: 1;
		text-transform: uppercase;
		padding: 18px 22px;
	}

	.topo .menu a:hover,
	.topo .menu a:active,
	.topo .menu a:focus,
	.topo .menu a:visited {
		text-decoration: none;
		border-radius:4px
	}

	.topo .menu .dropdown:hover > a {
		background-color: #6c9c30;
		color: #ffffff;
		border-radius: 0px 4px 0 0;
	}


	.dropdown-menu > ul {
		border: 1px solid #cccccc;
	}


	.dropdown-menu > li{
		border-bottom: 1px solid #397f30;
	}

	.dropdown-menu > li > a{
		color: #ffffff;
		background-color: #6c9c30;
		font-family: 'Open Sans Regular', 'Open Sans' !important;
		font-size: 13px;
	}

	.dropdown-submenu.over > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
		background-color: #4c9543;
		color: #ffffff;
		border: 0px;
		border-radius: 0px !important;
		background-image: linear-gradient(to bottom, #4c9543 0%, #4c9543 100%);
	}

	.dropdown-submenu>.submenu-unidades {padding: 15px 10px 10px}

	.submenu {
		padding: 3px 10px !important;
	}



.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    display: none;
    left: 100%;
    margin-top: -1px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -3px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


	/********************************/


	.nav .open>a, .nav .open>a:hover, .nav .open>a:focus, .nav .open>a:active, .nav .open>a:visited {
		background-color: #6C9C30;
		color: #ffffff;
	}

	.navbar-nav {
		float: none !important;
		margin: 0 auto !important;
		width: 100%;
		padding: 0;
	}

	.navbar-nav>li {
	float: left;
	padding: 0 0px 0px 0px;
	border-right: 1px solid #397f30;
	}

	.navbar-nav>li:last-child {border-right: 0px solid #397f30;}

	.submenu-active .submenu-unidades {display: none!important;}


	.display {
	height: auto;
	overflow: hidden;
	border-bottom: 6px solid #4c9543;
	}

	.conteudo {
	margin-bottom: 0em;
	}

	.conteudo .imagem-chamada{
	width: 100%;
	}





/***********************************FOOTER***************************************/

	footer {
		height: 8em;
		margin-top: 3em;
	}

	footer h2 {
		color: #ffffff;
		font-size: 1em;
		font-family: "Open Sans", Arial;
		padding: 0;
		margin: 1.5em 0;
		 line-height: 1.6em;
		text-align: center;
		text-transform: uppercase;
	}

	footer p {
		color: #ffffff;
		font-size: .9em;
		font-family: "Open Sans", Arial;
		padding: 0;
		margin: .5em 0 0 0;
		text-align: center;
	}



/**********************************BOTOES****************************************/

	.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	}

	.btn-green {
	background-color: #82b32d;
	font-size: 1.5em;
	width: 30%;
	color: #fff;
	padding: 0.6em 0;
	}

	.btn-darkBlue {
	background-color: #35504d !important;
	margin: 1em 0em 0em 1.5em !important;
	height: 3em !important;
	font-size: 11px !important;
	width: 85% !important;
	color: #fff !important;
	text-decoration: none !important;
	text-align: center !important;
	}

	.btn-darkBlue:hover {
	background-color: #517975 !important;
	color: #ffffff !important;
	}


	/****** RED *****/
	.btn-red-padrao {
	background-color: #c02238 !important;
	font-size: 1em !important;
	width: auto;
	color: #fff !important;
	padding: 0.4em 2em !important;
	text-decoration: none !important;
	margin: 2em 0;
	}

	.btn-red-padrao:hover {
	background-color: #c02238 !important;
	border: 1px solid #4f070d;
	}

	.btn-padrao {
	background-color: #4f4f4f !important;
	font-size: 1em !important;
	width: auto;
	color: #fff !important;
	padding: 0.4em 2em !important;
	text-decoration: none !important;
	margin: 2em 0;
	}

	.btn-padrao:hover {
	background-color: #4f4f4f !important;
	border: 1px solid #333333;
	}

	.center {
		text-align: center;
		margin: 0 auto;
		width: 30%;
	}
/******************************/


.thumbnail {
display: block;
padding: 10px;
margin-bottom: 20px;
line-height: 1.42857143;
 background-color: transparent;
border: 1px solid #ddd;
border-radius: 8px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.thumbnail h3 {
	font-family: 'Open Sans', 'Open Sans';
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #2BB673;
	text-align: left;
	line-height: normal;
	text-transform: uppercase;
	margin: 6px 0 10px 0;
}

.thumbnail>img{
	margin-left: auto;
	margin-right: inherit;
	border: 1px solid #cccccc;
}

.thumbnail a>img {
	margin-left: auto;
	margin-right: inherit;
}

/***/

.box {
display: block;
padding: 0px;
 background-color: transparent;
border: 1px solid #ddd;
border-radius: 8px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
margin: 3em 0;
}

.desc {
  padding: .5em .4em;
  border-radius: 0 0 8px 8px;
  min-height: 7em;
}
.red {
	background-color: #c02238;
}

.grey {
	background-color: #818179;
}

.green {
	background-color: #2bb673;
}

.darkgreen {
	background-color: #056839;
}

.yellow {
	background-color: #bc9017;
}

.lightgreen {
	background-color: #a6ce39
}


.lightblue {
	background-color: #25aae1
}


.desc h3 {
	font-family: 'Open Sans', 'Open Sans';
	font-weight: normal;
	font-size: 15px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	margin: 6px 0 10px 0
}

.desc h3 b{
	font-weight: bold
}

.box>img{
	margin-left: auto;
	margin-right: inherit;
	border: 1px solid #cccccc;
	border-radius: 8px 8px 0 0;
	width: 100%
}

.box a>img {
	margin-left: auto;
	margin-right: inherit
}



/*******************/

.breadcrumb {
  padding: 8px 0px;
  margin-bottom: 10px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px
}

.breadcrumb a {
  text-decoration: none !important;
  color: #999999 !important;
  text-align: left !important;
  font-size: 11px !important
}

.breadcrumb a:hover {
  text-decoration: underline !important
}

.breadcrumb>.active {
  color: #777 !important
}

/********/

.baixe-relatorio a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  width: 100%;
  height: 100%;
  text-align: center;
  font: 20px "CaeciliaLTStd-Roman", Arial, Georgia, Verdana;
}

.baixe-relatorio a span {
  margin-top: 10px;
}


.icones-sprite,
.icones-download-vermelho,
.icones-download-verde-escuro,
.icones-download-azul,
.icones-download-amarelo,
.icones-download-verde-claro,
.icones-download-cinza,
.icones-download-verde {
  background: url('../_img/icones.png') no-repeat;
}

[class*="icones-"], [class*="setas-"] { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; vertical-align: middle; padding: 0; }

.icones-download-vermelho { background-position: 0 -251px; height: 50px; width: 49px; }
.icones-download-verde-escuro { background-position: 0 -429px; height: 48px; width: 47px; }
.icones-download-azul { background-position: 0 -693px; height: 48px; width: 47px; }
.icones-download-amarelo { background-position: 0 -517px; height: 48px; width: 47px; }
.icones-download-verde-claro { background-position: 0 -341px; height: 48px; width: 47px; }
.icones-download-verde { background-position: 0 -605px; height: 46px; width: 45px; }
.icones-download-cinza { background-position: 0 -775px; height: 46px; width: 45px; }
.anexos {
	margin: 10px 0;
}


.cinza {
	color: #A9A8A8;
  	font-size: 11px;
  	  vertical-align: top;
}

.conteudo .noticias h1, .conteudo .noticias h1 a {
	text-decoration:none;
	font-size: 1.2em;
	margin: 0;
}

.conteudo .noticias p, .conteudo .noticias a {
	color: #5a5a5a;
	font-size: 13px;
	text-decoration:none;
	margin: 0;
}

.conteudo .noticias a:hover {
	text-decoration: underline;
}