@charset "utf-8";
.texto {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height:22px;
	color: #06344B;
	text-align:justify;
}
.texto-negrito {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height:22px;
	color: #06344B;
	text-align:justify;
}
.titulos {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 22px;
	color: #fff;
	text-align:center;
}
.titulos2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 25px;
	color: #0C5477;
	text-align:left;
}
.titulos3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #0C5477;
	text-align:left;
}
.titulos-laranja {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #F07750;
	text-align:left;
}
.formContato {width:300px; height:15px; padding:5px; background:none; font-family: "Ubuntu"; font-size:14px; color:#000; border:0;}
.formContato4 {width:91px; height:15px; padding:5px; background:none; font-family: "Ubuntu"; font-size:14px; color:#000; border:0;}
.formContato5 {width:51px; height:15px; padding:5px; background:none; font-family: "Ubuntu"; font-size:14px; color:#000; border:0;}
.formContato2 {width:660px; height:70px; padding:1px; background:none; font-family: "Ubuntu"; font-size:15px; color:#000; border:0;}
.formContato3 {	width:240px;
	height:34px;
	border:0;
	background:url(imagens/bt-enviar.jpg) left top no-repeat;
	margin-top:-15px;
	text-align: right;
}