/* @group corpo */

html, body
{
	background: #393939 url(bg.png) repeat;
	margin: 0;
	padding: 0;
	height: 100%;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ebcd60;
}

.remodelacao {
	background: url(remodelacao.jpg) no-repeat center top;
	width: 100%;
	height: 100%;
}

.digito {
	height: 37px;
}

.contador {
	text-align: center;
	vertical-align: middle;
	background: url(imagens/bg-center2.gif) repeat-x;
}

.legenda {
	color: white;
	text-align: center;
	letter-spacing: 1px;
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.teste {
	width: 95px;
}

/* @end */