body, form, img, table, td, tr, th, div, ul, li, a {
	border: 0px;
	padding: 0px;
	margin: 0px;
	color:#3D3D3D;
	font-family:Tahoma;
	font-size:12px;
	
}
body {
	background: url('/temas/default/imagens/bc_bgPattern3.gif');
}
a {
/*
	color: black;
	text-decoration: none;
	*/
	font-family:Tahoma;
	font-size:10px;
	
	color:#00739a;
	font-weight: bold;
}

fieldset
{
  border:none;
  padding:0px;
  margin:0px;
}

.limpa_a {
	color: black;
	font-weight: normal;
	text-decoration: none;
}
.ie6only * {
	zoom: 1;
}

a:hover {
	text-decoration: underline;
}
.nowrap {
	white-space: nowrap;
}
.page {
	text-align: center;
}
.main {
	width: 950px;
	margin: 0 auto;
	text-align: center;
}
.clear {
	clear: both;
	float: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tfup {
	text-transform: uppercase;
}
.bloco, .bloco_entrada {
	text-align: left;
	color:#3D3D3D;
	font-family:Tahoma;
	font-size:12px;
	width: 450px;
	background: white;
	margin-top: 10px;
}
.bloco_entrada img {
	margin: 0 5px 5px 0;
}
#menu_topo {
	background: black;
	height: 19px;
}
#menu_topo img{
	margin: 1px 2px 0 2px;
}
#menu_topo .fr a {
	height: 19px;
	margin: 0px;
	padding: 0px;
	float: left;
}


#menu_topo .fr a:link, #menu_topo .fr a:visited {
	/*color: #FAFAFA;*/
	text-decoration: none;

	font-family: arial;
	font-size: 11px;
	font-weight:bold;

	text-transform: uppercase;
	text-decoration:none;
}

#menu_topo .fr a:hover, #menu_topo .fr a:active {
	color: #A4A4A4;
	text-decoration: none;

	font-family: arial;
	font-size: 11px;
	font-weight:bold;

	text-transform: uppercase;

	text-decoration: none;
}


#menu_topo .fr a.menu_1 {
	width: 140px;
	background: url('imagens/navegacao_topo_01.gif') no-repeat 0 0;
}
#menu_topo .fr a.menu_1:hover{
	background: url('imagens/navegacao_topo2_01.gif') no-repeat 0 0;
}
#menu_topo .fr a.menu_2 {
	width: 150px;
	background: url('imagens/navegacao_topo_02.gif') no-repeat -1px 0;
}
#menu_topo .fr a.menu_2:hover{
	background: url('imagens/navegacao_topo2_02.gif') no-repeat -1px 0;
}
#menu_topo .fr a.menu_3 {
	width: 170px;
	background: url('imagens/navegacao_topo_03.gif') no-repeat -1px 0;
}
#menu_topo .fr a.menu_3:hover{
	background: url('imagens/navegacao_topo2_03.gif') no-repeat -1px 0;
}
.topo {
	background: transparent;
}
#conteudo {
	padding: 0px 10px 10px 10px;
	text-align: left;
}
#conteudo .titulo {
	color:#00739A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:200;
	text-decoration:none;
}
#conteudo .titulo:hover{
	text-decoration: underline;
}
#conteudo .tema{
	color: #00739A;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	
	margin: 5px 0 10px 0;
}
#conteudo .mais {
	color:#00739A;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
#conteudo .mais:hover {
	text-decoration: underline;
}
#conteudo ul {
	margin-left:30px;
}
#barra_lateral {
	width: 23%;
}
.corpo_entrada {
	width: 76%;
	background: white;
}
#loginbar {
	height: 25;
	width: auto;
	padding-right: 0;
	text-align: right;
}
#loginbar table {
	background: black;
	height: 25px;
	width: 100%;
	margin-left: auto;
}
#loginbar table tr td{
	text-align: left;
	color: white;
	font-weight:bold;
	vertical-align: middle;
	white-space: nowrap;
	padding: 0 0px 0 5px;
	font-size: 10px;
}
#loginbar table tr td input.text{
	background-color:#FFFFFF;
	border: 1px solid #BBBBBC;
	width: 110px;
	height: 18px;
	color:#007CA5;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
