body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
}
body {
	background-color: #333;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #888;
	text-decoration: none;
}
a:visited {
	color: #888;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #888;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#topsite {
	background: url("logomarca.png") no-repeat;
	width: 940px;
	height: 150px;
}
#switch-color {
	width: 100px;
	font-size: 14px;
	padding-top: 1px;
	padding-right: 7px;
	text-align: right;
}

#menu_home a {
	background: url("menu_home.png") no-repeat;
	width: 79px;
	height: 45px;
	display: block;
}
#menu_downloads a {
	background: url("menu_downloads.png") no-repeat;
	width: 132px;
	height: 45px;
	display: block;
}
#menu_informacoes a {
	background: url("menu_informacoes.png") no-repeat;
	width: 141px;
	height: 45px;
	display: block;
}
#menu_registro a {
	background: url("menu_registro.png") no-repeat;
	width: 104px;
	height: 45px;
	display: block;
}
#menu_forum a {
	background: url("menu_forum.png") no-repeat;
	width: 89px;
	height: 45px;
	display: block;
}
#menu_regras a {
	background: url("menu_regras.png") no-repeat;
	width: 92px;
	height: 45px;
	display: block;
}
#menu_doacao a {
	background: url("menu_doacao.png") no-repeat;
	width: 100px;
	height: 45px;
	display: block;
}
#menu_eventos a {
	background: url("menu_eventos.png") no-repeat;
	width: 102px;
	height: 45px;
	display: block;
}
#menu_contato a {
	background: url("menu_contato.png") no-repeat;
	width: 101px;
	height: 45px;
	display: block;
}
#fullsite {
	background: url("../images/fullsite.png") repeat-x;
	background-color: #FFF;
	padding: 15px;
}
#pontilhado_pe {
	background: url("../images/pontilhado_pe.png");
	width: 21px;
}
#menu-cinza a {
	background: url("../images/menu-cinza.png") no-repeat;
	width: 167px;
	height: 21px;
	border-bottom: 1px solid #FFF;
	padding-left: 23px;
	padding-top: 8px;
	display: block;
	color: #9B9B9B;
}
#menu-cinza a:hover {
	background: url("menu-cinza.png") no-repeat;
	color: #FFF;
}
#menu-cinzatop a {
	background: url("../images/menu-cinza.png") no-repeat;
	width: 167px;
	height: 21px;
	border-bottom: 1px solid #FFF;
	padding-left: 23px;
	padding-top: 8px;
	display: block;
	color: #9B9B9B;
	border-top: 10px solid transparent;
}
#menu-cinzatop a:hover {
	background: url("menu-cinza.png") no-repeat;
	color: #FFF;
}
#bottom-orkut a {
	background: url("../images/bottom_orkut.png") no-repeat;
	width: 190px;
	height: 53px;
	border-top: 9px solid transparent;
	display: block;
}
#bottom-orkut a:hover {
	opacity:0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
}
#bottom-twitter a {
	background: url("../images/bottom_twitter.png") no-repeat;
	width: 190px;
	height: 52px;
	border-bottom: 10px solid transparent;
	display: block;
}
#bottom-twitter a:hover {
	opacity:0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
}
#calendario {
	background: url("calendario_bg.png") no-repeat;
	width: 190px;
	height: 239px;
	padding: 10px;
}
#calendario-mes {
	color: #FFF;
	text-align: center;
	font-weight: bold;
	height: 20px;
}
#calen-sem {
	color: #FFF;
	text-align: center;
	height: 20px;
}
#legenda-1 {
	padding-left: 24px;
	height: 20px;
	padding-bottom: 1px;
	color: #FFF;
}
#legenda-2 {
	padding-left: 24px;
	height: 21px;
	color: #FFF;
}
#painel {
	background: url("painel.html") no-repeat;
	width: 190px;
	height: 108px;
	padding-top: 40px;
	padding-bottom: 10px;
}
#painel2 {
	height: 98px;
}
.usuario {
	background: url("input_login.html") no-repeat;
	font-size: 11px;
	width: 172px;
	height: 32px;
	padding: 0px 10px 0px 30px;
   	border: 1px solid transparent;
	color: #fff;
}
.senha {
	background: url("input_senha.html") no-repeat;
	font-size: 11px;
	width: 172px;
    	height: 32px;
	padding: 0px 10px 0px 30px;
   	border: 1px solid transparent;
	color: #fff;
}
.logs {
	background: url("input_ok.html") no-repeat;
	width: 52px;
	height: 34px;
   	border: 1px solid transparent;
}
#novaconta a {
	color: #FFF;
	width: 111px;
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
	display: block;
	padding-top: 4px;
	padding-left: 10px;
}

