/**
	* @name stylesite.css
	* @desc CSS StyleSheet
	* @version v1.0 - Brasília, 26 de Fevereiro de 2010
	* @author Thiago Borges
	* @category CSS
	* @package Logic BSB
*/

/* ============================================================= */
/* ========================== Body ============================= */
/* ============================================================= */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;
}

body {
	font-family: Arial, Verdana, sans-serif;  color: #3b3b3b;	
	background-image: url(/html/imagens/site/bg.gif); background-color:#d8d8d8;
	width:100%; height:100%;
	margin: 0; padding: 0; border: 0; outline: 0; font-size:12px;
}

html{
	height:100%; width:100%;
}

form{
	margin:0; padding:0;
}
	
A {
	font-family: Arial, Helvetica, sans-serif; color: #008000; text-decoration: none;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;
}

img {
	border:0; padding:0; margin:0;
}

p {
	padding-bottom:10px; margin:0;
}

/* tables still need 'cellspacing="0"' in the markup */
.clear { clear: both;}
br.clear { margin: 0px; padding: 0px;}

input.error, select.error {
	border: 1px #f00 solid;
}

label.error {
	color: #f00;
}



/* =========================================================================== */
/* ===================== Logo, Acessibilidade e Busca ======================== */
/* =========================================================================== */

/* ============================================================= */
/* ===================== Acessibilidade ======================== */
/* ============================================================= */

.bgac{
	background-image: url(/html/imagens/site/bg_ac.png);
	background-position:top center; background-repeat:no-repeat;
	height:40px; width:582px;
	position:fixed; bottom:0; z-index:99;
	left:50%;
	margin-left:-291px;
	color:#FFFFFF; text-shadow:1px 1px #406400; font-weight:bold;
}

.bcont{
	background-image: url(/html/imagens/site/bcont.gif);
	background-position:top left; background-repeat:no-repeat;
	height:18px; width:20px;
}

.bcont2{
	background-image: url(/html/imagens/site/bcont2.gif);
	background-position:top left; background-repeat:no-repeat;
	height:18px; width:20px;
}

.bmenos{
	background-image: url(/html/imagens/site/amenos.gif);
	background-position:top left; background-repeat:no-repeat;
	height:25px; width:25px;
}

.bmais{
	background-image: url(/html/imagens/site/amais.gif);
	background-position:top left; background-repeat:no-repeat;
	height:25px; width:25px;
}

.contraste{
	color:#ffffff; font-weight:bold; text-shadow:none;
	height:18px; line-height:18px;
}

.contraste a{
	color:#ffffff; text-shadow:1px 1px #ffffff; font-weight:bold;
	height:18px; line-height:18px; text-shadow:none;
}



/* =============================================================== */
/* ===================== Barra do Governo ======================== */
/* =============================================================== */

.bgBarraAmarelaGoverno{
	background-image: url(/html/imagens/site/bg_barra_governo2.gif);
	background-repeat: no-repeat; background-position:bottom center;
	background-color:#085e09;
	width:100%; height:28px;
}

.barraGoverno{
	background-image: url(/html/imagens/site/barra_governo.gif);
	background-repeat: no-repeat; background-position:bottom right;
	width:990px; height:28px;
}

.logo{
	background-image: url(/html/imagens/site/logo.gif); background-repeat: no-repeat; background-position:top left;
	width:300px; height:107px; margin-top:5px; margin-bottom:7px;
}

.linha{
	background-image: url(/html/imagens/site/bg_linha_topo.gif);
	background-repeat: no-repeat; background-position:top center;
}

.bgTopo{
	background: url(/html/imagens/site/bg_topo.png) no-repeat top left;
	width:992px;
}

.bgPortal{
	background: url(/html/imagens/site/bg_cont.png) repeat-y top left;
	display:table;
	width:992px;
}

.bgPortalTopo{
	width:990px; background-color:#FFFFFF;
	background-image: url(/html/imagens/site/bg_top.jpg); background-repeat: no-repeat; background-position:top center;
}

.imgBottomPortal{
	background: url(/html/imagens/site/cont_bottom.png) no-repeat top left;
	width:992px; height:17px;
}

.imgTopPortal{
	background: url(/html/imagens/site/cont_top.png) no-repeat bottom left;
	width:992px; height:15px;
}



/* ==================================================== */
/* ===================== Busca ======================== */
/* ==================================================== */

/* Campo Formul‡ro Input busca */

.inputBusca {
	background-image: url(/html/imagens/site/busca.gif);
	background-repeat: no-repeat; background-position:top left;
	background-color:transparent; border:none;
	width:260px; height:33px; line-height:33px;
	padding-left:10px; padding-right:10px;
	font-family: Arial, sans-serif; font-size: 14px; color: #363636; text-decoration: none;
}

.bBusca {
	background-image: url(/html/imagens/site/b_busca.gif);
	background-repeat: no-repeat; background-position:top left;
	width:31px; height:33px; margin:0; padding:0;
}



/* ======================================================================= */
/* ===================== Formatação do Formulário ======================== */
/* ======================================================================= */

/* Campo Formuláro Input */

