@charset "utf-8";
body {
	background-color: #CC3300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFCC;
}
a:active {
	color: #FFFFFF;
}
.tabla {
	position: absolute;
	margin: auto;
	background-image: url(../imagenes/heart.png);
	background-repeat: no-repeat;
	border: none;
	height: 600px;
	width: 600px;
	top: 50%;
	left: 50%;
	margin-top: -335px;
	margin-left: -300px;
}
.contador {
	position: static;
	border: none;
	margin-top: 370px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-align: center;
	width: 200px;
}
.moni {
	position: absolute;
	margin-top: 155px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	left: -21px;
	top: 413px;
	border: none;
}
.bottom {
	text-align: center;
	border: none;
	position: absolute;
	margin-top: 155px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-size: 12px;
	font-weight: normal;
	left: 91px;
	top: -98px;
	width: 383px;
}
.rojo {
	color: #660000;
}
#Mapa, img {
	border: none;
}