.upload-titulo
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3A79AA;
	border-bottom:1px solid #e3e3e3;
	padding-bottom: 3px;
}

.bar1 {
	background-color: #FFF;
	text-align: left;
	height: 20px;
	width: 208px;
	border: 1px solid #009900;
	margin-top: 10px;
}
.bar2 {
	background-color: #009900;
	position: relative;
	text-align:left;
	height:20px;
	width:0%;
}

.estatisticas
{
	background: #F9F9F9;
	width: 210px;
	border: #e3e3e3 1px dashed;
	padding: 5px;
	margin-top: 10px;
}