#loginbar table tr td input.submit {
	border: 0px;
	/*margin-right: 30px;*/
	margin: 0px;
}
#loginbar table tr td a, #loginbar table tr td a:hover{
	color: white;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
}
#loginbar table tr td a:hover{
	text-decoration: underline;
}
#corpo {
	background: white;
}
#corpo_cinza {
	background: #EEEEEE;
}
#menu_rodape {
	display: inline;
	list-style-type: none;
}
#menu_rodape li {
	display: inline;
	list-style-type: none;
	margin: 2px 4px 0px 0px;
	padding: 0px 4px 0px 0px;
	border-right: 1px solid black;
}
#menu_rodape li.last {
	border: 0px;
}
#menu_rodape a{
	text-decoration: underline;
}
#menu_corpo {
	clear:both;
	text-align: left;
	margin-bottom: 10px;
}
#menu_corpo {
	height: 20px;
}
#menu_corpo img.buttons {
	margin: 2px 5px 0 0;
}
.bloco_entrada_separador_left {
	padding-right: 5px;
	border-right: 1px dotted #666666;
}

.bloco_entrada_separador_right {
	padding-left: 5px;
	margin-left: -1px;
	border-left: 1px dotted #666666;
}

.bloco_entrada {
	width: 345px;
}

.links {
	margin: 2px 0 2px 0;
}
.links img {
	margin: 0px;
}
.links a, .blink {
	color:#007CA5;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	
	text-decoration: none;
	white-space: nowrap;
}
.links a:hover, .blink:hover{
	text-decoration: underline;
}
.comment {
	background: #F0F0F0;
	width: 100%;
}
.comment .head {
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	
	text-align:justify;
	background: #666666;
	padding: 0 10px 0 10px;
	margin-right: 30px;
}
.autor, .recurso_comentario {
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bolder;
	
	text-align:justify;
}
.ctitulo {
	color:#00739A;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	
	text-align:justify;
}
.comment .listagem img{
	margin: 0 5px 5px 0;
}
.comment .listagem {
	padding: 10px;
}

.comment_separador {
	padding-bottom: 20px;
	background: url('imagens/bt_tracejado_horizontal.gif') repeat-x 0 100%;
}
a.comments_max, a.comments_max:hover {
	margin-left: 20px;
	width: 204px;
	height: 14px;
	float: left;
	background: url('imagens/bt_maxim_coment_a.gif');
}

a.comments_max:hover {
	background: url('imagens/bt_maxim_coment_b.gif');
}

a.comments_min, a.comments_min:hover {
	margin-left: 20px;
	width: 204px;
	height: 14px;
	float: left;
	background: url('imagens/bt_minin_coment_a.gif');
}

a.comments_min:hover {
	background: url('imagens/bt_minin_coment_b.gif');
}

.corpo_entrada #conteudo {
	padding-bottom: 0px;
}

#recursos {
	margin-top: 10px;
	background: #DADADA;
	width:76%;
	text-align: left;
	color: black;
}
#recursos a.enviar_recurso {
	margin-left: 10px;
	float: left;
	height: 17px;
	width: 102px;
	background: url('imagens/bt_enviar_recursos.gif') no-repeat 0 0;
}
#recursos a.enviar_recurso:hover{
	background: url('imagens/bt_enviar_recursos2.gif') no-repeat 0 0;
}

