
/* Textos */
.texto {font-family: Tahoma, Arial; font-size:8pt; color: #2B4162; line-height:11pt;}
.textomenor {font-family: Tahoma, Arial; font-size:7pt; color: #2B4162; line-height:10pt;}
.texto1 {font-family:Tahoma, Arial; font-size:8pt; color: #666; line-height:11pt;}
.texto1menor {font-family: Tahoma, Arial; font-size:7pt; color: #666; line-height:10pt;}

/* Links */
.link {color: #336699; text-decoration:none;}
.link:hover {color: #fff; text-decoration:none; background-color:#336699;}

/* Cores para planos de fundo */
.backcolor { background-color:#000; }
.backcolor1 { background-color:#fff; }
.backcolor2 { background-color:#2B4162; }
.backcolor3 { background-color:#666; }
.backcolor4 { background-color:#ccc; }
.backcolor5 { background-color:#eee; }
.backcolor6 { background-color:#336699; }

/* formatação para formulários */
.input {border-bottom: #336699 1px solid; border-left: 0px solid; border-right: 0px solid; border-top: 0px solid; font-family: Tahoma, Arial; color: #336699; font-size:8pt; height:13pt; background: transparent;}
.input1 {border-bottom: #336699 1px solid; border-left: 0px solid; border-right: 0px solid; border-top: 0px solid; font-family:Tahoma, Arial; color: #336699; font-size:8pt; height:13pt; background: transparent; width: 100%;}
.input2 { border: 0px solid #336699; font-family:Tahoma, Arial; color:#336699; font-size:8pt; background: #fff; width:100%;}
.textarea { border: 1px solid #336699; font-family:Tahoma, Arial; color:#336699; font-size:8pt; background: transparent; width:100%;}
.botao { border: 1px solid #fff; background: #336699; font-family:Tahoma, Arial; color:#fff; font-size:8pt; height:19pt; width:100%;}

/* marcadores */
li { list-style-type:square; list-style-position:inside}