.input {
	border:1px #e5e4e4 solid;
	
	background-color: #ffffff;
	padding:8px;

	font-family: Arial,Sans-Serif; font-size: 14px; color: #214a21;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.input:hover {
	border:1px #ffc114 solid;
	
	background-color: #ffffff;
	padding:8px;

	font-family: Arial,Sans-Serif; font-size: 14px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.input:focus {
	border:1px #ffc114 solid;
	
	background-color: #ffffff;
	padding:8px;

	font-family: Arial,Sans-Serif; font-size: 14px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

/* Campo Formuláro Input da Home */

.inputHome {
	border:1px #e5e4e4 solid;
	
	background-color: #ffffff;
	padding:5px;

	font-family: Arial,Sans-Serif; font-size: 14px; color: #214a21;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.inputHome:hover {
	border:1px #ffc114 solid;
	
	background-color: #ffffff;
	padding:5px;

	font-family: Arial,Sans-Serif; font-size: 14px; color: #cf9201;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.inputHome:focus {
	border:1px #ffc114 solid;
	
	background-color: #ffffff;
	padding:5px;

	font-family: Arial,Sans-Serif; font-size: 14px; color: #cf9201;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

/* ======================================================================= */
/* ===================== Formatação do Calendário ======================== */
/* ======================================================================= */

.bgCal {
	margin-bottom:20px; padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:10px; background-color:#ffffff;
	border:1px #dfdfdf solid;
}

/* Campo Formuláro Input Busca de Calendário */

.inputCal {
	border:1px #e5e4e4 solid;
	
	background-color: #ffffff;
	padding:4px;

	font-family: Arial,Sans-Serif; font-size: 14px; color: #214a21;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.inputCal:hover {
	border:1px #ffc114 solid;
	
	background-color: #ffffff;
	padding:4px;

	font-family: Arial,Sans-Serif; font-size: 14px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.inputCal:focus {
	border:1px #ffc114 solid;
	
	background-color: #ffffff;
	padding:4px;

	font-family: Arial,Sans-Serif; font-size: 14px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

/* Botão Busca de Calendário */

.botaoCal {
	border:1px #e5e4e4 solid;
	
	background-color: #ffffff;
	padding-left:4px; padding-right:4px; padding-top:3px; padding-bottom:3px;

	font-family: Arial,Sans-Serif; font-size: 14px; color: #214a21;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.botaoCal:hover {
	border:1px #ffc114 solid;
	
	background-color: #ffffff;
	padding-left:4px; padding-right:4px; padding-top:3px; padding-bottom:3px;

	font-family: Arial,Sans-Serif; font-size: 14px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.botaoCal:focus {
	border:1px #ffc114 solid;
	
	background-color: #ffffff;
	padding-left:4px; padding-right:4px; padding-top:3px; padding-bottom:3px;

	font-family: Arial,Sans-Serif; font-size: 14px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

/* Divis›es de DIVS para o fale conosco */

#pagContato{
	width:100%; 	/* Para customizar o tamanho da barra altere esse valor e o valor de .bsCentro */
	display:table;
	margin:auto;
}

#pagContato .bsEsquerda{
	float:left;
	width:30%;
}
#pagContato .bsDireita{
	float:right;
	width:69%;	
}

#pagContato h3{
	font-size:22px; font-family: Arial, Helvetica, sans-serif;
	color:#008000; margin:0; padding:0; border:0;
}



/* ============================================================== */
/* ===================== Menu Horizontal ======================== */
/* ============================================================== */

.bgStyle2 {
	background-image: url(/html/imagens/site/bg_mh.gif); 
	background-repeat: no-repeat; background-position: top left;
	list-style: none;
	padding-left:8px; padding-right:8px;
	font-size:12px; margin:0;
}

.container3 {
	width: auto;
	padding: 0;
	margin: 0;
	position:relative;
	z-index:99;
	list-style: none;
	display:table; width:100%;
}

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	position:relative;
	z-index:99;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	list-style: none;
}
ul#topnav li a {
	float: left;
	list-style: none;
}
ul#topnav li:hover a, ul#topnav li a:hover {
	background-color:#006900;
	background-image: url(/html/imagens/site/bg_mh_sep_verde.gif); 
	background-repeat: no-repeat; background-position: top right;
}
ul#topnav a.link {
	padding-left:15px; padding-right:15px;
	background-image: url(/html/imagens/site/bg_mh_sep_verde.gif); 
	background-repeat: no-repeat; background-position: top right;
	height:42px; line-height:42px;
	font-weight:bold; font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; text-shadow:1px 1px #006900;
	text-decoration:none;
}

ul#topnav a.linkUl {
	padding-left:18px; padding-right:18px;
	height:42px; line-height:42px;
	font-weight:bold; font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; text-shadow:1px 1px #006900;
	text-decoration:none;
}

/* ===================== Drop Down ======================== */

ul#topnav li .sub {
	position: absolute;
	z-index:99;
	top: 42px; left: 0;
	background: #007f00 url(/html/imagens/site/sub_bg.gif) repeat-x;
	padding-left: 20px; padding-right:10px; padding-top:10px; padding-bottom:10px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	display: none;
	text-align:left;
	list-style: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 200px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}

/* ===================== Título do Drop Down ======================== */

ul#topnav .sub ul li h2 {
	margin: 0;
	font-size: 12px; line-height:18px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:10px;
}

ul#topnav .sub ul li h2 a {	
	background-image: none;
	color: #e8e000;
	margin: 0;
	padding: 0;
}

/* ===================== Link do Drop Down ======================== */

ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	font-weight:bold;
	background: url(/html/imagens/site/navlist_arrow.gif) no-repeat 0px 11px;
	padding-left:10px; padding-bottom:6px; padding-top:6px; padding-right:10px;
	display: block;
	text-decoration: none;
	color: #fff; text-shadow:1px 1px #006400;
}
ul#topnav .sub ul li a:hover {
	color: #e8e000; background-position: 0px 12px ; text-shadow:1px 1px #006400;
	background: url(/html/imagens/site/navlist_arrow.gif) no-repeat 0px 11px;
}




