/* PRINCIPAL */
BODY	{ background-color: #FFFFFF; }
BODY, TD, DIV, SPAN, P, UL, LI, OL, FONT, H1, H2, H3, H4, H5, H6, A, INPUT, SELECT, TEXTAREA
		{ font-family: Arial, Helvetica, Verdana; }
.popper { position: absolute; visibility: hidden; }


/* BACKGROUNDS */
.BgTopo	{ background-image: url(/shared/img/bg_topo.jpg); background-repeat: no-repeat; }


.BgBco	{ background-color: #FFFFFF; }
.BgPto	{ background-color: #000000; }
.BgBarraV
		{ background-color: #99CF17; }
.BgMenuL
		{ background-color: #367DA9; }
.BgLinha
		{ background-color: #367DA9; }
		
.BgFdoTab1
		{ background-color: #99CF17; }
.BgFdoTab2
		{ background-color: #F6FFDF; }
.BgFdoTab3
		{ background-color: #EFEFEF; }

		
		
		
/* TEXTO */
.corpo	{ font-size: 12px; color: #000000; text-align: justify; }
.corpop	{ font-size: 11px; color: #000000; }

.dicatit
		{ font-size: 11px; color: #333333; font-weight: bold; }
.dicatxt
		{ font-size: 11px; color: #333333; padding: 5 5 5 5; }


.icone	{ font-family: Wingdings; font-size: 11px; color: #669900; text-decoration: none; } /* Alt+111 */
.erro	{ font-size: 12px; color: #CC0000; }
		

.tit0	{ font-size: 13px; color: #007921; } /*  text-transform: uppercase */
.tit1	{ font-size: 12px; color: #527108; }


		
/* BULLETS */
UL.classico
		{ list-style-type: square; margin-left: 25px; color: #000000; } /* list-style-image: url(); */
OL.classico
		{ margin-left: 25px; color: #000000; } /* list-style-image: url(); */
LI.classico
		{ list-style-type: square; margin-left: 3px; color: #000000; } /* list-style-image: url(); */

	
/* LINKS */

A		{ text-decoration: underline; color: #4A966B; } /* #8CAE18 */
:hover	{ color: #006600; }


A.lnkDica
		{ border-bottom: 1px dotted; color: #333333; } /* 007921 */
A.lnkDica:hover
		{ border-bottom: 1px solid; color: #007921; text-decoration: none; cursor: sw-resize; } 		
A.lnkDica:visited
		{ text-decoration: none; cursor: sw-resize; } 		

		

A.lnkNoticia
		{ font-size: 11px; color: #367DA9; text-decoration: none; }
A.lnkNoticia:hover
		{ font-size: 11px; color: #367DA9; text-decoration: underline; }

		
A.lnkMapa
		{ text-decoration: none; color: #000000; }
A.lnkMapa:hover
		{ text-decoration: underline; color: #4A966B; }
		
		

/* FORMS */

.formulario 
		{ border: 1px solid #99CF17; font-size: 12px; color: #333333; }
.legfalecon 
		{ font-size: 11px; color: #333333; }		
		
		
		
/* FORUM */		
.marromforum10 
		{ font-size: 12px; color: #330000; }
.cinza10
		{ font-size: 12px; color: #666666; }
.laranjaforum10 
		{ font-size: 12px; color: #FF9900; font-weight: bold; }	

LI.forum 
		{ list-style-image: url(/forum/imagens/setinha.gif); margin-right: 0px; margin-left: 0px; margin-top: 5px; font-size: 12px; text-decoration: none; color: #666666;}

LI.forum2 { list-style-image: url(/forum/imagens/setinha.gif); margin-right: 0px; margin-left: 0px; margin-top: 5px; font-size: 12px; text-decoration: none; color: #330000;}		