/*Featured*/
.espaco_texto {
	margin-left: 26px;
	height: 150px;
	margin-top: 0px;
}

#featured{
	width:926px;
	height:240px;
	background-image: url(images/fundo_featured.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial;
	line-height: normal;
}
#foto_featured{
	width: 265px;
	float: left;
	margin-top: 30px;
}
.borda_foto_featured{
	border: 2px solid #DEDEDD;
}
#texto_featured{
	width: 570px;
	font-size: 12px;
	color: #605D5C;
	text-decoration: none;
	float: right;
	margin-right: 50px;
	margin-top: 1px;
}
.categoria, .categoria a{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 385px;
	line-height: normal;
}
.titulo, .titulo a{
	font-weight: bold;
	color: #000000;
	font-size: 17px;
	line-height: 20px;
}

.titulo a:hover{
	color: #b92a28;
}
.comentarios {
	font-size: 11px;
	color: #b92a28;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	width: 550px;
	padding-right: 340px;
	height: 20px;
}
.comentarios a{
	font-weight: bold;
	color: #b92a28;	
}
.comentarios a:hover{
	text-decoration: underline;
}