#pagina, table {
	font-family: "Arial", Century Gothic, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-align: justify; 
}
h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url('../img/fundo.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
}
.art-postcontent, .art-postcontent li, .art-postcontent table, .art-postcontent a, .art-postcontent a:link, .art-postcontent a:visited, .art-postcontent a.visited, .art-postcontent a:hover, .art-postcontent a.hovered {
	font-family: "Arial", Century Gothic, Helvetica, Sans-Serif;
}
.art-postcontent p {
	margin: 12px 0 12px 0;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  	font-family: "Arial", Century Gothic, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
}
.art-postcontent a {
	text-decoration: underline;
	color: #2D9ABE;
}
.art-postcontent a:link {
	text-decoration: underline;
	color: #2D9ABE;
}
.art-postcontent a:visited, .art-postcontent a.visited {
	color: #595959;
}
.art-postcontent a:hover, .art-postcontent a.hover {
	text-decoration: none;
	color: #0B252D;
}
.art-postcontent h1 {
	color: #1D7096;
}
.art-postcontent h2 {
	color: #2693C5;
	font-size: 22px;
}
.art-postcontent h3 {
	color: #949494;
	font-size: 18px;
}
.art-postcontent h4 {
	color: #1B698D;
	font-size: 16px;
}
.art-postcontent h5 {
	color: #1B698D;
	font-size: 14px;
}
.art-postcontent h6 {
	color: #1B698D;
	font-size: 14px;
}
ul {
	list-style-type: none;
}
ol {
	list-style-position: inside;
}
#pagina {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	cursor: default;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}
form {
	padding: 0;
	margin: 0;
}
table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}

/* begin Box, Sheet */
.folha {
	position: relative;
	margin: 0 auto;
	min-width: 25px;
	min-height: 25px;
}
.folha-corpo {
	position: relative;
	padding: 4px;
}
.folha-tr, .folha-tl, .folha-br, .folha-bl, .folha-tc, .folha-bc, .folha-cr, .folha-cl {
	position: absolute;
}
.folha-tr, .folha-tl, .folha-br, .folha-bl {
	width: 36px;
	height: 36px;
	background-image: url('../img/sheet_s.png');
}
.folha-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 18px, 18px, auto);
}
.folha-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 18px, 18px);
}
.folha-bl {
	bottom: 0;
	left: 0;
	clip: rect(18px, 18px, auto, auto);
}
.folha-br {
	bottom: 0;
	right: 0;
	clip: rect(18px, auto, auto, 18px);
}
.folha-tc, .folha-bc {
	left: 18px;
	right: 18px;
	height: 36px;
	background-image: url('../img/sheet_h.png');
}
.folha-tc {
	top: 0;
	clip: rect(auto, auto, 18px, auto);
}
.folha-bc {
	bottom: 0;
	clip: rect(18px, auto, auto, auto);
}
.folha-cr, .folha-cl {
	top: 18px;
	bottom: 18px;
	width: 36px;
	background-image: url('../img/sheet_v.png');
}
.folha-cr {
	right: 0;
	clip: rect(auto, auto, auto, 18px);
}
.folha-cl {
	left: 0;
	clip: rect(auto, 18px, auto, auto);
}
.folha-cc {
	position: absolute;
	top: 18px;
	left: 18px;
	right: 18px;
	bottom: 18px;
	background-image: url('../img/sheet_c.png');
}
.folha {
	/*
	top: 5px !important;
	margin-bottom: 5px !important;
	*/
	top: 5px;
	margin-bottom: 5px;
	cursor: auto;
	width: 900px;
}
/* end Box, Sheet */

/* Topo */
.topo {
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: 100px;
	overflow: hidden;
	background: none;
}
.topo-png {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 892px;
	height: 100px;
}
.topo-cliente {
	position: absolute;
	z-index: 1;
	right: 220px;
	bottom: 0px;
}
.topo-empresa {
	position: absolute;
	z-index: 1;
	right: 120px;
	bottom: 0;
}
.topo-sistema {
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 10px;
}
.topo-desc-sistema {
	position: absolute;
	z-index: 1;
	top: 70px;
	left: 10px;
}
.topo-teste {
	position: relative;
	z-index: 1;
	background: url('../img/teste.png') no-repeat center center;
	height: 25px;
}

/* Sub Topo */
div.logado {
	position: relative;
	min-width: 17px;
	min-height: 17px;
	overflow: hidden;
	margin: 5px;
}
.logado p {
	margin-left: 5px;
}

.nao-logado {
	margin: 5px 0px 0px 0px;
}

