body{
	margin-top:10px;
	background-color:#3DB501;
}

#blog-container{
	width:980px;
	margin:0 auto;
	position:relative;
	text-align:left;
	background-color: #FFFFFF;

}
#topo{
	width:980px;
	height:130px;
	background:url('img/1topo_bebe.png');
}

#topo-left{
        width:510px;
        height:130px;	
	float:left;
}

#topo-dir{
        width:470px;
        height:130px;
        float:left;
}

#topo-dir-banner{
        width:470px;
        height:60px;
        float:left;
	border:0px solid #000;
}

#topo-dir-menu{
        width:470px;
        height:20px;
        float:left;
        border:0px solid #000;
}

#topo-dir-menu a{
	text-decoration: none;
	color: #FFFFFF;
	font-family:arial;
	font-size:12px;
}

#topo-dir-menu div{
        text-decoration: none;
        color: #FFFFFF;
        font-family:arial;
        font-size:12px;
}


#topo-dir-login{
        width:470px;
        height:50px;
        float:left;
        border:0px solid #000;
	margin-top:10px;

}

#topo-dir-login label{
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	margin:5px;
}

#topo-dir-login input{
        font-family:arial;
        font-size:13px;
	border:1px solid #000;
	width:60px;
	height:15px;
	font-weight:bold;
	color:#3DB501;
}

#topo-dir-login img{
	cursor:pointer;
	margin-top:0px;
}


#posts{
	width:640px;
	float:left;
}

#postagem{
	width:640px;
	margin-left:3px;
	font-family:arial;
	font-size:14px;
	color: #000000;
}

#postagem-cabec{
	width:640px;
	height:90px;
	float:left;
	background:url(img/bg-post-up2.png);
}

#postagem-cabec-img{
	width:640px;
	height:45px;
	float:left;
}

#postagem-cabec-title{
	width:640px;
	height:35px;
	margin-top:5px;
	border:0px solid #000;
	float:left;
	line-height:18px;
}

#postagem-corpo{
	width:640px;
	float:left;
	background-color:#FFF;
}

#postagem-footer{
	width:640px;
	height:75px;
	float:left;
	background:url(img/bg-post-down2.png) no-repeat;
	margin-bottom:20px;

}

#postagem-footer-creditos{
	width:640px;
	height:25px;
	margin-top:12px;
	line-height:25px;
	float:left;
	border:0px solid #000;

}

#postagem-footer-comentarios{
	width:640px;
	height:30px;
	float:left;
	margin-top:3px;
	line-height:40px;
	border:0px solid #000;

}



#coluna{
	width:320px;
	float:right;
        /*height:460px;*/
}

#chat{
        width:405px;
	height:435px;
        float:left;
        /*height:460px;*/
}


#corpo{
	float:left;
	width:980px;
	background-color: #FFFFFF;
	background-image: url(img/1meio_bebe.png);
}



#barra_baixo{
	float: right;
	width:980px;
	height:31px;
	background:url('img/1barra_baixo_bebe.png');
}

#caras{
        width:220px;
        float:left;
        /*height:460px;*/
	margin-top:10px;
}



#caras-topo{
        width:220px;
	height:25px;
	background-image:url(img/caras_topo.png);
        float:left;
        /*height:460px;*/
}
#caras-container{
        width:220px;
        float:left;
        /*height:460px;*/
}
#caras-bottom{
        width:220px;
        float:left;
        height:25px;
        background-image:url(img/caras_topo.png);
        /*height:460px;*/
}



#itens{
        width:160px;
        float:left;
        /*height:460px;*/
	margin-top:10px;
}

#footer{
        float: right;
        width:980px;
        height:15px;
	color:#000;
	text-align:center;
	font-family:arial;
	font-size:10px;
}



#div-form-load{
        width:470px;
        margin-top:10px;
	visibility:hidden;
	

}

#postagem-corpo a{
        color:#000;
}
