@charset "UTF-8";
/* CSS Document */

body {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #00FA32;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #00FA32;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #00FA32;
	scrollbar-arrow-color: #00FA32;
	background-color: #FFFFFF;
	leftmargin="0";
	topmargin="0";
}

a {font-family: "Courier New", Courier, monospace; style="normal" ;font-size: 15px; text-decoration: none; color: #0066FF; background-color:#66CCFF;}
a:hover {text-decoration: none; color: #ffffff; background-color:#00ff48 }
a:visited { text-decoration: none; text-decoration: line-through; }

.texto {	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	background-color:#ffffff;
}
.pontos {	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size: 12px;
}
.destaque {	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 12px;
	background-color:#ffffff;
}
.ativo {	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size: 15px;
	background-color:#0066FF;
}
.link2 {	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:normal;
	background-color:#FF0033;
	text-decoration: none;
}
.link3 {	font-family: "Courier New", Courier, monospace;
	color: #66CCFF;
	font-size: 12px;
	font-weight:normal;
	background-color:#0066FF;
	text-decoration: none;
}
.cidade {	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 16px;
	font-weight:bold;
	background-color:#ffffff;
}
.frase {
   font-size:18px;
   font-family:Courier New,monospace;
   font-weight:normal;
   text-align:left;
   color:#663300;
   border-width:0px;
}
input.groovybutton {
   font-size:18px;
   font-family:Courier New,monospace;
   font-weight:normal;
   text-align:left;
   color:#663300;
   background-color:#33FF00;
   border-width:0px;
}
#apDivFrase {
	position: absolute !important;
	position: relative;
	left:0px;
	top:0px;
	width:100%;
	height:23px;
	z-index:0;
	background-color:#33FF00;
}
#div_bt_inv {
	position: absolute !important;
	position: relative;
	left:0px;
	top:23px;
	width:100%;
	height:100%;
	z-index:50;
	visibility: visible;
}
#apDivInteractives {
	position: absolute !important;
	position: relative;
	left:0px;
	top:23px;
	width:526px;
	height:261px;
	z-index:-1 !important;
}
#div_pulseira {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:23px;
	z-index:3;
	background-color:#66CCFF;
}