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

#rssfoto{
	text-align: center;
}

#box1{
	background-color:#EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

#inputenderecorss{
	width: 300px;
	height: 20px;
	padding-left: 3px;
	padding-top: 3px;
	color: #FF6600;
}

#titulorss{
	font-size: 14pt;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-top: 15px;
	margin-bottom: 15px;
}

#linksagregadores{
	margin-bottom: 15px;
}

#linksagregadores li{
	margin-left: 15px;
	list-style-position: inside;
	list-style-type: disc;
	color: #666666;
}

ul#linksagregadores li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	margin-bottom: 10px;
	margin-top: 10px;
}

ul#linksagregadores li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #663399;
	text-decoration: underline;
	margin-bottom: 10px;
	margin-top: 10px;
}
