
/* CSS do sistema, infra estrutura do site e body */

body {
	text-decoration: none;
	overflow: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f4f3e2;
	background-image:url(../images/bgBody.gif);
	background-position: 0 176;
	background-attachment:scroll;
	background-repeat:repeat-x;
}

.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #52524c; text-decoration: none; line-height: 15px; font-weight: normal}

.footer:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0066CC; text-decoration: underline; line-height: 15px; font-weight: normal;}

.meioBody {
	border-left: 2px #04714d solid;
	border-right: 2px #04714d solid;
	background-color:#FFFFFF; 
}

a:link { text-decoration:underline; color:#0066ff; }

a:visited { text-decoration:underline; color:#800080; }




/* fontes e css de textos em geral */

.verd_9_blk { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #1f1f1f; text-decoration: none }

.verd_9_blk:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none}

.verd_10_blk { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1f1f1f; text-decoration: none }

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

.verd_10j_blk {  font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1f1f1f; text-align: justify; text-decoration: none}

.verd_10j_blk:hover { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; text-align: justify }

.verd_10jline_blk { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1f1f1f; text-align: justify; text-decoration: none ; line-height: 160%}

.verd_10line_blk { font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1f1f1f; text-decoration: none ; line-height: 160%}

.verd_10jline_blk:hover { font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align: justify; text-decoration: none; line-height: 160% }

.verd_12b_blk { font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #1f1f1f; text-align: justify; text-decoration: none ; font-weight: bold}



/* estilos para formularios */

.form100perc {
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1f1f1f;
	text-decoration: none;
	background-color: #f5f5f5;
	border: 1px #cccccc solid;
	width: 100%;
	font-weight: bold;
}

.formNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1f1f1f;
	text-decoration: none;
	background-color: #f9f9f9;
	border: 1px #cccccc solid;
}

.formBot { 
	font-family:Verdana, Arial; 
	font-size:10px; 
	font-weight: bold;
	color:#1f1f1f; 
	text-decoration:none; 
	border: outset #dedede 1px;
	margin-left:4px;
	padding:2px; 
	background-color:#f5f5f5;
}



/* estilos para imagens */

.brdImg {  border: 1px solid #A54B0E}

.link, #link {  cursor: pointer; cursor: hand }

.bordaFotoHome { border:solid 1px #999999; margin-right: 8px; margin-bottom: 5px; margin-top: 6px; }

.imgRight { margin-left: 10px; margin-bottom: 10px; margin-top: 5px; }

.imgRight#brd { padding:1px; border:#CCCCCC 1px solid; }


/* ferramentas de texto - aumenta, diminui, reset */

#fixo {   }



/* tabelas de menu e conteudo */

#mainContent { width: 550px; }

#homeContent { padding-left: 8px; padding-right: 8px; padding-top: 8px; width:100%; }

.bgMenuLja { background-color:#f48000; }

.bgMenuLjaEs { background-color:#d96500; }

.bgMenuAzul { background-color:#23297a; }

.bgMenuCz { background-color:#dfdfdf; }

.bgMenuCzcl { background-color:#eeeeee; }

 #tbAltCor { background: url("../images/tbAltCz.gif"); border: 1px solid #cacaca; border-width: 0 1px 1px 1px; }

 #tbAltCor td { height: 25px; padding-top:5px; }
 
.pontilhaTop { border-top: dotted 1px #CCCCCC; }

.pontilhaDown { border-bottom: dotted 1px #CCCCCC; }

#separaTop { border-top: 1px solid #CCCCCC; }

#separaTit { border-bottom: 1px solid #CCCCCC; }


/* TWITTER */
#tweet-container {
	width: 300px;
	height: 70px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

#tweet-container ul {
	padding: 0;
	margin: 0;
	color: #333;
	list-style:none;
	width: 280px;
}

#tweet-container .imagem img {
	display:block;
	float:left;
	margin-right:5px;
}

#tweet-container li {
	clear:both;
	border-bottom: dashed thin #000;
	padding: 3px 0 3px 0;
	margin: 0;
	width: 280px;
}

.time {
	display:block;
	text-align:right;
	width: 280px;
}

#tweet-container ul a {
	color:#999;
	font-style:italic;
	width: 280px;
}

#tweet-container ul a:hover {
	color:#ccc;
	text-decoration:none;
	width: 280px;
}


