#header_google {
	background: url(bg_center.png) repeat-y top center;
	position: relative;
	height: 110px;
}

body {

	background: url(bg.gif) repeat-x top #565656;

	margin: 0;

	padding: 0;

	text-align: center;

	font: 11px Verdana;

	color: #303030;

	overflow: scroll;

}

p, tr, td {

	margin: 0;

	padding: 0;

	font: 11px Verdana;

	color: #303030;

}

a {

	color: #6E6E6E;

	text-decoration: none;

}

a:hover {

	color: #363636;

	text-decoration: none;

}

#main {

	background: url(bg_center.png) repeat-y top center;

	position: relative;

	width: 900px;

	text-align: center;

	margin: 0 auto;

}

#header {

	position: relative;

	height: 200px;

}

#header ul {

	position: absolute;

	margin: 0;

	padding: 0;

	list-style: none;

	left: 20px;

	font: 12px Verdana;

	width: 858px;

	top: 167px;

	height: 33px;

}

#header li {

	display: inline;

	margin: 0; 

	padding: 0;

}

#header a {

	float: left;

	background: url(tableft.gif) no-repeat left top;

	margin: 2px;

	padding: 0 0 0 4px;

	text-decoration: none;

	font-weight: bold;

}

#header a span {

	float: left;

	display: block;

	background: url(tabright.gif) no-repeat right top;

	padding: 10px 16px 11px 10px;

	color: #F2F2F2;

}

#header a span {

	float: none;

}

#header a:hover span {

	color: #FFFFFF;

}

#header a:hover {

	background-position: 0% -33px;

}

#header a:hover span {

	background-position: 100% -33px;

}

#header #current a {

	background-position: 0% -33px;

	color: #FFF;

}

#header #current a span {

	background-position: 100% -33px;

	color: #FFF;

}

#center {

	background: #F2F2f2;

	margin: 0 18px;

	position: relative;

	text-align: left;

}

#login {

	background: #BBBBBB;

	position: relative;

	height: 30px;

	margin: 0 -1px;

	padding-left: 8px;

	padding-right: 8px;

}

#login span {

	margin-left: 50px;

}

#login a span {

	visibility: hidden;

}

#login a:hover span {

	visibility: visible;

}

#login p, td{

	padding-top: 5px;

}

input.buttonlogin {

	background: #EAEAEA;

	border: 1px solid #6E6E6E;

	height: 18px;

	color: #6E6E6E;

	font: 11px Verdana;

	padding-bottom: 3px;

}

#erro_login {

	position: absolute;

	font: 11px Verdana;

	color: red;

	background: #fdeaea;

	right: 30px;

	padding: 1px 6px 2px 6px;

	border: 1px solid red;

	top: 5px;

	width: 380px;

}

#erro_login li{

	position: absolute;

	list-style: none;

	font: 11px Verdana;

	color: red;

	right: 3px;

	top: -1px;

}

#erro_login li a{

	color: red;

}

#logado {

	padding-top: 3px;

}

#logado a span {

	visibility: hidden;

	padding-left: 3px;

}

#logado a:hover span {

	visibility: visible;

}

#quote {

	background: #EAEAEA;

	padding: 0 8px 5px 8px;

	border: 1px solid #C1C1C1;

}

#erro {

	position: relative;

	font: 11px Verdana;

	color: red;

	background: #fdeaea;

	border: 1px solid red;

	padding: 2px 18px 2px 10px;

	margin: 5px 10%;

}

#erro li{

	position: absolute;

	list-style: none;

	font: 11px Verdana;

	color: red;

	right: 3px;

	top: -1px;

}

#erro li a{

	color: red;

}

#sucess {

	font: 11px Verdana;

	color: green;

	background: #C6FFC6;

	border: 1px solid green;

	padding: 2px 18px 2px 10px;

	margin: 5px 10%;

}

input.text {

	background: #EAEAEA;

	border: 1px solid #6E6E6E;

	height: 18px;

	color: #6E6E6E;

	font: 11px Verdana;

	padding: 1px 4px;

}

input.button {

	background: #EAEAEA;

	border: 1px solid #6E6E6E;

	height: 22px;

	color: #6E6E6E;

	font: 11px Verdana;

	padding-bottom: 3px;

	padding-top: 2px;

}

select.sele {

	border: 1px solid #7F9DB9;

	font: 12px Tahoma;

	padding-left: 6px;

	color: #7F9DB9;

	font-weight: bold;

}

textarea.text {

	background: #EAEAEA;

	border: 1px solid #6E6E6E;

	color: #6E6E6E;

	font: 11px Verdana;

	padding: 2px 4px;

	overflow: scroll;

}

#conteudo {

	padding: 3px 8px;

}

#footer {

	background: url(bg_footer.png) no-repeat top center;

	position: relative;

	height: 55px;

	width: 900px;

	padding: 6px 0;

	margin: 0 auto;

}

#status {

	position: absolute;

	left: 47px;

	width: 171px;

	top: 9px;

	height: 22px;

	text-align: left;

}

#onlines {

	position: absolute;

	left: 687px;

	width: 171px;

	top: 9px;

	height: 22px;

	text-align: right;

}



h1 {

	font: 16px Verdana, Geneva, sans-serif;

	font-weight: bold;

}

#noticias th{

	background: #D2D2D2;

	text-align:left;

	padding: 2px 3px;

}

#noticias td,tr{

	text-align: left;

	padding: 1px 3px;

	border-bottom: 1px solid #E8E8E8;

}

#opt {

	background: #EAEAEA;

	border: 1px solid #6E6E6E;

	padding: 3px 6px;

	color: #6E6E6E;

	text-decoration: none;

}


