/* HTML */
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px !important;
	color: #464032;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #A42903;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p,ul,ol {
	margin-top: 0;
	line-height: 180%;
}

ul,ol {
	
}

a {
	text-decoration: none;
	color: #A7430F;
}

a:hover {
	
}

/* Menu Superior */
#menu {
	width: auto;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #006496;
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 36px;
}

#menu a {
	display: block;
	height: 26px;
	margin-bottom: 10px;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover,a:focus,#menu .current_page_item a {
	background: #E5E8EA;
	text-decoration: none;
	color: #2A1F0B;
}

#menu .current_page_item a {
	background: #E5E8EA;
	color: #2A1F0B;
}
#menu .menu-separador {
	padding-left:10px;
	padding-right:10px;
	margin-top: 5px;
	display: block;
	color: white;
	font-size: 17px;
}

/* Título do Sistema */
#systemTitle {
	line-height: normal;
	display: block;
	float: right;
	height: 26px;
	width: 130px;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #3D454D;
	border: none;
	border-left: 2px dotted;
}

#systemTitle span {
	float: right;
	width: 150px;
}

/* Tools Menu */
#tools {
	background: #E5E8EA;
	width: auto;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

#tools ul {
	margin: 5px 0 0 5px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#tools li {
	float: left;
}

#tools a {
	display: block;
	margin-top: 1px;
	height: 32px;
	padding: 2px;
	margin-left: 10px;
	border: 1px solid #B7B7B7;
	border-radius: 4px;
	background: #D2D6D8;
}

#tools a:hover,#tools .current_page_item a {
	background: #E0D3B3;
	color: #2A1F0B;
}

#tools img {
	width: 30px;
	height: 30px;
}

/* Logout do Sistema */
#systemLogout a {
	line-height: normal;
	display: block;
	float: right;
	height: 26px;
	padding: 4px 0px 4px 0px;
	margin-right: 4%;
	border: none;
}

#systemLogout a:link {
	background: none;
}

#systemLogout img {
	width: 30px;
	height: 30px;
}

/*.button	 {*/
	/*height: 30px;*/
	/*border: none;*/
	/*background: gray;*/
	/*font-weight: bold;*/
	/*font-size: 10px;*/
	/*color: #FFFFFF;*/
	/*cursor: pointer;*/
/*}*/

#conteudo {
	/*max-width: 1240px;*/
	/*width: auto;*/
	margin: 0 100px auto 100px;
	/*padding: 10;*/
	/*height: auto;*/
	/*min-height: 430px;*/
	/*clear: both;*/
	background: #FFFFF;
}

#page {
	/*width: 940px;*/
	/*margin: 0 auto;*/
	/*padding: 0;*/
}


#content {
	/*float: right;*/
	/*width: 940px;*/
	/*padding: 5px 0px 0px 0px;*/
}

#footer {
	width: 70%;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0 10px 0;
	border-top: 4px solid #006496;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #464032;
}

#identify {
	margin: 15px;
	text-align: right;
}

.none {
	
}

/* Images */
#imageSuport {
	width: 10px;
	height: 10px;
}

#search {
	float: right;
	width: 250px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E9E3CB;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464032;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #AC9A79;
	background: #AC9A79;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#main-panel {
	/*border: 1px solid #CCCCCC;*/
	/*border-radius: 10px 10px 10px 10px;*/
	/*padding: 7px;*/
}


.post {
	margin-bottom: 15px;
}

.post-bgtop {
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #A7430F;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #E9E3CB;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 0px;
	color: #464032;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	background: #E9E3CB;
	color: #464032;
}

.postedTitle {
	float: left;
	height: 24px;
	padding: 3px 15px;
	background: #E9E3CB;
	color: #464032;
}

.post .meta a {
	color: #464032;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

#sidebar {
	float: left;
	width: 230px;
	padding: 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	border-right: 1px solid #E9E3CB;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #E5E0C6;
	margin: 0px 30px;
	border-right: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #E8F2FE;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #464032;
}

#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #464032;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

#calendar {
	
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

.littleTitle {
	color: #A7430F;
	border: solid #FFFFFF;
	font-weight: bold;
}

.panel {
	/*border: 1px solid #AC9A79;*/
	/*background: #FFFDEA;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: 12px;*/
	/*color: #464032;*/
}

.input {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464032;
}






.topleft {
	position:absolute !important;
	top:0;
	left:0;
}

.centralizar{
	margin: auto;
}


/*
INICIO
CSS RESULTADOS

*/

.separador {
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	clear:left;
	height:20px;
	width:100%;
}




.ui-datatable tbody td {
	border: 0 none;
}

ui-datatable ui-widget ui-datatable-reflow table th td {
	border: 0 none;
}

#semBorda table th td {
	border: 0 none;
}

semBorda table th td {
	border: 0 none;
}

.semBorda table th td {
	border: 0 none;
}

.tituloDocumento {
	font-family: Ubuntu, Arial, sans-serif;
	background-color: #003f65;
	color: #FFFFFF;
	display: block;
	font-size: 1.5em;
	padding: 0 1em;
	text-align: left;
	height: 3em;
	line-height: 3em;
}

.tituloDocumento .iconesAcoes {
	float: right;
}




.ui-datatable,
.ui-datatable .ui-datatable-tablewrapper table {
	font-size: 12px !important;
}

/* For Paginator */
.ui-datatable .ui-paginator .ui-paginator-first,
.ui-datatable .ui-paginator .ui-paginator-prev,
.ui-datatable .ui-paginator .ui-paginator-pages .ui-paginator-page,
.ui-datatable .ui-paginator .ui-paginator-next,
.ui-datatable .ui-paginator .ui-paginator-last,
.ui-datatable .ui-paginator .ui-paginator-rpp-options {
	font-size: 10px !important;
}

/*
FIM
CSS RESULTADOS

*/