.tipoRSS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003399;
}
.tipoRSS h4 {
	font-size: 20px;
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tipoRSS .img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 50px;
}
.tipoRSS a {
	color:#174B7B;
}
.tipoRSS a:hover {
	color: #FF6600;
}
.contendor {
	width: 470px;
	float: left;
}

