.ban_sites{
	width:940px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	}
	.ban_sites:after{
		visibility:hidden;
		font-size:0;
		content:" ";
		clear:both;
		height:0;
		}	

#social{
	height:75px;
	background:url(../images/bgsites.png) no-repeat;
	behavior: url(iepngfix.htc); 	/*CORRIGIR PNG IE6*/
	overflow:hidden;
	margin-top: 16px;
	}
	#social .ban_sites{
		height:75px;
		}
	#social .tweet{
		display:block;
		position:absolute;
		margin:8px 0 0 40px;
		//margin: 20px 0 0 -270px;
		}
	#social .tweet_list{
		display:block;
		float:left;
		font-size:14px;
		list-style:none;
		width:140px;
		overflow:hidden;
		white-space:nowrap;
		}
		#social .tweet_list li{
			display:block;
			float:left;
			line-height:1.2;
			color:#000000;
		}
			#social .tweet_list li a{
				text-transform:uppercase;
				font-weight:bold;
				color:#111;
				font-size:14px;
				display:block;
				text-decoration:none;
				}
				#social .tweet_list li a:hover{
					text-decoration:underline;
					}
			#social .tweet_list li span{
				display:block;
				}
	#social a.facebook,		
	#social a.myspace,
	#social a.livestream,
	#social a.youtube,
	#social a.orkut{
		display:block;
		position:absolute;
		top:10px;
		height:0;
		padding-top:60px;
		overflow:hidden;
		margin:0;
		}
		#social a.facebook{
			left:10px;
			width:130px;
			}
		#social a.myspace{
			left:210px;
			width:140px;
			}
		#social a.youtube{
			left:420px;
			width:125px;
			}
		#social a.livestream{
			left:630px;
			width:130px;
			}
		#social a.orkut{
			left:820px;
			width:90px;
			}



/*TWITTER RODAPÉ*/

#twitter_div {
	background-image: url('../images/twitterBG.png');
	behavior: url(iepngfix.htc); 	/*CORRIGIR PNG IE6*/
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-family: tahoma;
	font-size: 12px;
	margin-top:10px;
	//margin-top:10px;
	padding-top: 50px;
	//padding-top: 50px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 20px;
	width:910px;
}
 
#twitter_div ul li {
	color: #0C93BA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1E8F7;
	text-align:left;
	margin-left: -35px;
	//margin-left: 0px;

}

#twitter_div a:link {
        font-size: 12px; 
		color: #666666;
		font-family: tahoma;
		text-decoration: none;
}

#twitter_div a:visited {
        font-size: 12px; 
		color: #666666;
		font-family: tahoma;
		text-decoration: none;
        }

#twitter_div a:hover {
        color : #158730;
		text-decoration: none;
}
 
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #158730;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 5px;

}

#twitter_div ul li span {
	visibility: visible;


}

#twitter_div ul li span a {
	color: #D78E42;
	visibility: visible;
}