/* ============================================================================ */
/* ===================== Destaques da página Inicial 2 ======================== */
/* ============================================================================ */

#faded2 {
	width: 330px;
	height: 365px;
	position: relative;
	padding:0; margin:0;
}

#faded2 ul {
	width: 330px;
	height: 365px;
	overflow: hidden;
	_margin-left:-10px;
	*margin-left:-10px;
	margin: 0; padding: 0; border: 0; outline: 0;
}

#faded2 ul li {
	width: 330px;
	height: 365px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	list-style:none;
	margin: 0; padding: 0; border: 0; outline: 0;
}

/* === Prev e Next === */

#faded2 a.prev {
	background: url(/html/imagens/site/bleft.gif) no-repeat 0px 0px;
	display: block;
	width: 16px;
	height: 23px;
	overflow: hidden;
	text-indent: -1000px;
	position: absolute;
	top: 8px;
	right: 50px;
	z-index: 33;
}

#faded2 a.next {
	background: url(/html/imagens/site/bright.gif) no-repeat 0px 0px;
	display: block;
	width: 16px;
	height: 23px;
	overflow: hidden;
	text-indent: -1000px;
	position: absolute;
	top: 8px;
	right: 20px;
	z-index: 33;
}
	
/* === Imagem das caixas de destaques === */

.faded2 .sm {
	position:absolute; z-index:66; bottom:-3px; right:-3px;
	border:0; width:50px; height:50px;
}

/* === Título das Caixas Destaque === */

.faded2 h3 {
	color:#008000;
	 font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding-bottom:12px; padding-left:15px; padding-right:15px; padding-top:12px;
	border-bottom:1px #e3e3e3 dashed;
}
.faded2 h3 a {
	color:#008000;
	 font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}



/* ========================================================================== */
/* ===================== Destaques da página Inicial ======================== */
/* ========================================================================== */

#featured{
	position:relative;
	height:272px; width:992px;
	background: url(/html/imagens/site/bg_destaque.png) no-repeat top left;
	z-index:1;
	margin:0; padding:0;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:15px; right:17px; 
	list-style: inside;
	padding:0; margin:0;
	height:240px;
	width:475px;
	overflow:auto;
	overflow-x:hidden;
	z-index:1;
	background: url(/html/imagens/site/bg_dest.png) no-repeat top left;
}
#featured ul.ui-tabs-nav li{ 
	float: left; display: inline;
	z-index:1;
	padding-left:90px; padding-right:10px;
	font-size:12px;
}

#featured ul.ui-tabs-nav li:hover{ 
	margin-left:-15px;
}

#featured li.ui-tabs-selected{ /*Selected tab style*/ 
	margin-left:-15px;
}
.teste1 {
	height:80px; margin:0; padding:0;
	color:#103f05;
}

.teste1 a {
	color:#103f05; margin:0; padding:0;
}
.teste1 h3 {
	color:#ffffff; font-weight:bold; font-size:14px; line-height:16px;
	text-shadow:1px 1px #2c4b02;
}

.teste2 {
	height:80px; margin:0; padding:0;
	color:#0b3601;
}

.teste2 a {
	color:#0b3601; margin:0; padding:0;
}

.teste2 h3 {
	color:#ffffff; font-weight:bold; font-size:14px; line-height:16px;
	text-shadow:1px 1px #103f05;
}

.teste3 {
	height:80px; margin:0; padding:0;
	color:#000000;
}

.teste3 a {
	color:#000000; margin:0; padding:0;
}

.teste3 h3 {
	color:#ffffff; font-weight:bold; font-size:14px; line-height:16px;
	text-shadow:1px 1px #0b2d00;
}

#featured ul.ui-tabs-nav li img{ 
	float:left;
	cursor:pointer;
	padding:4px;
	border:0;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; cursor:pointer;
}
#featured .ui-tabs-panel{ 
	position:relative; z-index:0;
}

/* === Imagem do Destaque === */

#featured .ui-tabs-panel .sombra{ 
	background: url(/html/imagens/site/sombradest.png) no-repeat top left;
	top:15px;
	left:15px;
	position:absolute;
	z-index:4;
	widows:568px; height:240px;
}

#featured .ui-tabs-panel .img{ 
	top:15px;
	left:15px;
	position:relative;
	z-index:3;
	widows:568px; height:240px;
}

/* === Título e Texto do Destaque === */

#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0px; left:32px;
	z-index:95;
	width:460px;
	background-image: url(/html/imagens/site/preto.png);
	color:#FFFFFF; text-shadow:1px 1px #000000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-bottom: 10px;
}

#featured .ui-tabs-panel .info .desteSb{ 
	bottom:-3px;
	right:-3px;
	position:absolute;
	z-index:96;
	width:50px; height:50px;
}

#featured .info h2{ 
	font-size:22px; font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color:#FFFFFF; font-weight:normal; line-height:26px;
	margin:0;
}

#featured .info h2 a{ 
	font-size:22px; font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color:#FFFFFF; font-weight:normal; text-decoration:none;
}

#featured .info p{ 
	margin:0; padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
#featured .ui-tabs-hide{ 
	display:none; 
}



/* ======================================================= */
/* ===================== Conteúdo ======================== */
/* ======================================================= */

/* ============================================================== */
/* ===================== Divisão de Dvis ======================== */
/* ============================================================== */

#divisaoInicial{
	width:100%; 	/* Para customizar o tamanho da barra altere esse valor e o valor de .bsCentro */
	margin:0; padding:0;
	position:relative;
}

#divisaoInicial .diEsquerda{
	float:left;
	width:72%;
	margin:0; padding:0;
	position:relative;
}

