#bck-usuario {

	background: url(../imgs/usuarios.jpg) no-repeat  center left;

}

#bck-noticia-categoria {

	background: url(../imgs/noticias-categoria.jpg) no-repeat  center left;

}


.operacoes {

	font: normal 18px Tahoma;
	color:  #FF4800;
	text-align: left;
	display: block;
	margin-bottom: 10px;
}

.operacoes a {

	font: normal 18px Tahoma;
	color: #FF4800;
	text-align: left;
	text-decoration: none;

}

.operacoes a:hover {

	text-decoration: underline;
	color: #FF9900;

}

#operacao-selected {

	color: #333333 !important;
	text-decoration: none !important;
}

.operacao-selected {

	color: #333333 !important;
	text-decoration: none !important;
}


.oper-selected {
	
	color: red;
	background: blue;

}

.container-usuario {

	width: 703px;
	margin-left: 12px;
	
}

.negrito-usuario {
	
	font: normal 13px Arial;
	font-weight: bold;
	display: block;
	
}

.negrito02 {

	color: #999999;
	font-style: italic;
	display: block;

}

.negrito03 {

	color: #666666;
	font-style: italic;
	
}

.termos-uso {

	width: 486px;
	height: 190px;
	padding-bottom: 5px;
		
}

.termos-uso span {

	width: 442px;
	display: block;
	height: 150px;
	border: 1px solid #CCCCCC;
	font: normal 12px Arial;
	scrollbar-x: fixed; 
	text-align: left;
	margin: 10px 0;
	padding:4px;
	overflow:auto;
	overflow-x:hidden;
	float: left;
		
}

.form-usuario {

	width: 560px;
	/*height: 300px;*/
	margin: 10px 0 0 0;	
	
}

.labels-usuario{

	font: normal 13px Arial;
	color: #666666;	
	width: 145px;
	margin-top: 5px;
		
}

.nickname {

	width: 175px;
	display: block;
	color: #666;
	font: normal 13px arial;
	font-weight: bold;
	margin: 3px 0 ; 

}

.form-usuario input {

	width: 175px;
	border: 1px solid #CCCCCC;		
	margin: 3px 0 ; 
	
}

#none{

	display: none;
	

}

.form-usuario input.botao {

	width: 120px;
	border: 0px solid #CCCCCC;		
	margin: 3px 0 ; 
}

#termo-div {

	padding-bottom: 5px;
	width: 100%;
	float: left;

}

#checar-termo {

	float: left;
	height: 10px;
	width: 10px;
	*height: 15px;
	*width: 15px;
	margin: 0 5px 0 0;
	
}

#url_perfil {

    color: #666666;
	font: normal 13px Arial;
	font-weight: bold;
	font-style: italic;
	display: block;
	width: 335px;
	padding-top: 22px;
	_padding-top: 24px;
		
	}

.formatacao-form {

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

}

.formatacao-form div{

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


.down {
	
	float: left;
	width: 175px;
	margin-right: 15px;
	
}

.concluir {

	width: 115px;
	float: left;
		
}

.seg_est {
	
	width: 182px;
	font: normal 13px Arial;
	color: #666666;	
	margin:  5px 0;
		
}

.alt-senha {

	width: 115px;

}

.seg_est b {

	color: #000000;
	
}

.seg_est ul li {
	
	margin-bottom: 3px;	

}


.vote-url {


}

.botoes {

	height: 30px;
	width: 700px;
	float: left;

}
.successo_cadastro {
	
	font:normal 18px arial;
	color:green;
	background:#fff;
	font-weight: bold;
	border:1px solid green;
	display:block;
	padding:5px;
	text-align::center\!important;
	padding-bottom:5px;
	
}



