body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F8F8F8;
	line-height: 140%;
}
#topo {
	background-color: #FFF;
	height: 153px;
}
#topo #conteudo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 153px;
}
#topo #conteudo #jx {
	float: left;
	padding-top: 60px;
}
#topo #conteudo #eh {
	float: right;
}
#menu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu #bts {
	height: 36px;
	width: 743px;
	float: left;
}
#menu #busca {
	background-image: url(../images/menu/busca.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
	width: 147px;
	float: left;
	padding: 5px;
	text-align: right;
}
#menu #busca #buscaForm {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100px;
	font-style: italic;
	color: #666;
	text-align: right;
}




#corpoGeral {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 15px;
}
#post {
	background-image: url(../images/banner/holder_banner.jpg);
	background-repeat: no-repeat;
	width: 642px;
	float: left;
	margin-right: 15px;
}
#postConteudo {
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-left-color: #E2E2E2;
	padding: 15px;
}
.fotoTotal {
	font-size: 11px;
	color: #666;
}

#postConteudo .fotoPost {
	font-size: 10px;
	color: #666;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

#postConteudo h1 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C00;
	padding-left: 15px;
	font-size: 32px;
	font-weight: bold;
	color: #333;
	line-height: 100%;
	margin-bottom: 20px;
}
#postConteudo h1 a {
	text-decoration: none;
	color: #333;
}
#postConteudo h1 a:hover {
	color: #666;
}

#postConteudo .interacao {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	background-color: #F9F9F9;
	margin-bottom: 60px;
	padding-right: 10px;
	padding-left: 10px;
}
#postConteudo .interacao .coments {
	float: right;
	font-size: 9px;
	font-weight: bold;
	color: #4E4E4E;
	text-align: right;
}

#postConteudo .interacao .tag a {
	color: #FFF;
	background-color: #900;
	padding: 4px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4F0000;
	text-decoration: none;
}
#formComentario {
	padding: 10px;
	margin-bottom: 15px;
	background-image: url(../images/resources/bgcomentario.gif);
}
#formComentario #comentario {
	width: 585px;
	height: 130px;
}
#formComentario .campoComentario {
	float: left;
	width: 295px;
	margin-bottom: 15px;
	height: 50px;
}

#lateral {
	float: left;
	width: 240px;
}
#lateral a {
	text-decoration: none;
	color: #666;
}
#lateral a:hover {
	color: #333;
	text-decoration: underline;
}


#rodape {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	height: 47px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 15px;
	line-height: 130%;
}
#rodape #carlosfilho {
	float: right;
}

#rodape #cc {
	float: left;
	margin-right: 8px;
}
