body {
	margin: 0px;
	padding: 0px;
	font: 10px "Verdana", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	/*color: #669900;*/
	color: #3B3B3B;
	text-align: center;
	background-color:#FFFFCC;
}
p{
	margin:0 auto;
}
img {
	border-style: none;
}
a {
	/*color: #669900;*/
	color: #3B3B3B;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
.centrar {
	width: 875px;
	text-align:left;
	margin:0 auto;
}
.fundo{
	background-image:url(imagens/bg_barra.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;

}
.topo{
	width:875px;
	margin:0 auto;
	height:253px;
	background-image:url(imagens/topo1.jpg);
	background-repeat:no-repeat;
}
.topo2{
	width:295px;
	height:193px;
	background-image:url(imagens/topo2.jpg);
	background-repeat:no-repeat;
	float:right;
}
.placa{
	width:185px;
	height:145px;
	background-image:url(imagens/placa.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:48px;
	margin-left:15px;
}
.conteudo_total{
	width:875px;
	margin:0 auto;
	float:right;
}
#conteudo_esq{
	width:310px;
	float:left;
	margin:0 auto;
	background-color:#E0EBA3;
}
#conteudo_dir{
	width:550px;
	float:right;
	margin:0 auto;
	background-color:#E0EBA3;
}
.caixa{
	width:290px;
	margin-top:20px;
	margin-bottom:50px;
	margin-left:10px;
}
.caixa_titulo{
	margin-bottom:15px;
}
.links{
	margin-bottom:10px;
}
.arquivo{
	text-align:center;
	margin-bottom:10px;

}
.rodape{
	width:875px;
	height:30px;
	background-color:#E0EBA3;
	margin-bottom:20px;
	clear:both;
	text-align:center;
}
.rodape p{
	padding-top:10px;
}
.rodape_esp{
	width:875px;
	height:10px;
	clear:both;
}
.posts{
	width:520px;
	margin-top:20px;
	margin-bottom:50px;
	margin-left:15px;
}
.posts_titulo{
	width:520px;
	font-size:15px;
	text-align:right;
	border-bottom: 1px solid #996600;
}
.posts_data{
	width:50px;
	height:20px;
	text-align:center;
	background-color:#996600;
	color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
	margin-left:20px;
}
.posts_cont{
	width:520px;
	margin-top:15px;
}
.posts_comentar{
	width:520px;
	margin-top:20px;
	text-align:right;
	font-size:12px;
}






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

#div_comentarios
{
	float:left;
	margin-left:15px;
	width:500px;
	/*border: #999999 solid 1px;*/
	min-height: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 table
{
	margin-left:00px;
}

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

.com_form input
{
	border: #999999 solid 1px;
	margin-bottom:5px;
}

.com_form textarea
{
	border: #999999 solid 1px;
	margin-bottom:5px;
}

.titulo
{
	/*color:#11FF11;*/
	font-size:17px;
}