.painel-admin {
	width: 100%;
	font-size: 11px;
}
.painel-admin div {
	float: left;
	width: 25%;
	line-height: 16px;
}
.painel-admin div a, .painel-admin div a:link, .painel-admin div a:visited {
	color: #2D9ABE;
	text-decoration: none;
}
.painel-admin div a:hover {
	color: #005FD1;
}
.painel-admin .lbl {
	margin-left: 3px;
	font-weight: bold;
}
.painel-admin .txt {
	margin-left: 2px;
	font-weight: normal;
}
.painel-admin .user {
	float: left;
	background-image: url('../img/user.png');
	background-repeat: no-repeat;
	background-position: left center;
	width: 16px;
	height: 16px;
}
.painel-admin .perfil {
	float: left;
	background-image: url('../img/computer.png');
	background-repeat: no-repeat;
	background-position: left center;
	width: 16px;
	height: 16px;
}
.painel-admin .ultimo-acesso {
	float: left;
	background-image: url('../img/clock.png');
	background-repeat: no-repeat;
	background-position: left center;
	width: 16px;
	height: 16px;
}
.painel-admin div.altera-senha {
	float: left;
	text-align: left;
	width: 100px;
	margin-left: 40px;
}
.painel-admin div.altera-senha .img {
	float: left;
	background-image: url('../img/altera_senha.png');
	background-repeat: no-repeat;
	background-position: left center;
	width: 16px;
	height: 16px;
}
.painel-admin div.logout {
	float: right;
	margin-left: 16px;
}
.painel-admin div.logout .img{
	float: left;
	background-image: url('../img/logout.png');
	background-repeat: no-repeat;
	background-position: left center;
	width: 16px;
	height: 16px;
}
.painel-admin a {
	text-decoration: none;
	color: #000;
	margin-left: 3px;
	font-weight: bold;
}
.painel-admin a:hover {
	color: #06F;
}


/* begin Logo */
div.art-logo {
	display: block;
	position: absolute;
	left: 10px;
	top: 13px/*43px*/;
	width: 496px;
}
h1.art-logo-name {
	display: block;
	text-align: left;
}
h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover {
	font-size: 26px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #4D4D4D !important;
}
h2.art-logo-text, h2.art-logo-text a, h2.art-logo-text a:link, h2.art-logo-text a:visited, h2.art-logo-text a:hover {
	font-weight: normal;
	font-size: 16px;
	padding: 0;
	margin: 0;
	color: #4D4D4D !important;
}
h2.art-logo-text {
	display: block;
	text-align: left;
}
h2.art-logo-text-2, h2.art-logo-text-2 a, h2.art-logo-text-2 a:link, h2.art-logo-text-2 a:visited, h2.art-logo-text-2 a:hover {
	font-weight: normal; font-size: 20px; padding: 0; margin: 0;
	color: #4D4D4D !important;
}
h2.art-logo-text-2 {
	display: block;	text-align: center; z-index:10; position:relative; top:40%;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover {
	outline: none;
}
.art-menu, .art-menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.art-menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}
.art-menu li:hover {
	z-index: 10000;
	white-space: normal;
}
.art-menu li li {
	float: none;
}
.art-menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}
.art-menu li:hover>ul {
	visibility: visible;
	top: 100%;
}
.art-menu li li:hover>ul {
	top: 0;
	left: 100%;
}
.art-menu:after, .art-menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul {
	min-height: 0;
}
.art-menu ul {
	background-image: url('../img/spacer.gif');
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}
.art-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* menu structure */

.art-menu {
	padding: 0 0 0 0;
}
.art-nav {
	position: relative;
	min-height: 24px;
	z-index: 100;
	margin-left: -1px;
	margin-right: -1px;
}
.art-nav .l, .art-nav .r {
	position: absolute;
	z-index: -1;
	top: 0;
	height: 100%;
	background-image: url('../img/nav.png');
}
.art-nav .l {
	left: 0;
	right: 0;
}
.art-nav .r {
	right: 0;
	width: 892px;
	clip: rect(auto, auto, auto, 892px);
}
/* end Menu */