input {
	color: #666;
	border: 1px solid #ccc;
	height: 20px;
	padding: 5px 5px 0 5px;
}
textarea {
	color: #666;
	border: 1px solid #ccc;
	height: 15px;
	padding: 5px 0 0 5px;
}
.input_contato {
	color: #666;
	border: 1px solid #ccc;
	width: 689px;
	height: 30px;
	padding: 0px 5px 0 5px;
}
.input_contato:focus {
	background: #FFFFC4;
}
.textarea_contato {
	color: #666;
	border: 1px solid #ccc;
	width: 689px;
	height: 150px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}
.textarea_contato:focus {
	background: #FFFFC4;
}
.botoes_input {
	color: #666;
	border: 1px solid #ccc;
	height: 30px;
	padding: 0 5px 0px 5px;
}
.botoes_input:hover {
	background: #FFFFC4;
}
#not_contents a {
	background: url("not_bg.png") no-repeat;
	font-size: 13px;
	color: #fff;
	width: 279px;
	height: 23px;
	padding-left: 10px;
	padding-top: 7px;
	display: block;
	border-top: 1px solid #fff;
}
#not_contents a:hover {
	opacity:0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
}
#not_date {
	background: url("not_date.png") no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	width: 70px;
	height: 30px;
	text-align: center;
	border-top: 1px solid #fff;
}
#status {
	background: url("status.png") no-repeat;
	width: 156px;
	height: 30px;
	border-top: 1px solid #fff;
	padding-left: 23px;
	color: #fff;
}
#status2 {
	background: url("status.png") no-repeat;
	width: 157px;
	height: 30px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-left: 23px;
	color: #fff;
}
#mensagem {
	background: url("mensagem_bg.png") no-repeat;
	color: #fff;
	width: 290px;
	height: 124px;
	padding-top: 70px;
	padding-left: 20px;
	padding-right: 20px;
}
#promo a {
	background: url("../images/promocao.png") no-repeat;
	width: 359px;
	height: 125px;
	display: block;
}
#youtube {
	background: url("bg_youtube.png") no-repeat;
	width: 330px;
	height: 247px;
	padding: 10px;
}
#topnot {
	background: url("noticia_top.png") no-repeat;
	width: 359px;
	height: 61px;
}
#falante {
	background: url("../images/torpedo_bg.png") no-repeat;
	width: 594px;
	height: 30px;
}
#enviartorp {
	background: url("enviar_torpedo.png") no-repeat;
	width: 100px;
	height: 30px;
}
#pontilhadodeitado {
	background: url("../images/pontilhado_deitado.png");
	height: 21px;
}
#vip7 a {
	background: url("../images/anuncio_7diasvipitens.png") no-repeat;
	width: 304px;
	height: 200px;
	display: block;
}
#rodape {
	padding: 20px;
	text-align: right;
	color: #888;
}
#painel2 {
	color: #FFF;
	height: 98px;
}
#not_title {
	color: #969696;
	font-size: 18px;
	font-weight: bold;
	height: 35px;
	border-bottom: 1px dotted #C0C0C0;
	padding-left: 3px;
}
#not_content {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#screenshot {
	background: url("../images/screenshot_bg.png") no-repeat;
	width: 223px;
	height: 170px;
	padding: 10px;
}

h1 {
	text-align:center;
	color: #969696;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	border-bottom: 1px dotted #C0C0C0;
}

h1 {
	text-align:center;
	color: #969696;
	font-size: 18px;
	font-weight: bold;
	height: 35px;
	border-bottom: 1px dotted #C0C0C0;
}

#pagseguro_form{
	float:left;
}