.testobase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f94949;
	text-decoration: none;
	padding-top: 8px;
	background-image: url(imagens/linha1.gif);
	background-repeat: repeat-x;
}
.testobase2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.testobase3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f94949;
	text-decoration: none;
	padding-top: 8px;
	background-image: url(imagens/linha2.gif);
	background-repeat: repeat-x;
}
.testo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	padding-top: 8px;
	padding-right: 22px;
	padding-left: 19px;
	font-weight: bold;
	line-height: 16px;
}
.fundogater {
	background-image: url(imagens/ftgater.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testo1destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0;
	text-align: justify;
	font-weight: bold;
	line-height: 16px;
}
.testoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	font-weight: bold;
	line-height: normal;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #FFC;
	border: 1px solid #800;
	width: 360px;
}
.botão {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #800;
	border: 1px solid #C00;
}
.botão2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #800;
	border: 1px solid #C00;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.testo-titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0;
	text-align: justify;
	font-weight: bold;
	line-height: 16px;
}

