body {

	background: url(../imgs/bgk-body.jpg) #FFFFFF  repeat-x;
	
}

#wrapper {
	
	margin: 0 auto;
	width: 962px;
	background: #FFFFFF;
	
}

#header {
	
	background: url(../imgs/bgk-header2.png) no-repeat  bottom;
	_background: url(../imgs/bgk-header2ie6.png) no-repeat  bottom;
	width: 942px;
	height: 205px;
	padding: 10px;
	margin-bottom: 4px;

}

#menu-lista {

	position: absolute;
	top: 4px;	
	left:10px;
	
}

#recuperar-senha {

	margin-left: 15px;

}

#menu-lista li{

	height: 35px;
	float: left;
	border-top: 7px solid #FFFFFF;	

}

#menu-lista li a {

	width: 165px;
	height: 35px;
	text-decoration: none;
	display: block;
} 

#menu-lista li a span {

	display: none;
	
} 

#menu-lista li a:hover {

	text-decoration:  underline;

}

#noticias {
	
	background: url(../imgs/noticias.png) no-repeat center center;	

}

#noticias:hover {
	
	background: url(../imgs/noticias.png) no-repeat #000000 center center;	
	border-top: 7px solid  #F60;
	
}

#mais-recentes {
	
	background: url(../imgs/mais-recentes.png) no-repeat center center;	
			
}

#mais-recentes:hover {
	
	background: url(../imgs/mais-recentes.png) no-repeat  #000000 center center;		
	border-top: 7px solid  #F60;
		
}

#enviar-noticia {
	
	background: url(../imgs/enviar-noticia.png) no-repeat center center;	
 
}

.detail-menu {

	background: url(../imgs/detail-menu.jpg)  no-repeat left center;
	width: 1px;
	height: 35px;
	float: left;
	
}

.detail-menu a:hover{

	background: none;

}

#enviar-noticia:hover {
	
	background: url(../imgs/enviar-noticia.png) no-repeat #000000 center center;
	border-top: 7px solid  #F60;	

}

.pesquisar {

	width: 271px;
	height: 18px;
	padding: 2px;
	position: absolute;
	top: 15px;
	right: 7px;
	padding-left: 24px; 
	background: url(../imgs/icon.gif) #FFFFFF no-repeat 5px center;

}

.pesquisar input {

	border: none;
	width: 175px;
	height: 16px;
	font: italic 12px Arial;
	background: #FFFFFF;
	color: #666;
	float: left;	
}


/*.pesquisa .botao-pesquisa {

	background: url(../imgs/bgk-botao.png);
	font: normal 11px Arial;
	font-weight: bold;
	padding: 2px 5px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	position:absolute;
	right: 2px;

}*/

#rss {
	
	background: url(../imgs/rsss.gif) no-repeat;
	height: 25px;
	width:14px;
	text-decoration: none
}

.pesquisar .botao-pesquisa {

	background: url(../imgs/bgk-botao.png);
	font: normal 11px Arial;
	font-weight: bold;
	padding: 2px 5px;
	width: 75px;
	height: 18px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	position:absolute;
	right: 2px;
	bottom: 2px;

}

#logo {

	background: url(../imgs/logo.png) no-repeat;
	_background: url(../imgs/logoie6.gif) no-repeat;
	position: absolute;
	left: 20px;
	bottom: 40px;	
	
}

#logo h1 {
	

}

#logo h1 a{
	
	width: 163px;
	height: 128px;
	display: block;
	text-decoration: none;

}

#logo h1 a span{

	display: none;
}

.header-left {

	position: absolute;
	bottom: 0;
	font: normal 11px Arial;
	color: #999999;

}

.header-right {

	position: absolute;
	right: 12px;
	bottom: 0;
	position: absolute;
	font: normal 11px Arial;
	color: #999999;

}

.header-right a {

	font: normal 11px Arial;
	text-decoration: none;
	color: #FF4800;
	margin: 0 3px;

}


.header-right a:hover {

	text-decoration: underline;
	color: #FF9900;

}

.foto {
	
	width: 98px;
	height: 113px;
	margin: 5px 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	position: absolute;
	top: 55px;
	right: 15px;

}

.foto img {

	margin-bottom: 2px;
	*margin: 0;	
	
}

.foto a {
	
	font: normal 12px Arial;
	color: #FF4800;
	text-decoration: none;	
	text-transform: lowercase;
	text-align: center;
	display: block;
	width: 100%;
	
			
}

