#contador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-image: url(images/bg_contador.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 62px;
	width: auto;
	padding-top: 0.5cm;
	text-align: center;
}
.letra_contador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
body {
	margin: 0px;
}

