

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

a{
	color:#626363;
}

h1{
	font-size:14px;
	width:460px;
}

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;
}

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_blog/img_top_blog.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;
}


/* --------------------------------------------
	BOX CONTEUDO BLOG
-----------------------------------------------*/
#top_box{
	width: 587px; 
	height: 31px;
}
#top_box div{
	font-family:verdana;
	font-size:9px;
	color:#FFFFFF;
}

#div_log_txt{
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:30px;
	display:inline;
	width:350px;
}

#div_log_txt a{
	color:#FFFFFF;
}

#div_log_bt{
	position:relative;
	float:left;
	margin-top:7px;
	margin-left:70px;
	display:inline;
	width:106px;
	height:19px;
	background:url(/css/../img_blog/bt_log.gif) no-repeat;
	cursor:pointer;
}

#div_insert_post_bt{
	position:relative;
	float:left;
	margin-top:7px;
	margin-left:70px;
	display:inline;
	width:106px;
	height:19px;
	background:url(/css/../img_blog/bt_novo_post.gif) no-repeat;
	cursor:pointer;
}



#click_log{
	
	display:block;
}

#bg_top_box{
	background:url("/css/../img_blog/topo_box.gif") no-repeat;
}

#bottom_box{
	width: 587px; 
	height: 9px;
}

#bg_bottom_box{
	background:url("/css/../img_blog/bottom_box.gif") no-repeat;
}

#tb_posts{
	margin-top:8px;
}

#cont_box{
	background:#e0d8c8;
}

#cont_box h1{
	font-size:14px;
	width:460px;
}

#box_nome_blog{

}

#tb_nome{
	width:90%;
	height:100%;
}

#nome_blog{
	font-family:verdana;
	font-size:40px;
	color:#FFFFFF;
}

#titi_blog{
	margin-top:30px;
	margin-left:30px;
	width:214px;
	height:101px;
	background:url("/css/../img_blog/titi_blog.gif") no-repeat;
	display:none;
}


#titi_blog_home{
	position:relative;
	float:left;
	display:inline;
	margin-top:30px;
	margin-left:30px;
	width:214px;
	height:101px;
	background:url("/css/../img_blog/titi_blog.gif") no-repeat;
}



.posts_cont{
	margin-left:30px;
	width:370px;
	margin-bottom:60px;

}

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

table#posts_control tr td{

	padding-top:40px;
	
}

#header_posts_control{
	margin-left:30px;
}

#posts_control_RTE{
	margin-left:30px;
}

#posts_control_RTE p{
	width:500px;
	margin-top:10px;
	margin-right:0;
	margin-bottom:10px;
	margin-left:10px;
	
}
#bg_bottom_boxRTE{
	background:url("/css/../img_blog/bottom_box.gif") no-repeat;
}

.posts_titulos{
	font-family:verdana;
	font-weight:bold;
	font-size:22px;
	color:#858764;
}

.posts_txt{
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:30px;
	width:375px;
	overflow-y:hidden;
	overflow:auto;
	font-family:verdana;
	font-size:11px;
	color:#626363;
	display:block
}

.posts_txt div{

	display:block;
}



a.linkBlog{
	font-family:verdana;
	font-size:11px;
	color:#626363;
}

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

.bt_finalizar{
	border:0;
	width:85px;
	height:21px;
	background:url("/css/../img_blog/bt_finalizar.gif") no-repeat;
	cursor:pointer;
}

.bt_voltar{
	border:0;
	width:100px;
	height:21px;
	background:url("/css/../img_blog/bt_visualizar.gif") no-repeat;
	cursor:pointer;
}


.bt_continuar{
	border:0;
	width:85px;
	height:21px;
	background:url("/css/../img_blog/bt_continuar.gif") no-repeat;
	cursor:pointer;
}


#menu_post{
	margin-top:20px;
	font-family:verdana;
	font-size:12px;
	color:#626363;
	display:none;

}


#menu_post a{
	font-family:verdana;
	font-size:12px;
	color:#626363;
}

#posts_col_left{
	position:relative;
	float:left;
	display:inline;

	width:375px;
}

#posts_col_right{
	width:155px;
	position:relative;
	float:left;
	display:block;

}

#logo_mmbb{
	background:url("/css/../img_blog/logo_MMBB_marr.gif") no-repeat 10px 0px;
	display:block;
	
	
}

#logo_nat{
	background:url("/css/../img_blog/logo_natura00.gif") no-repeat 52px 0px;

	display:block;
}

#tit_config{
	background:url("/css/../img_blog/config_00.gif") no-repeat 23px 0px;
	margin:0;
}


#tit_posts{
	background:url("/css/../img_blog/posts_00.gif") no-repeat 50px 0px;
	margin:0;
}


#logo_descr{
	margin-left:10px;
	background:url("/css/../img_blog/descr00.gif") no-repeat 10px 0px;
}

.separador{
	margin-left:17px;
	margin-right:17px;
	border:  #a88f79;
}

.config_menu_it{
	margin-top:10px !important;
}

.config_menu_it a{
	margin-left: 0px;
	color:#A88F79;
}
.post_menu_it a{
	margin-left: 0px;
	color:#A88F79;
}

#txt_descr{
	font-size:9px; 
	padding-top:0px;
	padding-right:20px;
	padding-bottom:0px;
	padding-left:20px;
}

hr.divisor{

	margin-left:0;
	width:350px;
}

.bt_pub{
	background:url(/css/../img_blog/bt_publi_comentario.gif) no-repeat;
	width:145px;
	height:25;
	border:0;
	cursor:pointer;
}

#arquivos{
	background:url("/css/../img_blog/arquivos00.gif") no-repeat;
}

#control_listas_arquivos{
	margin-left:-30px;
}

ul#listas_arquivos li{
	margin-left:0;
}

ul#listas_arquivos li a{
	color:#626363;

}

.errormsg{
	color:#FF0000;
	font-size: 12px;
}

.successmsg{
	color:#269f0e;
	font-size: 12px;
}
#form_princ{
	margin:0;
}

div.pos_lt ul{

margin:15px;

}