/* begin MenuItem */
.art-menu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 24px;
	cursor: pointer;
	text-decoration: none;
}
.art-menu ul li {
	margin: 0;
	clear: both;
	min-width: inherit;
}
.art-menu ul li .child {
	margin-left: 7px;
}
.art-menu a .r, .art-menu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 82px;
	background-image: url('../img/menuitem.png');
}
.art-menu a .l {
	left: 0;
	right: 0;
}
.art-menu a .r {
	width: 400px;
	right: 0;
	clip: rect(auto, auto, auto, 400px);
}
.art-menu a .t {
	color: #E3E3E3;
	padding: 0 17px;
	margin: 0 0;
	line-height: 24px;
	text-align: center;
}
.art-menu a:hover .l, .art-menu a:hover .r {
	top: -29px;
}
.art-menu li:hover>a .l, .art-menu li:hover>a .r {
	top: -29px;
}
.art-menu li:hover a .l, .art-menu li:hover a .r {
	top: -29px;
}
.art-menu a:hover .t {
	color: #EDEDED;
}
.art-menu li:hover a .t {
	color: #EDEDED;
}
.art-menu li:hover>a .t {
	color: #EDEDED;
}
/* end MenuItem */

/* begin MenuSeparator */
.art-menu .art-menu-li-separator {
	display: block;
	width: 1px;
	height: 24px;
}
.art-nav .art-menu-separator {
	display: block;
	margin: 0 auto;
	width: 1px;
	height: 24px;
	background-image: url('../img/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a {
	display: block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	min-width: 90px;
	width: 100%;
	padding-right: 5px;
	overflow: hidden;
	line-height: 26px;
	background-image: url('../img/subitem.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #BFBFBF;
}
.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #545454;
	margin: 0;
	padding: 0px 5px 0px 0px;
}
.art-menu ul li a:hover {
	color: #000000;
	border-color: #BFBFBF;
	background-position: 0 -26px;
}
.art-menu ul li:hover>a {
	color: #000000;
	border-color: #BFBFBF;
	background-position: 0 -26px;
}
.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span {
	color: #000000;
}
.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span {
	color: #000000;
}
/* end MenuSubItem */

/* begin Layout */
.conteudo-layout {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	background-color: Transparent;
	border: none !important;
	padding:0 !important;
}
.art-layout-cell, .conteudo-layout-linha {
	background-color: Transparent;
	vertical-align: top;
	text-align: left;
	border: none !important;
	margin:0 !important;
	padding:0 !important;
}
.conteudo-layout .conteudo-layout {
	width: auto;
	margin:0;
}
.conteudo-layout .art-layout-cell, .conteudo-layout .art-layout-cell .conteudo-layout .art-layout-cell {
	display: table-cell;
}
.art-layout-cell .art-layout-cell {
	display: block;
}
.conteudo-layout-linha {
	display: table-row;
}
.art-layout-glare {
	position:relative;
}
/* end Layout */
/* begin Button */
.art-button-wrapper a.art-button, .art-button-wrapper a.art-button:link, .art-button-wrapper input.art-button, .art-button-wrapper button.art-button {
	font-family: "Arial", Century Gothic, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	top: 0;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	color: #333333 !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 26px;
	height: 26px;
	margin: 0 !important;
	padding: 0 10px !important;
	overflow: visible;
	cursor: pointer;
}
.art-button img, .art-button-wrapper img {
	margin: 0;
	vertical-align: middle;
}
.art-button-wrapper {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 26px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 0;
	
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
 	border-bottom-right-radius: 6px;
}
.firefox2 .art-button-wrapper {
	display: block;
	float: left;
}
input, select, textarea {
	vertical-align: middle;
	font-family: "Arial", Century Gothic, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #999;
	padding-left: 2px;
	color: #777;
}
input:focus, select:focus, textarea:focus {
	background:#FFFFBC;
}
.textbox, .combobox {
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
 	border-bottom-right-radius: 0px;
}
input.disabled, select.disabled, textarea.disabled {
	background:#F0F0F0;
}

.art-block select {
	width:96%;
}
.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover {
	color: #E5F4FA !important;
	text-decoration: none !important;
}
.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link {
	color: #113C4A !important;
}
.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r {
	display: block;
	position: absolute;
	height: 88px;
	margin: 0;
	padding: 0;
	background-image: url('../img/button.png');
}
.art-button-wrapper .art-button-l {
	left: 0;
	right: 1px;
}
.art-button-wrapper .art-button-r {
	width: 403px;
	right: 0;
	clip: rect(auto, auto, auto, 402px);
}
.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r {
	top: -31px;
}
.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r {
	top: -62px;
}
.art-button-wrapper input {
	float: none !important;
}
/* end Button */

/* begin Box, Block */
.art-block {
	position: relative;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-block-body {
	position: relative;
	padding: 0;
}
.art-block {
	margin: 7px;
}
/* end Box, Block */

/* begin BlockHeader */
.art-blockheader {
	margin-bottom: 0;
}
.art-blockheader, .art-blockheader h3.t {
	position: relative;
	height: 36px;
}
.art-blockheader h3.t, .art-blockheader h3.t a, .art-blockheader h3.t a:link, .art-blockheader h3.t a:visited, .art-blockheader h3.t a:hover {
	color: #000000;
	font-size: 12px;
}
.art-blockheader h3.t {
	margin:0;
	padding: 0 10px 0 10px;
	white-space: nowrap;
	line-height: 36px;
}
/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent {
	position: relative;
	margin: 0 auto;
	min-width: 13px;
	min-height: 13px;
}
.art-blockcontent-body {
	position: relative;
	padding: 5px;
}
.art-blockcontent-tr, .art-blockcontent-tl, .art-blockcontent-br, .art-blockcontent-bl, .art-blockcontent-tc, .art-blockcontent-bc, .art-blockcontent-cr, .art-blockcontent-cl {
	position: absolute;
}
.art-blockcontent-tr, .art-blockcontent-tl, .art-blockcontent-br, .art-blockcontent-bl {
	width: 12px;
	height: 12px;
	background-image: url('../img/blockcontent_s.png');
}
.art-blockcontent-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 6px, 6px, auto);
}
.art-blockcontent-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 6px, 6px);
}
.art-blockcontent-bl {
	bottom: 0;
	left: 0;
	clip: rect(6px, 6px, auto, auto);
}
.art-blockcontent-br {
	bottom: 0;
	right: 0;
	clip: rect(6px, auto, auto, 6px);
}
.art-blockcontent-tc, .art-blockcontent-bc {
	left: 6px;
	right: 6px;
	height: 12px;
	background-image: url('../img/blockcontent_h.png');
}
.art-blockcontent-tc {
	top: 0;
	clip: rect(auto, auto, 6px, auto);
}
.art-blockcontent-bc {
	bottom: 0;
	clip: rect(6px, auto, auto, auto);
}
.art-blockcontent-cr, .art-blockcontent-cl {
	top: 6px;
	bottom: 6px;
	width: 12px;
	background-image: url('../img/blockcontent_v.png');
}
.art-blockcontent-cr {
	right: 0;
	clip: rect(auto, auto, auto, 6px);
}
.art-blockcontent-cl {
	left: 0;
	clip: rect(auto, 6px, auto, auto);
}
.art-blockcontent-cc {
	position: absolute;
	top: 6px;
	left: 6px;
	right: 6px;
	bottom: 6px;
	background-color: #FFFFFF;
}
.art-blockcontent-body, .art-blockcontent-body li, .art-blockcontent-body a, .art-blockcontent-body a:link, .art-blockcontent-body a:visited, .art-blockcontent-body a:hover {
	color: #1B698D;
	/*font-family: "Century Gothic", Arial, Helvetica, Sans-Serif;*/
	font-family: "Arial", Century Gothic, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.art-blockcontent-body p {
	margin: 0 0 0 5px;
}
.art-blockcontent-body a {
	color: #227591;
	text-decoration: underline;
}
.art-blockcontent-body a:link {
	color: #227591;
	text-decoration: underline;
}
.art-blockcontent-body a:visited, .art-blockcontent-body a.visited {
	color: #949494;
}
.art-blockcontent-body a:hover, .art-blockcontent-body a.hover {
	color: #2693C5;
	text-decoration: none;
}
.art-blockcontent-body ul li {
	text-decoration: none;
	line-height: 125%;
	color: #0D3345;
	padding: 0 0 0 11px;
	background-image: url('../img/blockcontentbullets.png');
	background-repeat: no-repeat;
}/* end Box, BlockContent */
/* begin Box, Post */
.art-post {
	position: relative;
	margin: 0 auto;
	min-width: 17px;
	min-height: 17px;
}
.art-post-body, .art-logado-body {
	position: relative;
	padding: 10px 14px;
}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl, .art-post-tc, .art-post-bc, .art-post-cr, .art-post-cl, 
.art-logado-tr, .art-logado-tl, .art-logado-br, .art-logado-bl, .art-logado-tc, .art-logado-bc, .art-logado-cr, .art-logado-cl {
	position: absolute;
}
.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl, .art-logado-tr, .art-logado-tl, .art-logado-br, .art-logado-bl {
	width: 24px;
	height: 24px;
	background-image: url('../img/post_s.png');
}
.art-post-tl, .art-logado-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 12px, 12px, auto);
}
.art-post-tr, .art-logado-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 12px, 12px);
}
.art-post-bl, .art-logado-bl {
	bottom: 0;
	left: 0;
	clip: rect(12px, 12px, auto, auto);
}
.art-post-br, .art-logado-br {
	bottom: 0;
	right: 0;
	clip: rect(12px, auto, auto, 12px);
}
.art-post-tc, .art-post-bc, .art-logado-tc, .art-logado-bc  {
	left: 12px;
	right: 12px;
	height: 24px;
	background-image: url('../img/post_h.png');
}
.art-post-tc, .art-logado-tc {
	top: 0;
	clip: rect(auto, auto, 12px, auto);
}
.art-post-bc, .art-logado-bc {
	bottom: 0;
	clip: rect(12px, auto, auto, auto);
}
.art-post-cr, .art-post-cl, .art-logado-cr, .art-logado-cl {
	top: 12px;
	bottom: 12px;
	width: 24px;
	background-image: url('../img/post_v.png');
}
.art-post-cr, .art-logado-cr {
	right: 0;
	clip: rect(auto, auto, auto, 12px);
}
.art-post-cl, .art-logado-cl {
	left: 0;
	clip: rect(auto, 12px, auto, auto);
}
.art-post-cc, .art-logado-cc {
	position: absolute;
	top: 12px;
	left: 12px;
	right: 12px;
	bottom: 12px;
	background-color: #FFFFFF;
}
.art-post {
	margin: 5px;
}
a img {
	border: 0;
}
.art-article img, img.art-article {
	border: solid 1px #BFBFBF;
	margin: 10px;
}
.art-metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
}
.art-article table, table.art-article {
	border-collapse: collapse;
	margin: 1px;
}
.art-article th, .art-article td {
	padding: 2px;
	border: solid 1px #ABABAB;
	vertical-align: top;
	text-align: left;
}
.art-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
pre {
	overflow: auto;
	padding: 0.1em;
}
/* end Box, Post */

