/* Parâmetros Gerais */
body, div, td {margin:0px; color:#333333; font-family:verdana,arial,helvetica; font-size:10px;}


/* Formulários */
input, select, textarea {background-color: #F3F3F3; margin: 0px; font-family: verdana, arial, helvetica; font-size: 10px;}
textarea {overflow: auto;}


/* Backgrounds */
.bg-preto {background: #000000}
.bg-cinza1 {background: #333333}
.bg-cinza2 {background: #666666}
.bg-cinza3 {background: #999999}
.bg-cinza4 {background: #CCCCCC}
.bg-branco {background: #FFFFFF}

.bg-cor-1 {background: #C0C0C0}
.bg-cor-2 {background: #E9E9E9}
.bg-cor-3 {background: #F3F3F3}
.bg-cor-4 {background: #C9C9C9}
.bg-cor-5 {background: #FFFFFF}
.bg-cor-6 {background: #D2A302}

.bg-transp {background-color: transparent;}
.bg-nada {background-image: none;}

.cab-bg {background-image: url(../img/cab_bg.gif); background-repeat: repeat-x;}
.pontos_vert {background-image: url(../img/pontos_vert.gif); background-repeat: repeat-y;}
.pontos_hori {background-image: url(../img/pontos_hori.gif); background-repeat: repeat-x;}


/* Fonts */
.fonte-preto {color: #000000; text-decoration: none}
.fonte-cinza1 {color: #333333; text-decoration: none}
.fonte-cinza2 {color: #666666; text-decoration: none}
.fonte-cinza3 {color: #999999; font-size: 18px; text-decoration: none}
.fonte-cinza4 {color: #CCCCCC; text-decoration: none}
.fonte-branco {color: #FFFFFF; text-decoration: none}

.fonte-0 {font-size: 9px}
.fonte-1 {font-size: 10px}
.fonte-2 {font-size: 13px}
.fonte-3 {font-size: 16px}
.fonte-4 {font-size: 18px}
.fonte-5 {font-size: 24px}
.fonte-6 {font-size: 32px}
.fonte-7 {font-size: 48px}

.data {color: #333333; text-decoration: none; font-size: 10px; font-weight: bold;}
.tit-noticia {color: #003883; text-decoration: none; font-weight: bold;}
.tit-artigo {text-decoration: none; font-size: 13px; font-weight: bold;}
.subtitulo-esq {color: #D2A302; line-height: 25px; font-family: Sans-serif, Arial; font-size: 14px;}
.subtitulo-dir {color: #666666; line-height: 25px; font-family: Sans-serif, Arial; font-size: 14px;}
.chamada {color: #000000; font-weight: bold;}
.item {color: #666666; font-weight: bold;}


/* Links */
A:link {text-decoration: none; color: #666666}
A:visited {text-decoration: none; color: #666666}
A:active {text-decoration: underline; color: #D2A302}
A:hover {text-decoration: underline; color: #000000}

A.link-preto:link {text-decoration: none; color: #000000}
A.link-preto:visited {text-decoration: none; color: #000000}
A.link-preto:active {text-decoration: none; color: #000000}
A.link-preto:hover {text-decoration: underline; color: #000000}

A.link-branco:link {text-decoration: none; color: #FFFFFF;}
A.link-branco:visited {text-decoration: none; color: #FFFFFF;}
A.link-branco:active {text-decoration: none; color: #FFFFFF;}
A.link-branco:hover {text-decoration: underline; color: #FFFFFF;}


/* Margens */
.respiro-5 {margin: 5px 5px 10px 5px;}
.respiro-10 {margin: 10px 10px 10px 10px;}
.respiro-20 {margin: 20px 20px 20px 20px;}
.respiro-esq5 {margin: 0px 0px 0px 5px;}
.respiro-esq10 {margin: 0px 0px 0px 10px;}
.respiro-esq20 {margin: 0px 0px 0px 20px;}
.respiro-esq30 {margin: 0px 0px 0px 30px;}
.respiro-esqdir30 {margin: 0px 30px 0px 30px;}
.respiro-esq50 {margin: 0px 0px 0px 50px;}
.respiro-esq60 {margin: 0px 0px 0px 60px;}
