body,
html {
  padding: 0;
  margin: 0;
  background-color: #c9282d;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  line-height: inherit;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
#main {
  width: 968px;
  background: url(../images/balanca_fundo.png) no-repeat;
  background-position: left 10px;
  margin-left: auto;
  margin-right: auto;
  min-height: 564px;
  height: auto !important;
  height: 564px;
}
#page {
  width: 680px;
  margin-left: auto;
  margin-right: auto;
}
#language_main {
  width: 293px;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 327px;
  margin-top: -163.5px;
  /* Half the height */

  margin-left: -163.5px;
  /* Half the width */

}
#language_main #flags_section {
  margin-top: 62px;
  width: 200px;
  clear: both;
  height: 86px;
  margin-left: auto;
  margin-right: auto;
  background: center url(../images/flag_separator.png) no-repeat;
}
#language_main #flags_section img {
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  margin: 10px 0px;
  cursor: pointer;
}
#language_main #flags_section img this:hover {
  margin-top: 5px;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#language_main #flags_section img:first-child {
  float: left;
}
#language_main #flags_section img:last-child {
  float: right;
}
#header {
  height: 176px;
  position: relative;
}
#header div.logo {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 176px;
  height: 176px;
  cursor: pointer;
  background: center url(../images/patricia_costa.png) no-repeat;
}
#header div.logo:hover {
  filter: blur(1px);
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
}
#header div.contact_us {
  position: absolute;
  top: 25px;
  right: 0px;
}
#header div.menu {
  width: 504px;
  height: 16px;
  position: absolute;
  bottom: 12px;
  right: 0;
  text-transform: uppercase;
}
#header div.menu nav {
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  font-size: 13px;
}
#header div.menu nav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#header div.menu nav ul li {
  padding: 10px;
  display: inline;
}
#header div.menu nav ul li a {
  color: #fff;
}
#header div.menu nav ul li a:hover,
#header div.menu nav ul li a.active {
  text-decoration: underline;
}
#content {
  position: relative;
  height: auto;
}
#content #column_left {
  float: left;
  width: 176px;
  color: #fff;
}
#content #column_left .left_contact {
  height: 86px;
  text-align: right;
  font-size: 13px;
  vertical-align: middle;
  padding: 20px 20px 20px 0px;
}
#content #column_left .left_contact a {
  text-decoration: none;
  color: #ffffff;
}
#content #column_left .left_contact .email {
  font-size: 12px;
}
#content #column_left .left_notices {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 20px;
  color: #d8d8d8;
  font-size: 12px;
}
#content #column_left .left_notices h6 {
  font-size: 13px;
  color: #ffffff;
  margin: 5px;
  text-transform: uppercase;
}
#content #column_left .left_notices article {
  padding-top: 15px;
  text-align: justify;
  text-justify: inter-word;
}
#content #column_left .left_notices article p {
  text-align: right;
  font-style: italic;
}
#content #column_left .copyright {
  padding-top: 5px;
  font-size: 10px;
  text-align: center;
  line-height: 12px;
}
#content #column_right {
  float: right;
  padding: 40px;
  width: 424px;
  background-color: #fffef7;
  /*
    .pagination {
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      padding: 0;
      list-style: none;
      li{
        display: inline-table;
        margin-right: 2px;
        a{
          display: block;
          text-decoration: none;
          color: #717171;
          font-size: 12px;
          font-weight: bold;
          text-shadow: 0px 1px white;
          padding: 5px 8px;
          .boder-radius(3px);

          -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
          -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
          box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
          .background-gradient(#f9f9f9,#e8e8e8);
          &.current{
            color: white;
            text-shadow: 0px 1px #3f789f;

            -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
            -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
            box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);

            .background-gradient(#7cb9e5,#57a1d8);
          }
          &:hover{
            -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
            -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
            box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
            .background-gradient(#fff,#e8e8e8);
          }

          &.active, &.current.active{
            -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1) !important;
            -moz-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1) !important;
            box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1) !important;
          }

          &.current:hover{
            -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
            -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
            box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
            .background-gradient(#99cefc,#57a1d8);
          }
        }
      }
    }

    */

}
#content #column_right .article {
  font-size: 12px;
  color: #333536;
  text-align: justify;
  text-justify: inter-word;
}
#content #column_right .article img.article_cover {
  padding: 0px 15px 10px 0px;
  float: left;
}
#content #column_right .article h1 {
  font-size: 16px;
  text-align: center;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  color: #333536;
}
#content #column_right .page-header {
  margin-top: 0px;
}
#content #column_right .list_article .left {
  width: 100px;
  vertical-align: middle;
}
#content #column_right .list_article .left img {
  height: 110px;
  width: 90px;
  vertical-align: middle;
}
#content #column_right .list_article .right {
  width: 300px;
  font-size: 12px;
}
#content #column_right .list_article .right span.title {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  padding-bottom: 5px;
  cursor: pointer;
}
#contact {
  padding: 10px;
  margin: 0px;
  border: 0px;
  color: #333536;
}
#contact ul {
  margin-top: -50px;
  margin-left: 150px;
  list-style: none;
}
#contact p {
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 10px;
}
#contact p label {
  font-size: 12px;
  font-weight: bold;
  width: 120px;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  line-height: 27px;
}
#contact p input[type=text],
#contact p input[type=email],
#contact p input[type=tel],
#contact p textarea {
  border: 2px solid white;
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.1), 0 0 16px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.1), 0 0 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.1), 0 0 16px rgba(0, 0, 0, 0.1);
  padding: 5px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}
#contact p input[type=checkbox],
#contact p input[type=radio] {
  margin: 5px;
}
#contact p input[type=text],
#contact p input[type=email],
#contact p textarea {
  width: 250px;
}
#contact p textarea {
  height: 100px;
}
#contact input.validation_error,
#contact textarea.validation_error,
#contact ul.validation_error {
  border: 1px solid red !important;
}