#divisaoInicial .diDireita{
	float:right;
	width:27%;
	margin:0; padding:0;
	position:relative;
}

#divisao{
	width:100%; 	/* Para customizar o tamanho da barra altere esse valor e o valor de .bsCentro */
	display:table;
	margin:0; padding:0;
	position:relative;
}

#divisao .left{
	float:left;
	position:relative;
	margin:0; padding:0;
}

#divisao .right{
	float:right;
	position:relative;
	margin:0; padding:0;
}



/* =================================================================== */
/* ===================== Caixas dos Destaques ======================== */
/* =================================================================== */

.bTopLeftHome{
	background-image: url(/html/imagens/site/bhome_left_top.gif); background-repeat: no-repeat; background-position: top left;
	margin:0; padding:0; position:relative;
}

.bTopRightHome{
	background-image: url(/html/imagens/site/bhome_right_top.gif); background-repeat: no-repeat; background-position: top right;
	margin:0; padding:0;
}

.bBottomLeftHome{
	background-image: url(/html/imagens/site/bhome_left_bottom.gif); background-repeat: no-repeat; background-position: bottom left;
	margin:0; padding:0;
}

.bBottomRightHome{
	background-image: url(/html/imagens/site/bhome_right_bottom.gif); background-repeat: no-repeat; background-position: bottom right;
	margin:0; padding:0;
}

/* === Imagem das caixas de destaques === */

.bTopLeftHome .sm {
	position:absolute; z-index:66; bottom:-3px; *bottom:-3px; _bottom:-3px; right:-3px;
	border:0; width:50px; height:50px;
}

/* === Título das Caixas Destaque === */

.bTopLeftHome h3 {
	color:#008000;
	 font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding-bottom:12px; padding-left:15px; padding-right:15px; padding-top:12px;
	border-bottom:1px #e3e3e3 dashed;
}
.bTopLeftHome h3 a {
	color:#008000;
	 font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}


/* ===================== Notícias ======================== */
/* ======================================================= */	

.bTopLeftHome .destNews {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px #e3e3e3 dashed;
	padding-left:15px; padding-right:15px; padding-top:13px; padding-bottom:12px;
	position:relative;
	display:table;
	margin:0;
}

.bTopLeftHome .destNews img {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	z-index:22;
}

.bTopLeftHome .destNews .slogan {
	position:relative;
	float:right;
	width:64%;
	right:0px;
	top:0px;
	z-index:66;
}

.bTopLeftHome .destNews .slogan p {
	padding:0; margin:0;
}

.bTopLeftHome .destNews .bordaNewsFoto {
	border:2px #dadada solid;
}

.bTopLeftHome .destNews .data {
	font-size:10px; color:#5e5e5e; font-style:italic; font-weight:bold;
	margin:0; padding:0; line-height:12px;
}

.sombraDestaqueFoto{
	background-image: url(/html/imagens/site/sombrafoto.gif);
	background-repeat: no-repeat; background-position:bottom center;
	padding-bottom:15px;
}

.bordaDestaqueFoto{
	border:2px #cbffb2 solid; padding:2px; background-color:#FFFFFF;
}



/* ======================================================= */
/* ===================== Notícias ======================== */
/* ======================================================= */		

/* Easy Slider */

#container2{
	margin:0 auto;
	position:relative;
	text-align:left;
	width:305px;
	height:auto;			
}	

#slider{
	margin:0 auto; padding:0;
	position:relative;
	text-align:left;
	width:305px;
	height:auto;
	overflow:hidden;
	position:relative;		
}

.slider h3 {
	color:#008000;
	 font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding-bottom:12px; padding-left:15px; padding-right:15px; padding-top:12px;
	border-bottom:1px #e3e3e3 dashed;
}
.slider h3 a {
	color:#008000;
	 font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#slider li{ 
	position:relative;
	float:left;
	width:305px;
	height:340px;
	overflow:hidden;
}	

#prevBtn, #nextBtn { 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-9999999px;	
	width:21px;
	height:23px;
	position:absolute;
	left:245px;
	top:8px;
}

#nextBtn { 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-999999px;	
	width:16px;
	height:23px;
	position:absolute;
	left:275px;
}

#prevBtn a, #nextBtn a{ 
	margin-left:0px;
	display:block;
	width:16px;
	height:23px;
	background:url(/html/imagens/site/bleft.gif) no-repeat 0 0;
}

#nextBtn a{ 
	background:url(/html/imagens/site/bright.gif) no-repeat 0 0;
}

.data {
	color:#979797; font-size:12px; font-weight:normal;
}
/* // Easy Slider */



/* ============================================================= */
/* ===================== Página Interna ======================== */
/* ============================================================= */

.bgInternaCenter{
	background-image: url(/html/imagens/site/bg_cont_center.gif); background-repeat: repeat-y; background-position: top center;
	margin:0; padding:0; position:relative;
}

.bgInternaTop{
	background-image: url(/html/imagens/site/bg_cont_top.gif); background-repeat: no-repeat; background-position: top center;
	margin:0; padding:0;
}

.bgInternaBottom{
	background-image: url(/html/imagens/site/bg_cont_bottom.gif); background-repeat: no-repeat; background-position: bottom center;
	margin:0; padding:0;
}

/* === Imagem das caixas de destaques === */

.bgInternaCenter .sm {
	position:absolute; z-index:66; bottom:-3px; *bottom:-3px; _bottom:-3px; right:-3px;
	border:0; width:50px; height:50px;
}

/* === Título das Caixas Destaque === */

