body,td,th {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9EA3A9;
}
body {
	background: #6D767C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9EA3A9;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9EA3A9;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #9EA3A9;
}

#body {
	width: 879px;
	background: url(img/bg.png);
}

#topsite {
	height: 30px;
	background: #474B50;
}

#bottomhead {
	height: 40px;
	background: #414549;
}

#sclint {
	background: #575C62;
	padding: 10 0 10 0;
}

#sclintscrita {
	padding: 0 0 0 15;
}

#slave {
	background-image: url(img/slave.png);
	height: 30px;
	padding: 5 15 1 15;
}

#slavees {
	color: #7A8189;
}

#rodape {
	height: 55px;
	background: #61666D;
	padding: 0 10 0 10;
}

ul#menu_horizontal {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menu_horizontal li{
	float: left;
  }

ul#menu_horizontal li a{
	display: block;
	color: #9EA3A9;
	background: #414549;
	padding: 13 13 13 13;
	font-weight: bold;
}

ul#menu_horizontal li a:hover{
	color: #414549;
	background-color: #575C62;
	font-weight: bold;
}

ul#horizontal {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#horizontal li{
	float: left;
  }

ul#horizontal li a{
	display: block;
	color: #565B61;
	background: #414549;
	padding: 9 13 9 13;
	font-weight: bold;
}

ul#horizontal li a:hover{
	color: #9EA3A9;
	background-color: #61666D;
	font-weight: bold;
}

#icons {
	width: 250px;
	background: #575C62;
	border-bottom: 2px solid #6D767C;
	padding: 10 10 10 10;
}

#icons:hover {
	width: 250px;
	background: #61666D;
	border-bottom: 2px solid #6D767C;
	padding: 10 10 10 10;
}

#menulateral {
	width: 283px;
	background: #575C62;
	padding: 10 10 10 10;
}

#menulateral:hover {
	width: 283px;
	background: #61666D;
	padding: 10 10 10 10;
}

#menulateral2 {
	width: 283px;
	background: #52575C;
	padding: 10 10 10 10;
}

#menulateral2:hover {
	width: 283px;
	background: #61666D;
	padding: 10 10 10 10;
}

#menulateral3 {
	width: 283px;
	background: #4E5256;
	padding: 10 10 10 10;
}

#menulateral3:hover {
	width: 283px;
	background: #61666D;
	padding: 10 10 10 10;
}

#atualizacoes {
	background: #575C62;
	padding: 10 10 10 10;
}

#atualizacoestitle {
	font-size: 13px;
	border-bottom: 1px dotted #9EA3A9;
	font-weight: bold;
	padding: 5 0 3 0;
}

#atualizacoesult {
	border-bottom: 1px dotted #686D75;
	padding: 5 0 1 2;
}

#atualizacoesult2 {
	padding: 5 0 0 2;
}

#trocador {
	width: 300px;
}

.destaque_menu{
	width: 25px;
	position:absolute;
	z-index: 200;
	margin-top:8px;
	margin-left:269px;
	color:#E0C300;
	cursor:help;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.destaque_menu_numeros{
	height: 20px;
	border-top: #979797 solid 1px;
	border-bottom: #979797 solid 1px;
	padding-top: 3px;
	background-color: #575C62;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
.destaque_menu_numeros_over{
	height: 20px;
	border-top: #979797 solid 1px;
	border-bottom: #979797 solid 1px;
	background-color: #575C62;
	padding-top: 3px;
	filter:alpha(opacity=50);
	-moz-opacity: .50;
	opacity:.50;
}
#sombra{
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 186px;
	text-indent: -999999px;
}
#container{
	display: none;
	text-align: center;
}
#mostradest{
	margin: 0px;
	padding: 0px;
	position: absolute;
}

#headlines {
	background: url("img/headlines.png") no-repeat;
	width: 290px;
	height: 23px;
}

#enquete {
	background: url("img/enquete.png") no-repeat;
	width: 280px;
	height: 23px;
}

#eventos {
	background: url("img/eventos.png") no-repeat;
	width: 280px;
	height: 23px;
}

#pontilhado {
	background: url("img/ponts.png");
	width: 5px;
}

#completa {
	border: 1px dashed #9EA3A9;
	background: #575C62;
	padding: 10 10 10 10;
}

#content {
	background: #575C62;
	width: 588px;
	padding: 10 10 10 10;
}

#contenttitle {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 5 0;
	border-bottom: 1px dotted #9EA3A9;
}

#contentesc {
	padding: 5 0 0 0;
}

input { 
	font-family: Arial;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #999999;
	border: 1px solid #E1E1E1;
	padding: 2px;
}

select {	
    	background-repeat: no-repeat;
    	background-position:left;
	font-size: 11px;
    	background-color: #3C4043;
    	width: 170px;
	color: #999999;
    	height: 25px;
    	padding: 3px 3px 0px 3px;
   	border: 1px solid #3C4043;
}

textarea { 
	font-family: Arial;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #999999;
	border: 1px solid #D7D7D7;
	padding: 2px;
}

option {
	color: #999999;
}

.verde {
	color: #C6CF5E;
}
.vermelho {
	color: #DB7477;
}

#boardsmiddle {
	background-color: #494F54;
}

#boardsmiddle:hover {
	background-color: #44484D;
}

.escrita {
    	background-repeat: no-repeat;
    	background-position:left;
	font-size: 11px;
    	background-color: #3C4043;
    	width: 170px;
    	height: 25px;
    	padding:4px 3px 0px 3px;
   	border: 1px solid #3C4043;
}

.logs {
    	background-color: #3C4043;
    	color: #999999;
   	border: 1px solid #3C4043;
}