html
{
	width:100%;
	height:100%;
}

*
{
	font:13px Verdana, Arial, Helvetica, sans-serif;
}

form
{
	padding:0px;
	margin:0px;
}

body
{
	background:url(../images/pagbg.jpg) #085f32 repeat-x;
	margin:0px auto;
	height:100%;
	padding:0px;
	text-align:center;
}

td,th
{
	padding:3px;
}

button
{
	border:none;
	background:none;
	cursor:pointer;
}

a,a:hover
{
	color:#000000;
	text-decoration:underline;
}

a:visited
{
	color:#999999;
}

#geral
{
	width:782px;
	height:100%;
	background:#ffffff url(../images/fundo.jpg) no-repeat;
	padding-right:8px;
	text-align:left;
	position:relative;
	margin:0px auto;
}

#main
{
	padding:188px 0px 20px 10px;
}

#emoticon_bt
{
	width:25px;
}

#icon_td
{
	width:20px;
	height:20px;
	vertical-align:middle;
	text-align:center;
	padding:4px;
}

#topics_table
{
	border:0px solid #000000;
	background:#efefdf;
}

#navbar
{
	height:20px;
	color:#085f32;
	font-weight:bold;
	font-size:13px;
}

#navbar#navbar_back
{
	text-decoration:none;
	color:#8e8e23;
	font-size:13px;
	font-weight:bold;
}

#navbar#navbar_actual
{
	text-decoration:none;
	color:#c3c38f;
	font-weight:bold;
	font-size:13px;
}

#navbar#navbar_back:hover
{
	text-decoration:none;
	color:#8e8e23;
}

.topics_cell1
{
	background:#fbfbfb;
}

.topics_cell2
{
	background:#f5f6ed;
}

.topics_cell_locked
{
	background:#efefde;
}

.overcell
{
	background:#f7f7e7;
	cursor:pointer;
}

#topicos_title
{
	background:url(../images/title_bg.gif) repeat-x;
}

#topic_header td,.topic_header td
{
	padding:7px;
	background:url(../images/header_bg.gif) #f6f6ed repeat-x;
	font-weight:bold;
	height:15px;
	vertical-align:bottom;
	color:#085f32;
	font-size:12px;
}

.assunto_topico
{
	padding:7px;
	background:url(../images/header_bg.gif) #f6f6ed repeat-x;
	font-weight:bold;
	height:15px;
	vertical-align:bottom;
	color:#9a9a49;
	font-size:9px;
}

.assunto_topico:first-line
{
	font-size:12px;
	color:#757531;
}

.assunto_topico img
{
	margin-right:5px;
}

#tableheader
{
	background:#FFF0F0;
}

#bottomtxt
{
	float:left;
	margin:5px 0px 5px 10px;
	padding-bottom:5px;
	color:#085f32;
	font-weight:bold;
	font-size:12px;
}

#previsualizacao2 td
{
	background:#f1f1f1;
}

.data_listagem
{
	font-size:9px;
	color:#999999;
}

.post_owner
{
	vertical-align:top;
	padding:10px;
}

.input,.botao{
	width:200px;
	height:20px;
	padding-left:5px;
	padding-top:5px;
	font:12px 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #c7c7c7;
	background:#FFFFFF url(../images/bgcampo.gif) repeat-x;
	color:#02803e;
	font-weight:bold;
}

.botao
{
	background:#FFFFFF url(../images/bgcampo.gif) top repeat-x;
	height:25px;
	width:90px;
	border:1px solid #c7c7c7;
	font:12px 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	color:#004a8f;
	font-weight:bold;
	padding:2px;
}

.align_c
{
	text-align:center;
}

textarea
{
	height:100px;
	width:300px;
	padding-left:5px;
	padding-top:5px;
	font:12px 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #c7c7c7;
	background:#FFFFFF url(../images/bgcampo.gif) repeat-x;
	font-weight:bold;
	color:#02803e;
}

#pagina_msg
{
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background:#ffffff;
	min-height:100%;
	vertical-align:middle;
	text-align:center;
	padding-top:190px;

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

#janelamsg
{
	text-align:left;
	width:500px;
	font:12px 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	color:#004a8f;
	font-weight:bold;
	margin:0px auto;
}

#admin_header
{
	color:#8e8e23;
	width:250px;
	letter-spacing:-1px;
	position:absolute;
	top:60px;
	left:300px;
}

#admin_header p
{
	text-align:justify;
	margin:0px;
	padding:0px;
	font-size:11px;
}