*{ margin:0; padding:0; }

body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#F7F7F4;}

#geral{ margin:0 auto; width:770px; color:#436682; background:#FFFFFF; }

#data-hora{ background:url(img/bg-barra.jpg) top left repeat-y; height:16px; font-size:9px; color:#3f5f76; padding-right:5px; line-height:16px; }

#flash{}

/* TITULOS */
h1#t-quem-somos, h1#t-contato, h1#t-proposito, h1#t-credito-plantae, h1#t-capital-de-giro{
	overflow:hidden;
	text-indent:-9999em;
	margin:15px 10px 15px 10px;
	padding:0;
}

h1#t-quem-somos{ background:url(img/t-quem-somos.jpg) top left no-repeat; width:170px; height:27px; }
h1#t-contato{ background:url(img/t-contato.jpg) top left no-repeat; width:147px; height:27px; }
h1#t-proposito{ background:url(img/t-proposito.jpg) top left no-repeat; width:147px; height:27px; }
h1#t-credito-plantae{ background:url(img/t-credito-plantae.jpg) top left no-repeat; width:182px; height:27px; }
h1#t-capital-de-giro{ background:url(img/t-capital-de-giro.jpg) top left no-repeat; width:190px; height:27px; }

/* INDEX */
#conteudo-index{ }
/* INTERNAS */
#conteudo-interna-esq{ float:left; width:365px;}
#conteudo-interna-dir{ float:right; width:385px; }

#conteudo-txt{ width:325px; float:right; }

/* FORMULARIO */
#conteudo-txt ul{ margin:0; padding:0; }
#conteudo-txt li{ list-style:none; }

.inputtext{ 
	width:295px; 
	border-top:1px solid #cdc5b8;
	border-left:1px solid #bcb3a2;
	border-right:1px solid #e6e8dd;
	border-bottom:1px solid #e6e8dd;	
}
.frmOn{
	width:295px; 
	border:1px solid #6D899F;
}

#rodape{ clear:both; height:22px; background:#003058; text-align:center; color:#CCCCCC; font-size:9px; line-height:22px; }
#rodape a{text-decoration:none; color:#CCCCCC;}
#rodape a:hover{text-decoration:underline; color:#CCCCCC;}
#proposito{padding:10px 0 0 0;}
#proposito h1{font-size:14px; margin:15px 0 3px 0;}
#proposito ul{margin:0 0 10px 10px;}