.foto a:hover {

	text-decoration: underline;
	color: #FF9900;


}


#container-content {

	padding: 5px;

}


#content-left {

	margin-right: 15px;
	_margin-right: 5px;
	width: 200px;
	float: left;

}

.instrucoes {

	width:178px;
 	height: 165px;
	font: normal 13px Arial;
	color: #333333;
	text-align: left;
	border: 1px solid #E5E5E5;
	background:#FFFFFF;
	padding: 10px;
	_padding: 8px;
	margin-bottom: 18px; 
	
 } 
 
 
.instrucoes span {
 
	width: 182px;
	height: 62px;
	display: block;
	margin-bottom: 5px;
	
}
 
.instrucoes b {
	
	color: #333333;

}

.instrucoes ul {
	
	margin-top: 8px;
	float: left;

}

.instrucoes ul li {
	
	margin-bottom: 1px;

}

.instrucoes ul li a {
	
	font: normal 13px Arial;
	text-decoration: none;
	color: #FF4800;				
}
 
.instrucoes ul li a:hover {
 
	text-decoration: underline;
	color: #FF9900;
 
}
.entenda {
 
 	background:url(../imgs/intrucoes.gif) no-repeat;
	width: 127px;
	height: 20px;	
	margin-bottom: 5px;
 
 }
 
.entenda h4 {

 
 }
 
.entenda h4 span {

 	display: none;
 
 }

.contato {

	margin-left: 5px;
	font: normal 14px Arial;
	text-align: left;
	color: #FF4800;

}

.atalhos {

	padding-bottom: 5px;

}
.atalhos li {

	padding-left: 3px;
	margin-bottom: 3px;

}
.atalhos li a {
	
	font: normal 13px Arial;
	text-decoration: none;
	color: #FF4800;				
}
 
.link-avatar {

	font: normal 13px Arial;
	color: #FF4800;	

} 
.atalhos li a:hover {
 
	text-decoration: underline;
	color: #FF9900;
 
}
.dados-log {
	
	padding-left: 4px;


}

#content {
	
	float: left;	
}


.publicidade {
	
	width: 728px;
	height: 90px;
	margin-bottom: 15px;

}

.noticias-publicadas {

	width: 728px;
	height: 25px;
	/*background: url(../imgs/noticias-publicadas.gif) no-repeat  center left;*/
	border-bottom: 3px solid #FF4800;
	margin-bottom: 12px;
	
}

#bck-noticias {

	background: url(../imgs/noticias-publicadas.gif) no-repeat  center left;

}


.noticias-publicadas span {

	position: absolute;
	bottom: 3px;
	right: 0;
	font: normal 11px Arial;
	color: #999999;

}

.noticias-publicadas span a {
	
	color: #FF4800;
	font: normal 11px Arial;
	text-decoration: none;

}

.noticias-publicadas span a:hover {

	text-decoration: underline;
	color: #FF9900;
	
}

.links {

	width: 725px;
	_width: 600px;
		
}


.links ul {

	margin-top: 8px;
	width: 721px;
	float: left;
	
}

.links ul li {

	float: left;
	margin-bottom: 10px;

}

.vote-url {

	background: url(../imgs/url.gif)  no-repeat;
	width: 61px;
	height: 76px;
	margin-right: 10px;
	padding-top: 5px;
	float: left;
		
}

.numero-voto {
	
	text-decoration: none;
	font: normal 35px Arial;
	color: #000000;	
	width: 100%;
	display: block;
	text-align: center;
			
}

.botao-vote {

	width: 60px;
	height: 17px;
	display: block;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	text-align: center;
	font: normal 10px Arial;
	padding-top: 3px;
	color: #FF4800;
	position: absolute;
	bottom: 0;
}

.botao-vote:hover {

	width: 60px;
	height: 17px;
	display: block;
	color: #FF9900;
	border: 1px solid #CCCCCC;
	text-decoration: underline;
	text-align: center;
	font: normal 10px Arial;
	padding-top: 3px;
	position: absolute;
	bottom: 0;
}

.votado {

	text-decoration: line-through;
	display: block;
	color: #CCCCCC;

}

.votado:hover  {

	width: 60px;
	height: 17px;
	display: block;
	border: 1px solid #CCCCCC;
	text-decoration: line-through;
	text-align: center;
	font: normal 10px Arial;
	padding-top: 3px;
	color: #CCCCCC;
	position: absolute;
	bottom: 0;


}

