body {
	background-color: #101010;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
#topo {
	height: 90px;
	width: 950px;
	padding: 0;
	margin: 0 auto;
}
#topo img {
	padding: 0px;
	border: 0;
	margin-left: 15px;
}
#menu {
	background-color: #101010;
	margin: 0 auto;
	padding: 0px;
	height: 30px;
	width: 950px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #B4975A;
	text-transform: uppercase;
}
#menu #botoes {
	margin: 0;
	float: left;
	text-align: center;
	overflow: hidden;
	width: 100px;
	height: 30px;
	background-image: url(../_imgs/bot01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu #botoes a:link, #menu #botoes a:visited  {
	background-image: url(../_imgs/bot01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -1000em;
	display: block;
	height: 30px;
	width: 100px;
}
#menu #botoes a:hover  {
	background-position: 0 -30px;
	border: none;
}
#menu #botoes a:active  {
	background-position: 0 -30px;
	border: none;
}
#menu #botoes2 {
	background-color: #141414;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 2px;
	width: 230px;
	height: 30px;
}
#menu #botoes2 a:link, #menu #botoes2 a:visited  {
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -1000em;
	display: block;
	height: 30px;
	width: 230px;
	background-image: url(../_imgs/bot02.jpg);
}
#menu #botoes2 a:hover  {
	background-position: 0 -30px;
	border: none;
}
#menu #botoes2 a:active  {
	background-position: 0 -30px;
	border: none;
}
#menu #botoes3 {
	background-color: #141414;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 2px;
	height: 30px;
	width: 155px;
}
#menu #botoes3 a:link, #menu #botoes3 a:visited  {
	background-image: url(../_imgs/bot03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -1000em;
	display: block;
	width: 155px;
	height: 30px;
}
.dourado {
	color: #666;
	margin-left: 4.5px;
	margin-right: 4.5px;
	font-weight: lighter;
}
#footer #degrade p img {
	margin-left: 25px;
}
#menu #botoes3 a:hover  {
	background-position: 0 -30px;
	border: none;
}
#menu #botoes3 a:active  {
	background-position: 0 -30px;
	border: none;
}
#menu #botoes4 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 185px;
	margin-left: 2px;
	background-image: url(../_imgs/bot04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu #botoes4 a:link, #menu #botoes4 a:visited  {
	background-image: url(../_imgs/bot04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -1000em;
	display: block;
	width: 185px;
	height: 30px;
}
#menu #botoes4 a:hover  {
	background-position: 0 -30px;
	border: none;
}
#menu #botoes4 a:active  {
	background-position: 0 -30px;
	border: none;
}
#menu #botoes5 {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 272px;
	height: 30px;
}
#menu #botoes5 a:link, #menu #botoes5 a:visited  {
	background-image: url(../_imgs/bot05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -1000em;
	display: block;
	width: 272px;
	height: 30px;
}
#menu #botoes5 a:hover  {
	background-position: 0 -30px;
	border: none;
}
#menu #botoes5 a:active  {
	background-position: 0 -30px;
	border: none;
}
#home {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100px;
	background-color: #191919;
}
#main {
	padding: 0px;
	margin: 0 auto;
	background-color: #191919;
	height: 500px;
	width: 950px;
}
#content {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 700px;
	background-color: #191919;
	float: left;
}
#main #sidebar {
	background-color: #191919;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 250px;
	float: right;
	background-image: url(../_imgs/linha.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#footer {
	padding: 0px;
	height: 60px;
	width: 950px;
	margin: 0 auto;
	margin-top: 0px;
}
#footer #degrade {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 950px;
	margin-top: 15px;
	background-color: #101010;
	margin-left: 0px;
}
#footer #degrade p {
	margin: 0px;
	padding: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #666;
	font-weight: normal;
	margin-left: 0px;
}
#footer #info {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 950px;
	margin-top: 0px;
	background-color: #101010;
	display: none;
}
#footer #info p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #333;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#main #sidebar h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.6em;
	color: #B4975A;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 0.3em;
	text-align: left;
	margin-top: 50px;
	margin-left: 55px;
}
#main #sidebar p {
	font-family: "Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-weight: lighter;
	color: #fff;
	line-height: 1.6em;
	margin-top: 20px;
	font-style: normal;
	margin-left: 55px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px;
}
#main #form p {
	font-size: 0.7em;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	font-weight: lighter;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #B4975C;
}
a:active {
	text-decoration: none;
	color: #C3AA67;
}
