/* Layout */

body {
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #339900;
	background-color: #FFFFFF;
}


#navcontainer {
	background: #FFFFFF;
	font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 220px;
	top: 75px;
}


#navlist {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

@media all {
	#navlist {
		text-align: center
	}
}

#navlist li
{
	bottom: 5px;
	display: inline;
	line-height: 0px;
	margin: 0;
	padding: 0;
	position: relative;
}


html>body #navlist li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}



#navlist a, #navlist a:link, #navlist a:visited
{
	background: #339900;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 14px;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
}

#navlist a:hover
{
	background: #256B02;
	bottom: 1px;
	color: #FFF;
	position: relative;
	right: 1px;
}

#navlist a:active
{
background: #999;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#navlist li#active
{
background: #369;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
	background: #369;
	border-bottom: none;
	border-left: 1px solid #9CC;
	border-right: 1px solid #9CC;
	border-top: 1px solid #9CC;
	bottom: 0;
	color: #FFF;
	cursor: text;
	margin: 0;
	padding: 2px 5px 0 5px;
	position: relative;
	right: 0;
}


#logo {
	position: relative;
	width: 755px;
	height: 85px;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d8d7c5;
}


#conteudo {
	width: 760px;	
}



#colesqu {
	position:absolute;
	width: 500px;
	margin: 10px;
	padding: 5px;
	top: 115px;
}

#coldta {
	position: absolute;
	width:210px;
	left: 520px;
	margin: 10px;
	padding: 10px;
	text-align: right;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #d8d7c5;
}
/* Formatacao Geral */ 
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000000;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	font-size:12px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size:10px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 4px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
}

.destaque_pesquisa{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 4px;
}

.textocenter {
	text-align: center;
}

.exemplos {
	background-color: #ece9d8;
	padding-top: 4px;
}

li {
	font-size: 0.9em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:6px;
}

a:link {
	color: #339900;
	text-decoration: underline;
}

a:visited {
	color: #339900;
	text-decoration: underline;
}

a:hover {
	color: #256B02;
	text-decoration: none;
}


.msg_erro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	text-align: left;
	padding: 4px;
}

.msg_erro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 11px;;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#666666;
	background-color: #d8d7c5;	
	padding: 2px;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #339900;
	font-size: 11px;;
}



.intro {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	

label{
	float:left;
	display: block;
	text-align: right;
	margin-right: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	width: 2px;
}

label2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


submit input{
margin-left: 2.5em;
}


form#login {
	text-align: right;
	margin-bottom: 10px;
	padding: 2px;
	 
}

fieldset #login{
	border: 1px solid #666666;
	padding: 2px;
}

legend{
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}



form#pesquisas { 
 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 text-align: right; 
}


.pesquisar{
	background-color: #ece9d8;
	text-align: center;
	margin-bottom: 10px;
}

.bt_assinar {
	vertical-align: bottom;	
}



#pesquisa_actividade, #pesquisa_campos, #pesquisa_indice {
	width: 480px;
}

#pesquisa_actividade tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #d8d7c5;
	
}

#pesquisa_actividade td {
	padding-left: 4px;
	font-size:10px;
}
#pesquisa_campos th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
}

#pesquisa_campos tr {
	background-color: #ece9d8;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#pesquisa_campos td {
	padding-left: 4px;
	font-size:10px;
}

#pesquisa_indice tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 4px;
	background-color: #eeeeee;
}

#pesquisa_indice td {
padding-left: 4px;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline overline;
	text-align: left;
}

#preco1 td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 4px;
	text-align: center;
	border-color:#CCCCCC;
}

th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 4px;
	text-align: center;	
	font-weight: normal;
	border-color:#CCCCCC;
}

table{
	border-color:#CCCCCC;
}

#preco2 td {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 4px;
	text-align: center;	
}

.button{
	margin-top: 4px;
	width:140px;
}


.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: red;
	background-color: white;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100px;
}

.ident{
	margin-left:30px;
}


.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	color: #000000;
}

.bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.oblique{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: oblique;
	color: #000000;
}
