
/* --------------------------------------  
	 Folhas de Estilos Padro do Site
   	    Design by Virtua Consultoria
           Belem - Par - Brasil
		  		- 2005 -
----------------------------------------*/

body {
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	background-image: url(images/bg_image.gif);
}

td {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
}

th {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
}

.forms {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #DDDDDD;
}

.button {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-color: #DDDDDD;
	line-height: 1.8mm;
	text-decoration: none;
	border: 1px dotted #006600;
}


.copyright {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	color: #FF3300;
}

.barr {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}

.FundoRodaPe {
	background-color: #DBDBDB;
	background-repeat: repeat-y;
	border-top: 1px solid #666666;
	padding-top: 5px;
}

.FundoTabelaMain {
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	background-color: #CCCCCC;
}


/* -------------------- Fonte de titulos para a pagina inicial---------------------------- */
.FontesTitulos, .FontesTitulos a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.FontesTitulos a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

/* ---------------Fonte de texto normal para a pagina inicial------------------------------ */
.FontesConteudo, .FontesConteudo a{
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.FontesConteudo a:hover{
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.FontesConteudo2, .FontesConteudo2 a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666600;
	font-style: normal;
}

.FontesConteudo2 a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666600;
	font-style: italic;
}

.FontesPgInicial, .FontesPgInicial a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 1.2em;
	text-decoration: none;
}

.FontesPgInicial a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 1.2em;
}



/* ---------------------------Fonte para os links - veja mais------------------------------- */
.FontesVejaMais, .FontesVejaMais a{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.FontesVejaMais a:hover{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
/* ----------------------Fonte de titulos das paginas secundrias------------------------------ */
.TitulosPgSecundarias {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.SubTitulosPgSecundarias {
	color: #336600;
	font-size: 14px;
	font-weight: bold;
	font-family: "trebuchet MS";
	line-height: 1em;
}

/* ------------------Fonte de todo o contedo das paginas secundrias---------------------------- */
.ConteudoPgSecundarias {
	color: #000000;
	font-size: 10px;
	font-family: "trebuchet MS";
	margin-right: 10px;
	margin-left: 10px;
}

/* ------------------Estilo dos quantro pontilhados na pagina secundria------------------------- */
.IconesPgSecundaria {
	color: #000000;
	font-size: large;
	font-weight: bold;
}

/* --------------------------Estilo para fonte do roda pe do site-------------------------------- */
.rodape, .rodape a{
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.rodape a:hover{
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
	background-color: #EAEAEA;
}

/* ---------------------------Estilo para fonte do topo do site--------------------------------- */

.FontesTop, .FontesTop a{
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.FontesTop a:hover{
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

/* ---------------------------Estilo Case de Sucesso --------------------------------- */

.Case {
	color: #006600;
	font-size: large;
	font-weight: bold;
}

.DeSucesso {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
}