body { text-decoration:none;}

/* Textos */
.texto {font-family:Arial; font-size:8pt; color:#333;}
.textomaior {font-family:Arial; font-size:9pt; color:#333;}
.textomenor {font-family:Arial; font-size:7.5pt; color:#333; font-weight:bold}
.texto1 {font-family:Arial; font-size:8pt; color:#666;}
.texto1maior {font-family:Arial; font-size:9pt; color:#666; }
.texto1menor {font-family:Arial; font-size:7.5pt; color:#666;}
.texto2 {font-family:Arial; font-size:8pt; color:#fff;}
.texto2maior {font-family:Arial; font-size:9pt; color:#fff;}
.texto3 {font-family:Arial; font-size:8pt; color:#37A849;}
.texto3maior {font-family:Arial; font-size:9pt; color:#37A849;}
.texto4 {font-family:Arial; font-size:8pt; color:#dddddd;}
.aspas {color:#37A849;}

.texto1titulo {font-family:Arial; font-size:9pt; color:#fff; padding:5; height:20; background-color:#005500; font-weight:bold}
.texto3titulo {font-family:Arial; font-size:9pt; color:#fff; padding:5; height:20; background-color:#005500; font-weight:bold}

.textocaixa {font-family:Arial; font-size:7.5pt; color:#fff; padding:5; height:20; background-color:#37A849;}
.marcador {height:20;}

.autor {font-family:Arial; font-size:7.5pt; color:#000; line-height:18pt;}
.aspas {font-family:Arial; font-size:10pt; color:#304A2D;font-weight:bold}
.rodape {font-family:Arial; font-size:8pt; color:#666; line-height:12pt;}

/* Links */
a {text-decoration:none;}
.link {color:#000; text-decoration:none;}
.link:hover {color:#999; text-decoration:none;}
.link1 {color:#37A849; text-decoration:none;}
.link1:hover {color:#000; text-decoration:none;}
.linkmenu {color:#000; text-decoration:none; padding:5; height:20; background-color:transparent;}
.linkmenu:hover {color:#fff; text-decoration:none; padding:5; height:20; background-color:#37A849;}


/* Cores para planos de fundo */
.backcolor { background-color:#333; }
.backcolor1 { background-color:#ddd; }
.backcolor2 { background-color:#666; }
.backcolor3 { background-color:#fff; }
.backcolor4 { background-color:#37A849; }
.backcolor5 { background-color:#2A7C92; }
.backcolor6 { background-color:#F9EA4D; }


/* formatação para formulários */
.input {border: thinset; color:#37A849; font-family: Arial; font-size: 7.5pt; font-weight:bold; background:#fff; padding-left:2; width:100%;}
.input1 {border: thinset; color:#37A849; font-family: Arial; font-size: 7.5pt; font-weight:bold; background:#fff; padding-left:2;}
.textarea {border: thinset; color:#E37F1B; font-family: Arial; font-size: 7.5pt; font-weight:bold; background:#000; width: 100%; padding-left:2;}
.botao {border:0px ; color:#37A849; font-family: Arial; font-size: 7.5pt; font-weight:bold; background:transparent;}
.botao1 {border: thinset; ; color:#ffffff; font-family: Arial; font-size: 7.5pt; font-weight:bold; background:#37A849;}


/* outros */
li { list-style-image:url(imagens/marcador.gif);}
hr { width:100%; border: 1px solid #ddd; height:1px; margin-bottom:3; margin-top:3}
div { padding-left:15; padding-right:15;}
.borda { border: 1px solid #333}