.botao-votado {

	width: 60px;
	height: 17px;
	display: block;
	border: 1px solid #CCCCCC;
	text-decoration: line-through;
	text-align: center;
	font: normal 10px Arial;
	padding-top: 3px;
	color: #CCCCCC;
	position: absolute;
	bottom: 0;

}

.details-link {
	
	font: normal 11px Arial;
	color: #999999;
	display: block;
	margin: 0;

}

.details-link a {

	color: #FF4800;
	font: normal 11px Arial;
	text-decoration: none;	
	text-align: left;
	margin: 0 3px;
	
}

.details-link a:hover {

	text-decoration: underline;
	color: #FF9900;
} 

.conteudo-link {

	float: left;
	width: 640px;
	/*height: 78px;*/
	font: normal 13px Arial;
	text-align: left;

}

.pesquisa-termo {
	
	font: normal 16px Tahoma;
	text-decoration: none;
	color: #FF6600;	
	margin-bottom: 5px;
}


.url {
	
	font: normal 18px Tahoma;
	text-decoration: none;
	color: #FF6600;	
}

.url:hover {

	text-decoration: underline;
	color: #FF9900;
}

.desc-link {

	display: block;	
	font: normal 13px Arial;
	/*height: 28px;*/
	margin-bottom: 2px;
	
}

.paginacao {

	border: 1px solid #CCCCCC;
	height: 18px;
	width: 700px;
	_width: 700px;
	padding: 5px 0px 5px 10px;
	_padding: 5px 0px 5px 8px;
	margin-top: 10px;
	
}

.paginacao a {

	font: normal 13px Arial;
	text-align: center;
	color: #FF4800;
	font-weight: bold;
	padding-left: 3px;
	text-decoration: none;

}

.points {

	font: normal 13px Arial;
	color: #FF4800;
	font-weight: bold;

}


.paginacao a:hover {
	
	text-align: center;
	text-decoration: underline;

}

#prev{
	
	font: normal 13px Arial;
	text-align: center;
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}



.paginacao div.prev {

	float: left;
	
}

.paginacao div.proxima {

	float: left;
	padding: 0 !important;
	
}

.paginacao div.centro {
	
	float: left;
	width: 80%;
	*width: 79%;
	padding: 0;
	text-align:center;
}

.selected {

	font-weight: bold;
	background: #FF4800;
	color: #FFFFFF !important;
	text-align: center;
	padding: 0  2px;
	text-decoration: none;
	/*height: 12px;*/
}

#login-container {

	background: #FFFFFF;
	width: 178px;
	padding: 10px;
	border: 1px solid #E5E5E5;
	font: normal 13px Arial;
	color: #666666;
	margin-bottom: 18px;
}

.labels {

	font: normal 13px Arial;
	color: #666666;	

}

#login-container input {

	margin: 5px 0px 5px 0;	
			
}

#login-container div {

	margin-bottom: 6px;
			
}

#login-container form span {

	display: block;

}

.check-details {

	margin: 8px 0 0px 0;	
	width: 14px;
	height: 13px;
			
}

.form-details {
	
	margin: 5px 0px 10px 0;
	border: 1px solid #CCCCCC;
	width: 80%
	
}

.botao{

	background: url(../imgs/bgk-botao.png);
	font: normal 11px Arial;
	font-weight: bold;
	padding: 3px 10px;
	*padding: 3px 0px;
	margin: 0 !important;
	color: #FFFFFF;
	text-align: center;
	border: 0;

}

.login {

	background:url(../imgs/login.jpg) no-repeat;
	width: 48px;
	height: 12px;
	margin-bottom: 8px;
}

.login  h4 {
	
}

.login  h4 span{

	display: none;

}


.ads {

	width: 200px;
	height: 200px;
	margin-bottom: 18px;
}

.categoria {

	float: left;
	background: #FFFFFF;
	padding: 10px;
	width: 178px;
	border: 1px solid #E5E5E5;
	margin-bottom: 18px;

}

.categoria-img {
	
	background: url(../imgs/categoria.jpg) #FFFFFF no-repeat;
	width: 98px;
	height: 17px;
	margin-bottom: 5px;

}

.categoria-img h4 span{
	
	display: none;

}

.categoria ul {

	float: left;
	width:180px;

}

.categoria ul li {

	float: left;
	width:100%;
	font: normal 10px Arial;
	color: #999;
	margin-bottom: 5px;

}

