#navblog{
	width: 260px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.navblogitens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #A90B0A;
	line-height: 30px;
	padding-top: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.navblogitens2{
	height: 23px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #252525;
	font-weight: bold;
	padding-top: 20px;
}
a.navbloglinks {
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 40px;
	display: block;
	text-indent: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
a.navbloglinks:hover {
	color:#B81418;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 40px;
	background-color: #FFF;
	text-indent: 20px;
	font-weight: bold;
}

#search-box-container {
	position:relative;
	margin-bottom: 20px;
}
#search-box {
	width:225px;
	height:27px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding-right: 30px;
	padding-left: 5px;
	line-height: 27px;
	border: 1px solid #CCCCCC;
}
#search-submit {
	border:none;
	cursor:pointer;
	height:16px;
	width:16px;
	position:absolute;
	top:6px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: right top;
	left: 235px;
	background-color: #FFF;
}
.destaquedata {
	color:#666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: auto;
	width: auto;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
}
.destaqueblog {
	color:#A90B0A;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: auto;
	width: auto;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
}
#principalblog{
	width: 675px;
	height: auto;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: justify;
	margin-top: 30px;
	margin-bottom: 10px;
}
.linkblog_link {
	color:#666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: auto;
	width: auto;
	text-align: left;
	line-height: 16px;
}
.linkblog_link:hover {
	text-decoration: underline;
}
#comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	padding-top: 15px;
	font-style: normal;
}
.comentarionome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-bottom: 0px;
	font-weight: bold;
}
