@charset "utf-8";
/* CSS Document */


html, body {
}

body {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #5F5F60;
}

* {
	font-family: Verdana, Geneva, sans-serif;
}

a:link, a:visited, a:active
{
	color: #1A839F;
	text-decoration: none;
}

a:hover 
{
	text-decoration: none;
	color: #23B0D7;
}

img 
{
	border: none;
}

.shim 
{
	clear: both;
}

p
{
	margin: 10px 0;
}

.print 
{
	display: block;
}

h1, h2, h3, h4, h5, h6
{
	margin:0;
	line-height: 110%;
	font-weight: normal;
}

/*----- BASE ---------------------------------------------------*/

.boxLayout {
	width: 100%;
	margin: 0 auto;
}


/*---- BODY LEFT ----------------------------------------------------*/

.boxBodyLeft {
}

.boxHeader {
	display:none;
}

.print.boxHeader {
	display: block;
	margin-top: 16px;
	margin-bottom: 20px;
}

/*-- pesquisa --*/

.boxPesquisa
{
	display:none;
}

/*---- menu -----*/

.boxMenu
{
	display:none;
}


/*------ subscrever newsletter -------*/

.boxLogin {
	display:none;
}

/*----------- destaques ---------------------*/

.boxDestaque {
	display:none;
	}

/*------*/

.mapaSite {
	display:none;
	}


/*---- BODY RIGHT ---------------------------------------------------*/

.boxBodyRight {
}

.boxBanner
{
	display:none;
}

.boxRelva
{
	display:none;
}

.boxBody {
	margin-top: 20px;
	
}

.boxBody h1 {
	margin: 0 0 15px 0;
	text-transform: uppercase;
	color: #1D396C;
	font-size: 14px;
}

/*----*/

.boxBodyColunaLeft {
	width: 407px;
	float: left;
}

.boxBodyColunaLeft .listagemItem {
	margin: 5px 0 10px 0;
	}
	
.listagemItem h2, .boxBodyLargura h2 {
	margin: 0 0 3px 0;
	font-size: 12px;
	color: #1A839F;
	}
	
.listagemItem h3, .boxBodyLargura h3 {
	margin: 0 0 3px 0;
	font-size: 10px;
	color: #999;
	}
	
.listagemItem p {
	margin: 0 0 3px 0;
	font-size: 10px;
	color: #333;
	}

.listagemItem p a:link, .listagemItem p a:active, .listagemItem p a:visited {
	color: #333;
	}
	
.listagemItem p a:hover {
	text-decoration: underline;
	}
	
.listagemItem h2 a:link, 
.listagemItem h2 a:active, 
.listagemItem h2 a:visited {
	color: #1A839F;
	cursor: hand;
	cursor: pointer;
	}
	
.listagemItem h2 a:hover {
	text-decoration: underline;
	}
	
.imagem {
	float: right;
	margin-left: 10px;
	}
	
.ie7 .imagem {
	margin-bottom: 1px;
	}
	
.imagem img {
	width: 120px;
	margin: 0;
	}
	
.boxBodyLargura .imagem img {
	margin: 0;
	}
	
.separador {
	background: url(../images/bkg_listagemSeparador.gif) left top repeat-x;
	height: 15px;
	margin: 15px 0 0 0;
	clear: both;
	}
	

.verTodos {
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	}

/*------*/

.boxBodyColunaRight {
	width: 215px;
	float: left;
	margin-left: 40px;
}

.boxBody .boxBodyColunaRight h1 {
	margin: 0 0 13px 4px;
	background: url(../images/bkgTitulos.gif) left bottom no-repeat;
	padding: 5px 8px;
	text-transform: uppercase;
	color: #1D396C;
	font-size: 14px;
}

/*-- utilidades --*/

.boxUtilidade {
	width: 169px;
	height: 32px;
	background: url(../images/bkgUtilidades.gif) left top no-repeat;
	padding: 10px 15px 15px 13px;
	clear: both;
	}

.boxUtilidade h2 {
	width: 140px;
	font-size: 14px;
	color: #3D5A14;
	margin: 0;
	vertical-align: middle;
	float: left;
	line-height: 110%;
	/*border: 1px solid #f90;*/
	}
	
.boxUtilidade h2 a:link, .boxUtilidade h2 a:visited, .boxUtilidade h2 a:active {
	color: #3D5A14;
	display: block;
	}
	
.boxUtilidade h2 a:hover {
	color: #85973D;
	}

td.iconUtilidade {
	vertical-align: middle;
	height: 32px;
	width: 30px;
	text-align: center;
	
	}
	
/*-- avisos --*/	

.boxAvisos {
	width: 169px;
	height: 57px;
	background: url(../images/bkgAvisos.gif) left top no-repeat;
	padding: 10px 15px 15px 13px;
	clear: both;
	}
	