.bgInternaCenter h3 {
	color:#008000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding-bottom:12px; padding-left:15px; padding-right:15px; padding-top:12px;
	border-bottom:1px #e3e3e3 dashed;
}
.bgInternaCenter h3 a {
	color:#008000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}



/* =================================================== */
/* ===================== Faqs ======================== */
/* =================================================== */

#faq h3{
	font-size:20px; font-family:Times New Roman, Arial, Times, serif;
	color:#5d7bc6; text-shadow:1px 1px #ffffff; margin:0px; padding:0;
}


/* ===================== Perguntas e Respostas ======================== */

.pr {
	border-width: 1px; border-color: #cbcbcb; border-style: solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	background-image: url(/html/imagens/site/bg_caminho.gif); background-repeat:repeat-x; background-position: top; background-color:#edecec;
	
	padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px; cursor:pointer; margin-bottom:10px;
		
	font-family: Arial, Helvetica, sans-serif; color:#3576a4; text-shadow: 1px 1px #ffffff; font-weight:bold;
}

#box-toggle<@= $indice@> .tgl<@= $indice@> { margin-bottom:15px;}

#teste {
	border-width: 1px; border-color: #cbcbcb; border-style: solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	background-image: url(/html/imagens/site/bg_caminho.gif); background-repeat:repeat-x; background-position: top; background-color:#edecec;
	
	padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px; cursor:pointer; margin-bottom:10px;
		
	font-family: Arial, Helvetica, sans-serif; color:#3576a4; text-shadow: 1px 1px #ffffff; font-weight:bold;	
}

#setaToogle {
	background-image: url(/html/imagens/site/seta_toogle.gif); background-repeat: no-repeat; background-position: 0px 5px;
	padding-left:22px;
	font-family: Arial, Helvetica, sans-serif; color:#3576a4; text-shadow: 1px 1px #ffffff; font-weight:bold; display:compact; cursor:pointer;
}



/* ============================================================= */
/* ===================== Página Interna ======================== */
/* ============================================================= */

/* ===================================================================================== */
/* ===================== Divs para divisão das páginas internas ======================== */

#divisaoInicial{
	width:100%; 	/* Para customizar o tamanho da barra altere esse valor e o valor de .bsCentro */
	display:table;
	margin:auto;
}

#divisaoInicial .diEsquerda{
	float:left;
	width:72%;
	display:table;
}

#divisaoInicial .diDireita{
	float:right;
	width:27%;
	display:table;
}

/* ====================================================== */
/* ===================== Caminho ======================== */

.caminho {
	color:#1b7200;
	 font-weight:bold; line-height:14px;
	margin:0; padding-top:10px;
}

.caminho a {
	color:#1b7200;
	 font-weight:bold;
	text-decoration:underline;
}

.caminho a:hover {
	color:#000000;
	 font-weight:bold;
	text-decoration:none;
}



