a:link { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #1cceca; }
a:active { text-decoration: none; }




.fonte_padrao {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.fontepadrao_cor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1cceca;
	text-decoration: none;
}

.fontepadrao_cor_grande {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1cceca;
	text-decoration: none;
}



.palca {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: bold;
}

.fonte_padrao_rodape {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #131313;
	text-decoration: none;
}

.separa {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.fontedestaque {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #028ce7;
	text-decoration: none;
}

.fontepadrao_branca {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fontepadrao_n {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.fontepadrao_b_menor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #1cceca;
	text-decoration: none;
}
.fontepadrao_grande {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}





.imagemON
{
	background: #1cceca;
}

.conteudoON
{
	background: #e1e1e1;
}



.campo {
			color: #000;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 14px;
			border-style: solid;
			border-width: 1px;
			border-color: #CCC;
			height: 25px;
			width: 100%;
			background-color: #FFFFFF;
			vertical-align: middle;
}


.camposup {
			color: #000000;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 12px;
			border-style: solid;
			border-width: 1px;
			border-color: #999;
			height: 20px;
			width: 100%;
			background-color: #E5E5E5;
			vertical-align: middle;
}


.maiusculo {TEXT-TRANSFORM: uppercase;}


.caixa {
	color: #000000;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	height: 120px;
	width: 100%;
	background-color: #FFFFFF;
}


.caixaGrande {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	height: 250px;
	width: 100%;
	background-color: #FFFFFF;
}


.fonte_menutopo 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #131313;
	text-decoration: none;
	background-image:url(topo_menu_itens00.png);
}






.fonte_menulate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	background-image:url(../imagensc/menulat_bg.png);
}

.fonte_menulate2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1cceca;
	text-decoration: none;

	background-image:url(menulat_bgon.png);


	cursor: pointer;
	cursor: hand;
}

