#content {
	margin: 0 auto;
	padding-top: 50px;
	width: 960px;
	height: 450px;
}

#left {
	margin: 0 auto;
	width: auto;
	margin-left:20px;
}

#right {
	margin: 0 auto;
	width: 360px;
	height: 300px;
	float: right;
}

#mtz_rss {
	margin-top: 0px;
	padding: 0 10px 10px 14px;
}



.rss_item img {
	float:left;
	width:16px;
	height:16px;
	padding: 0 10px 15px 0;
	display: block;
}


.rss_txt {
	line-height: 17px;
	padding-bottom: 15px;
}

.rss_txt a:link, a:visited {
	color: #7d7d7d;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}

.rss_txt a:hover {
	color: #fff;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
}

.mtz_rss { 
	color: #999999; 
}







.servicos a:link {
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 30px;
}
.servicos a:visited {
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 30px;
}
.servicos a:hover { text-decoration: underline; }