/* =================================================== */
/* ===================== Mapa ======================== */
/* =================================================== */

	/*active { display:inherit; text-indent:-9999px;}*/
	ul#map { left:0; top:0; display: block; position:relative; margin: 0; padding: 0; width: 296px; text-indent:-9999px; height: 294px; background-image: url('/html/imagens/site/mapa.gif');}
	ul#map li {left:0; top:0; display: block; padding: 0; position: absolute;}
	
	li#cdf {margin-top: 158px; margin-left: 186px; z-index:75; }
	li#crs {margin-top: 243px; margin-left: 125px; }
	li#csc {margin-top: 236px; margin-left: 148px; }
	li#cpr {margin-top: 209px; margin-left: 143px; }
	li#csp {margin-top: 190px; margin-left: 158px; z-index:36; }
	li#cms {margin-top: 169px; margin-left: 118px; }
	li#crj {margin-top: 201px; margin-left: 210px; z-index:65; }
	li#ces {margin-top: 181px; margin-left: 231px; z-index:64; }
	li#cmg {margin-top: 152px; margin-left: 169px; z-index:35; }
	li#cgo {margin-top: 133px; margin-left: 154px; z-index:36; }
	li#cba {margin-top: 98px; margin-left: 197px; }
	li#cmt {margin-top: 98px; margin-left: 95px;}
	li#cro {margin-top: 100px; margin-left: 57px; z-index:31; }
	li#cac {margin-top: 99px; margin-left: 1px; z-index:60; }
	li#cam {margin-top: 24px; margin-left: 2px; }
	li#crr {margin-top: 1px; margin-left: 72px;}
	li#cpa {margin-top: 22px; margin-left: 114px; }
	li#cap {margin-top: 11px; margin-left: 146px; z-index:60; }
	li#cma {margin-top: 53px; margin-left: 191px; z-index:33; }
	li#cto {margin-top: 83px; margin-left: 175px; }
	li#cse {margin-top: 122px; margin-left: 266px; z-index:54; }
	li#cal {margin-top: 116px; margin-left: 267px; z-index:53; }
	li#cpe {margin-top: 102px; margin-left: 245px; }
	li#cpb {margin-top: 96px; margin-left: 265px; z-index:20; }
	li#crn {margin-top: 85px; margin-left: 265px; }
	li#cce {margin-top: 68px; margin-left: 245px; }
	li#cpi {margin-top: 67px; margin-left: 209px; z-index:34; }
	
	ul#map li a {left:0; top:0; display: block; text-decoration: none; position: absolute;}
	
	a#df {width: 11px; height: 6px; }
	a#rs {width: 50px; height: 49px; }
	a#sc {width: 35px; height: 24px; }
	a#pr {width: 43px; height: 31px; }
	a#sp {width: 55px; height: 41px; }
	a#ms {width: 51px; height: 52px; }
	a#rj {width: 28px; height: 16px; }
	a#es {width: 18px; height: 24px; }
	a#mg {width: 79px; height: 63px; }
	a#go {width: 53px; height: 55px; }
	a#ba {width: 74px; height: 95px; }
	a#mt {width: 84px; height: 76px; }
	a#ro {width: 49px; height: 44px; }
	a#ac {width: 55px; height: 27px; }
	a#am {width: 130px; height: 91px;}
	a#rr {width: 43px; height: 49px; }
	a#pa {width: 96px; height: 94px; }
	a#ap {width: 38px; height: 41px; }
	a#ma {width: 51px; height: 68px; }
	a#to {width: 34px; height: 62px; }
	a#se {width: 13px; height: 15px; }
	a#al {width: 21px; height: 12px; }
	a#pe {width: 48px; height: 19px; }
	a#pb {width: 29px; height: 16px; }
	a#rn {width: 27px; height: 16px; }
	a#ce {width: 29px; height: 39px; }
	a#pi {width: 41px; height: 59px; }

	a#df:hover, a#df:active {background-image: url('/html/imagens/site/mapa/df.png');}
	a#rs:hover, a#rs:active {background-image: url('/html/imagens/site/mapa/rs.png');}
	a#sc:hover, a#sc:active {background-image: url('/html/imagens/site/mapa/sc.png');}
	a#pr:hover, a#pr:active {background-image: url('/html/imagens/site/mapa/pr.png');}
	a#sp:hover, a#sp:active {background-image: url('/html/imagens/site/mapa/sp.png');}
	a#ms:hover, a#ms:active {background-image: url('/html/imagens/site/mapa/ms.png');}
	a#rj:hover, a#rj:active {background-image: url('/html/imagens/site/mapa/rj.gif');}
	a#es:hover, a#es:active {background-image: url('/html/imagens/site/mapa/es.png');}
	a#mg:hover, a#mg:active {background-image: url('/html/imagens/site/mapa/mg.png');}
	a#go:hover, a#go:active {background-image: url('/html/imagens/site/mapa/go.png');}
	a#ba:hover, a#ba:active {background-image: url('/html/imagens/site/mapa/ba.png');}
	a#mt:hover, a#mt:active {background-image: url('/html/imagens/site/mapa/mt.png');}
	a#ro:hover, a#ro:active {background-image: url('/html/imagens/site/mapa/ro.png');}
	a#ac:hover, a#ac:active {background-image: url('/html/imagens/site/mapa/ac.png');}
	a#am:hover, a#am:active {background-image: url('/html/imagens/site/mapa/am.png');}
	a#rr:hover, a#rr:active {background-image: url('/html/imagens/site/mapa/rr.png');}
	a#pa:hover, a#pa:active {background-image: url('/html/imagens/site/mapa/pa.png');}
	a#ap:hover, a#ap:active {background-image: url('/html/imagens/site/mapa/ap.png');}
	a#ma:hover, a#ma:active {background-image: url('/html/imagens/site/mapa/ma.png');}
	a#to:hover, a#to:active {background-image: url('/html/imagens/site/mapa/to.png');}
	a#se:hover, a#se:active {background-image: url('/html/imagens/site/mapa/se.png');}
	a#al:hover, a#al:active {background-image: url('/html/imagens/site/mapa/al.png');}
	a#pe:hover, a#pe:active {background-image: url('/html/imagens/site/mapa/pe.png');}
	a#pb:hover, a#pb:active {background-image: url('/html/imagens/site/mapa/pb.png');}
	a#rn:hover, a#rn:active {background-image: url('/html/imagens/site/mapa/rn.gif');}
	a#ce:hover, a#ce:active {background-image: url('/html/imagens/site/mapa/ce.png');}
	a#pi:hover, a#pi:active {background-image: url('/html/imagens/site/mapa/pi.png');}

	ul#map li a img {border: 0; width: inherit; height: inherit;}
	
	
/* ================================================================================= */
/* ===================== Divisões de divs para a formatação ======================== */
/* ================================================================================= */

#divisaoMapa{
	width:100%; 	/* Para customizar o tamanho da barra altere esse valor e o valor de .bsCentro */
	display:table;
	margin:auto;
}

#divisaoMapa .dmLeft{
	float:left;
	width:80%;
}

#divisaoMapa .dmRight{
	float:right;
	width:19%;
	font-weight:bold;
	text-shadow:1px 1px #ffffff;
}

#divisaoMapa h3{
	color:#4064a6; text-shadow:1px 1px #ffffff; font-size:26px;
	font-family: Times New Roman, Arial, Times, serif;
	border:0; margin:0; padding:0;
}

#tituloMapa h3{
	color:#4064a6; text-shadow:1px 1px #ffffff; font-size:24px;
	font-family:Times New Roman, arial, Times, serif;
	border:0; margin:0; padding:0;
}

.tituloCidade{
	color:#4064a6; text-shadow:1px 1px #ffffff; font-size:20px;
	font-family:Times New Roman, arial, Times, serif;
	border:0; margin:0; padding:0;
}

.tabela {
	border-top:1px #abb2d1 dotted;
	border-right:1px #abb2d1 dotted;
}

.td {
	border-left:1px #abb2d1 dotted;
	border-bottom:1px #abb2d1 dotted;
	padding-left:5px; padding-right:5px; padding-bottom:3px; padding-top:3px;
	font-family:Arial, Helvetica, sans-serif; color:#3c4e92;
}

