﻿/* CSS Document */

p.estatisticas {
	color:White;
	}

#estatisticas01 
{
	background: url(../../imagens/chave.png) no-repeat;
	position:absolute ;
	left:680px;
	width:117px ;
	height:221px;
	top:320px ;
	z-index:4 ;
	}
	
#estatisticas02 
{
	position:absolute ;
	border:1px Solid white;
	left:300px;
	width:290px ;
	height:95px;
	top:340px ;
	z-index:4 ;
	font-size: 11px;
	text-align:justify;
	padding:10px;
	}
	
#ctl00_ContentPlaceHolder1_TabContainer1
{
	
	z-index:5 ;
	}