body 
{
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
	text-align:center;
	line-height: 1.4em;
}

a {
	color: #75a0b8;
	text-decoration: none;
}

a:hover{
	color: #00734a;
	text-decoration: none;
}

a.verde{
	color:#768E7C;
	
}

a.verde:hover{
	color:#768E7C;
	text-decoration:underline;
	
}
.bottom_cinza {
	
	border-bottom: solid 1px #000;
	}
	
.subtitulo_branco{ font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;  color:#fff; font-weight: bold; text-align:left;		
}

.subtitulo_preto{ font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;  color:#000; font-weight: bold; text-align:left;		
}
	
TABLE {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size:1em;
	text-align:left;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1em;
	color: #00734A;
	margin: 0 0 5px 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #00734A;
	margin: 0 0 5px 0;
	padding-bottom: 2px;
	width:100%; 
	border-bottom:solid 1px #00734A;
}
h2 a {
	color: #00734A;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #007D86;
	margin: 0 0 5px 0;
}

.subtitulo_verde{
	color:#007D86;
}

#botao_verde {
	display: block;
	background: url(../imagens/botao_verde_off.png);
	width: 112px;
	height: 17px;
	margin: 8px 0 0 0;
	padding: 1px 0 0 0;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
#botao_verde:hover {
	background: url(../imagens/botao_verde_on.png);
	color: #FFF;
	text-decoration: none;
}



#botao_ajustavel {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	color: #FFF;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
#botao_ajustavel div.esq {
	float: left;
	width: 10px;
	height: 18px;
	background: url(../imagens/botao_verde_off_esq.gif) no-repeat left bottom;
}
#botao_ajustavel div.meio {
	padding: 1px 10px 2px 0;
	float: right;
	margin: 0;
	background: url(../imagens/botao_verde_off.gif) no-repeat right bottom;
}
#botao_ajustavel:hover div.esq  {
	background: url(../imagens/botao_verde_on_esq.gif) no-repeat left bottom;
}
#botao_ajustavel:hover div.meio  {
	background: url(../imagens/botao_verde_on.gif) no-repeat right bottom;
}

#botao_download {
	display: block;
	background: url(../imagens/botao_download_off.png);
	width: 97px;
	height: 17px;
	margin: 8px 0 0 0;
	padding: 1px 0 0 15px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
#botao_download:hover {
	background: url(../imagens/botao_download_on.png);
	color: #FFF;
	text-decoration: none;
}

#botao_topo_verde {
	display: block;
	background: url(../imagens/botao_verde_topo_off.png);
	width: 52px;
	height: 17px;
	margin: 8px 0 0 0;
	padding: 1px 0 0 0;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

#botao_topo_verde:hover {
	background: url(../imagens/botao_verde_topo_on.png);
	color: #FFF;
	text-decoration: none;
}

#titulo {
	position:absolute;
	background-color:#007D86;
	width:450px; 
	left: 254px;
	top: 82px;
	z-index:1001;
	color:#FFF;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:24px;
	line-height: 1.2em;
}

#brad {
	position:absolute;
	background-color:#007D86;
	width:350px; 
	left: 600px; 
	top: 93px;
	z-index:1001; 
	color:#FFF;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:11px; 
	text-align:right;
	color:#c4e5e7
}
	
	
	
	
A.download {
	display: block; 
	width: 100%;
	padding: 5px 0 0 0;
	margin: 6px 0 0 0;
	color: #827F77;
	text-decoration: none;
	text-align:left;
}
A.download I {
	padding-top: 3px;
	display: block;
	font-style: normal;
}
A.download:hover {
	color: #111111;
	text-decoration: none;
	text-align:left;
}
A.download IMG {
	float:left; 
	margin-top: 0;
	margin-right: 10px;
	border: none;
}

#tab_saiba_mais{
	background: url(../imagens/inf_direito.gif) no-repeat bottom right #00734A;
	color:#FFF;
	margin-left:20px;
}

#tab_saiba_mais a{
	color:#b9d7cc;
}

#tab_saiba_mais a:hover{
	color:#fff;
}


ul {
	margin: 0;
	padding: 15px;
}

A.headline
{ 
	display: block;
	font-weight: bold;
	background-color: #ededed; 
	padding: 7px 0 7px 15px; 
	margin-top: 5px;
}

A.headline:hover { 
	background-color: #CCC; 
	color: #00734a;
}

ol.olverde {margin-left:24px; padding:0;}


#conteudo input, #conteudo textarea
{
	border: solid 1px #ccc;
	padding: 2px;
}

label.error 
{
	background: url(../imagens/ico_erro.gif) no-repeat;
	padding: 0 0 2px 20px;
	margin-left: .3em;
}
label.valid, label.checked 
{
	background: url(../imagens/ico_ok.gif) no-repeat;
	width: 16px;
	height: 16px;
	padding-bottom: 2px;
}

div#rodape
{
	line-height: 20px;
}
div#rodape a
{
	color: #000;
}
div#rodape a:hover
{
	color: #00734a;
}