.td2 {
	border-left:1px #abb2d1 dotted;
	border-bottom:1px #abb2d1 dotted;
	background-color:#e5e8f5;
	padding-left:5px; padding-right:5px; padding-bottom:3px; padding-top:3px;
	font-family:Arial, Helvetica, sans-serif; color:#3c4e92;
}



/* ================================================================ */
/* ===================== Dados por Cidades ======================== */
/* ================================================================ */

#tbCidades {
	border-width: 1px; border-color: #cbcbcb; border-style: solid;
	background-image: url(/html/imagens/site/bg_caminho.gif); background-repeat:repeat-x; background-position: top; background-color:#edecec;
	
	padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px;
		
	font-family: Arial, Helvetica, sans-serif; color:#3576a4; text-shadow: 1px 1px #ffffff; font-weight:bold;	
}

#rsCidades {
	border-width: 1px; border-color: #cbcbcb; border-style: solid;
	background-color:#f7f7f7;
	
	padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px;
		
	font-family: Arial, Helvetica, sans-serif; color:#3576a4; text-shadow: 1px 1px #ffffff;
}

.bordaFotos {
	border:2px #6a96d4 solid;
}



/* =================================================================== */
/* ==================== Mapa dos Grupo de Lotes ====================== */
/* =================================================================== */

.linhaGrupo {
	border:1px #dff1a0 dotted; 
	background-color:#f1fec3; 
	padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px; 
	font-weight:bold; font-size:14px;
}



/* ==================================================== */
/* ==================== Listagem ====================== */
/* ==================================================== */

/* ============= Listagem primeiro Nível ============= */

.listaTitulo1Nivell {
	border-bottom-width: 1px; border-bottom-color: #a9a9a2; border-bottom-style: dotted;
	
	padding-top: 3px; padding-bottom: 3px;
}

.listaTitulo1Nivell a {	
	color:#000000;
}

.listaTitulo1Nivel a:hover {	
	color:#75e353;
}



/* ================================================== */
/* ==================== Slider ====================== */
/* ================================================== */

/*--- CAROUSEL ---*/
.carousel-box {
	position:relative;
	width:100%;
	overflow:hidden;
	z-index:44;
}
	.carousel-box .prev,
	.carousel-box .next {
		position:absolute;
		z-index:44;
		top:49px;
		width:29px;
		height:31px;
		background-repeat:no-repeat;
		background-position:left top;
	}
	.carousel-box .prev {
		left:0;
	}
	.carousel-box .next {
		right:0;
	}
	.carousel-box .carousel {
		width: !important;
		overflow:hidden;
		margin-left:28px;
	}
	.carousel-box ul li {
		width:200px;
		height:128px;
		float:left;
		position:relative;
		z-index:44;
		padding:0;
		margin-left:4px; margin-right:4px;
	}
		
			
			
/* =============================================================== */
/* ========================== Rodapé ============================= */
/* =============================================================== */

.bgRodape {
	background-color:#ffffff;
}

.bgRodape h3 {
	color:#008000;
	 font-weight:bold;
	margin:0;
	padding-bottom:15px; padding-left:25px;
	border-bottom:1px #e3e3e3 dashed;
}

/* === Link do rodapé === */

.linkr {
	background-image: url(/html/imagens/site/navlist_arrow.gif); background-repeat: no-repeat; background-position: 0px 9px;
	padding-left:10px; padding-top:3px; padding-bottom:3px;
}

.linkr a {
	color:#3b3b3b;
}

.linkr a:hover {
	color:#008000;
}

/* === Logo ANTT === */

.logoAntt {
	background-image: url(/html/imagens/site/logoantt.gif); background-repeat: no-repeat; background-position: top;
	width:367px; height:75px;
}



/* =============================================================== */
/* ===================== Copyright e Menu ======================== */
/* =============================================================== */

#divisaoCm{
	width:100%; 	/* Para customizar o tamanho da barra altere esse valor e o valor de .bsCentro */
	display:table;
	margin:auto;
}

#divisaoCm .cmEsquerda{
	float:left;
	width:40%
}

#divisaoCm .cmDireita{
	float:right;
	width:59%;
	font-weight:bold;
	color:#268704;
}



/* =====================================================================================*/
/* =============================== Tamanhos de Fonts ===================================*/
/* =====================================================================================*/

/* ============= Italic ( italico ) ============= */

.italic {
	font-style:italic;
}

.italic a {
	font-style:italic;
}

.italic a:hover {
	font-style:italic;
}

/* ============= Bold ( negrito ) ============= */

.bold {
	font-weight: bold;
}

.bold a {
	font-weight: bold;
}

.bold a:hover {
	font-weight: bold;
}

/* ============= Tamanho da Fonte de 10 px ============= */

.brod {
	font-size: 10px; 
}

.brod a {
	font-size: 10px; 
}

.brod a:hover {
	font-size: 10px; 
}

/* ============= Efeito de underline na fonte ============= */

.underline {
	text-decoration: none;
}

.underline a {
	text-decoration: underline;
}

.underline a:hover {
	text-decoration: none;
}



/* ======================================================================= */
/* ================== CSS DE CORES (Fontes e backgrounds) ================ */
/* ======================================================================= */

/* ================== Verde escuro ================ */
/* ================================================ */

/* ============== Cor de Font ( Links principais ) ============== */

.terra {
	color: #008000;
}

.terra a {
	color: #008000;
}

.terra a:hover {
	color: #000000;
}

/* ================== Branco ================ */
/* ========================================== */

/* ============== Cor de Font branca ( texto e link ) ============== */

.mercurio {
	color: #FFFFFF;
}

.mercurio a {
	color: #FFFFFF;
}

.mercurio a:hover {
	color: #ffffff;
}

