* {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

*:after {
	content: "";
}

*:before {
	content: "";
}

.acessibilidade {
	height: 1%;
	left: -9999em;
	position: absolute;
	top: -9999em;
	width: 1%;
	z-index: -99;
}

.end {
	clear: both;
}

button:focus {
	outline: none;
}

/* INICIO => TAGS */
a, a span {
	cursor: pointer;
}

a:link {
	color: #777;
	text-decoration: none;
}

a:visited {
	color: #777;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #6ac334;
}

a img {
	border: 0;
}

address {
	font-style: normal;
}

body {
	background: #FFF url("../images/fundo.jpg");
	color: #000;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 75%;
	line-height: 1.7em;
}

button {
	border-color: #FFF;
	border-width: 3px;
	border-style: double;
	background: #6C3 url(../images/button.gif) left center;
	color: #FFF;
	cursor: pointer;
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	padding: .5em 2.5em;
}

button:active {
	padding: .6em 2.4em .4em 2.6em;
}

em.destaque {
	font-size: 1.3em;
}

em.destaque span {
	font-size: 2em;
	font-weight: lighter;
}

h1 {
	font-size: 2.4em;
	line-height: 2em;
	text-align: center;
	width: 500px;
	margin: auto;
}

h2 {
	background-color: #FFF;
	color: #B2CD7F;
	font-family: "FuturaTEE", "Futura Light", Tahoma, Arial, Sans-Serif;
	font-size: 2em;
	margin: .5em 1em 1.6em .5em;
	padding-top: .3em;
	position: relative;
	text-transform: uppercase;
}

h2 object {
	left: 0;
	position: absolute;
	top: -2px;
	width: 100%;
	z-index: 2;
}

h3 {
	font-family: "Segoe Ui", Tahoma, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 1.8em;
	text-transform: capitalize;
	margin: 0 0 .5em -.15em;
	line-height: 1.2em;
}

h3 span {
	color: #000;
}

h4 {
	font-family: "Segoe Ui", Tahoma, Arial, Sans-Serif;
	font-size: 1.5em;
	margin-left: -.2em;
	padding: .9em 0 .3em;
}

h5 {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 1.1em;
	margin: 1em 0 .1em;
}

hr {
	display: none;
}

html {
	overflow: -moz-scrollbars-vertical;
}

label {
	display: block;
}

legend {
	display: none;
}

.noSpace {
	padding-bottom: 0;
}
option {
	padding-left: .3em;
}

p {
	padding-bottom: 1.3em;
}

q {
	font-style: italic;
	font-family: Georgia, "Times News Roman", Times;
}

strong.destaque {
	display: block;
	font-family: "Courier New", Courier, Monospace;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.4em;
}

strong.destaque span {
	display: block;
	font-size: 1.8em;
	margin-bottom: .2em;
}

textarea {
	overflow-y: scroll;
}

/* INICIO => ID's */
#cabecalho {
	height: 425px;
}

#conteudo {
	background: #FFF url("../images/conteudo.gif") repeat-y right top;
	color: #333;
	clear: both;
	margin: 0 auto;
	padding: 35px 0 15px;
	width: 580px;
	-moz-opacity:0.9;
}

#conteudo #colunaSecundaria li {
	list-style: square inside;
}

#conteudo #colunaPrincipal li {
	list-style: disc inside;
	padding-bottom: .4em;
}

#conteudo ol li {
	list-style-position: inside;
}

#conteudo #colunaPrincipal {
	padding: 0 0 0 15px;
	width: 315px;
	float: left;
	text-align: right;
}

#conteudo #colunaPrincipal h3 {
	color: #000;
	font: 2em;
	text-transform: uppercase;
}

#conteudo #colunaSecundaria {
	font-family: Tahoma, Arial, verdana, Sans-serif;
	font-size: 95%;
	padding: 0 20px 0 15px;
	float: right;
	width: 200px;
}

#conteudo #colunaSecundaria h3 {
	color: #c0ce80;
	 font: normal 2em "Times New Roman", Georgia, Serif;
}

#rodape {
	background: transparent url("../images/rodape.gif") no-repeat left top;
	color: #000;
	clear: both;
	margin: 0 auto;
	width: 580px;
	height: 2em;
	padding-top: .1em;
	text-align: left;
}

#rodape p {
	float: left;
	line-height: 30px;
	padding-bottom: .3em;
}

#rodape .assinatura {
	float: right;
}

#rodape .assinatura a {
	background: transparent url("../images/w.gif") no-repeat left center;
	display: block;
	width: 20px;
	text-indent: -999em;
}

#flash {
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
}

/* INICIO => CLASSES */
#colunaSecundaria .paginacao {
	clear: both;
	display: block;
	margin-top: 1em;
}

#colunaSecundaria .paginacao li {
	display: block;
	float: left;
}

#colunaSecundaria .paginacao li a {
	background: #4E4B49 url("../images/paginacao.gif") no-repeat left top;
	color: #FFF;
	display: block;
	float: left;
	padding: 0 .6em;
	margin-right: .2em;
	text-decoration: none;
}

#colunaSecundaria .paginacao li a:hover {
	background-color: #199235;
	background-image: none;
}

/* INICIO => FORMULARIOS */
input, select, textarea {
	background: #FFF url(../images/input.select.textarea.gif) no-repeat left top;
	border-color: #666 #CCC #CCC #666;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: "Courier New", Courier, Monospace;
	font-size: 1.2em;
	padding: .2em 0 .2em .3em;
}

select {
	width: 22.4em;
}

input, textarea {
	width: 22em;
}


/* INICIO => ESPECIFICO */
.inicio .coluna {
	padding: 0 15px;
	width: 160px;
	float: left;
}

.inicio #conteudo {
	padding-bottom: 0
}

.inicio h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0 0 .5em -.1em;
}

.print_news .data {
	color: #199235;
	font-size: 90%;
	padding-bottom: 0;
	margin-bottom: -.5em;
}

.print_news .imagem a img {
	display: block;
	border-color: #CCC;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	clear: both;
	margin: 1em auto;
	padding: 5px;
}

.print_news .imagem a:hover img {
	border-color: #199235;
}

.meio_ambiente #conteudo {
	background: #FFF url(../images/meio_ambiente.jpg) no-repeat right bottom;
}


ul.linguas {
	position: absolute;
	z-index: 99;
	left: 50%;
	margin-left: 330px;
	top: 62px;
}

ul.linguas li {
	display: block;
	float: left;
	height: 18px;
	position: relative;
	width: 24px;
	margin: 2px;
}

ul.linguas img {
	display: block;
	border: 0;
}

/* INICIO => INTERNET EXPLORER */
.ie button {
	padding: .1em 1.3em;
	border-color: #6C3;
}

.ie textarea {
	height: 13em;
}
