body{margin: 0; padding: 0; width:100%; height: 100%; background-color: #262626;}

#faixa{
	width: 100%;
	height: 21px;
	
	background-color:#000;
 	position: fixed !important;
    position: absolute; /* IE6 reads this */
	top: 0;
    left: 0;
	z-index: 2;
	/*font-family: 'standard07_57Regular', sans-serif;*/
	font-family: Tahoma;
	font-size: 8px;
	color:#808080;

	text-align:right;
	

}

#loading{
width: 100%;
height: 100%;
}

#faixa p{
	padding-right: 200px;
	margin-top: 0px;
	
}

#faixa a{
	text-decoration: none;
	color: #808080;
}

#faixa a:hover{
	text-decoration: none;
	color: #FFF;
}

.twitter{ margin-right: 18px;}
.barraT{ 
	position: absolute !important; /* IE6 reads this */
	margin-top: 4px;

}
.titulo{ margin-right: 4px; margin-left: 22px;}
.homem{ margin-right: 6px; margin-top: 6px;}
.mulher{ margin-left: 16px; margin-top: 6px;}
.imgbarras{
 
    position: absolute !important; /* IE6 reads this */
	margin-top: 4px;
	
}
	