td.avisosRotator {
	vertical-align: middle;
	height: 57px;
	width: 155px;
	}

.avisosRotator h2 {
	margin: 0;
	line-height: 120%
	}

.avisosRotator h2 a:link, .avisosRotator h2 a:active, .avisosRotator h2 a:visited {
	font-size: 11px;
	color: #fff;
	line-height: 120%
	}

.avisosRotator h2 a:hover {
	text-decoration: underline;
	}

.avisosNumeracao {
	text-align: right;
	width: 190px;
	padding-right: 7px;
	line-height: 100%;
	}

.avisosNumeracao a {
	font-size: 9px;
	margin-left: 3px;
	/*font-weight: bold;*/
	}
	

.avisosNumeracao span {
	font-size: 10px;
	color: #999;
	margin-left: 3px;
	}
	
	

/*--- artigos ---*/

.boxBodyLargura {
	/*padding-right: 25px;*/
}


.boxBodyLargura p {
	font-size: 11px;
	color: #333;
	line-height: 132%;
	}
	
.boxBodyLargura img {
	margin: 5px 10px;
	}
	

/*-- formatacoes do conteudo --*/

.boxBodyLargura td {
	padding: 4px;
	border-right: 1px solid #C9D0D5;
	border-bottom: 1px solid #C9D0D5;
}

.boxBodyLargura table {
	border-left: 1px solid #C9D0D5;
	border-top: 1px solid #C9D0D5;
	margin: 20px 0;
}

.boxBodyLargura ul {
	margin: 10px 0;
	padding: 0 0 0 20px;
}

.boxBodyLargura li {
	margin: 5px 0 0 20px;
	padding: 0;
}



/*-- path --*/

.boxPath
{
	display:none;
}

/*-- funcionalidades --*/

.boxFuncionalidades
{
	display:none;
}



/*-- downloads --*/

.boxDownloads {
	margin-top: 30px;
	margin-bottom: 10px;
	}

.boxDownloads h3 {
	margin-bottom: 5px;
	padding: 5px 7px;
	text-transform: uppercase;
	color: #1D396C;
	font-size: 10px;
	}

.boxDownloads ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.boxDownloads li {
	padding: 3px 0 3px 20px;
	margin: 3px 0 0 7px;
	font-size: 10px;
	color: #999;
	}
	
.boxDownloads li a:link, .boxDownloads li a:active, .boxDownloads li a:visited {
	color: #666;
	}
	
.boxDownloads li a:hover {
	color: #1A839F;
	}
	
	
/*-- paginacao --*/

.boxPaginacao {
	float: left;
	margin-top: 5px;
	line-height: 100%;
	font-size:9px;
}

.boxPaginacao a:link, .boxPaginacao a:active, .boxPaginacao a:visited {
	color: #1F779A;
}

.boxPaginacao a:hover {
	color: #58ACC5;
}


.boxPaginacao select {
	height: 16px;
	width: 40px;
	*width: 35px;
	line-height: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}

.boxPaginacao span {
	text-transform: none;
	font-size: 9px;
	color: #666;
}

/*-- mapa site --*/

.siteMap 
{
}

.siteMap h2
{
	font-size: 14px;
	margin-left: 8px;
	margin-top: 15px;
	border-bottom: 1px dotted #ccc;
}

.siteMap h2 a:link, .siteMap h2 a:visited, .siteMap h2 a:active
{
	color: #1D396C;
}

.siteMap h2 a:hover
{
	color: #566E9C;
}

.siteMap h3
{
	font-size: 13px;
	margin-left: 50px;
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
}

.siteMap h4
{
	font-size: 12px;
	margin-left: 80px;
	margin-top: 7px;
	border-bottom: 1px dotted #ccc;
}

.siteMap h4 a:link, .siteMap h4 a:visited, .siteMap h4 a:active
{
	color: #888;
}

.siteMap h4 a:hover
{
	color: #ccc;
}

.siteMap h5
{
	font-size: 11px;
	margin-left: 110px;
	margin-top: 5px;
}

.siteMap h5 a:link, .siteMap h5 a:visited, .siteMap h5 a:active
{
	color: #888;
	font-weight: normal;
}

.siteMap h5 a:hover
{
	color: #ccc;
}


/*--------- FOOTER ---------------------------------------------*/

.boxFooter {
	font-size: 9px;
	color: #777;
	margin-top: 40px;
	white-space: nowrap;
	border-top: 1px solid #d8d8d8;
	text-align:left;
	line-height: 130%;
}


.boxFooter a:link, .boxFooter a:active, .boxFooter a:visited {
	color: #999;
}

.boxFooter a:hover {
	color: #777;
}