.categoria ul li a{
	
	font: normal 13px Arial;
	color: #FF4800;
	text-decoration: none;
	text-align: left;

}

.categoria ul li a:hover {

	text-decoration: underline;
	color: #FF9900;
	
}	

.top-url {

	float: left;
	padding: 10px;
	_padding-right: 10px;
	border: 1px solid #E5E5E5;
	width: 178px;
	height: 390px;
	background: #FFFFFF;
}




#info-avatar {

	color: #FF4800;
	font: normal 11px Arial;
	text-align: left;
	float: left;
	
	
}

.top-url ul {

	padding: 0;
	margin-bottom: 5px;
	_margin-bottom: 0px;
	float: left;
	
}

.top-url ul li {

	width: 80px;
	padding: 0;
	height: 60px;
	margin: 0 9px 9px 0px;
	_margin: 0 6px 9px 0px;
	float: left;
	_display: inline;
	
}

.top-url ul li a {

}


.top-url-img {
	
	background:url(../imgs/top-url.gif);
	width: 61px;
	height:	12px;
	
	margin-bottom: 13px;

}

.top-url-img h4 span{

	display: none;
	
}

#footer {

	margin-top: 10px;
	padding: 10px;
	border-top: 3px solid #FF6600;

}

.info_erros {

	font: normal 12px arial;
	margin-left: 25px;
	color: #FF0000;
	
}

.info_erros  b {

	color: #FF0000;

}

.quem-votou {

	width: 690px;
	float: left;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #CCC;

}



.quem-votou ul {

	float: left;
	margin-left: 10px;

}

.usuarios-votaram {

	margin-right: 10px;
	display: inline;

}

.usuarios-votaram a {
	
	color: #FF4800;
	font: normal 12px Arial;
	text-align: left;
	text-decoration: none;	

}

.quem-votou ul li a:hover {

	color: #FF9900;
	
}

.quem-vot {
	
	color: #FF4800;
	text-align: left;
	text-decoration: none;	
	font-weight: bold;
	display: block;

}

.compartilhe {

	display: block;
	margin-left: 70px;

}

.compartilhe-mail {

	border: 1px solid #CCC;
	display: block;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;

}

.form-compartilhe {
	
	/*height: 128px*/
	width: 630px;
	display: block;
	margin: 0;
	padding:0;
	margin-top: 10px;
	

}

.form-compartilhe textarea {

	border: 1px solid #CCC;
	width: 300px;
	height: 75px;

}

.form-compartilhe span {

    float: left;
	width: 240px;
	margin: 0;

}

.form-compartilhe input {

	width: 200px;
	border: 1px solid #CCCCCC;		
	margin: 4px 0 ; 
	
}

.form-compartilhe input.botao {

	width: 100px;
	border: 0px solid #CCCCCC;		
	margin: 3px 0 ; 

}


.seu-time {

	float: left;
	padding: 10px 10px 10px 10px;
	_padding: 10px !important;
	border: 1px solid #E5E5E5;
	width: 178px;
	margin-top: 15px;
	background: #FFFFFF;
}


.seu-time ul {

	padding: 0 !important;
	margin: 0px !important;
	float: left;
	
}

.seu-time ul li {

	width: 30px;
	padding: 0;
	height: 30px;
	margin: 0 18px 9px 0px;
	float: left;
	_display: inline;
	
}

.seu-time-last-item-row{

	margin-right: 0 !important;

}

.seu-time-last-item-coll{

	margin-bottom: 0 !important;

}

.seu-time-img {
	
	background:url(../imgs/seu-time.gif) no-repeat;
	width: 61px;
	height:	12px;
	margin-bottom: 13px;
	
}


.seu-time ul li a {

}


.seu-time-img h4 span{

	display: none;
	
}

.reports {

	width: 725px;
	_width: 600px;
	margin: 5px 5px 5px 10px;
	border: 2px solid #FF3300;
	float: left;
	padding: 5px;
			
}

.reports ul {

	float: left;

}

.h-reports {

	color: #FF6600;
}

.usuarios {
	
	display: inline;
	margin-right: 12px;

}


.usuarios a { 
	
	color: #FF6600;
	text-decoration: none;

}

.usuarios a:hover { 
	
	color: #FF1100;	

}

.form-widget{
	
	width: 400px;
	float: left;

}


.formatacao-form-widget {

	width: 380px;
	margin-top: 10px;
	float: left;	

}

.formatacao-form-widget div{

	padding-bottom: 5px;
	float: left;
	
}