@import url(http://fonts.googleapis.com/css?family=PT+Sans:400italic,400);
.social_link {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 16px;
  display: inline-block;
}

.contactos {
  font-family: Arial, Helvetica, sans-serif;
}
.contactos #success_message {
  display: none;
  background-color: #019c00;
  color: #FFF;
  padding: 10px 20px;
}
.contactos button.bt {
  border: none;
  cursor: pointer;
}
.contactos .bt {
  background-color: #b30838;
  text-decoration: none;
  color: #FFF;
  padding: 6px 15px;
  font-size: 13px;
}
.contactos .bt:hover {
  text-decoration: none;
}
.contactos p {
  line-height: 1.4;
}
.contactos p .enfase {
  display: block;
  margin-bottom: 10px;
}
.contactos .col-l {
  width: 100%;
}
.contactos .col-r {
  margin-top: 30px;
}

.form1 input[data-required]::after {
  content: "erro";
}
.form1 input.error, .form1 select.error, .form1 textarea.error {
  border: solid 1px #C00;
}
.form1 .error_msg2, .form1 input[data-required] ~ .error_msg, .form1 select[data-required] ~ .error_msg {
  background-color: #C00;
  color: #FFF;
  padding: 5px 7px;
  position: relative;
  top: 7px;
  left: 0;
  width: 75%;
  display: block;
  border-radius: 5px;
  font-size: 0.75em;
}
.form1 .error_msg2:after, .form1 input[data-required] ~ .error_msg:after, .form1 select[data-required] ~ .error_msg:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 7px;
  top: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #C00;
}
.form1 input[data-required] ~ .error_msg, .form1 select[data-required] ~ .error_msg {
  top: -10px;
}
.form1 .error_msg2 {
  top: -10px;
  margin-top: 10px;
  margin-bottom: 50px;
}
.form1 input, .form1 textarea {
  width: 75%;
  padding: 10px;
  border: solid 1px #c4c4c4;
  border-radius: 3px;
  margin-bottom: 20px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.form1 textarea {
  height: 200px;
}

.google-maps {
  position: relative;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
  margin: 0 auto 0 auto;
  width: 100%;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.link-to-google-maps {
  text-align: center;
  font-size: 0.8em;
}
.link-to-google-maps a {
  color: inherit;
}

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ebebeb;
  background-image: url(../imagens/bggradient.gif);
  background-repeat: repeat-x;
}

#livro_reclamacoes {
  padding: 30px 0 0 0;
}

#livro_reclamacoes img {
  height: 50px;
  width: auto;
  border: none;
}

#topo-rotativo {
  width: 820px;
  height: 200px;
  overflow: hidden;
}

#topo-rotativo img {
  width: 820px;
  height: 200px;
  border-radius: 10px;
}

#site {
  width: 863px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

#site #cont_top {
  background-image: url(../imagens/bg_top.gif);
  background-repeat: no-repeat;
  height: 20px;
  width: 863px;
  clear: both;
}

#site #cont_bottom {
  background-image: url(../imagens/bg_bot.gif);
  background-repeat: no-repeat;
  height: 17px;
  width: 863px;
}

#site #cont {
  background-image: url(../imagens/bg_rep.gif);
  background-repeat: repeat-y;
  padding-top: 0px;
  padding-right: 22px;
  padding-bottom: 0px;
  padding-left: 21px;
}

#site #topo {
  height: 103px;
  width: 863px;
}

#site #topo #logo {
  height: 103px;
  width: 121px;
  margin-left: 21px;
  float: left;
}

#titulo_pagina {
  color: #b20838;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  /*	font-weight: bold;*/
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #b20838;
  line-height: 36px;
  margin-top: 10px;
}

#menu {
  font: 15px "PT Sans", sans-serif;
  float: right;
  width: 670px;
  height: 30px;
  text-transform: uppercase;
  padding-top: 43px;
}

#menu a {
  color: #767676;
  text-decoration: none;
}

#menu a:hover {
  color: #979797;
  text-decoration: none;
}