/* begin PostHeaderIcon */
h2.art-postheader {
	color: #206E88;
	margin-bottom: 10px; text-align:left;
}
h2.art-postheader, h2.art-postheader a, h2.art-postheader a:link, h2.art-postheader a:visited, h2.art-postheader a.visited, h2.art-postheader a:hover, h2.art-postheader a.hovered {
	font-size: 22px;
}
h2.art-postheader a, h2.art-postheader a:link {
	text-decoration: none;
	color: #2786A5;
}
h2.art-postheader a:visited, h2.art-postheader a.visited {
	color: #30A7CF;
}
h2.art-postheader a:hover, h2.art-postheader a.hovered {
	color: #0B252D;
}
/* end PostHeaderIcon */

/* begin PostBullets */
.art-post ol, .art-post ul {
	margin: 1em 0 1em 2em;
	padding: 0;
}
.art-post li {
	font-size: 12px;
}
.art-post li ol, .art-post li ul {
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}
.art-post li {
	color: #141414;
	padding: 0;
}
.art-post li {
	padding: 0 0 0 11px;
}
.art-post ol>li {
	background: none;
	padding-left: 0;/* overrides overflow for "ul li" and sets the default value */
	overflow: visible;
}
.art-post ul>li {
	background-image: url('../img/postbullets.png');
	background-repeat: no-repeat;
	padding-left: 11px;/* makes "ul li" not to align behind the image if they are in the same line */
	overflow-x: visible;
	overflow-y: hidden;
}
/* end PostBullets */

