body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0;
	margin: 15px 0 15px 0;
	color: #000;
	background-color: #fff;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
}

/* Muda o idioma */
#idioma {float:right; clear:right; margin:40px 6px auto auto;}
#idioma a {color: #389AB4;}

/* Links */
a {color:#666; text-decoration: none;}
a:hover {text-decoration: underline;}

/* Títulos */
h1 {color: #34999F; font-size: 9pt; font-weight: bold;}


/* Textos */
.txt1 {color: #389AB4;}
.txt2 {color: #34999F; font-weight: bold;}
.txt3 {color: #dcdcdc;}
.txt4 {color: #E4765F; font-weight: bold;}
.txt5 { color: #2B6E7E;  line-height: 11pt; margin: 0 50 0 150px; }

/* Formularios */
.campo1 {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #707070;}
.linha1 {height: 8px; border: none; background-position: center; background-repeat: repeat-x; background-image: url("../img/linha1.gif"); clear:both;}
.linha2 {height: 8px; border: none; background-position: center; background-repeat: repeat-x; background-image: url("../img/linha2.gif"); clear:both;}

/*scroll premios */
.premios { 
scrollbar-arrow-color:#77BCC1;
scrollbar-3dlight-color:#77BCC1;
scrollbar-face-color:#fff;
scrollbar-shadow-color:#77BCC1;
scrollbar-darkshadow-color:#fff;
scrollbar-track-color:#fff;
 }
