@charset "utf-8";
/* CSS Document */
.topo_telefone {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #999;
	}

.topo_telefone2 { 
 	font-family:"Century Gothic";
	font-size:25px;
	font-weight:bold;
	color:#999
	}
.categoria { 
 	font-family:"Century Gothic";
	font-size:28px;
	font-weight:bold;
	color: #036
	}
.categoria2 { 
 	font-family:"Century Gothic";
	font-size:23px;
	font-weight:bold;
	color: #FFF
	}
.texto_historia {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #333;
	text-align: justify;
	}
.formulario {
	font-size: 20px;
	font-family: "Century Gothic";
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-color: #069;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	outline:none;
}
.formulario2 {
	font-size: 20px;
	font-family: "Century Gothic";
	margin: 0px;
	color: #FFF;
	background-color: #069;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-radius: 10px;
}
.resposta_email {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
}