.enviado_por {
	color:#3D3D3D;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	
}
#recursos .bloco_recurso_separador {
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px dotted #666666;
}
#recursos .bloco_recurso {
	width: 345px;
	text-align: justify;
}
#recursos .bloco_recurso .fl {
	margin-bottom: 10px;
}
#recursos .listagem {
	padding: 0px 0px 5px 10px;
}
#recursos .listagem img{
	margin: 0 5px 5px 0;
}
#recursos .bloco_recurso ul {
	list-style-image: url('imagens/seta.gif');
	margin-left: 20px;
}
#recursos .bloco_recurso ul li{
	margin: 0 0 10px 0;
	padding: 0px;
}
a.enviar_sugestao {
	float: right;
	width: 218px;
	height: 31px;
	background: url('imagens/envie_sugestoes1.gif') no-repeat -1px 0;
	margin-bottom: 10px;
}
a.enviar_sugestao:hover {
	background: url('imagens/envie_sugestoes2.gif') no-repeat -1px 0;
}
#noticias_entrada {
	text-align: left;
	background: #DADADA;
	padding: 5px;
	margin-bottom: 10px;
}
a.votar {
	width: 54px;
	height: 17px;
	display: block;
	background: url('imagens/BT_VOTAR.gif') no-repeat 0 0;
}
a.votar:hover {
	background: url('imagens/BT_VOTAR2gif.gif') no-repeat 0 0;
}
#posts_anteriores {
	text-align: left;
	background: #DADADA;
	padding: 5px;
}
#posts_anteriores ul {
	list-style-image: url('imagens/seta.gif');
	margin-left: 20px;
}
#posts_anteriores ul li{
	margin: 10px 0 10px 0;
}
#posts_anteriores ul li a{
	font-size: 12px;
}
.descricao_post {
	padding-top: 0px;
}
.descricao_post ul{
	padding-left: 30px;
	border: 0px red solid;
}
.titulo_detalhe_post {
	padding-top: 20px;
	font-family:Tahoma;
	font-size:16px;
	color:#007ca5;
	font-weight: bold;
}

a.titulo_detalhe_post { text-decoration:none; }	
a.titulo_detalhe_post:hover { text-decoration:underline; }

.m_text 	{
	font-family:Tahoma;
	font-size:12px;
	
	color:#3d3d3d;
	text-align: justify;
}

.h_text 	{
	font-family:Tahoma;
	font-size:10px;
	
	color:#3d3d3d;
	font-weight: bold;
}

.m_text12 {
	font-family:Tahoma;
	font-size:12px;
	
	color:#000000;
	text-align: justify;
	font-weight: bolder;
}

.l_text
	{
	font-family:Tahoma;
	font-size:10px;
	
	color:#FFFFFF;
	font-weight: bolder;
	}
a.l_text{text-decoration:none;
}	
a.l_text:hover{text-decoration:underline;
}

.o_text18_azul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#00739a;
	text-align: justify;
	font-weight: 200;
}
a.o_text18_azul {text-decoration:none;
}	
a.o_text18_azul:hover{text-decoration:underline;
}

.n_text {
	font-family:Tahoma;
	font-size:10px;
	
	color:#00739a;
	font-weight: bold;
}

.m_text 	{
	font-family:Tahoma;
	font-size:12px;
	
	color:#3d3d3d;
	text-align: justify;
}

.c_text10 {
	font-family:Tahoma;
	font-size:10px;
	
	color:#007ca5;
	font-weight: bold;
}
a.c_text10{text-decoration:none;
}	
a.c_text10:hover{text-decoration:underline;
}

.o_text16_azul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#00739a;
	text-align: justify;
	font-weight: 200;
}
a.o_text16_azul {text-decoration:none;
}	
a.o_text16_azul:hover{text-decoration:underline;
}

.c_text14
	{
	font-family:Tahoma;
	font-size:14px;
	color:#007ca5;
	font-weight: bold;
	text-transform: uppercase;
	}
a.c_text14{text-decoration:none;
}	
a.c_text14:hover{text-decoration:underline;
}
.o_text18_azul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#00739a;
	text-align: justify;
	font-weight: 200;
}
a.o_text18_azul {text-decoration:none;
}	
a.o_text18_azul:hover{text-decoration:underline;
}
.c_text16
	{
	font-family:Tahoma;
	font-size:16px;
	color:#007ca5;
	font-weight: bold;
	}
a.c_text16{
	text-decoration:none;
}	
a.c_text16:hover{
	text-decoration:underline;
}
.o_text14_azul {
	font-family:Tahoma;
	font-size:14px;
	
	color:#FFFFFF;
	text-align: justify;
	font-weight: bold;
}

