@charset "utf-8";
.Data {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.Textos {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.Formulario {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
	color: #000000;
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.FormularioG {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
	color: #000000;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
.FormularioGoogle {
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(img/google.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	width: 55px;
}
.Direitos {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.TextosDestaques {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