/* ============== Background de cor Branca ============== */

/* Branca do fundo do site */

.bg_mercurio {
	background-color: #ffffff;
}



/* =========================================== */
/* ================== Tooltip ================ */
/* =========================================== */

p#vtip { 
	display: none; 
	position: absolute; 
	padding-left: 10px; padding-right:10px; padding-bottom:5px; padding-top:5px;
	font-size: 12px; color:#ffffff; text-shadow:1px 1px #000000; font-weight:bold;
	border: 1px solid #000000;
	z-index: 99;
	
	background-image: url(/html/imagens/site/bg_tooltip.png);
	_background:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/bg_tooltip.png',sizingMethod='scale');
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-bottom: 5px; 
	
	-khtml-box-shadow: 0 0 5px #000000;
	-moz-box-shadow: 0 0 5px #000000; 
	-webkit-box-shadow: 0 0 5px #000000; 
	box-shadow: 0 0 5px #000000;
}
p#vtip #vtipArrow { 
	position: absolute; 
	top: -10px; left: 7px 
}


/* ============================================= */
/* ================== Accordion ================ */
/* ============================================= */

dl#accordion {
	list-style-type:none;
	margin: 0;
	height:auto !important;
}
	dl#accordion .indent {  
		padding-top:7px !important;
		padding-bottom:5px !important
		}

	dl#accordion a {
		display: block;
		text-decoration: none; margin:0; padding:0;
		}

	dl#accordion dt {
		margin-top:10px; padding:0;
		}
		dl#accordion dt a {
			background:url(/html/imagens/site/marker-acc.gif) top right no-repeat;
			padding-top:8px; padding-bottom:8px; padding-left:10px; padding-right:25px;
			font-weight:bold;
			text-decoration:none;
			border-width: 1px; border-color: #e0e0e0; border-style: solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
			background-color:#f7f7f7; color:#1b6395; text-shadow: 1px 1px #ffffff; font-weight:bold;
			-moz-box-shadow:inset 0 0 10px #dedede; -webkit-box-shadow:inset 0 0 10px #dedede; box-shadow:inset 0 0 10px #dedede;
			}

		dl#accordion dt a:hover {
			background:url(/html/imagens/site/marker-acc.gif) bottom right no-repeat;
			border-width: 1px; border-color: #e0e0e0; border-style: solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
			background-color:#ebebeb; color:#035085; text-shadow: 1px 1px #ffffff; font-weight:bold;
			-moz-box-shadow:inset 0 0 10px #dedede; -webkit-box-shadow:inset 0 0 10px #dedede; box-shadow:inset 0 0 10px #dedede;
			color:#696969;
			}

		dl#accordion dt.active a{
			background:url(/html/imagens/site/marker-acc.gif) bottom right no-repeat;
			border-width: 1px; border-color: #e0e0e0; border-style: solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
			background-color:#ebebeb; color:#035085; text-shadow: 1px 1px #ffffff; font-weight:bold;
			-moz-box-shadow:inset 0 0 10px #dedede; -webkit-box-shadow:inset 0 0 10px #dedede; box-shadow:inset 0 0 10px #dedede;
			color:#696969;
			}

	dl#accordion dd {
		display:none;
		margin-bottom:0;
		
	}
		dl#accordion dd .indent {
			padding:10px !important;
		}
		dl#accordion dd a {
			display:inline;
			background:none;
			padding:0;
			font-weight:normal;
			width:auto;
			text-decoration:underline;
		}
		dl#accordion dd a:hover {
			text-decoration:none;
			background:none;
		}
		
		
/* ====================================================== */
/* ================== Voltar para o Topo ================ */
/* ====================================================== */

#back-top-wrapper {
  width:100%;
  position:absolute;
  overflow:hidden;
}
#back-top {
	position: fixed;
	bottom: 10px;
	right:20px;
	display:none;
}

#back-top a {
	width: 62px;
	display: block;
	text-align: center;
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

/* arrow icon (span tag) */
#back-top span {
	width: 62px;
	height: 62px;
	display: block;
	margin-bottom: 7px;
	background: #27637d url(/html/imagens/site/up-arrow.gif) no-repeat center 15px;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #fff;
	background-position:center -75px;
}

.tabelaGeral {
padding-top:15px; padding-left:10px; padding-right:10px;
}



.loading {
	left:50%; 
	margin-left:-140px; 
	top:50%;
	margin-top:-110px;
	_top:expression(eval(document.body.scrollTop));
	position:fixed;
	_position:absolute;
	float: left;
	background-image:url(/html/imagens/site/carregar.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align: right;
	text-indent:-9999999999;
	width:272px;
	height:212px;
	z-index: 9999;
	coolor: #ffffff;
	display: block; 
}

/* ===================================================== */
/* ===================== POP-UP ======================== */
/* ===================================================== */

.escpopup{
	width:500px;
	margin-left:-300px;
	left:50%;
	padding-top:80px;
	position:absolute; z-index:999;
}

.escpopup .top{
	background: url(/html/imagens/site/bg_popup.png) no-repeat top center;
	margin:0; padding:0; padding-left:30px; padding-right:30px; 
}

.escpopup .top .pd{
	height:160px; display:table; padding-top:30px; width:100%; left:0;
	margin:0;
}

.escpopup .bottom{
	background: url(/html/imagens/site/bg_popup_bottom.png) no-repeat top center;
	widows:500px; height:25px; margin:0; padding:0;
}

.escpopup .fechar{
	background: url(/html/imagens/site/bg_popup_fechar.png) no-repeat top center;
	widows:170px; height:36px; margin:0; padding:0;
}