@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
background-color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a {
	color: #B11F36;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.input_text {
	font-size: 12px;
	height: 14px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	background-color: #CCCCCC;
	width: 115px;
	margin-bottom: 3px;
}


.oneColFixCtrHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #header {
	height: 170px;
	/*background-image: url(/imgs/cabecalho_xl.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}
.oneColFixCtrHdr #menu {
	height: 20px;
	background-image: url(/imgs/fundo_menu_xl.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.oneColFixCtrHdr #menu #linguas {
	float: left;
	margin-left: 40px;
	margin-right: 60px;
	width: 120px;
}
.oneColFixCtrHdr #menu #linguas A {
	font-size: 10px;
	color: #C7BC8F;
	font-family: Arial, Helvetica, sans-serif;
}

.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	margin: 0px;
	padding: 20px;
}
.oneColFixCtrHdr #mainContent #esquerda {
	width: 185px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
.oneColFixCtrHdr #mainContent #esquerda DIV,
.oneColFixCtrHdr #mainContent #esquerda IMG {
	margin-top: 8px;
	margin-bottom: 8px;
}
.oneColFixCtrHdr #mainContent #esquerda #newsletter {
	background-image: url(/imgs/fundo_newsletter.jpg);
	height: 79px;
	width: 115px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	line-height: 12px;
	font-size: 10px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #mainContent #esquerda #newsletter A {
	color: #FFFFFF;
	text-decoration: underline;
}
.oneColFixCtrHdr #mainContent #esquerda #pesquisa {
	margin-right: auto;
	margin-left: auto;
	width: 120px;
	color: #B11F36;
}
#loginbox {
	margin-right: auto;
	margin-left: auto;
	width: 120px;
	color: #B11F36;
}
.oneColFixCtrHdr #mainContent #esquerda #pesquisa A,
#loginbox A {
	text-decoration: underline;
}
.oneColFixCtrHdr #mainContent #esquerda #pesquisa A:hover,
#loginbox A:hover {
	text-decoration: none;
}

#loginbox a.activar,
#loginbox a.entrar,
#loginbox a.area,
#loginbox a.logout {
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 3px 3px 3px 20px;
	display: block;
	line-height: 16px;
	margin: 3px 0;

	/*background-color: #eee;
	text-decoration: none;

	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-top:2px solid #fff;
	border-left:2px solid #fff;*/

	background-color: #fff;
	text-decoration: none;

	border:1px solid #fff;
}
#loginbox a.activar:hover,
#loginbox a.entrar:hover,
#loginbox a.area:hover,
#loginbox a.logout:hover {
	background-color: #F2EBCF;
	text-decoration: none;

	border-right:1px solid #cbc5ae;
	border-bottom:1px solid #cbc5ae;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
}

#loginbox a.activar {
	background-image: url(/imgs/iconDocs.png);
}

#loginbox a.entrar {
	background-image: url(/imgs/iconCadeado.png);
}

#loginbox a.area {
	background-image: url(/imgs/iconCadeado.png);
}

#loginbox a.logout {
	background-image: url(/imgs/iconChave.png);
}

.oneColFixCtrHdr #mainContent #direita {
	width: 775px;
	vertical-align: top;
}
.oneColFixCtrHdr #mainContent #direita .sep_topo, 
.oneColFixCtrHdr #mainContent #direita .sep_base {
	width: 2px;

}
.oneColFixCtrHdr #mainContent #direita .sep_topo {
	background-image: url(/imgs/sep-vert_topo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
}
.oneColFixCtrHdr #mainContent #direita .sep_tile {
	background-image: url(/imgs/sep-vert_tile.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.oneColFixCtrHdr #mainContent #direita .sep_base {
	background-image: url(/imgs/sep-vert_base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.oneColFixCtrHdr #mainContent #direita .palco {
	padding-left: 20px;
}

.oneColFixCtrHdr #mainContent #direita .palco .separador {
	height: 1px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	clear: both;
}
.oneColFixCtrHdr #mainContent #direita .palco #imagem {
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-right: 10px;
}
.oneColFixCtrHdr #mainContent #direita .palco #imagem img{
	border:2px solid #B4A66F;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 5px 5px 20px #b7b7b7;
}
.oneColFixCtrHdr #mainContent #direita .palco #destaque {
	width: 518px;
	padding-right: 10px;
}
.oneColFixCtrHdr #mainContent #direita .palco #destaque #imagem {
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
	margin-top:5px;
}

.oneColFixCtrHdr #mainContent #direita .palco #outrasnoticias {
	background-image: url(/imgs/topo_noticias.gif);
	background-repeat: no-repeat;
	width: 222px;
	background-color: #b4a66f;
	margin-bottom: 20px;
	font-size: 10px;
	color: #000000;
}

.oneColFixCtrHdr #mainContent #direita .palco #outrasnoticias .separador {
	background-image: url(/imgs/sep-horz_gold.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #mainContent #direita .palco #outrasnoticias .titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.oneColFixCtrHdr #mainContent #direita .palco #outrasnoticias .bl .br .tl .tr {
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.oneColFixCtrHdr #mainContent #direita .palco #eventos {
	background-image: url(/imgs/topo_eventos.gif);
	background-repeat: no-repeat;
	width: 222px;
	background-color: #b4a66f;
	margin-bottom: 10px;
	font-size: 10px;
	color: #000000;
}

