body {
	font: 80% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	background-color: White;
	color: #4FB171;
	margin: 0;
	padding: 0;
}

table {
    font-size: 100%;
}

a {
    color: #436976;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #436976;
    text-decoration: underline;
    background-color: transparent;
}

img {
	border: none;
	vertical-align: middle;
	text-align: center;
}

p {
    margin: 0 0 0.55em 0;
    line-height: 1.5em;
}

p img {
    border: none;
    margin: 0;
}

hr {
    color: #4fb171;
    height: 0.1em;
    background-color: #4fb171;
    margin: 0.5em 0 1em 0;
}

h1,h2,h3,h4,h5,h6 {
    color: Black;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin: 0 0 0.25em 0;
    border-bottom: 1px solid #8cacbb;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    color: Black ! important;
}

h1 {
    font-size: 160%;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 125%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 110%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}

ul {
    line-height: 1.5em;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
    list-style-image: url(/img/bullet.gif);
    list-style-type: square;
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 2.5em;
    padding: 0;
    list-style-image: none;
}

li {
    margin-bottom: 0.3em;
}

dt {
    font-weight: bold;
}

dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}

dd.link a {
    text-decoration: none;
    color: Black;
}

fieldset {
    border: 1px solid #4fb171;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
    width: auto;
}

legend {
    background: White;
    padding: 0.5em;
    font-size: 90%;
}

form {
    border: none;
    margin: 0;
}

label {
    font-weight: bold;
}

textarea {
    font: 100% Monaco, "Courier New", Courier, monospace;
    border: 1px solid #cccccc;
    color: Black;
    background-color: white;
    width: 100%;
}

input {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    border: 1px solid #cccccc;
    color: Black;
    background-color: white;
    vertical-align: middle;
}

select {
    border: 1px solid #cccccc;
    color: Black;
    background-color: White;
    vertical-align: top;
}

abbr,acronym,.explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}

q {
    font-family: Baskerville, Georgia, serif;
    font-style: italic;
    font-size: 120%;
}

blockquote {
    padding-left: 0.5em;
    margin-left: 0;
    border-left: 4px solid #8cacbb;
    color: #76797c;
}

code {
    font-family: Monaco, "Courier New", Courier, monospace;
    font-size: 120%;
    color: Black;
    background-color: #dee7ec;
    padding: 0 0.1em;
}

pre {
    font-family: Monaco, "Courier New", Courier, monospace;
    font-size: 100%;
    padding: 1em;
    border: 1px solid #8cacbb;
    color: Black;
    background-color: #dee7ec;
    overflow: auto;
}

ins {
    color: green;
    text-decoration: none;
}

del {
    color: red;
    text-decoration: line-through;
}

/* ----- Site seluz ----- */
.img-dentro-texto {
    float: left;
    margin: 0 0.8em 0.2em 0
}

.titulo-pagina {
    width: 100%;
    border-bottom: 1px dotted #4fb171;
    color: #4fb171;
    font-weight: bold;
    margin-bottom: 1em;
}

.titulo-paragrafo {
	color: #4fb171;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	margin: 0 0.8em 0.2em 0
}

.td-linha-conteudo {
    padding: 0 0 0.8em 0;
}

#rodape {
    width: 100%;
    border-top: 1px dotted #4fb171;
    color: #4fb171;
    font-size: 85%;
    margin-top: 1em;
    text-align: center;
}

#tab-pagina {
    width: 100%;
    border: 0;
}

#td-faixa-verde-lateral {
    background-color: #4fb171;
    width: 0.5em;
}

#tab-cabecalho {
    background-color: #4fb171;
    width: 99%;
    border: 0;
}

#td-cabecalho-img {
    width: 250px;
}

#td-cabecalho-espaco {
    width: 10px;
    text-align: left;
    vertical-align: middle;
}

#td-cabecalho-seluz {
    text-align: left;
    vertical-align: middle;
}

#td-cabecalho-img-1 {
    width: 270px;
    text-align: right;
    vertical-align: middle;
}

#tab-conteudo {
	width: 99%;
	border: 1;
}

#td-coluna-menu {
    width: 15.2em;
    vertical-align: top;
}

#td-coluna-conteudo {
    width: auto;
    vertical-align: top;
}

#td-coluna-noticias {
    width: 15.2em;
    vertical-align: top;
}

#topo-titulo-1 {
    font-size: 120%;
    font-style: italic;
    font-weight: bold;
    color: #000000;
}

#topo-titulo-2 {
    font-size: 100%;
    font-weight: bold;
    color: #ffffff;
}

