/* CSS Document */

/*-----------------------------------------------
RODAPÉ
-------------------------------------------------*/

#final{
	width: 100%;
	height: 110px;
	clear:both;
	background:url("http://www.jaunews.net/imagens/botton-bg.gif");
	padding-top: 10px;}

	#final p {
		color: #fff;
		font-size: 10pt;
		margin-bottom: 5px;}
		
		#final p.leg {
			font-size: 8pt; line-height: 18px;}
			
	#botton{
		margin: 0 auto;
		padding:0;
		width: 965px; /*border: 1px dotted #CCCCCC;*/}
		
		#botton a { display:inline; color:#FFFFFF}
		
		#botton a:hover { display:inline;}
	
	#host, #tools {
		margin-right: 15px;
		width: 180px;
		height: 100px;}
	
	#host{
		text-align:right;
		float: right;}
	
	#tools{
		margin-top: 5px;
		text-align: left;
		float:left;}
		
		#tools img { vertical-align: bottom; margin-right: 5px;}
		
		#tools p.leg a { color: #CCCCCC;}
			
			#tools p.leg a:hover { text-decoration: none; color:#FFFFFF;}
	
	.link{
		width: 120px;
		height: 60px;
		background: #009900;
		margin-left: 27px;}
	
	.feed-list {
	  margin: 0 0 15px 15px;
	  padding: 0;
	  list-style-type: none;
	}
	
	.feed-list li {
	  margin: 0 0 5px 0;
	  padding: 0;
	  font-size: small;
	  list-style-type: none;
	}
	
	.feed-list li a {
	  padding: 0 0 0 19px;
	  font-size: small;
	  background: url("http://www.jaunews.net/imagens/feed-icon-14x14.png") no-repeat 0 50%;
	  list-style-type: none;
	} 
