body {
	margin: 0px;
	padding: 0px;
	font: 10px "Verdana", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #333333;
	text-align: center;
	background-color:#8A8A8A;
	background-image:url(imagens/bg.jpg);
}
p{
	margin:0 auto;
}
img {
	border-style: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.centrar {
	width: 875px;
	text-align:left;
	clear:both;
	margin:0 auto;
	
}
.topo{
	width: 875px;
	height:210px;
	float:left;
	margin:0 auto;
}
#topo2{
	width: 336px;
	height:169px;
	margin:0 auto;
	float:left;
}
.fundo{
	background-image:url(imagens/fundo.gif);
	background-position: center top;
	background-repeat:no-repeat;
	margin-top:50px;
	height:210px;
}
#conteudo_esq{
	width:340px;
	float:left;
	margin:0 auto;
	background-image:url(imagens/bg2.jpg);
}
#conteudo_dir{
	width:520px;
	*width:510px;
	_width:510px;
	*overflow:hidden;
	float:right;
	margin-top:20px;
	background-image:url(imagens/bg2.jpg);
}
#estica{
	background-image:url(imagens/bg2.jpg);
	height:20px;
	float:right;
	width:520px;
}
.horario{
	width:340px;
	text-align:center;
	margin-top:15px;
}
.caixa{
	width:315px;
	margin-left:10px;
	margin-top:30px;
	margin-bottom:30px;
}
.caixa p{
	margin-bottom:5px;
	margin-top:5px;
}
.arquivo{
	text-align:center;
	margin-bottom:10px;
}
.posts{
	width:520px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}
.titulo_data{
	width:120px;
	height:50px;
	background-image:url(imagens/bg_data.gif);
	background-repeat:no-repeat;
	float:left;
	color:#000033;
	font-size:20px;
	text-align:center;
	margin-left:20px;
}
.titulo_data p{
	padding-left:25px;
}
.titulo_texto{
	width:360px;
	height:50px;
	background-color:#000033;
	color:#FFFFFF;
	font-size:17px;
	float:left;
	text-align:right;
}
.titulo_texto p{
	padding-top:5px;
	padding-right:5px;
}
.texto{
	width:480px;
	margin-top:10px;
	margin-left:20px;
	float:left;
	margin-bottom:20px;
}
.rodape{
	width:875px;
	height:30px;
	background-image:url(imagens/bg2.jpg);
	margin-top:10px;
	text-align:center;
	float:left;
	margin-bottom:10px;
}
.rodape p{
	padding-top:10px;
}
.posts_comentar{
	width:480px;
	margin-left:20px;
	text-align:right;
	font-size:12px;
	float:left;
}







#crest
{
	font-size:12px;
}

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

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

#com_titulo
{
	font-weight:bold;	
}

.com_form
{
	float:left;
}

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



