#corpo {
	width: 685px;
	margin-left: -342px;
	position: absolute;
}
#banner {
	height: 60px;
	width: 470px;
	top: 10px;
	right: 10px;
	float: right;
	position: relative;
}
#logo {
	position: absolute;
	margin-top: 15px;
	margin-left: 25px;
}
#topo #infoTop {
	position: absolute;
	text-align: right;
	right: 0px;
}
#infoTop h1, #infoTop h2 {
	margin: 0px;
	padding: 0px;
}
#infoTop h1 {
	font-size: 32px;
}


#imagemTop {
	position: absolute;
	margin-top: 5px;
	margin-left: -75px;
	z-index: 100;
}

#topo {
	position: relative;
	height: 138px;
	background-image: url(../imagens/fundoTop.gif);
	background-repeat: no-repeat;
}
#conteudo {
	padding-bottom: 0px;
	margin: 0;
	margin-left: 201px;
	width: 460px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	padding-left: 10px;
	margin-top: 35px;
}
#corpo #box {
	background-color: #FFFFFF;
	padding-top: 5px;
	background-image: url(../imagens/conteudoFundo.png);
	background-repeat: repeat-y;
}


#menu h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	padding: 0px 10px 5px 10px;
}
#conteudo li a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#conteudo li a:hover {
	text-decoration: underline;
}



#menu li a {
	text-decoration: none;
	display: block;
	padding: 3px 20px;
	color: #666666;
}
#menu li a:hover {
	background-color: #CCCCCC;
}



#rodape {
	position: relative;
	background-image: url(../imagens/conteudoBottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	clear: both;
	font-size: 10px;
	text-align: center;
}
#rodape a {
	color: #666666;
	text-decoration: none;
}


.endereco {
	background-color: #4D4948;
	padding: 10px;
	font-weight: bold;
	line-height: 18px;
	background-image: url(../imagens/fundoRodape.jpg);
	background-repeat: repeat-x;
}
.endereco a {
	color: #FFFFFF;
}
.texto {
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #999999;
	font-size: 11px;
	width: 250px;
}





#menu {
	width: 200px;
	float: left;
	position: relative;
	margin-left: 8px;
}
#corpo #boxTop {
	background-image: url(../imagens/conteudoTop.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 24px;
}





body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
}

body {
	background-color: #FFFFFF;
	background-image: url(../imagens/azulejo.gif);
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50%;
}
#nav {
	list-style-type: none;
	position: absolute;
	top: 155px;
	right: 12px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#nav li {
	display: block;
	float: left;
	font-size: 16px;
	margin: 0 3px -1px 3px;
	white-space: nowrap;
	background-image: url(../imagens/btnFundo.gif);
	background-repeat: repeat-x;
}


#nav a:link, #nav a:visited {
	background: transparent url(../imagens/btnEsq.gif) no-repeat scroll left top;
	color: #FFF;
	display: block;
	text-align: center;
	text-decoration: none;
}

#nav a span {
	background: transparent url(../imagens/btnDir.gif) no-repeat scroll right top;
	display: block;
	padding: 3px 18px 4px 18px;
}

#nav .active, #nav .active a:link, #nav .active a:visited, #nav a:hover, #nav li:hover {
	background-position: 0 -29px;
}

#nav .active span, #nav a span:hover {
	background-position: 100% -29px;
} 


#centro {
	background-color: #FFFFFF;
	border: 5px solid #82799D;
	top: 13px;
	position: relative;
	clear: both;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li.menu1 {

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #999999;
	font-size: 11px;
	width: 250px;
	height: 100px;
}
.botao {
	width: 75px;
}
.texto h3 {

	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
}
#menu li ul li a {
	padding: 3px 30px;
	color: #999999;
	text-decoration: none;
	display: block;
}
#menu li ul li a:hover {
	color: #FF9900;
	background-color: inherit;
}

.texto hr {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
img#moldura {
	border: 3px solid #999999;
	display: inline;
	margin: 5px;
}
#menu li ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
#conteudo ul {
	list-style-image: url(../imagens/marc.gif);
}
#menu li a#current {
	background-color: inherit;
	color: #FF9900;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#conteudo h3 {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	margin-top: 3px;
	margin-bottom: 3px;
}
