

/* --------------------------------------------
			MAIN
-----------------------------------------------*/
body{
	text-align: center;
	margin-top:0;
}

a{
	color:#626363;
}

form{
margin:0;
}	

fieldset{
	 border:1px solid #999999;

}

legend{
	font-weight:bold;
	font-size:14px;
	color:#626363;
}

label{
	font-weight:bold;
	
}

h1{
	font-size:14px;
}

input{
	font-family:verdana;
	font-size: 11px;
	color:#626363;
	
}

select{
	font-family:verdana;
	font-size: 11px;
	color:#626363;
}

textarea{
	font-family:verdana;
	font-size: 11px;
	color:#626363;
	border:0;
}

table tr td{
	font-family:verdana;
	font-size: 11px;
	color:#626363;
}


#tmlp_container{
	text-align: left;
	width: 816px;
	margin: 0 auto;
}

#tmlp_top{
	position:relative;
	display:block;
	width:100%;
	height:192px;
	background:url(/css/../img_forum/img_top_forum.jpg) no-repeat;
}

#tmlp_menu_dir{
	position:relative;
	float:left;
	display:block;
	width:215px;
	height:192px;
}

#tmlp_cont_central{
	position:relative;
	left:1px;
	float:left;
	display:block;
	width:600px;
	height:192px;
}


/* --------------------------------------------
			MENU
-----------------------------------------------*/
#navlist{
	margin-top: 15px;
	margin-left: 20px;	
	padding-left: 0;
	list-style: none;

}

#navlist li
{
	padding-left: 12px;
	padding-bottom: 10px;
	font-family:verdana;
	font-size: 11px;
	color:#5f7935;

}

#navlist li a{
	font-family:verdana;
	font-size: 11px;
	color:#5f7935;
	text-decoration:none;
}

#navlist li a:hover{
	font-family:verdana;
	font-size: 11px;
	color:#5f7935;
	text-decoration:underline;
}


.cormenu01{
	color:#5f7935;
	font-weight:bold;
}
.cormenu02{
	color:#a2ba7d;
}


/* --------------------------------------------
			CONTEUDO CHAT
-----------------------------------------------*/
#txt_log{
	position:relative;
	float:left;
	display:inline;
	margin-left:25px;
	margin-top:9px;
	width:400px;
	color:#FFFFFF;
}


#txt_log a{
	color:#FFFFFF;
}

#bt_log{
	position:relative;
	float:left;
	margin-left:35px;
	margin-top:5px;
	width:100px;
	float:left;
	
}


.bt_hover{
	cursor:pointer;
}

#cont_chat{
	padding:20px;

}




#salas{
	position:relative;
	float:left;
	width:275px;

}


#convidado{
	position:relative;
	float:left;
	margin-left:10px;
	width:245px;

	display:block;
}

#tb_menu_salas{

	margin-left:27px;;
}


table#tb_menu_salas tr td span{
	font-size:11px;
	font-weight:bold;
}

.nome_dr_home{
	font-weight:bold;
	color:#4c6121;
}

.dt_home{
	font-weight:bold;
	color:#4c6121;
}


#dv_convidado{
	margin-left:25px;
}

span.tit_chat{
	font-size:18px;
	margin-left:10px;
}

span.tit_chat_interf{
	font-size:18px;
	
}

.frm_chat{
	margin-left:15px;
}

.noborder{

	border:0;
}


.bt_entrar{
	background: url(/css/../img_chat/bt_entrar.gif) ;
	border:0;
}

.bt_enviar{
	background: url(/css/../img_chat/bt_enviar.gif) ;
	border:0;
}

.bt_espiar{
	background: url(/css/../img_chat/bt_espiar.gif) ;
	border:0;
}

.bt_voltar{
	background: url(/css/../img_chat/bt_voltar.gif) ;
	border:0;
}

#txt_scroll{
	width:540px;
	height:200px;
	background:#FFFFFF;
	overflow:auto;
}

#txt_usuarios{
	width:110px;
	height:200px;
	background:#FFFFFF;
	overflow:auto;
}


#txt_scroll_adm{
	width:340px;
	height:200px;
	background:#FFFFFF;
	overflow:auto;
}

#usr_scroll_adm{
	width:170px;
	height:200px;
	background:#FFFFFF;
	overflow:auto;
}




.ent_txt{
	margin:0;
		padding:10px;
	border-bottom: 1px dashed #CCCCCC;
}

.usr_txt{
	margin:0;
	padding:10px;
	background:#fbfbae;
	border-bottom: 1px dashed #CCCCCC;
	
}

.ent_name{
	font-weight:bold;
	font-size:12px;
}

.usr_name{
	font-weight:bold;
	font-size:12px;
}

.cont_agend{
	margin:10px;
}

.lib{
	color:#669933;
}

.descart{
	color:#dd3d3d;
}

.legend_adm{
	font-size:14px;
	margin-bottom:3px;
}

.input_adm{
	border:1px solid #999999;

}
