div#topo div#menu li a.blog{ color: #000; }
div#rodape li a.blog{ color: #E11B1A; }
div#frase{
	height: 106px;
	background: url("../../img/site/img_blog.jpg") no-repeat;
	font-size: 21px;
	color: #1A932C;
	margin-top: 20px;
}
div#frase p{ margin-top: 30px; }
img#captcha{ display: block; margin: auto; }
a#reload{ 
	display: block;
	width: 30px; height: 29px;
	text-indent: -9000px;
	background: url("../../img/site/iconreload.gif");
	float: left;
	position: relative;
	top:20px; left: 75px;
}
