.thepot {display:none;}

img{
border:0px;
}

body{
color:#444444;
	background: #0D0D0D url('../imagens/bg.jpg') repeat;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

div#sub{
min-height:250px;
}

a.link_fundo_verde:link, a.link_fundo_verde:link span, a.link_fundo_verde:visited, a.link_fundo_verde:visited span {
    color: #FFFFFF;
}	

div#sub h1, div.col-md-3 h2{
margin-top:0px !important;}

 a{color:#519548; text-decoration:underline;}
   a:hover{color:#1B676B;}

.traco{
	height:4px;
	background:url('../imagens/tracoAgenda.png') repeat-x;
	margin:8px 0px;
}

hsala{
	font-size:22px;
}

h1,h2,h3,h4{
	color:#519548;
}

h1{
	font-size:24px;
}


h2{
	font-size:22px;
}

h3{
	font-size:18px;
}

h4{
	font-size:26px;
}

div#sub p{
	text-align:justify;
}

.modAgenda{
float:left;
background: #1b676b;
width:50px;
height:50px;
padding: 5px;
margin:0 7px 0 0;
font-size:13px;
font-weight:700;
color:#fff;
text-align:center;
}

.titagenda{
	color: #88c425;
	font-weight:700;
}


.dataNoticias
{
	color: #519548;
	border-bottom: 1px solid #dbd7cc;
	margin-right:7px;
}

.boxAcessoRapido{
	border-left:5px solid #1b676b;
	padding-left:5px;  /* estava 8 mudado em 04abr2016 */
}

.titModulosHome{
	color:#333333;
	font-weight:700;
	font-size:16px;
	margin:5px 0px;  /* estava 10px mudado em 04abr2016 */
}

.titAcessoRestrito{
	color:#1b676b;
	font-weight:700;
	font-size:16px;
	padding:15px 5px 0 10px;
}


.titModulosRodape{
	color:#FFFFFF;
	font-weight:700;
	font-size:14px;
	margin:10px 0px;

}


.tracoEstatisticas{
	border-bottom:5px solid #1b676b;
	margin:7px 0px;
}

.numeroEstatisticas{
		color: #25b34b;
		font-size:14px;
		font-weight:700;
}

.fundoAcessoRestrito{
	background:url('../imagens/fundoAcessoRestrito.png') no-repeat;
	width:936px;
	height:71px;
	margin-top:20px;
	margin-left:35px;
}

.fundoMenu{
	background:url('../imagens/bgMenu.png') repeat-x;
	height:38px;
}

.fundoRodape1{
	background:#1c1c1c;
		padding:3px 0;
		color:#979797;
}

.fundoRodape1 a, .fundoRodape1 a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.fundoRodape2{
		background:#0d0d0d;
		padding:7px 0;
		color:#626262;
}

.fundoRodape2 a, .fundoRodape2 a:hover{
	color:#989898;
}



.fundoMarcas{
		background:#e5e5e5;
		text-align:right;
		padding:3px 0;
		margin-top:20px;
}

.ultimacoluna{
	margin-left:15px; /* estava 20 mudado em 04abr2016 */
}



table#estatisticas{
margin-left:20px;
}


p.submenutexto{
padding:7px;
background-color:#FFF;
border:1px solid #e4e4e4;}

#agendaRola{

height:320px;}

#noticiaRola{
	height:170px;
}

#areaLogo{
background:#25b34b;
height:234px;
}

#areaLogoBgMarca{
background: left top url("../imagens/bgtopo.png") no-repeat;
height:234px;
}

.bgmarca{
background:#25b34b;
}
#bra, #esp, #eua{
margin-left:3px;
margin-top:200px;
}

/* tabela cinza */
.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } 
.datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #8C8C8C; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.datagrid table td, .datagrid table th { padding: 3px 10px; }
.datagrid table tr { border-top: 1px solid #DBDBDB;  }
.datagrid table tr .alt, .datagrid table tbody tr.alt td div{ background: #EBEBEB; color: #6B6B6B; font-weight:bold; }

.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #079748), color-stop(1, #129347) ); background:-moz-linear-gradient( center top, #079748 5%, #129347 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#079748', endColorstr='#129347'); background-color:#129347; color:#FFFFFF; font-size: 13px; font-weight: bold; border-left: 1px solid #A3A3A3; }
.datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { color: #6B6B6B; border-left: 1px solid #DBDBDB;font-size: 12px;font-weight: normal; vertical-align:top;}
.datagrid table tbody .alt td  { background: #EBEBEB; color: #6B6B6B; }
.datagrid table tbody td:first-child {  }
.datagrid table tbody tr:last-child td { border-bottom: none; }
.datagrid table tfoot td div { border-top: 1px solid #8C8C8C;background: #EBEBEB;}
.datagrid table tfoot td { padding: 0; font-size: 12px }
.datagrid table tfoot td div{ padding: 2px; }
.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagrid table tfoot  li { display: inline; }
.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #F5F5F5;border: 1px solid #8C8C8C;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) );background:-moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');background-color:#8C8C8C; }.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #7D7D7D; color: #F5F5F5; background: none; background-color:#8C8C8C;}

/* tabela parecerbanca */
.datagridparecerbanca table { border-collapse: collapse; text-align: left; width: 100%; } 
.datagridparecerbanca {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #eee; overflow: hidden; border: 1px solid #8C8C8C; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.datagridparecerbanca table td, .datagridparecerbanca table th { padding: 3px 10px; }
.datagridparecerbanca table tr { border-top: 1px solid #DBDBDB;  }
.datagridparecerbanca table tr .alt, .datagridparecerbanca table tbody tr.alt td div{ background: #EBEBEB; color: #6B6B6B; font-weight:bold; }

.datagridparecerbanca table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #079748), color-stop(1, #129347) ); background:-moz-linear-gradient( center top, #079748 5%, #129347 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#079748', endColorstr='#129347'); background-color:#129347; color:#FFFFFF; font-size: 13px; font-weight: bold; border-left: 1px solid #A3A3A3; }
.datagridparecerbanca table thead th:first-child { border: none; }
.datagridparecerbanca table tbody td { color: #6B6B6B; border-left: 1px solid #DBDBDB;font-size: 12px;font-weight: normal; vertical-align:top;}
.datagridparecerbanca table tbody .alt td  { background: #EBEBEB; color: #6B6B6B; }
.datagridparecerbanca table tbody td:first-child {  }
.datagridparecerbanca table tbody tr:last-child td { border-bottom: none; }
.datagridparecerbanca table tfoot td div { border-top: 1px solid #8C8C8C;background: #EBEBEB;}
.datagridparecerbanca table tfoot td { padding: 0; font-size: 12px }
.datagridparecerbanca table tfoot td div{ padding: 2px; }
.datagridparecerbanca table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagridparecerbanca table tfoot  li { display: inline; }
.datagridparecerbanca table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #F5F5F5;border: 1px solid #8C8C8C;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) );background:-moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');background-color:#8C8C8C; }.datagridparecerbanca table tfoot ul.active, .datagridparecerbanca table tfoot ul a:hover { text-decoration: none;border-color: #7D7D7D; color: #F5F5F5; background: none; background-color:#8C8C8C;}

