@charset "utf-8";
/* CSS Document */

#animation { border-top:1px solid #FFF; }

#produtos { border-top:2px solid #FFF; }

#home-left {
	width:254px;
	float:left;
	padding-left:2px;
}

#home-news {
	width:520px;
	float:right;
}

#home-news .news-entry {
	text-align:left;
	font-size:12px;
	margin:5px;
	padding-bottom:8px;
	border-bottom:1px solid #CCC;
}

#home-news .news-entry-footer {
	clear:both;
	float:none;
}

#home-news .news-entry img {
	float:left;
	margin-right:10px;
}

#home-news .news-entry span { font-size:10px; }

#home-news .news-entry h4 {
	font-size:16px;
	font-weight:bold;
}

#home-news .news-entry h4 a {
	color:#333333;
	text-decoration:none;
	border:0;
}

#home-news .news-entry h4 a:hover { border-bottom:1px solid #333; }