#menu ul, #menu li {
  margin: 0;
  padding: 0;
}

#menu li {
  display: block;
  float: left;
  padding-top: 15px;
  color: #767676;
  margin: 0 15px;
}

#menu li.selected {
  background: url(/imagens/seta.png) center top no-repeat;
}

/*#site #topo #menu {
	float: right;
	width: 650px;
	height: 30px;
	padding-top:45px;
	margin-right:0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #454545;
	text-align: right;
}*/
#quote img {
  margin-top: 20px;
}

#news_cont {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  float: left;
  width: 560px;
  background-image: none;
  background-repeat: repeat-y;
  background-position: right;
  line-height: 18px;
  padding-right: 20px;
  padding-top: 10px;
}

#site #rodape {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  text-align: right;
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
}

#site #rodape a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  text-decoration: none;
}

#site #rodape a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  text-decoration: underline;
}

.imgleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.img_consultoria {
  float: none;
  padding-right: 5px;
}

#news_cont .news_block a, a {
  color: #B71643;
  text-decoration: underline;
}

#news_cont .news_block {
  margin-top: 20px;
  line-height: 16px;
}

#news_cont .news_block2 {
  background-color: #e9e9e9;
  margin-top: 10px;
  line-height: 16px;
  padding: 10px;
  /*background-image: url(../imagens/fundo_caixa.gif);*/
  background-repeat: no-repeat;
  background-position: right;
}

.news_block2 {
  background-color: #e9e9e9;
  margin: 0;
  line-height: 16px;
  padding: 10px;
  /*background-image: url(../imagens/fundo_caixa.gif);*/
  background-repeat: no-repeat;
  background-position: right;
}

.sep_noticias {
  height: 10px;
  background-image: url(../imagens/sep_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

#cxlateral {
  float: right;
  width: 210px;
  margin-top: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  padding-left: 20px;
  line-height: 16px;
}

.field {
  background-color: #FFFFFF;
  border: 1px solid #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.field_red {
  background-color: #F3110E;
  border: 1px solid #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#site #topo #linguas {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  height: 20px;
  padding-top: 2px;
  padding-right: 22px;
}

#linguas a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}

#linguas a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  text-decoration: underline;
}

#cxlateral .publicacoes_block #calendario_lista {
  width: 172px;
  font-size: 12px;
  line-height: 14px;
  padding-top: 10px;
}

.data_agenda {
  font-size: 11px;
  font-weight: bold;
}

#consultoria_lista a {
  text-decoration: none;
  font-size: 13px;
}

#consultoria_lista a:hover {
  text-decoration: underline;
}

/* LISTAS */
#consultoria_lista li {
  list-style-type: none;
  list-style-image: url(../imagens/bola2.jpg);
  line-height: 28px;
}

ul {
  padding-left: 30px;
}

#consultoria_lista .sublista a {
  text-decoration: none;
  font-size: 12px;
  color: #333;
  text-decoration: underline;
}

#consultoria_lista .sublista a:hover {
  text-decoration: underline;
  color: #999999;
}

#consultoria_lista .sublista ul {
  padding-left: 25px;
}

#consultoria_lista .sublista li {
  list-style-type: none;
  list-style-image: url(../imagens/bola3.jpg);
  line-height: 18px;
}

#titulo_pagina a {
  text-decoration: none;
}

.link_black {
  color: #000;
  text-decoration: none;
}

.link_black:hover {
  color: #000;
  text-decoration: underline;
}

.justificado {
  text-align: justify;
}

img {
  border: none;
}

.imgMenu {
  margin-right: 27px;
  float: left;
}

#frase_home {
  z-index: 99;
  position: relative;
  top: -45px;
  left: 15px;
  font: 30px "PT Sans", sans-serif;
  color: white;
}

#frase_home2 {
  font: italic 24px/30px "PT Sans", sans-serif;
  padding: 20px 20px;
  color: #0a567d;
}

/*# sourceMappingURL=conlusa.css.map */
