/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 @font-face{font-family:FontAwesome;src:url(../fonts/fontawesome/fontawesome-webfont.eot?v=4.3.0);src:url(../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(../fonts/fontawesome/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(../fonts/fontawesome/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(../fonts/fontawesome/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(../fonts/fontawesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}
 @font-face{font-family:Sintony-Regular;src:url(../fonts/sintony/Sintony-Regular.ttf) format('truetype');font-weight:400;font-style:normal}

body {
	margin: 0px;
	background-color: #f0f0f0;
	font-family: Sintony-Regular, Helvetica, Verdana;
	-webkit-font-smoothing: antialiased;
	color: #182221;
}
.container {
	width: 960px;
	margin: auto;
}
.head {
	background-repeat: no-repeat;
	background-position: right top;
	height: 471px;
}
.leftBody {
	float: left;
	margin-top: 20px;
}
.leftBody  .conteudo {
	width: 615px;
	background-color: #fff;
	padding-bottom: 20px;
}
.leftBody  .conteudo p {
	padding: 10px 30px 0px 20px;
	font-size: 14px;
}
.leftBody  .conteudo #facebook {
	padding: 10px 60px 0px 20px;
}
.leftBody  .conteudo p.titulo, .leftBody  .conteudo span.titulo{
	font-size: 25px;
	font-weight:bold;
}
.rightBody {
	float: right;
	width: 312px;
	margin-top: 20px;
}
.footer {
	float: left;
	width: 100%;
	padding: 20px 0px;
}
.footerMenu {
	background-color: #e0e0e0;
	margin-top: 40px;
	padding: 5px 0px;
}
.footerMenu .telefone {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
.footerMenu .telefone::before {
	font: normal normal normal 14px/1 FontAwesome;
	content: '\f098';
	padding-right: 5px;
	font-size: 16px;
}
.footerMenu .email {
	font-size: 12px;
	font-weight: bold;
	padding-left: 45px;
}
.footerMenu .email::before {
	font: normal normal normal 14px/1 FontAwesome;
	content: '\f003';
	padding-right: 5px;
	font-size: 16px;
}
.footerAtendimento {
	background-color: #c7ffbc;
}
.footerAtendimento .container {
	text-align: center;
}
.footerAtendimento .titulo{
	display: block;
	color: #234f8c;
	font-weight: bold;
	font-size: 20px;
}
.footerAtendimento .texto{
	color: #000400;
	font-weight: bold;
	font-size: 25px;
}
.footerPagina {
	background-color: #1f5092;
	margin-top: 10px;
	padding: 30px 0px 50px 0px;
}
.footerPagina .copyright {
	color: #c7d3cf;
	font-size: 15px;
}
.footerPagina .design {
	color: #829ac0;
	font-size: 15px;
	padding-left: 100px;
}

a {
	text-decoration: none;
}
h1 {
	width: 300px;
	background-color: #65ce6f;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	font-size: 20px;
}
h1::before {
	font: normal normal normal 14px/1 FontAwesome;
	content: '\f105';
	font-size: 25px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

.divLogo {
	float: left;
	width: 250px;
}
.tituloPagina {
	float: right;
	color: #e80113;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	width: 610px;
	margin-top: 100px;
	margin-right: -120px;
	line-height: 1.0;
}
/* ---------------------- ICONES -------------------------------*/
.iconesTop {
	float: right;
	margin-top: 40px;
	margin-right: 50px;
}
.iconesTop a  {
	padding: 3px;
}
.iconesTop a, .iconesTop a:link, .iconesTop a:visited, .iconesTop a:active {
	color: #313131;
}
.iconesTop a:hover  {
	color: #84b1ec;
}

.iconesBottom {
	float: right;
	margin-top: -40px;
}
.iconesBottom a  {
	padding: 3px;
}
.iconesBottom a, .iconesBottom a:link, .iconesBottom a:visited, .iconesBottom a:active {
	color: #65cf75;
}
.iconesBottom a:hover  {
	color: #fff;
}

.facebook::before {
	font: normal normal normal 14px/1 FontAwesome;
	content: '\f082';
	font-size: 26px;
}
.twitter::before {
	font: normal normal normal 14px/1 FontAwesome;
	content: '\f081';
	font-size: 26px;
}
.favoritos::before {
	font: normal normal normal 14px/1 FontAwesome;
	content: '\f005';
	font-size: 26px;
}

/* ---------------------- BOX NOTICIAS -------------------------*/
.boxNoticias {
	width: 601px;
	height: 324px;
	background-color: #a5c1e9;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.boxNoticias .noticiaDestaque {
	display: none;
	text-align: center;
	font-size: 5vw;
	font-size: 5vh;
	width: 596px;
	height: 319px;
	overflow: hidden;
	line-height: 319px;
	font-weight: bold;
}

.boxNoticias .noticiaDestaque span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;      
}

/* ---------------- BOX INFORMACOES -----------------*/
.boxInformacao {
	width: 300px;
	background-color: #e2001a;
	color: #fff;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.boxInformacao .titulo{
	display: block;
	font-size: 25px;
}
.boxInformacao .subtitulo{
	font-size: 17px;
}
.boxInformacao:hover, .boxInformacao label:hover {
	cursor:pointer;
}

/* ---------------- BOX COMPARTILHAR -----------------*/
.boxCompartilhar {
	margin-top: 20px;
	width: 260px;
	background-color: #cedef5;
	color: #30498b;
	padding: 15px;
	text-align: center;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.boxCompartilhar label{
	display: block;
	font-size: 23px;
}

/* ------------------------ LINKS --------------------*/
a.links, a:visited.links, a.active.links {
	color: #182221;
}
a:hover.links {
	color: #3b5a9b;
	cursor:pointer;
}

/* --------------------- ATENDIMENTO -----------------*/
.conteudo div.atendimento {
	padding: 20px 40px;
}
.conteudo div.atendimento p {
	margin-bottom: 50px;
}

/* --------------------- SERVICOS --------------------*/
.conteudo div.servicos {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

/* ------------------------ LINKS --------------------*/
a.linksNoticia, a:visited.linksNoticia, a.active.linksNoticia {
	color: #182221;
}
a:hover.linksNoticia {
	color: #3b5a9b;
	cursor:pointer;
}













.conteudoContato  div {
	padding: 10px 0px 0px 20px;
	font-size: 14px;
}
.conteudoContato .emLinha {
	display: inline-block;
}

input[type=text], input[type=password] {
	background-color: #e7e5e6;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-color: #c3c1c2;
	border-right-color: #c3c1c2;
	padding: 5px;
	margin: 5px 0px;
	width: 300px;
	display: block;
}

textarea {
	background-color: #e7e5e6;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-color: #c3c1c2;
	border-right-color: #c3c1c2;
	padding: 5px;
	margin: 5px 0px;
	width: 550px;
	height: 150px;
	display: block;
}

input[type=submit] {
	background-color: #205092;
	color: #fff;
	font-weight: bold;
	border-width: 0px;
	padding: 10px 30px;
	margin-top: 20px;
	margin-left: 470px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/*************** MENSAGEM DE ERRO **************/
div.error {
	background-color: #ffeae1;
	padding: 0px 10px;
	border-style: solid;
    border-color: #000000;
    border-width: 1px;
    margin-bottom: 10px;
}