.background {
	background-attachment: scroll;
	background-image: url(../imagem/background.jpg);
	background-position: center top;
	background-repeat: repeat;
}
.titulo {
	font-family: Tahoma;
	font-size: 16px;
	color: #FF0;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	font-variant: normal;
}
.bolinha {
	font-family: Tahoma;
	font-size: 11px;
	color: #DB214C;
	text-decoration: none;
}
.texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
}
.textocontato {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	line-height: 10px;
}
.campocontato {
	background-color: #FFF;
	height: 18px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #1F5905;
	font-size: 11px;
}
.botao {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #569810;
	height: 20px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.campocontato2 {
	background-color: #FFF;
	height: 50px;
	width: 512px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #1F5905;
}
.textoemail {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
}
.textopequeno {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-small;
	color: #FF0;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
}
.textobold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	font-weight: bold;
	font-variant: normal;
	line-height: 18px;
}
.textoemailtmp {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	line-height: 25px;
}

