/* Textos */
.texto {font-family:Arial; font-size:9pt; color:#300; line-height:12pt;}
.textomaior {font-family:Arial; font-size:12pt; color:#300; line-height:12pt;}
.textomenor {font-family:Arial; font-size:8pt; color:#300; line-height:11pt;}
.texto1 {font-family:Arial; font-size:9pt; color:#fff; line-height:12pt;}
.texto1maior {font-family:Arial; font-size:12pt; color:#fff; line-height:12pt;}
.texto1menor {font-family:Arial; font-size:8pt; color:#fff; line-height:11pt;}
.texto2 {font-family:Arial; font-size:9pt; color:#600; line-height:12pt;}
.texto2maior {font-family:Arial; font-size:12pt; color:#600; line-height:12pt;}
.texto2menor {font-family:Arial; font-size:8pt; color:#600; line-height:11pt;}
.texto3 {font-family:Arial; font-size:9pt; color:#300; line-height:12pt;}
.texto3maior {font-family:Arial; font-size:12pt; color:#300; line-height:12pt;}
.texto3menor {font-family:Arial; font-size:8pt; color:#300; line-height:11pt;}

/* Links */
a, .link {color:#600; text-decoration:none;}
.link:hover {color:#300; text-decoration:underline;}
.link1 {color:#ffffff; text-decoration:none;}
.link1:hover {color:#ffffff; text-decoration:underline;}

/* Cores para planos de fundo */
.backcolor { background-color:#000; }
.backcolor1 { background-color:#fff; }
.backcolor2 { background-color:#600; }
.backcolor3 { background-color:#a00; }
.backcolor4 { background-color:#300; }

/* formatação para formulários */
.input {border-bottom: #600 1px solid; border-left: 0px solid; border-right: 0px solid; border-top: 0px solid; color:#600; font-family: Arial; font-size: 8pt; background: #fff; width: 100%;}
.input1 {border-bottom: #600 1px solid; border-left: 0px solid; border-right: 0px solid; border-top: 0px solid; color:#600; font-family: Arial; font-size: 8pt; background:#fff;}
.textarea {border:#600 1px solid; color:#600; font-family: Arial; font-size:9pt; background:#fff; width: 100%;}
.select {border:#600 1px solid; color:#600; font-family: Arial; font-size:9pt; background:#fff; width: 100%;}
.botao {border:#600 1px solid; color:#fff; font-family: Arial; font-size:9pt; background:#a00; width: 100%;}
.botao1 {border:#600 1px solid; color:#fff; font-family: Arial; font-size:9pt; background:#a00;}

/* outros */
li { list-style-type:square;}
h1 { font:normal 18pt/18pt arial; color:#fff; text-transform:uppercase;}
sup { color:#aaa}
.sup { color:#fff}
hr { width:100%; border: 1px solid #fff; height:1px; margin-bottom:10; margin-top:10}
.paddingright { padding-right:10; }
.borda { border: 1px solid #fff}
strong { color: #600}
.backtitulo {background:#600 url(imagens/titulo_back.gif) repeat-x top;}

/* divs */
#imgblock {float:left; padding:0; margin:10px 0 10px 0; border:0px solid #f00;}
#imgblock img {padding:0; margin:0; border:0px solid #ccc; width:140px; height:140px;}
#imgblock div.box {float:left; padding:0; margin:0 5px 0 0; border:0; text-align:center; width:140px;}
#imgblock div.boxlast {float:left; padding:0; margin:0; border:0; text-align:center; width:140px;}