body {
	background-color: #F3F3F3;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 25px 50%;
}
#corpo #conteudo ul {
	list-style-image: url(../imagens/marc.jpg);
}
#corpo #conteudo li {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}
#navBottom a {
	font-size: 85%;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
#navBottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #555555;
}

#container {
	width: 782px;
	margin-left: -391px;
	position: absolute;
}

#topTopo {
	background-image: url(../imagens/wwwTop.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
}

#nav {
	font-size: 9px;
	position: relative;
	padding-left: 16px;
}
#corpo #topo {
	background-image: url(../imagens/fundoMetal.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 205px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #E9E9E9;
	margin-top: 10px;
	position: relative;
	padding: 5px 0px;
	margin-bottom: 10px;
}
#corpo #topo #logo {
	width: 225px;
	padding-top: 15px;
	text-align: center;
	float: left;
}
#corpo #conteudo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 20px;
	line-height: 20px;
	position: relative;
}

#corpo #conteudo h1 {
	color: #006600;
	font-size: 20px;
	margin: 0px 0px 10px;
}


#corpo #topo #banner {
	background-color: #006600;
	height: 205px;
	width: 550px;
	margin-left: 225px;
}

#corpo #infoBottom {
	background-image: url(../imagens/fundoMetal.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	position: relative;
	background-color: #E9E9E9;
	height: 170px;
	clear: both;
	padding-left: 5px;
}





#nav a {
	padding: 23px 22px 10px;
	margin: 0px;
	display: block;
	background-image: url(../imagens/navFundo.jpg);
	background-repeat: repeat-x;
	color: #666666;
	text-decoration: none;
	float: left;
}


#nav a:hover {
	background-image: url(../imagens/navFundoHover.jpg);
	background-repeat: repeat-x;
	color: #003300;
}

#corpo {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	clear: both;
	position: relative;
	padding-bottom: 10px;
}
#infoBottom ul {
	list-style-image: url(../imagens/marc.jpg);
	padding: 0px;
	margin: 10px 25px;
}
#infoBottom li {
	margin-top: 8px;
}
#infoBottom li a {
	color: #666666;
	text-decoration: none;
}
#infoBottom li a:hover {

	color: #006600;
}
a {
	color: #666666;
}
a:hover {
	color: #006600;
}
#creditos {
	text-align: right;
	padding-top: 10px;
}
#rodape {
	font-size: 90%;
	color: #999999;
	margin-left: 3px;
}

.texto {
	padding: 10px;
	text-align: justify;
}
form input, form textarea {
	font-family: Arial, Verdana;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #006600;
}

