@charset "UTF-8";
body {
	background-color: #22567c;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/backIndex.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