.oneColFixCtrHdr #mainContent #direita .palco #eventos .separador {
	background-image: url(/imgs/sep-horz_gold.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #mainContent #direita .palco #eventos .titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.oneColFixCtrHdr #mainContent #direita .palco #eventos A {
	color: #000000;
}

.oneColFixCtrHdr #mainContent #direita .palco #eventos .bl .br .tl .tr {
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.oneColFixCtrHdr #mainContent #direita .palco #menurodape {
	background-color: #B11F36;
	background-image: url(/imgs/fundo_logos.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	margin-top: 20px;
	width: 750px;
}
.oneColFixCtrHdr #mainContent #direita .palco #menurodape A {
	color: #FFFFFF;
}

.oneColFixCtrHdr #mainContent #direita .palco #menurodape .bl .br .tl .tr {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.oneColFixCtrHdr #mainContent #direita .palco .eventonac,
.oneColFixCtrHdr #mainContent #direita .palco .eventointer {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;

}
.oneColFixCtrHdr #mainContent #direita .palco .eventoNacional {
	color: #7F9924;

}
.oneColFixCtrHdr #mainContent #direita .palco .eventoInternacional {
	color: #B11F36;

}
.oneColFixCtrHdr #mainContent #direita .palco .caminho {
	color: #999999;
	font-size: 10px;
}
.oneColFixCtrHdr #mainContent #direita .palco .listalinks A {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #B11F36;
	color: #FFFFCC;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.oneColFixCtrHdr #mainContent #direita .palco .listalinks A:hover {
	background-color: #7F9924;
	color: #FFFFFF;
	text-decoration: none;
}








.oneColFixCtrHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	margin: 0px;
	font-size: 9px;
}
.oneColFixCtrHdr #footer #esquerda {
	background-image: url(/imgs/fundo_base-esq.gif);
	height: 16px;
	width: 195px;
	background-color: #5E0000;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 2px;
}
.oneColFixCtrHdr #footer #esquerda A {
	color: #8C0F1A;
}
.oneColFixCtrHdr #footer #direita {
	background-image: url(/imgs/fundo_base-dir.gif);
	background-repeat: repeat-x;
	height: 16px;
	background-color: #820000;
	padding-left: 30px;
	color: #FFCC99;
	padding-top: 2px;
	margin-left: 195px;
}
.oneColFixCtrHdr #footer #direita A {
	color: #FFCC99;
}
.titulo {
	color: #7F9924;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subtitulo {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.info {
	background-color: #F2EBCF;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.info .bl .br .tl .tr {
	padding: 10px;
}
.info a {
	color: red;
	font-weight: bold;
}
.vermais {
	background-color: #B11F36;
	color: #FFFFCC;
	font-size: 9px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.vermais:hover {
	color: #FFFFFF;
	background-color: #7F9924;
	text-decoration: none;
}





/*---------------------------------CANTOS REDONDOS*/
.bl {
	width: inherit;
	background-image: url(/imgs/canto_be.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
} 


.br {
	background-image: url(/imgs/canto_bd.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
} 
.tl {
	background-image: url(/imgs/canto_te.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
} 
.tr {
	background-image: url(/imgs/canto_td.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
} 



.fltrgt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


.contactos span.label {
	width: 70px;
	display: block;
	text-align: right;
	float: left;
	font-weight: bold;
	padding-right: 5px;
}
.formulario {
	padding: 20px;
}
.formulario span.label {
	width: 150px;
	display: block;
	text-align: right;
	float: left;
	font-weight: bold;
	padding-right: 5px;
}

#erro {
	background-color: #fff6cc;
	background-image: url(/imgs/Warning-32.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding: 10px 5px 10px 52px;
	margin: 15px 0;
	border: solid 1px #c4a260;
	font-weight: bold;
	min-height: 25px;
}


.menureserv {
	margin:30px 0;
	padding:0;
}
.menureserv li {
	list-style:none;
	height: 60px;
}

.menureserv .btreserv_off{
	padding-left: 85px;
	background-image: url(/imgs/BtReserEsq.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #999;
	background-color: #eee;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 23px;
	padding-bottom: 23px;
	margin: 80px 0;
}
.menureserv .btreserv {
	padding-left: 85px;
	background-image: url(/imgs/BtReserEsq.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #000;
	background-color: #F2EBCF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 23px;
	padding-bottom: 23px;
	margin: 80px 0;
}
.menureserv .btreserv:hover {
	background-color: #900;
	color: #FFC;
	text-decoration:none;
}
.menureserv .btreserv_off:hover {
	cursor:default;
	text-decoration:none;
}
.menureserv .btreserv span,
.menureserv .btreserv_off span {
	background-image: url(/imgs/BtReserDir.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	font-size: 14px;
	padding-top: 23px;
	padding-bottom: 23px;
}




.minimenureserv {
	margin:0px;
	padding:0px;
	display: block;
	width: auto;
	height: 50px;
}
.minimenureserv li {
	margin-right: 4px;
	list-style:none;
	height: 30px;
	display: block;
	float:left;
}
.minimenureserv .btreserv_off{
	padding-left: 43px;
	background-image: url(/imgs/BtReserEsqS.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #999;
	background-color: #eee;
	margin: 40px 0;
	font-size: 10px;
}
.minimenureserv .btreserv {
	padding-left: 43px;
	background-image: url(/imgs/BtReserEsqS.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	background-color: #F2EBCF;
	margin: 40px 0;
	font-size: 22px;
	padding-bottom: 5px;
}
.minimenureserv .btreserv:hover {
	background-color: #900;
	color: #FFC;
	text-decoration:none;
}
.minimenureserv .btreserv_off:hover {
	cursor:default;
	text-decoration:none;
}
.minimenureserv .btreserv span,
.minimenureserv .btreserv_off span {
	background-image: url(/imgs/BtReserDirS.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 11px;
	font-weight: bold;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}



.formulario th {
	text-align: right;
	vertical-align: top;
	padding-top: 8px;
}
.formulario .subtitulo {
	text-align: left;
	padding-top: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C4B888;
	color: #BCB27F;
}
.formulario .inputext {
	background-color: #eee;
	border: 1px solid #CCC;
	font-size: 12px;
	width: 200px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.formulario .inputextmicro {
	background-color: #eee;
	border: 1px solid #CCC;
	font-size: 12px;
	width: 30px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.formulario .inputextpeq {
	background-color: #eee;
	border: 1px solid #CCC;
	font-size: 12px;
	width: 130px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.formulario .inputextlong {
	background-color: #eee;
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	height: 100px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.subformulario th {
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
}



table.listagem {
	/*padding: 10px;*/
	margin: 10px 0;
	width: 100%;
	background-image: url(/imgs/Degrade.png);
	background-repeat: repeat-x;
	background-position: 0px -12px;
}
table.listagem td, 
table.listagem th {
	font-size: 10px;
}

table.listagem th {
	padding: 8px 5px;
	text-align: left;
	color: #000;
	/*background-color: #F2EBCF;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
table.listagem td {
	padding: 8px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
table.listagem thead tr .header {
	background-image: url(/imgs/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding-right:20px;
}
table.listagem thead tr .headerSortUp {
	background-image: url(/imgs/asc.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
table.listagem thead tr .headerSortDown {
	background-image: url(/imgs/desc.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
table.listagem tbody tr.odd td {
	background-color:#F0F0F6;
}



.btpeq {
	background-image: url(/imgs/BtPeqEsq.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #000;
	background-color: #F2EBCF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 7px;
}
.btpeq:hover {
	color: #fff;
	background-color: #BCB27F;
	text-decoration:none;
}
.btpeq span {
	background-image: url(/imgs/BtPeqDir.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 14px;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 7px;
}

.btoff{
	color: #999;
	background-color: #eee;
}
.btoff:hover {
	color: #fff;
	background-color: #f00;
}

.btsim{
	color: #000;
	background-color: #0ecc2e;
}
.btsim:hover {
	color: #000;
	background-color: #00eb27;
}

.btnao{
	color: #fff;
	background-color: #cb1111;
}
.btnao:hover {
	color: #fff;
	background-color: #ed0000;
}


.btnormal {
	background-image: url(/imgs/BtNormalEsq.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #000;
	background-color: #F2EBCF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 23px;
	padding-bottom: 23px;
}
.btnormal:hover {
	background-color: #900;
	color: #FFC;
	text-decoration:none;
}
.btnormal span {
	background-image: url(/imgs/BtReserDir.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	font-size: 14px;
	padding-top: 23px;
	padding-bottom: 23px;
}


.linhacombotoes {
	line-height: 60px;
}
.linhacombotoesPeq {
	line-height: 27px;
	margin: 0;
}

.notas {
	color: #999 !important;
	font-size: 9px !important;
	font-weight: normal;
	font-family: Verdana;
	text-align: right !important;
}

.numerario {
	text-align: right !important;
}
.positivo {
	color: green;
}
.negativo {
	color: red;
}
.pendente {
	background-color:#eee;
}

.tooltip {
	text-decoration: none;
	background-color: transparent;
	border-color: #000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

.sivtejonome {
	/*color: #7F9924;*/
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.menureserv.filtros {
	margin:0px;
}
.filtros.caixa {
	padding: 10px 10px 0px 10px;
	margin: 10px;
	background-color: #EEE;
	display: none;
}
.filtros.caixa .filtro {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}
.filtros.caixa .filtro.ultimo {
	border-bottom: none;
}
.filtros.caixa .filtro span {
	display: block;
	width: 160px;
	text-align: right;
	margin: 5px 5px 0px 0px;
	float: left;
	font-weight: bold;
}

#basic-modal-content {
	display:none;
}

.guias_digitais {
	margin-bottom:10px;
}