#conteudo {
    margin: 1em 0.5em 0.5em 0.5em;
}

#coluna-menu {
    width: 15em;
    color: #436976;
    border: 0.1em solid #4fb171;
    border-bottom: none;
}

.item-menu {
    width: 100%;
    padding: 0.1em 0 0.1em 0;
    font-size: 85%;
    border-bottom: 0.1em solid #4fb171;
}

.item-menu a {
    text-decoration: none;
}

.item-menu a:hover {
    text-decoration: underline;
}

#coluna-destaque {
    width: 15em;
    color: #436976;
    border: 0.1em solid #4fb171;
    border-bottom: none;
    margin-top: 0.5em;
}

#titulo-destaque {
    background-color: #cce6d6;
    padding: 0.2em 0.2em 0.2em 0.2em;
    font-size: 85%;
    font-weight: bold;
    border-bottom: 0.1em solid #4fb171;
}

#linha-destaque {
    background-color: #ffffff;
    padding: 0.5em 0.5em 0.5em 0.5em;
    font-size: 85%;
    border-bottom: 0.1em solid #4fb171;
}

#linha-destaque a {
    font-style: italic;
    text-decoration: none;
}

#linha-destaque a:hover {
    text-decoration: underline;
}

#coluna-parceiros {
    width: 15em;
    color: #436976;
    border: 0.1em solid #4fb171;
    border-bottom: none;
    margin-top: 0.5em;
}

#titulo-parceiros {
    background-color: #cce6d6;
    padding: 0.2em 0.2em 0.2em 0.2em;
    font-size: 85%;
    font-weight: bold;
    border-bottom: 0.1em solid #4fb171;
}

#linha-parceiros {
    background-color: #ffffff;
    padding: 0.5em 0.5em 0.5em 0.5em;
    font-size: 85%;
    border-bottom: 0.1em solid #4fb171;
}

#coluna-links {
    width: 15em;
    color: #436976;
    border: 0.1em solid #4fb171;
    border-bottom: none;
    margin-top: 0.5em;
}

#titulo-links {
    background-color: #cce6d6;
    padding: 0.2em 0.2em 0.2em 0.2em;
    font-size: 85%;
    font-weight: bold;
    border-bottom: 0.1em solid #4fb171;
}

#linha-links {
    background-color: #ffffff;
    padding: 0.5em 0.5em 0.5em 0.5em;
    font-size: 85%;
    border-bottom: 0.1em solid #4fb171;
}

#linha-links a {
    font-style: italic;
    text-decoration: none;
}

#linha-links a:hover {
    text-decoration: underline;
}

.logomarca {
    border: none;
    margin-top: 1em;
    margin-bottom: 1em;
}

#coluna-conteudo {
    border: 0;
    padding: 0 0.8em 0.1em 0.8em;
}

#coluna-noticias {
    width: 15em;
    color: #436976;
    border: 0.1em solid #4fb171;
    border-bottom: none;
}

#titulo-noticias {
    background-color: #cce6d6;
    padding: 0.2em 0.2em 0.2em 0.2em;
    font-size: 85%;
    font-weight: bold;
    border-bottom: 0.1em solid #4fb171;
}

.data-noticia {
    color: #436976;
    background-color: transparent;
}

#linha-noticias {
    background-color: #ffffff;
    padding: 0.5em 0.5em 0.5em 0.5em;
    font-size: 85%;
    border-bottom: 0.1em solid #4fb171;
}

#linha-noticias a {
    font-weight: bold;
}

/* ----- Site seluz - Formularios ----- */
.bloco-formulario {
    width: 100%;
    color: #436976;
    border: 0.1em solid #4fb171;
    border-bottom: none;
    margin-top: 0.5em;
}

.titulo-bloco-form {
    background-color: #cce6d6;
    padding: 0.2em 0.2em 0.2em 0.2em;
    font-size: 85%;
    font-weight: bold;
    border-bottom: 0.1em solid #4fb171;
}

.linha-bloco-form {
    background-color: #ffffff;
    padding: 0.5em 0.5em 0.5em 0.5em;
    font-size: 85%;
    border-bottom: 0.1em solid #4fb171;
}

.label {
    font-weight: bold;
    vertical-align: top;
}

.botao {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-weight: bold;
    visibility: visible;
    border: 1px solid #4fb171;
    color: Black;
    background-color: white;
    vertical-align: middle;
}
#tab-pagina tr td #conteudo #tab-conteudo tr #td-coluna-noticias p {
	font-size: 18px;
	color: #4FB171;
}