/* begin PostQuote */
.art-postcontent blockquote, .art-postcontent blockquote a, .art-postcontent blockquote a:link, .art-postcontent blockquote a:visited, .art-postcontent blockquote a:hover {
	color: #05131A;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
.art-postcontent blockquote p {
	margin: 2px 0 2px 15px;
}
.art-postcontent blockquote {
	border: solid 1px #BFBFBF;
	margin: 10px 10px 10px 50px;
	padding: 2px 2px 2px 30px;
	background-color: #DEDEDE;
	background-image: url('../img/postquote.png');
	background-position: left top;
	background-repeat: no-repeat;/* makes blockquote not to align behind the image if they are in the same line */
	overflow: auto;
}
/* end PostQuote */

/* begin Footer */
.rodape {
	position: relative;
	overflow: hidden;
	width: 894px;
	margin-left: -1px !important;
}
.rodape-b {
	position: absolute;
	left: 5px;
	right: 5px;
	bottom: 0;
	height: 5px;
	background-image: url('../img/footer_b.png');
}
.rodape-r, .rodape-l {
	position: absolute;
	height: 5px;
	background-image: url('../img/footer_s.png');
	bottom: 0;
}
.rodape-l {
	left: 0;
	width: 5px;
}
.rodape-r {
	right: 0;
	width:10px;
	clip: rect(auto, auto, auto, 5px);
}
.rodape-t {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 5px;
	background-color: #363636;
}
.rodape-body {
	position: relative;
	padding: 8px;
}
.rodape-text p {
	padding: 0;
	margin: 0;
}
.rodape, .rodape a, .rodape a:link, .rodape a:visited, .rodape a:hover {
	color: #C4C4C4;
	font-size: 11px;
}
.rodape-text {
	padding: 0 10px 0 10px;
}
.rodape, .rodape-text, .rodape p {
	text-align: center;
}
.rodape a, .rodape a:link {
	color: #E8E8E8;
	text-decoration: underline;
}
.rodape a:visited {
	color: #C2C2C2;
}
.rodape a:hover {
	color: #9CD5E8;
	text-decoration: none;
}

.link-principal {
	text-align: center;
	font-size: 10px;
	color: #000
}
.link-principal a/*, .link-principal a:link*/ {
	color: #000 /*#E8E8E8*/;
	text-decoration: underline;
}
.link-principal a:visited {
	color: #000 /*#C2C2C2*/;
}
.link-principal a:hover {
	color: #254C9B /*#9CD5E8*/;
	text-decoration: none;
}
/* end Footer */


/* begin PageFooter */
.copyright {
	margin: 1em;
	text-align: center;
	color: #696969;
	padding: 5px 0px;
}
.copyright, .copyright a, .copyright a:link, .copyright a:visited, .copyright a:hover {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.copyright div {
	text-align: center;
	width: 100%;
}
/* end PageFooter */

/* begin LayoutCell, content */


.conteudo-layout .art-content .art-block {
	background-color: #E8E8E8;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.conteudo-layout .art-sidebar1 {
	background-color: #E8E8E8;
	width: 225px;
}
/* end LayoutCell, sidebar1 */


.overview-table .art-layout-cell {
	width: 33%;
}
.overview-table-inner {
	margin: 10px;
}

.overview-table-inner h4 {
	color: #254E9D;
}

.overview-table-inner p {
	width: 190px;
	text-align: justify;
}

table.table {
	/*width:100%;*/
	border-collapse:collapse;
	table-layout:fixed;
	text-align:left;
	vertical-align:top;
	/*border-top:1px solid #1B698D; border-right:1px solid #1B698D;*/
}

/*table.table td{border-bottom:1px solid #1B698D; border-left:1px solid #1B698D;}*/

table.table, table.table tr, table.table td {
	border:none;
	margin:0;
	padding:0;
	/*background-color:Transparent;*/
	text-align:center;
	border-top:1px solid #1B698D; border-right:1px solid #1B698D;
	border-bottom:1px solid #1B698D; border-left:1px solid #1B698D;
}
img.image {
	margin:0;
	padding:0;
	border:none;
}
/* forms */
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
div.search input {
	width: 95%;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

#modlgn_username, #modlgn_passwd, #modlgn_nome, #modlgn_assunto, #modlgn_mensagem, #modlgn_instrutor, #modlgn_edital, #modlgn_aluno { width: 90%; }

/* WebLinks */
span.description {
	display: block;
	padding-left: 30px;
}
/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}
legend {
	margin: 0;
	padding: 0 10px;
}

.resumo{
	text-align:justify;
	text-indent:20px;
}
/*	Fomul�rios de manunte��o e consulta */
form.form-manutencao {
	width: auto;
	margin: 0 auto;
}
form.form-consulta {
	width: auto;
	margin: 0 auto;
}
/*	Tabelas	de manunte��o e consulta */
table.tabela-manutencao {
	width: auto;
	border: none;
	margin: 0 auto;
}
table.tabela-manutencao td img {
	border:none; vertical-align:middle; cursor:pointer; margin-left:2px;
}
table.tabela-manutencao td textarea {
	resize:none; min-height:60px; /*overflow:auto;*/
}
table.tabela-manutencao td .style1 {
	color: #F00;
}
table.tabela-consulta {
	width: 100%;
	text-align: center;
	margin: 1em auto;
	border-collapse: collapse;
	border-top: 1px solid #1B698D;
	border-right: 1px solid #1B698D;
}
table.tabela-consulta td{
	border-bottom: 1px solid #1B698D;
	border-left: 1px solid #1B698D;
	padding: 1px;
}

table.tabela-consulta td a, table.tabela-consulta td a:visited { color:#00C; font-weight:bold; text-decoration:none;}
table.tabela-consulta td a:hover { color:#333; font-weight:bold; text-decoration:underline;}

.tabela-consulta-topo{ 
	background-color: #1B698D;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 2px 0 2px 0;
	text-align: center;
}
.tabela-operacao {
	width: 100%;
	text-align: center;
	margin: 1em auto;
	border-collapse: collapse;
	border-top: 1px solid #1B698D;
	border-right: 1px solid #1B698D;
}
.tabela-operacao td {
	border-bottom: 1px solid #1B698D;
	border-left: 1px solid #1B698D;
	padding: 1px;
}
.tabela-operacao td input{
	border:none;
}
/*	Bot�es de a��es e pagina��o	*/
.acao-anexar, .acao-anexar:focus {
	cursor:pointer; border:none; background:url(../img/anexar.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-visualizar, .acao-visualizar:focus {
	cursor:pointer; border:none; background:url(../img/magnifier.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-editar, .acao-editar:focus {
	cursor:pointer; border:none; background:url(../img/pencil.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-excluir, .acao-excluir:focus {
	cursor:pointer; border:none; background:url(../img/cross.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-acesso, .acao-acesso:focus {
	cursor:pointer; border:none; background:url(../img/key.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-logout, .acao-logout:focus {
	cursor:pointer; border:none; background:url(../img/sair.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-imprimir, .acao-imprimir:focus {
	cursor:pointer; border:none; background:url(../img/printer.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-ajuda, .acao-ajuda:focus {
	cursor:pointer; border:none; background:url(../img/help.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-grupo, .acao-grupo:focus {
	cursor:pointer; border:none; background:url(../img/group.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-copia, .acao-copia:focus {
	cursor:pointer; border:none; background:url(../img/copy.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-campo, .acao-campo:focus {
	cursor:pointer; border:none; background:url(../img/table.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-endereco, .acao-endereco:focus {
	cursor:pointer; border:none; background:url(../img/vcard.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-resp, .acao-resp:focus {
	cursor:pointer; border:none; background:url(../img/responsavel.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-perm, .acao-perm:focus {
	cursor:pointer; border:none; background:url(../img/lock_edit.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-orgao, .acao-orgao:focus {
	cursor:pointer; border:none; background:url(../img/orgao.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-local, .acao-local:focus {
	cursor:pointer; border:none; background:url(../img/flag.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-email, .acao-email:focus {
	cursor:pointer; border:none; background:url(../img/email.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-conteudo, .acao-conteudo:focus {
	cursor:pointer; border:none; background:url(../img/conteudo.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-redes, .acao-redes:focus {
	cursor:pointer; border:none; background:url(../img/redes_sociais.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-empreendimento, .acao-empreendimento:focus {
	cursor:pointer; border:none; background:url(../img/empreendimento.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-emp_pessoa, .acao-emp_pessoa:focus {
	cursor:pointer; border:none; background:url(../img/emp_pessoa.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-despesa, .acao-despesa:focus {
	cursor:pointer; border:none; background:url(../img/despesa.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
/*	BOT�ES DE NAVEGA��O HABILITADOS	*/
.acao-primeiro, .acao-primeiro:focus {
	cursor:pointer; border:none; background:url(../img/resultset_primeiro.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-anterior, .acao-anterior:focus {
	cursor:pointer; border:none; background:url(../img/resultset_anterior.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-proximo , .acao-proximo:focus{
	cursor:pointer; border:none; background:url(../img/resultset_proximo.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-ultimo, .acao-ultimo:focus {
	cursor:pointer; border:none; background:url(../img/resultset_ultimo.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-primeiro:focus, .acao-primeiro:hover {
	color: #E5F4FA !important;
	background:url(../img/resultset_primeiro_focus.png) no-repeat;
}
.acao-anterior:focus, .acao-anterior:hover {
	color: #E5F4FA !important;
	background:url(../img/resultset_anterior_focus.png) no-repeat;
}
.acao-proximo:focus, .acao-proximo:hover {
	color: #E5F4FA !important;
	background:url(../img/resultset_proximo_focus.png) no-repeat;
}
.acao-ultimo:focus, .acao-ultimo:hover {
	color: #E5F4FA !important;
	background:url(../img/resultset_ultimo_focus.png) no-repeat;
}
.acao-conteudo:focus, .acao-conteudo:hover {
	color: #E5F4FA !important;
	background:url(../img/conteudo.png) no-repeat;
}
/*	BOT�ES DE NAVEGA��O DESABILITADOS	*/
.acao-primeiro-grey, .acao-primeiro-grey:focus {
	cursor:pointer; border:none; background:url(../img/resultset_primeiro_grey.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-anterior-grey, .acao-anterior-grey:focus {
	cursor:pointer; border:none; background:url(../img/resultset_anterior_grey.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-proximo-grey, .acao-proximo-grey:focus{
	cursor:pointer; border:none; background:url(../img/resultset_proximo_grey.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-ultimo-grey, .acao-ultimo-grey:focus {
	cursor:pointer; border:none; background:url(../img/resultset_ultimo_grey.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
.acao-ir, .acao-ir:focus {
	cursor:pointer; border:none; background:url(../img/go.png) no-repeat; height:16px; width:16px; vertical-align:middle;
}
/*	Bloco de pesquisa	*/
.consulta-pesquisa {
	width: 100%;
	margin: 0;
	padding: 0;
}
.consulta-pesquisa td img {
	vertical-align:middle; border:none; cursor:pointer; margin-left:2px;
}
.relatorio-pesquisa td img {
	vertical-align:middle; border:none; cursor:pointer; margin-left:2px;
}
.consulta-pesquisa .botao-buscar {
	background: url(../img/busca-grey.png) no-repeat;
	height: 24px;
	width: 24px;
	border: none;
	cursor: pointer;
	margin-left: 20px;
}
.consulta-pesquisa .botao-buscar:hover {
	background: url(../img/busca.png) no-repeat;	
}
.bloco-paginacao {
	width: 100%;
	margin: 1em auto;
	text-align: center;
}
/*	Home Principal do sistema	*/
.home {
	width: 100%;
	margin: 0;
	padding: 0;
}
.home a {
	text-decoration: underline;
	color: #2D9ABE;
}
.home a:link {
	text-decoration: underline;
	color: #2D9ABE;
}
.home a:visited, .home a.visited {
	color: #595959; 
}
.home a:hover, .home a.hover {
	text-decoration: none;
	color: #0B252D;
}
.home p{
	text-align: center;
	padding: 4px;
}
#loading {
	margin-bottom: 10px;
	background: url('../../framework/img/loading.gif') no-repeat left center;
	padding-left: 40px;
	width: 32px;
	height: 32px;
	line-height: 32px;
}
/*	Mensagens	*/
.msg {
	
}
.msg-info, .msg-alerta, .msg-erro, .msg-sucesso, .msg-pergunta {
	width: 90%;
	margin: 10px auto;
	padding: 10px 10px 10px 40px;
	border: 1px solid;
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
 	border-bottom-right-radius: 6px;
}
.l {
	text-align: left;
}
.r {
	text-align: right;
}
.c {
	text-align: center;
}
.msg-info {
	border: 1px solid #A7C1DF;
	background: #DFEEFF url('../img/msg_information.png') no-repeat 10px center;
}
.msg-sucesso {
	border: 1px solid #84C128;
	background: #DEF2C1 url('../img/msg_success.png') no-repeat 10px center;
}
.msg-alerta {
	border: 1px solid #F1BE85;
	background: #FEF2C2 url('../img/msg_warning.png') no-repeat 10px center;
}
.msg-erro {
	border: 1px solid #FF6F72;
	background: #FFE1E2 url('../img/msg_error.png') no-repeat 10px center;
}
.msg-pergunta {
	border: 1px solid #A7C1DF;
	background: #DFEEFF url('../img/msg_help.png') no-repeat 10px center;
}
.msg-ativo {
	width: 95%;
	background: none;
	border: none;
	color: #03F;
	padding: 2px 0;
	margin: 10px auto;
	text-align: center;
}
.alerta {
	text-align: center;
	padding: 5px 0px;
	font-size: 11px;
}
.opcoes {
	text-align: center;
	padding: 5px 0px;
	font-size: 11px;
}
.opcoes a{
	text-decoration: none;
	color: #000;
}
.opcoes a:hover{
	text-decoration: underline;
	color: #2D9ABE;
}
.titulo-sistema {
	font-size: 14px;
	color: #206E88;
	text-align: center;
}
.divisa {
	background:#fff; height:4px; clear:both;
}
/*	Links Leitores PDF	*/
.bloco-pdf {
	text-align:center; font-size:10px; margin-bottom:10px; margin-top:10px;
}
.bloco-pdf .img-pdf{
	vertical-align:middle; border:none;
}
.bloco-pdf a, .bloco-pdf a:link{
	text-decoration: none; color: #2D9ABE;
}
.bloco-pdf a:hover{
	text-decoration: underline; color: #0B252D;
}
h2.welcome {
	color: #206E88;
	margin-bottom: 10px;
	font-size: 22px;
}