body{
	background-color:#000000;
	color:#CCCCCC;
}

	a{
		color:#0071B8;
	}

	#conteiner{
		
		width:450px;
		position:absolute;
		left:50%;
		margin-left:-225px;
		
		
		
	}
	
	#macaco, #hashtag{
		text-align:center;
	
		
	}
	
	#hashtag{
		margin:5px 0px 5px 0px;
		font-size:25px;
	}
	
		#hashtag span{
			font-size:12px;
			display:block;
			clear:both;
		}
	
	#rodape{
		text-align:center;
		font-size:10px;
		display:block;
		clear:both;
		margin:100px 0px 30px 0px;
		border-top:1px dashed #999999;
	}
	
	.twitterpost{
		
		display:block;
		clear:both;		
		border-top:30px solid #000000;
		
		
		
	}
	.twitterpost a{
		color:#0071B8;	
		target-name: new;
		target-new: window;

	}	
	.twitterautor{
		width:110px;
		float:left;
		text-align:center;
		
		
		
	}
	.twitterautor a{
		text-decoration:none;
	}
	.twitterautor img{
		border:1px solid #CCCCCC;
		margin-bottom:5px;
		background-color:#FFFFFF;
		padding:4px 4px 4px 4px;
		/*float:left;
		margin-right:5px;
		margin-bottom:5px;
		
		*/
	}
	.twittertext{
		width:340px;
		float:right;
		
		
	}
	.twittersource{
		font-size:12px;
		color:#666666;
		font-style:italic;
		padding-top:5px;
	}
	.twittersource a{
		color:#333333;
	}
	
	/**/
	