﻿body {
	margin: 0;
	padding: 0;
}
h3 {
	color: #114403;
}
h2 {
	color: #114403;
}
h1 {
	color: #114403;
}
h1 {
	font-size: 1.0em;
}
h2 {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.0em;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
ol {
	line-height: 1.8em;
}
ul {
	line-height: 1.8em;
}
blockquote {
	line-height: 1.8em;
}
p {
	line-height: 1.8em;
}
ol {
}
ul {
}
blockquote {
}
blockquote {
}
a {
	color: #114403;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0 1em 1em 0;
}
img.right {
	float: right;
	margin: 0 1em 0 1em;
}
hr {
	display: none;
}
.hr {
}
/* Logo */
#logo {
	height: 100px;
}
#logo h1 {
	float: left;
	margin: 40px 0 0 20px;
	padding: 0 0 0 35px;
	background: url(images/img03.gif) no-repeat left center;
}
#logo h2 {
	float: right;
	margin: 0;
	padding: 52px 20px 0 0;
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
/* Page */
#page {
	float: left;
	padding: 20px;
}
/* Content */
#content {
	margin-right: 240px;
}
#welcome {
	padding-bottom: 20px;
}
/* Sidebar */
#sidebar {
	position: absolute;
	right: 0;
	top: 120px;
	float: right;
	width: 150px;
	padding: 20px;
}
#sidebar h2 {
	font-size: 1.2em;
}
#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}
/* Menu */
#menu {
	margin-bottom: 13px;
}
#menu h2 {
	display: none;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: block;
	border-top: 1px dotted #006600;
}
#menu li.first {
	border: none;
}
/* Footer */
#footer {
	clear: both;
	padding: 20px 0;
	border-top: 1px dotted #006600;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}
#footer a {
	color: #000000;
}
.emprimeiro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.emprimeiro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
#menu2 {
	width: 50px;
	height: auto;
	top: 10px;
	position: absolute;
	left: 1px;
	padding-top: 0px;
	text-align: center;
}
.menulink {	
	display: block;
	width: 160px;
	height: 25px;
	font-size: 12px;
	background-image: url(images/bot-escuro.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;	
	font-weight: bold;
}
.menulink:hover {
	display: block;
	background-image: url(images/bot-claro.png);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #008000;
	background-position: center;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#menu2 a {
	display: block;
	padding: 7px 0px 7px 0;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 5px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
#menu2 a:hover {
	text-decoration: none;
	text-align: center;
}
.botao {
	color: white;
	background-color: green;
	height: 20px;
	width: 92px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/botao.jpg);
	border: 0px;
	text-decoration: none;
	font-weight:bold;
}

