body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../portugues/images/background-fundo.gif);
}


a.link_texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover.link_texto {
	text-decoration: underline;
}


.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.texto_azul {
	font-family: Tahoma;
	font-size: 11px;
	color: #4674ac;
	text-align: justify;
}

/* CSS SCROLL */

.Container {
	width: 340px;
	height: 230px;
	xbackground-color: Fuchsia;
}
#Scroller-1 { 
  xposition: absolute; 
  overflow: hidden;
  width: 340px;
  height: 230px;
  margin: 0; 
  padding-left: 7px;
  font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.Scroller-Container {
	position: relative;
	width: 332px;
}

/* DAQUI PRA BAIXO */

#Scrollbar-Container {
	xposition: absolute;
}


.Scrollbar-Up {
	cursor: hand;
	xposition: absolute;
	top: 10px;
}
.Scrollbar-Track {
	width: 17px;
	height: 213px;
	position: absolute;	
	background: url(../portugues/images/Scrollbar-Track.gif) no-repeat;
}

.Scrollbar-Handle {
  position: absolute;
  cursor: hand;
}

#ScrollDown {
	position: absolute;
	margin-top: 213px;
}
.Scrollbar-Down {
  cursor: hand;
}

/* FIM CSS SCROLL */

.formulario {
	border: 1px solid;
	border-color: #3a3a3a;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.form_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
