* {
  margin: 0px auto;
  padding: 0px;
  font-size: 11pt;
}

img {
  margin-top: 15px;
}

.titulo {
  color: #363636;
}

.sub-titulo {
  color: #363636;
  font-weight: bold;
}

.menus a:hover {
  border: solid #32bed7 2px;
  border-radius: 20px;
}

.menus a span {
  color: #fff
}

.menus a {
  border: solid 2px;
  border-color: transparent;
  margin: 14px;
  padding: 5px 0px;
}

#top {
  background-image: url('../img/Banner02_Fundo.jpg');
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

#corpo-clinico {
  background-image: url('../img/Copo_Clinico.jpg');
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

#telefone-menu {
  width: 250px;
  color: #fff;
  float: right;
}

#telefone-menu img {
  float: left;
  margin-right: 8px;
  margin-top: 10px;
}

#contato {
  padding: 15px 20px 0px 20px;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 80px;
  width: 100%;
}

#contato span {
  font-size: 20pt
}

#contato input {
  border-radius: 15px;
  height: 35px;
}

.linha {
  margin: 10px auto;
  width: 100%;
  background: #32bed7;
  height: 2px;
}

.linha-hi {
  margin: 10px auto;
  width: 100px;
  background: #32bed7;
  height: 5px;
}

.linha-hi-left {
  width: 100px;
  background: #32bed7;
  height: 5px;
  margin-top: 10px;
  float: left;
}

#content {
  background: #f1effd;
}

#background {
  background-image: linear-gradient(#fff, #f1effd);
}

#post-dica-content {
  text-align: left;
  padding: 3px;
}
#post-dica-content a{
  text-decoration: none;
}#post-dica-content a:hover{
  color: #32bed7;

}

.borderDiv {}

.borderDiv:after {
  content: "";
  position: absolute;
  right: 0;
  z-index: 100;
  top: 0;
  width: 5px;
  height: 20%;
  /* or 100px */
  background: #32bed7;
}

#convenios {
  margin-top: 50px;
}

#rodape-right {
  background-image: url('../img/Banner01.jpg');
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

#rodape table tr td {

  font-size: 8pt;
}#rodape table{

  margin-top: 50px;
}

#rodape {
  text-align: left;
  margin-top: 100px;
}

#rodape img {
  margin-right: 15px;
}

.rodape-titulo {
  color: #32577d;
  font-weight: bold;
}
#content-inter{

}#noticia{
  text-align: left;

}#noticia li{
list-style-type: none;
}#noticia img{
width: 100%;

}
