@charset "utf-8";
/* CSS Document */

#conteudo-geral #posts { width: 750px; margin:  5px 0px 0px 5px; float: left; 
	/*border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #7aa0c4;*/	}
#conteudo-geral #posts h4	{ font-size: 14px; font-weight: bold; margin: 5px 0px 2px 15px; color: #da0a13; }
#conteudo-geral #posts h5	{ font-size: 13px; font-weight: bold; margin: 10px 0px 10px 15px; color: #da0a13; }
#conteudo-geral #posts h5 a	{ font-size: 13px; font-weight: bold; text-decoration: none; color: #da0a13; }
#conteudo-geral #posts img	{ margin: 5px 15px; width: 460px; height: 100px; float: left; }
#conteudo-geral #posts p	{ font-size: 11px; margin: 10px 15px 15px 15px; clear: left; }
#conteudo-geral #posts #info-blog { width: 490px; border-bottom: #CCCCCC 1px solid; padding-bottom: 3px; margin-left: 5px; }
#conteudo-geral #posts #info-blog span	{ margin-left: 10px; margin-right: 10px;}
#conteudo-geral #posts #info-blog span a	{ font-size: 11px; margin: 5px 0px; font-weight: bold; text-decoration: none; color: #666666; }

#conteudo-geral #sidebar	{ width: 228px; height: 100%; margin: 5px 5px 5px 5px; float: right; 
		background-color: #e1eaf3;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	 border-color :#7aa0c4;}
	 #conteudo-geral #sidebar table tr td
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: #696969 1px dotted;
}
#conteudo-geral #sidebar h4	{font-size: 12px; font-weight: bold; margin: 10px 0px 10px 5px; color: #da0a13; color:#336699}
#conteudo-geral #sidebar p { font-size: 11px;  margin: 5px; }
#conteudo-geral #sidebar p a { font-size: 11px; text-decoration: underline; margin-top: 5px; }
#conteudo-geral #sidebar img { margin-top: 2px; margin-bottom: 2px;}