html, body {
	-x-system-font: none;
	background-color: #ffffff;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}
#container {
	margin: 5px auto 0 auto;
	width:990px;
}
#logos {
	width: 750px;
	height: 896px;
	float: left;
	display: inline;
}
#header {
	background-color: #498547;
	width: 770px;
	float: left;
	display: inline;
}
#header-left {
	width: 358px;
	float: left;
	display: inline;
}
header-center {
	width: 770px;
}
#header1 {
	background-image: url(images/lay_01.jpg);
	width: 358px;
	height: 124px;
	float: left;
	display: inline;
}
#header2 {
	width: 412px;
	height: 28px;
	float: left;
	display: inline;
}
#header3 {
	background-image: url(images/lay_06.jpg);
	width: 412px;
	height: 96px;
	float: left;
	display: inline;
}
#menu {
	background-image: url(images/lay_07.jpg);
	width: 770px;
	height: 20px;
	*height: 26px;
	padding-top: 6px;
	font-size: 11;
	font-weight: bold;
	color: #012f17;
	text-align: center;
	float: left;
	display: inline;
}
#content {
	background-image: url(images/lay_10.jpg);
	width: 770px;
	padding-left: 0px;
	text-align: left;
	float: left;
	display: inline;
}
#conteudo {
	width: 770px;
	float: left;
	display: inline;
}
#formulario {
	margin-left: 180px;
}
#confirmacao {
	color: #cc0000;
	text-align: center;
	margin-bottom: 10px;
}
#back {
	text-align: right;
}
#vazia {
	clear: both;
}
#acessibilidade {
	padding-top: 5px;
	*padding-top: 5px;
	margin-bottom: 10px;
	text-align: right;
}
h1 {
	color: 000000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 20px;
}
h2 {
	color: 000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 20px;
}
h3 {
	color: 000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 20px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
	text-align: justify;
	text-decoration: none;	
}
li {
	margin-top: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}
.link {
	color: #CC0000;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}