.o_text12_azul {
	font-family:Tahoma;
	font-size:12px;
	
	color:#00739a;
	text-align: justify;
	font-weight: bold;
}
a.o_text12_azul{
	text-decoration:none;
}	
a.o_text12_azul:hover{
	text-decoration:underline;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 1px;
	left: 340px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	color: #FFFFFF;
}

.bt_comentar {
	width: 114px;
	height: 19px;
	display: block;
	float: right;
	background: url('/temas/default/imagens/bt_comentar2.gif');
}

.bt_comentar:hover {
	background: url('/temas/default/imagens/bt_comentar2a.gif');
}

.bt_votar {
	width: 114px;
	height: 19px;
	display: block;
	float: right;
	background: url('/temas/default/imagens/bt_votar2.gif');
	margin-right: 5px;
}

.bt_votar:hover {
	background: url('/temas/default/imagens/bt_votar2a.gif');
}

.titulo_sugestoes_img {
	padding-top: 20px;
	padding-left: 20px;
	
	font-family:Tahoma;
	font-size:12px;
	
	color:#000000;
	text-align: justify;
	font-weight: bolder;
}	

.titulo_sugestoes {
	padding-top: 20px;
	padding-left: 40px;
	
	font-family:Tahoma;
	font-size:12px;
	
	color:#000000;
	text-align: justify;
	font-weight: bolder;
}

.caixa_sugestoes {
	padding-top: 7px;
	padding-left: 40px;
	
	font-family:Tahoma;
	font-size:12px;
	
	color:#000000;
	text-align: justify;
	font-weight: bolder;
}

.bt_sugestoes {
	padding-top: 7px;
	
	font-family:Tahoma;
	font-size:12px;
	
	color:#000000;
	text-align: center;
	font-weight: bolder;
}

.spacer_sugestoes{
	padding-top: 50px;
	
}

.bt_home {
	width: 30px;
	height: 19px;
	float: left;
	background: url('imagens/bt_hm_a.gif') no-repeat 0 0;
}
.bt_home:hover {
	background: url('imagens/bt_hm_b.gif') no-repeat 0 0;
}

.bt_voltar {
	width: 113px;
	height: 19px;
	float: left;
	background: url('imagens/bt_voltar_atras.gif') no-repeat 0 0;
}
.bt_voltar:hover {
	background: url('imagens/bt_voltar_atras2.gif') no-repeat 0 0;
}

.menuUser {
	position:fixed;
	z-index:999;
	width:950px;
	margin:0 auto;
	bottom:0px;
}
.menuUser .menu {
	float:right;
	position:relative;
	width:200px;
	background-color:#000000;
	border:1px solid #ffffff;
	opacity:0.5;
}
.menuUser .menu-closed {
	background-color:#000000;
	border:1px solid #ffffff;
	opacity:0.5;	
	width:200px;
	float:right;
	text-align:left;
	color:#FFFFFF;
	padding:5px 0px 5px 5px;
	font-weight:bold;
	font-size:9px;
	cursor:pointer;
	display:none;
}
.menuUser .menu .minimize a {
	top:5px;
	right:10px;
	text-decoration:none;
	color:#FFFFFF;
	position:absolute;
}
.menuUser ul {
	margin:0px;
	padding:5px 0px 0px 0px;
	list-style:none;
	width:200px;
}
.menuUser ul li {
	text-align:left;
	padding:3px 10px;
}
.menuUser ul li a {
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
}

label, input { display:block; }
input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }
h1 { font-size: 1.2em; margin: .6em 0; }
div#users-contain {  }
div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; }
.dialogs-windows { display:none; }
#inicio-topic, #inscritos-config, #new-msg, #new-topic, .btnovo { float:right; }
#users-contain h1 { float:left; }

.data-forum {
	font-size:8px;
	float:left;
	background-color:#DA0019;
	color:#FFFFFF;
	display:inline-block;
	padding:5px;
	margin-top:4px;
}
.user-forum {
	font-size:9px;
	float:left;
	margin:8px 0px 0px 20px;
}
.reply-forum {
	float:right;
}
.form-forum {
	border:2px solid #979797;
	padding:10px;
}
#back-list-forum {
	clear:both;
	float:right;
}
