*{
margin: 0px;
padding:0px;
}
body{
	padding:0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ededed;
	background-image:url(imagens/bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	
}
html, body{
height: 100%;
}
#conteiner_center{
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;

}

#box_posts{
	text-align: justify;
	width: 550px;
	border: 1px solid #ccc;
	margin-left: 20px;
	padding: 10px;
	margin-top: 20px;
	background-image: url(imagens/alpha.png);
	float:left;
	clear: both;
	margin-left: auto;
}

#topo{
	background-color: #EEECED;
	height: 144px;
	border-bottom: 3px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	border: 10px;
}
#form_busca{
	margin: 0px;
	margin-top: 33px;
	margin-left: 20px;
}



#input_busca{
	height:22px;
	border: 2px solid #CC64B5;
	float: left;
}

#data_post{
	font-size: 12px;
	color: #9F0089;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(imagens/botao_data.gif);
	background-repeat: no-repeat;
}

#titulo_post{
margin-top: 15px;
margin-bottom: 15px;
color: #9F0089;
text-decoration: underline;
}
#color_link{
	color: #9F0089;
}
#color_link2{
	color: #9F0089;
	text-decoration: none;
}

#posts_sntese{
font-size:13px; margin-bottom: 15px
}

#posts_rodape{
border-bottom: 3px solid #B385AA; margin-bottom: 10px; padding-bottom: 2px; clear:both; height: 20px; color: #B385AA; font-size:12px
}
#posts_autor{
width: 310px; float: left; height:20px;
}
#post_autor_hora{
color: #039; text-decoration: underline;
}
#post_comentario{
150px; float: right; height:20px
}
#bloco_direita{
width: 290px; 
top: 168px; 
height:100%;
float: right;
position:absolute;
margin-left: 570px;
_margin-left: 0px;
*margin-left: 0px;
_top: 175px;


}
#botao_busca{
float:left;
}
#titulo_arquivo{
clear:both; color: #A10082; font-size: 18px; font-weight:  bold; text-decoration: underline; margin-left: 30px
}
#arquivo_nivel1{
margin:0px; margin-left: 30px; list-style:none; font-size: 12px
}
#arquivo_seta_down{
color: #AB0080;
}
#arquivo_titulo_lista{
color: #666;
}

#arquivo_lista2{
list-style: none; margin-left: 10px;	
}
#arquivo_lista3{
list-style:none; margin-left: 20px
}
#titulo_lateral{
clear:both; 
color: #A10082; 
font-size: 18px; 
font-weight:  bold; 
text-decoration: underline; 
margin-left: 10px; 
margin-top: 10px;
}
#posts_integra{
	margin-bottom: 20px;
	line-height: 22px;
	font-size: 13px;
}
.label_form{
border: 1px solid red;
font-size: 12px;
color: #F06;
}

#form_comentarios{
margin-left: 10px;	
color: #666;
font-size: 10px;
margin-right: 10px;
}
#form_comentarios input{
padding: 4px;
color: #F69;
font-size: 12px;
border: 1px solid #CCC;
}
#form_comentarios select{
padding: 4px;
color: #F69;
font-size: 12px;
border: 1px solid #CCC;
}
#form_comentarios textarea{
padding: 4px;
color: #F69;
font-size: 12px;
width: 94%;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #CCC;
}


#form_comentarios .botao{
	border: 1px solid #A77C9A;
	display:block;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #B68AA9;
	color: #fff;
}
#form_comentarios span{
color: #666;
display:block;
font-size: 12px;
font-weight:bold;
padding: 4px;
padding-left: 0px;
}
#sucessopost{
	color: #060;
	background-color: lightgreen;
	border: 1px solid green;
	padding: 10px;
	width: 350px;
	margin: 20px;
	display: none;
}
#titulo_comentario{
color: #333;
font-size: 13px;
font-weight:bold;
}
#titulo_item_comentario{
	color: #C9C;
	font-weight: bold;
}
.arquivo_nivel3{
	list-style:none;
	margin-left: 15px;
}
#posts_sintese img {
float: left;
padding: 10px;
padding-top: 0px;
}

#blogs_amigos{
	margin-top: 10px;
}

#barra_auxiliar{
border: 1px solid #999999;
}
#container_novo{
width: 900px;
margin: auto;
clear:both;
}
#historico label{
margin-right: 25px;
color: #FF0000;

}
#historico{
margin-left: 10px;
}
#historico select{
color: #000000;
font-size: 12px;
background-color: #CCCCCC;
padding: 3px;
border: 0px;
}