body {
	margin: 0px;
	padding: 0px;
	font: 10px "Verdana", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #FFFFFF;
	text-align: center;
	background-image:url(imagens/bg.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
}
p{
	margin:0 auto;
}
img {
	border-style: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #98CB00;
	text-decoration: none;
}
.centrar {
	width: 910px;
	text-align:left;
	margin:0 auto;
	clear:both;
}
.fundo{
	background-image:url(imagens/bg_barra.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;

}
.topo{
	width:910px;
	margin:0 auto;
	float:none;
}
.topo_nome{
	width:320px;
	height:370px;
	margin-top:60px;
	float:left;
}
.topo_imagem{
	width:550px;
	height:365px;
	margin:0 auto;
	float:right;
}
.conteudo_total{
	width:910px;
	margin:0 auto;
}
#conteudo_esq{
	width:285px;
	float:left;
	margin-top:50px;
}
.conteudo_dir{
	width:550px;
	margin-top:25px;
	float:right;
}
#conteudo_dir_cont{
	width:550px;
	background-image:url(imagens/bg_cont.gif);
	float:left;
}
#conteudo_dir_estica{
	width:550px;
	background-image:url(imagens/bg_cont.gif);
	height:30px;
	float:left;
}
.rodape{
	width:550px;
	background-image:url(imagens/bg_cont.gif);
	height:30px;
	text-align:center;
	float:left;
}
.conteudo_dir_cont_top{
	width:550px;
	background-image:url(imagens/bg_top_cont.gif);
	background-repeat:no-repeat;
	height:30px;
}

.posts{
	width:500px;
	margin-left:25px;
	float:left;
}
.posts_data{
	color:#353535;
	font-size:11px;
	background-color:#98CB00;
	padding:1px;
	margin-top:5px;
	margin-bottom:10px;
	width:65px;
}
.posts_comentar{
	height:25px;
	margin-top:10px;
	text-align:right;
	background-image:url(imagens/bar_comentar.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-bottom:40px;
}
.posts_tit{
	font-size:20px;
	margin:0 auto;
}
.caixa{
	width:285px;
	margin:0 auto;
}
.caixa p{
	margin-bottom:5px;
}
.caixa_barra{
	margin-bottom:30px;
	margin-top:30px;
}
.caixa_titulo{
	margin-bottom:10px;
}
.arquivo{
	text-align:center;
	margin-bottom:10px;
}




#crest
{
	font-size:12px;
	font-weight:normal;
}

#div_comentarios
{
	float:left;
	margin:00px;
	width:500px;
}

#com_corpo
{
	float:left;
	margin:10px;
	margin-left:0px;
	width:450px;
	padding-top:20px;
	
}

#com_titulo
{
	font-weight:bold;	
}

.com_form
{
	float:left;
}

.com_form td
{
	
	font-weight:bold;	
	font-size:14px;
}

.com_form input
{
	border: 0px;
	margin-bottom:5px;
}

.com_form textarea
{
	border: 0px;
	margin-bottom:5px;
}

.titulo
{
	color:#FFFFFF;
	font-size:17px;
}


