/* ---------------------------------------------------------------------------------------- */
/* ---- geral ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

body			{
					margin: 0;
					padding: 0;
					font: 12px Arial, Helvetica, sans-serif;
					color: #333;
					background:#ECECEC;
					text-align: center;
					}

#geral		{
					width: 890px;
					height: 100%;
					border: 0;
					margin: 0 auto;
					background-color: #fff;
					}



/* ---------------------------------------------------------------------------------------- */
/* ---- principal ------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */




/* ---------------------------------------------------------------------------------------- */
/* ---- rodapé ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.rodape 				{ color: #a3a3a3; }
.lk_rod					{ COLOR: #a3a3a3; text-decoration: underline }
.lk_rod:hover		{ COLOR: #a3a3a3; text-decoration: none }



/* ---------------------------------------------------------------------------------------- */
/* ---- menu de navegação (lateral esquerda) ---------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.tab_mold				{ border:1px solid #FFCC00; }
.tab_tit				{ font-family: arial, verdana, sans-serif; font-size: 14px; font-weight: bold; color: #999; }
.nav_lat				{ font-family: Arial, verdana, sans-serif; font-size: 11px; color:#666; font-weight: bold; text-decoration:none; }
.nav_lat:hover	{ font-decoration: underline; }

.nav_lat2				{ font-family: Arial, verdana, sans-serif; font-size: 11px; color:#999; text-decoration:none; }
.nav_lat2:hover	{ font-decoration: underline; }



/* ---------------------------------------------------------------------------------------- */
/* ---- menu de navegação (topo horizontal) ----------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.nav_toposep 				{ color: #EBEBEB; }
.nav_toposel				{ color: #fff; text-decoration:none; }
.nav_toposel:hover	{ color: #fff; text-decoration:underline; }
.nav_topo						{ color: #666; text-decoration:none; }
.nav_topo:hover			{ color: #666; text-decoration:underline; }



/* ---------------------------------------------------------------------------------------- */
/* ---- formulários ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.textbox_sup	{	font: 10px verdana, arial, sans-serif; background-color:#ffffff; border: 1px solid #cccccc; }
.textbox 			{ font: 10px arial, verdana, sans-serif; color: #666666; background-color: #F9f9f9; border: 1px solid #d7d7d7; }
.textbox_m		{ font: 12px arial, verdana, sans-serif; color: #666666; background-color: #F9f9f9; border: 1px solid #d7d7d7; }
.submit 			{ font: 14px arial, verdana, sans-serif; background-color:whitesmoke; width: 90px; }


/* ---------------------------------------------------------------------------------------- */
/* ---- diversos -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */



/* -------------------------------------- links ------------------------------------------- */

.titulo 					{ font-family: tahoma, verdana, sans-serif; font-size: 16px; font-weight: bold; color: #00345A; text-decoration: none; }
.tit_pops 				{ color:#000; font: bold 14pt Arial, Helvetica, sans-serif; }

.lk_sll8					{ COLOR: #888; TEXT-DECORATION: none }
.lk_sll8:hover		{ COLOR: #888; TEXT-DECORATION: underline }

.lk_lsl8					{ COLOR: #888; TEXT-DECORATION: underline }
.lk_lsl8:hover		{ COLOR: #888; TEXT-DECORATION: none }

.lk_lslV					{ COLOR: #CC0000; TEXT-DECORATION: underline }
.lk_lslV:hover		{ COLOR: #CC0000; TEXT-DECORATION: none }

.links	 					{ COLOR: #666; TEXT-DECORATION: none }
A:hover  					{ COLOR: #8b8b8b; text-decoration:underline; }


/* -------------------------------------- diversos ---------------------------------------- */

.txt_pp		{ font-family: Arial, verdana, sans-serif; font-size: 9px  }
.txt_p		{ font-family: Arial, verdana, sans-serif; font-size: 10px }
.txt_pC		{ font-family: Arial, verdana, sans-serif; font-size: 10px; color: #666; }
.txt_pB		{ font-family: Arial, verdana, sans-serif; font-size: 10px; color: #fff; }
.txt_mm		{ font-family: Arial, verdana, sans-serif; font-size: 11px }
.txt_m		{ font-family: Arial, verdana, sans-serif; font-size: 12px }
.txt_mC		{ font-family: Arial, verdana, sans-serif; font-size: 12px; color: #888; text-decoration:none; }

.foto_sl					{ border:2px solid #eeeeee; }
.foto a	img				{ border:2px solid #eeeeee; }
.foto a:hover	img	{ border:2px solid #005598; }



/* -------------------------------------- diversos ---------------------------------------- */

#tagCloud 						{ text-align:center; margin:5px 15px 20px 15px; }
#tagCloud li 					{ display: inline; vertical-align: middle; line-height: 1.1; }
#tagCloud li a 				{ color: #fc0; }
#tagCloud li a:hover 	{ text-decoration: none; background-color: #fc0; color: #fff; }

#tagCloud .nivel1 { font-size: 1.2em; }
#tagCloud .nivel2 { font-size: 1.4em; }
#tagCloud .nivel3 { font-size: 1.6em; }
#tagCloud .nivel4 { font-size: 1.8em; }
#tagCloud .nivel5 { font-size: 2.0em; }
#tagCloud .nivel6 { font-size: 2.4em; }
#tagCloud .nivel7 { font-size: 2.8em; }



/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
