html,
body {
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background: url(../gfx/bg.jpg) top center no-repeat #000;}
a {color: #ccc;}
a:hover {color: #999;}
a img {border: none;}
input, textarea {
	border: none;}




/* TOPO */
#top {
	position: relative;
	margin: auto;
	direction: block;
	height: 120px;
	width: 810px;}
#top a#logo {
	position: absolute;
	left: 10px;
	top: 10px;}
#top div#topBanner {
	position: absolute;
	top: 30px;
	right: 5px;}



/* MENU */
#menu {
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
	margin-bottom: 15px;}
	


/* CONTENT */
#content, .banner {
	position: relative;
	width: 810px;
	margin: auto;
	text-align: left;}
#content h1 {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 3px solid #9cde48;}


#megaBanner {
	position: relative;
	clear: both;
	width: 810px;
	height: 117px;
	margin:auto;
	margin-bottom: 15px;
	}
#megaBanner div.bg {
	position: relative;
	width: 810px;
	height: 117px;
	background: #000;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);}
#megaBanner div.banner {
	position: absolute;
	height:107px;
	top: 5px;
	left:20px;
	/*right: 5px;*/}
#megaBanner div.publicidade {
	position: absolute;
	bottom: 50px;
	left: 10px;}


div.topics a {
	position: relative;
	display: block;
	clear: both;
	text-decoration: none;
	padding-bottom: 10px;}
div.topics a big {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #fff;}
div.topics a img {
	position: relative;
	clear: left;
	float: left;
	margin-right: 7px;}
div.topics a h2 {
	font-size: 11px;
	font-weight: bold;
	color: #8fd100;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;}
div.topics a big img {
	float: none;
	clear: none;}
div.topics a p {
	font-size: 10px;
	color: #fff;
	margin: 0px;
	padding: 0px;}


/* PAGINACAO */
div.paginacao {
	clear: both;
	text-align: center;
	margin-bottom: 20px;}
div.paginacao a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	border: 1px solid #007401;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;}
div.paginacao a:hover {color: #666;}
div.paginacao a.current {
	background: #ade546;
	border-color: #ade546;
	color: #000;}
div.paginacao a.dif {
	border: none;
	font-size: 12px;}
div.paginacao a.dif img {margin-bottom: -2px;}

div.textoCorrido {text-align: justify;}
div.textoCorrido h2 {
	font-size: 12px;
	margin-top: 0px;}

div.textoCorrido img, .borda_verde {border: 2px solid #9ae449;}


/* GALERIA */
#gallery {
	border-bottom: 2px solid #9ae449;
	padding-bottom: 20px;
	margin-bottom: 20px;}
#gallery div#bigPic {
	position: relative;
	float: right;
	width: 460px;
	height: 370px;}
#gallery div#bigPic a.ant {
	position: absolute;
	bottom: 0px;
	left: 0px;}
#gallery div#bigPic a.prox {
	position: absolute;
	bottom: 0px;
	right: 0px;}

#gallery div#galControl {
	position: relative;
	float: left;
	width: 340px;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;}
#gallery div#galControl a, #spanLogado a {color: #46bb00;}
#gallery div#galControl input {border: none;}
#gallery div#galControl div#galControl-pag {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #9ae449;
	color: #bbb;}
#gallery div#galControl div#galControl-pag a {
	text-decoration: none;
	color: #bbb;}
#gallery div#galControl div#galControl-pag a:hover {color: #999;}
#gallery div#galControl div#galControl-pag a.current {color: #59a92a;}
	

#gallery div#thumbs {
	width: 348px;
	position: relative;
	float: left;
	overflow:hidden;}
#gallery div#thumbs a {
	position: relative;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;}


#content table.gals a {
	text-decoration: none;
	color: #fff;}
#content table.gals a:hover {color: #666;}
#content table.gals a img {
	border: 2px solid #9ae449;
	margin-bottom: 5px;}


#content table.shop a {text-decoration: none;}
#content table.shop a.border {
	/*float: right;
	margin-left: 7px;*/
	float:left;
	margin-right:7px;
	border: 2px solid #9ae449;}
#content table.shop h2 {
	font-size: 11px;
	font-weight: bold;
	color: #8fd100;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;}
#content table.shop p {
	font-size: 10px;
	margin-top: 7px;
	margin-bottom: 7px;}


#content table.formData {
	font-weight: bold;
	color: #9ae449;}
#content table.formData {
	font-size: 11px;
	font-weight: bold;
	color: #8fd100;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;}


/* LEFT CONTENT */
#leftContent {
	position: relative;
	float: left;
	width: 360px;}


/* RIGHT CONTENT */
#rightContent {
	position: relative;
	float: right;
	width: 410px;}

#rightContent div#mainBanner {
	margin-bottom: 20px;}
#rightContent div#mainBanner div.bg {
	position: relative;
	width: 410px;
	height: 240px;
	background: #000;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);}
#rightContent div#mainBanner div.banner {
	position: absolute;
	top: 5px;
	left: 5px;}



#otherBanners {
	position: relative;
	clear: both;
	width: 810px;
	height: 70px;
	margin:auto;
	margin-top: 10px;
	margin-bottom: 15px;}
#otherBanners div.bg {
	position: relative;
	width: 810px;
	height: 70px;
	background: #000;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);}
#otherBanners div.banner1 {
	position: absolute;
	height:60px;
	top: 5px;
	left: 30px;}
#otherBanners div.banner2 {
	position: absolute;
	height:60px;
	top: 5px;
	right: 5px;}
#otherBanners img.logo_p {
	position: absolute;
	top: 17px;
	right: 251px;}
#otherBanners div.publicidade {
	position: absolute;
	bottom: 5px;
	left: 10px;}



/* FOOTER */
#footer {
	position: relative;
	display: block;
	clear: both;
	width: 810px;
	margin: auto;
	padding-bottom: 10px;
	text-align: left;}
#footer h1 {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 3px solid #9cde48;}

#footer div#newsletter {
	position: relative;
	float: left;
	width: 370px;}
#footer div#newsletter form {
	text-transform: uppercase;
	font-weight: bold;}
#footer div#newsletter form input {border: none;}
#footer div#newsletter form input.bt {
	background: #101010;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 40px;
	width: 100px;}

#footer div#player {
	position: relative;
	float: right;
	width: 390px;}

#footer div#footTag {
	position: relative;
	display: block;
	clear: both;
	background: #000;
	padding: 5px;
	margin-top: 10px;
	text-align: center;}



.spacer {
	position: relative;
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;}

#lembrar_email{ height:14px; line-height:14px; font-size:10px; }

