body {
  margin: 20px 0;
  padding: 0;
  color: #4c4c4c;
  background-color: #FFF;
  font-family: Verdana, "Verdana Ref", Geneva, sans-serif;
  font-size: 12px;
  font-smooth: always;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
  -webkit-font-smoothing: antialiased;
}
a {
  color: #4c4c4c;
  text-decoration: none;
}
a img {
  border: 0;
}
p {
  margin-bottom: 10px;
}
em {
  font-style: italic;
}
input::-webkit-input-placeholder {
  color: #4c4c4c;
}
.language-warning {
  border: 2px solid #A71D2A;
  padding: 15px;
  font-weight: bold;
  text-align: center;
  background-color: #f2f2f2;
  color: #A71D2A;
}
#container {
  margin: 0 auto 20px auto;
  width: 960px;
  text-align: left;
}
#header #englishbutton {
  color: #808080;
  background-color: #e5e5e5;
}
#header #englishbutton img {
  margin: 0 6px 4px 0;
  vertical-align: middle;
}
#header .formtext {
  display: inline-block;
  width: 135px;
  height: 16px;
  text-align: left;
  font-size: 9px;
  color: #808080;
  background-color: #e5e5e5;
  border: 0;
  padding: 1px 8px;
}
#header .formbutton {
  display: inline-block;
  font-weight: bold;
  width: 40px;
  height: 18px;
  text-align: center;
  color: #fff;
  background-color: #e6701e;
  border: 0;
  font-size: 9px;
}
#header #reservedbutton {
  color: #fff;
  background-color: #e6701e;
  height: 15px;
}
#header .bottom {
  width: 960px;
  height: 24px;
  background-color: #f2f2f2;
  background-color: rgba(241, 241, 241, 0.8);
}
#header .bottom .MainMenu {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  display: inline;
  font-weight: bold;
  font-size: 10px;
}
#header .bottom .MainMenu > li {
  position: relative;
  z-index: 1;
  float: left;
  margin: 0;
  border-right: 1px solid #fff;
}
#header .bottom .MainMenu > li .button {
  position: relative;
  top: 0;
  left: 0;
  background-color: #F2F2F2;
  background-color: rgba(241, 241, 241, 0.8);
  outline: 0;
}
#header .bottom .MainMenu > li .button .label {
  display: block;
  padding: 6px 9px;
  outline: 0;
}
#header .bottom .MainMenu > li .button a {
  outline: 0;
}
#header .bottom .MainMenu > li .whitener {
  position: absolute;
  display: none;
  width: 100%;
  margin: -6px 0 0;
  height: 11px;
  z-index: 3;
  background-color: #fff;
}
#header .bottom .MainMenu > li:last-child {
  margin-right: 0;
}
#header .bottom .MainMenu > li:hover {
  z-index: 2;
  background-color: #FFF;
  cursor: default;
  border-right: 0;
  margin-right: 1px;
  -webkit-box-shadow: 0 0 12px #C2C2C2;
  -moz-box-shadow: 0 0 12px #C2C2C2;
  box-shadow: 0 0 12px #C2C2C2;
}
#header .bottom .MainMenu > li:hover .label {
  background-color: #fff;
}
#header .bottom .MainMenu > li:hover .whitener {
  display: block;
}
#header .bottom .MainMenu > li:hover ul {
  display: block;
}
#header .bottom .MainMenu > li:hover a {
  text-decoration: none;
}
#header .bottom .MainMenu li ul {
  display: none;
  position: absolute;
  left: 0;
  top: 24px;
  margin: 0 0 0 0;
  padding: 4px 0;
  width: 200px;
  list-style: none;
  background-color: #FFF;
  -webkit-box-shadow: 0 0 12px #C2C2C2;
  -moz-box-shadow: 0 0 12px #C2C2C2;
  box-shadow: 0 0 12px #C2C2C2;
}
#header .bottom .MainMenu li ul li {
  display: block;
  float: none;
  background-color: #FFF;
  font-weight: normal;
  font-size: 9px;
  padding: 6px 6px 2px;
  margin: 3px 8px;
  line-height: 15px;
}
#header .bottom .MainMenu li ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
#header .bottom .MainMenu li ul li:hover {
  background-color: #DD5A23;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#header .bottom .MainMenu li ul li:hover a {
  color: #FFF;
  text-decoration: none;
}
#contents {
  clear: both;
  padding: 10px 0;
  min-height: 400px;
  position: relative;
}
#contents #homepage #banner {
  position: relative;
  width: 958px;
  height: 293px;
  border: 1px solid #b2b2b2;
  background-color: #f2f2f2;
  overflow: hidden;
}
#contents #homepage #banner ul.BannerButtons {
  margin: 0;
  padding: 0;
}
#contents #homepage #banner ul.BannerButtons li {
  position: absolute;
  display: block;
  height: 41px;
  border-left: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  background-color: rgba(255, 255, 255, 0.5);
  width: 150px;
  padding: 0 5px;
}
#contents #homepage #banner ul.BannerButtons li a {
  display: block;
  width: 100%;
  font-size: 11px;
  padding: 0 4px;
}
#contents #homepage #banner ul.BannerButtons li.col-1 {
  right: 0;
}
#contents #homepage #banner ul.BannerButtons li.col-2 {
  right: 161px;
}
#contents #homepage #banner ul.BannerButtons li.col-3 {
  right: 298px;
}
#contents #homepage #banner ul.BannerButtons li.col-4 {
  right: 447px;
}
#contents #homepage #banner ul.BannerButtons li.row-1 {
  top: 0;
}
#contents #homepage #banner ul.BannerButtons li.row-2 {
  top: 42px;
}
#contents #homepage #banner ul.BannerButtons li.row-3 {
  top: 84px;
}
#contents #homepage #banner ul.BannerButtons li.row-4 {
  top: 126px;
}
#contents #homepage #banner ul.BannerButtons li.row-5 {
  top: 168px;
}
#contents #homepage #banner ul.BannerButtons li.row-6 {
  top: 210px;
}
#contents #homepage #banner ul.BannerButtons li.row-7 {
  top: 252px;
}
#contents #homepage #banner #infobar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 17px;
  padding: 12px 15px;
  font-size: 11px;
  overflow: hidden;
  cursor: default;
  background-color: rgba(255, 255, 255, 0.5);
  white-space: nowrap;
}
#contents #homepage #banner #infobar .orange-title {
  color: #e66f1e;
  font-size: 13px;
  font-weight: bold;
}
#contents #homepage #banner #infobar:hover {
  background-color: #e66f1e;
  color: #fff;
}
#contents #homepage #banner #infobar:hover .orange-title {
  color: #fff;
}
#contents #homepage #banner #banner-image {
  position: absolute;
}
#contents #homepage .sub-contents {
  width: 470px;
  margin: 10px 0;
  position: relative;
}
#contents #homepage .sub-contents .header {
  display: block;
  background-color: #f2f2f2;
  width: 460px;
  height: 25px;
  padding: 18px 0 2px 10px;
  font-size: 18px;
  font-weight: bold;
  text-transform: lowercase;
  cursor: default;
}
#contents #homepage .sub-contents .arrow {
  position: absolute;
  background-color: #999999;
}
#contents #homepage .sub-contents .arrow:hover {
  background-color: #b2b2b2;
}
#contents #homepage .sub-contents #up-arrow {
  right: 0;
  top: 18px;
}
#contents #homepage .sub-contents #up-arrow:active {
  background-color: #e6701e;
}
#contents #homepage .sub-contents #down-arrow {
  right: 0;
  top: 31px;
}
#contents #homepage .sub-contents #down-arrow:active {
  background-color: #e6701e;
}
#contents #homepage .sub-contents #left-arrow {
  right: 14px;
  top: 29px;
}
#contents #homepage .sub-contents #left-arrow:active {
  background-color: #d72433;
}
#contents #homepage .sub-contents #right-arrow {
  right: 0;
  top: 29px;
}
#contents #homepage .sub-contents #right-arrow:active {
  background-color: #d72433;
}
#contents #homepage #conhecanos-section {
  float: right;
}
#contents #homepage #conhecanos-section .header {
  color: #d72433;
}
#contents #homepage #conhecanos-section .header:hover {
  color: #fff;
  background-color: #d72433;
}
#contents #homepage #conhecanos-section #carrossel {
  width: 100%;
  height: 180px;
  margin: 15px 0 5px;
  overflow: hidden;
}
#contents #homepage #conhecanos-section #carrossel .item {
  position: relative;
  margin-right: 4px;
  width: 152px;
  height: 180px;
  border: 1px solid #ededed;
  float: left;
  background-color: #f2f2f2;
  cursor: pointer;
  overflow: hidden;
}
#contents #homepage #conhecanos-section #carrossel .item span {
  position: absolute;
  display: block;
  width: 132px;
  height: 28px;
  bottom: 10px;
  padding: 10px 10px 15px;
  font-size: 15px;
  text-align: right;
  text-transform: uppercase;
  color: #fff;
  background-color: rgba(169, 28, 41, 0.5);
  font-weight: bold;
}
#contents #homepage #conhecanos-section #carrossel .item img {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  /* width: 100%;
						height: 100%; */

}
#contents #homepage #conhecanos-section #carrossel .item:hover span {
  background-color: #a91c29;
}
#contents #homepage #mapa-section {
  width: 100px;
  float: right;
  clear: right;
}
#contents #homepage #mapa-section .header {
  color: #e6701e;
  width: 90px;
  height: 36px;
  padding-top: 48px;
  font-size: 15px;
  line-height: 100%;
  cursor: pointer;
}
#contents #homepage #mapa-section .header:hover {
  color: #fff;
  background-color: #e6701e;
}
#contents #homepage #pesquisar-section {
  float: right;
  width: 348px;
  margin-right: 22px;
}
#contents #homepage #pesquisar-section .header {
  width: 337px;
  color: #a71d2a;
}
#contents #homepage #pesquisar-section .header:hover {
  color: #fff;
  background-color: #a71d2a;
}
#contents #homepage #pesquisar-section .ok-button {
  display: inline-block;
  background-color: #a71d2a;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  width: 70px;
  text-align: center;
  margin: 20px 0 0;
  padding: 1px 0 4px;
  text-transform: lowercase;
  border: 0;
  cursor: pointer;
}
#contents #homepage #pesquisar-section .formtext {
  display: inline-block;
  background-color: #e6e6e6;
  width: 264px;
  margin: 20px 0 0;
  padding: 4px 5px 4px 8px;
  border: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px;
}
#contents #homepage #destaque-section {
  float: left;
  height: 313px;
}
#contents #homepage #destaque-section .header {
  color: #e6701e;
}
#contents #homepage #destaque-section .header:hover {
  color: #fff;
  background-color: #e6701e;
}
#contents #homepage #destaque-section #destaques {
  position: relative;
  overflow: hidden;
}
#contents #homepage #destaque-section #destaques .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.85);
}
#contents #homepage #destaque-section #destaques .overlay img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
}
#contents #homepage #destaque-section #destaques .destaque {
  position: relative;
  width: 470px;
  margin-top: 10px;
  overflow: hidden;
  font-size: 11px;
}
#contents #homepage #destaque-section #destaques .destaque .title {
  display: block;
  color: #e6701e;
  font-weight: bold;
  overflow: hidden;
}
#contents #homepage #destaque-section #destaques .destaque .body {
  overflow: hidden;
}
#contents #homepage #buttons-section {
  clear: left;
  float: left;
  margin-top: 7px;
}
#contents #homepage #buttons-section a {
  cursor: default;
}
#contents #homepage #buttons-section .button {
  display: block;
  float: left;
  background-color: #f2f2f2;
  padding: 0 23px;
  font-size: 12px;
  font-weight: bold;
  margin-right: 16px;
  cursor: pointer;
  height: 21px;
  line-height: 22px;
}
#contents #homepage #buttons-section #contactenos-button {
  color: #fff;
  background-color: #e6701e;
}
#contents #homepage #buttons-section #contactenos-button:hover {
  color: #e6701e;
  background-color: #f2f2f2;
}
#contents #homepage #buttons-section #newsletter-button {
  color: #a71d2a;
}
#contents #homepage #buttons-section #newsletter-button:hover {
  color: #fff;
  background-color: #a71d2a;
}
#contents #homepage #buttons-section #facebook-button {
  margin-right: 0;
  color: #3b5998;
  background: #f2f2f2 url('/images/facebook.png') no-repeat scroll 4px center;
  padding: 0 14px 0 28px;
}
#contents #homepage #buttons-section #facebook-button:hover {
  color: #fff;
  background: #3b5998 url('/images/facebook-hover.png') no-repeat scroll 4px center;
}
#contents #homepage #buttons-section #rss-button {
  margin-right: 0;
  color: #e6701e;
  background: #f2f2f2 url('/images/rss.png') no-repeat scroll 4px center;
  padding: 0 14px 0 28px;
  margin-right: 18px;
}
#contents #homepage #buttons-section #rss-button:hover {
  color: #fff;
  background: #e6701e url('/images/rss-hover.png') no-repeat scroll 4px center;
}
#footer {
  clear: both;
  height: 40px;
  line-height: 40px;
  padding-top: 20px;
  font-size: 8px;
  font-weight: bolder1;
}
#footer .logos {
  float: left;
  text-align: left;
  display: inline-block;
}
#footer .logos img {
  vertical-align: middle;
}
#footer .logos:last-child {
  float: right;
  text-align: right;
  width: 110px;
}
#footer .options {
  float: left;
  text-align: center;
  line-height: 40px;
}
#footer .options a, #footer .options span {
  margin: 0 8px;
}
.ellipses {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
/******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/
#left-aside {
  float: left;
  width: 182px;
  min-height: 600px;
  margin-right: 10px;
}
#conteudos {
  position: relative;
  float: left;
  width: 556px;
  min-height: 600px;
  padding: 0 10px;
  color: #808080;
  /* overflow: hidden; */

}
#conteudos p {
  font-size: 11px;
}
#conteudos table {
  border-collapse: separate;
  border-spacing: 2px 2px;
}
#conteudos h1 {
  color: #a71d2a;
  font-weight: bold;
  font-size: 14px;
  margin: 5px 0 15px;
}
#conteudos h2 {
  color: #a71d2a;
  font-weight: bold;
  font-size: 13px;
  margin: 5px 0 15px;
}
#conteudos h3 {
  color: #a71d2a;
  font-weight: bold;
  font-size: 12px;
  margin: 5px 0 15px;
}
#conteudos h4 {
  color: #d72433;
  font-weight: bold;
  font-size: 11px;
  margin: 10px 0;
}
#conteudos strong {
  font-weight: bold;
}
#conteudos ul {
  margin: 5px 0;
  font-size: 11px;
}
#conteudos ul li {
  margin: 0 0 6px 20px;
  list-style: disc outside none;
}
#conteudos ul li.ident {
  margin-right: 34px;
}
#conteudos ol {
  margin: 5px 0;
  font-size: 11px;
}
#conteudos ol li {
  margin: 0 0 6px 20px;
  list-style: decimal outside none;
}
#conteudos ol li.ident {
  margin-right: 34px;
}
#conteudos .imgTop {
  float: left;
  margin-bottom: 20px;
}
#conteudos .listItem {
  position: relative;
  float: left;
  width: 268px;
  min-height: 48px;
  margin: 0 10px 10px 0;
  cursor: default;
  font-size: 11px;
}
#conteudos .listItem .name {
  display: block;
  font-weight: bold;
  color: #666666;
}
#conteudos .listItem .desc {
  display: block;
  color: #808080 !important;
  font-weight: normal !important;
}
#conteudos .listItem .desc:hover {
  color: #808080 !important;
  font-weight: normal !important;
}
#conteudos .listItem:hover .name {
  color: #e6701e;
}
#conteudos .listItem:hover .desc {
  color: #333333;
}
#conteudos .area {
  position: relative;
  float: left;
  width: 268px;
  min-height: 48px;
  margin: 0 10px 10px 0;
  cursor: default;
  font-size: 11px;
}
#conteudos .area .name {
  display: block;
  font-weight: bold;
  color: #666666;
}
#conteudos .area .desc {
  display: block;
  color: #808080 !important;
  font-weight: normal !important;
}
#conteudos .area .desc:hover {
  color: #808080 !important;
  font-weight: normal !important;
}
#conteudos .area:hover .name {
  color: #e6701e;
}
#conteudos .area:hover .desc {
  color: #333333;
}
#conteudos .area .tooltip {
  display: none;
  position: absolute;
  left: 150px;
  top: 0;
  width: 320px;
  padding: 15px;
  padding-bottom: 5px;
  background-color: #fff;
  z-index: 100;
  -webkit-box-shadow: 0 0 12px #C2C2C2;
  -moz-box-shadow: 0 0 12px #C2C2C2;
  box-shadow: 0 0 12px #C2C2C2;
  font-size: 11px;
}
#conteudos .area .tooltip .title {
  display: block;
  font-weight: bolder;
  color: #a71d2a;
  font-size: 11px;
}
#conteudos .area .tooltip ul {
  margin-bottom: 10px;
}
#conteudos .area .tooltip li {
  list-style: square;
  margin-left: 15px;
}
#conteudos .area .tooltip li.orange {
  color: #e6701e;
}
#conteudos .area .tooltip li.dark {
  color: #4d4d4d;
}
#conteudos .area .tooltip .desc {
  color: #808080;
  font-size: 11px;
}
#conteudos .unidade {
  position: relative;
  float: left;
  width: 268px;
  min-height: 48px;
  margin: 0 10px 10px 0;
  cursor: default;
  font-size: 11px;
  margin: 0 10px 20px 0;
}
#conteudos .unidade .name {
  display: block;
  font-weight: bold;
  color: #666666;
}
#conteudos .unidade .desc {
  display: block;
  color: #808080 !important;
  font-weight: normal !important;
}
#conteudos .unidade .desc:hover {
  color: #808080 !important;
  font-weight: normal !important;
}
#conteudos .unidade:hover .name {
  color: #e6701e;
}
#conteudos .unidade:hover .desc {
  color: #333333;
}
#conteudos .unidade .name {
  margin-top: 10px;
  color: #4d4d4d;
}
#conteudos .unidade .desc {
  margin: 10px 0 0 80px;
}
#conteudos .unidade .img {
  float: left;
  background: white url('/images/placeholder_logo.png') no-repeat scroll center center;
  border: 1px solid #c8c8c8;
  width: 70px;
  height: 70px;
  margin-right: 10px;
}
#conteudos .projecto {
  position: relative;
  float: left;
  width: 268px;
  min-height: 48px;
  margin: 0 10px 10px 0;
  cursor: default;
  font-size: 11px;
  min-height: 70px;
}
#conteudos .projecto .name {
  display: block;
  font-weight: bold;
  color: #666666;
}
#conteudos .projecto .desc {
  display: block;
  color: #808080 !important;
  font-weight: normal !important;
}
#conteudos .projecto .desc:hover {
  color: #808080 !important;
  font-weight: normal !important;
}
#conteudos .projecto:hover .name {
  color: #e6701e;
}
#conteudos .projecto:hover .desc {
  color: #333333;
}
#right-aside {
  float: left;
  width: 182px;
  min-height: 600px;
  margin-left: 10px;
}
/******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/
#breadcrumb {
  background-color: #f2f2f2;
  padding: 20px 10px;
  font-size: 11px;
  color: #666666;
  width: 162px;
}
.asidemenu {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  font-size: 11px;
}
.asidemenu li {
  list-style: none;
}
.asidemenu li a {
  display: block;
  padding: 5px 10px;
}
.asidemenu li a:hover {
  background-color: #f2f2f2;
  text-decoration: none;
}
.asidemenu li ul {
  list-style: none;
}
.asidemenu li ul li {
  list-style: none;
  padding: 0;
}
.asidemenu li ul li a {
  padding: 5px 10px 5px 20px;
}
.asidemenu li ul li.selected > a {
  color: #fff;
  font-weight: bold;
  background-color: #a71d2a;
}
.asidemenu li ul li.selected > a:hover {
  background-color: #a71d2a;
}
.asidemenu li.selected > a {
  color: #fff;
  font-weight: bold;
  background-color: #a71d2a;
}
.asidemenu li.selected > a:hover {
  background-color: #a71d2a;
}
.asidemenu.horizontal li {
  list-style: none;
  float: left;
  margin: 0 !important;
  margin-right: 1px;
  padding: 0 !important;
  background-color: #f2f2f2;
  text-align: center;
}
.asidemenu.horizontal li a {
  color: ;
  padding: 18px 0 5px;
}
.asidemenu.horizontal li a:hover {
  background-color: #f8f8f8;
}
.asidemenu.horizontal li:last-child {
  margin-right: 0;
}
.asidemenu.horizontal li.selected {
  list-style: none;
  background-color: #a71d2a;
}
.asidemenu.horizontal li.selected a {
  color: #fff !important;
}
.asidemenu.horizontal li.selected a:hover {
  background-color: #a71d2a;
}
.aside-section {
  margin-bottom: 15px;
}
.aside-section .header {
  color: #fff;
  background-color: #c2c2c2;
  font-size: 11px;
  padding: 25px 10px 8px;
  line-height: 16px;
}
.aside-section .header .title {
  font-weight: bold;
}
.aside-section .header .subtitle {
  color: #dca5aa;
  font-weight: normal;
}
.aside-section .contents {
  font-size: 11px;
  padding: 8px 5px 5px 8px;
}
.aside-section .contents .bold {
  color: #d72433;
  font-weight: bold;
  font-size: 11px;
}
.aside-section #pesquisa-form .formtext {
  margin: 0;
  padding-left: 6px;
  color: #808080;
  background-color: #e5e5e5;
  border: 0;
  width: 130px;
  height: 20px;
  font-size: 10px;
}
.aside-section #pesquisa-form .formbutton {
  padding: 0;
  margin: 0;
  color: #fff;
  background-color: #a71d2a;
  font-weight: bold;
  border: 0;
  width: 15%;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
}
.lista {
  font-size: 11px;
  margin-top: 10px;
}
.lista li {
  position: relative;
  list-style: square outside none;
  color: #e6701e;
  margin-bottom: 15px;
  margin-left: 0 !important;
  display: block;
}
.lista li .title {
  display: block;
  color: #e6701e;
  font-weight: bold;
}
.lista li .description {
  color: #808080 !important;
  font-weight: normal !important;
  display: block;
  text-align: justify;
}
.lista li .image {
  position: absolute;
  left: -52px;
  margin: 0;
  padding: 0;
  display: none;
}
.lista li.withImages {
  left: 54px;
  width: 488px;
  list-style: none;
  margin-bottom: 25px;
  min-height: 42px;
}
.lista li.withImages .image {
  display: block;
}
.lista li.ident {
  left: 34px;
}
.lista li.withImages.ident {
  left: 88px;
}
.submenu {
  font-size: 11px;
}
.submenu div {
  text-align: right;
  color: #fff;
  background-color: #a71d2a;
  font-weight: bold;
  padding: 28px 10px 8px 10px;
  text-transform: lowercase;
}
.submenu li {
  text-align: left;
  color: #666666;
  background-color: #f2f2f2;
  margin-bottom: 1px;
}
.submenu li:last-child {
  margin-bottom: 0;
}
.submenu li a {
  display: block;
  padding: 8px 10px 8px 10px;
}
.submenu li.selected {
  background-color: #fff;
  font-weight: bold;
}
.submenu li.selected a {
  color: #e32232;
}
.submenu li.selected.subchildren {
  padding-left: 25px;
}
.submenu li.selected.grandchildren {
  padding-left: 50px;
}
.submenu li.subchildren {
  padding-left: 25px;
}
.submenu li.grandchildren {
  padding-left: 50px;
}
.tabMenu {
  width: 100%;
  border-bottom: 1px solid #b2b2b2;
}
.tabMenu ul {
  margin: 0 0 0 0 !important;
}
.tabMenu ul li {
  display: inline-block;
  margin-bottom: -1px !important;
  margin-right: 1px !important;
  margin-left: 0 !important;
}
.tabMenu ul li a {
  display: inline-block;
  padding: 4px 8px 4px;
  color: #999999;
  background-color: #e5e5e5;
}
.tabMenu ul li.selected {
  border: 1px solid #b2b2b2;
  border-bottom: 1px solid #fff;
  margin-right: 0 !important;
}
.tabMenu ul li.selected a {
  color: #d72433;
  font-weight: bold;
  background-color: #fff;
  padding-top: 5px;
}
.tabMenu ul li.selected:first-child {
  border-left: 0;
}
.encomendar {
  margin: 20px;
  font-size: 11px;
}
.encomendar label {
  float: left;
  width: 160px;
  font-weight: bold;
  text-align: right;
  margin: 11px 8px 0 0;
  clear: left;
}
.encomendar fieldset {
  margin-top: 10px;
}
.encomendar fieldset legend {
  font-weight: bold;
  font-size: 13px;
  margin: 20px 15px 15px 20px;
  padding-bottom: 10px;
}
.encomendar input, .encomendar textarea {
  float: left;
  margin-top: 10px;
}
.encomendar input[type='reset'] {
  padding: 5px 10px;
}
.encomendar input[type='submit'] {
  padding: 5px 10px;
}
.EncomendarButton {
  margin: 10px 0;
  padding: 5px 10px;
}
.encomendaResponse {
  padding: 15px;
  border: 1px solid #c8c8c8;
  font-weight: bold;
  text-align: center;
}
.ElementoLink {
  color: #e66f1e;
}
#conteudos a {
  font-weight: bold;
  color: #666;
}
#conteudos a:hover {
  color: #E6701E;
}
#conteudos .ImagePessoal {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}
#conteudos .PessoalAsideHeader {
  background-color: #f2f2f2;
  color: #a71d2a;
  padding: 20px 10px 8px 8px;
  font-size: 11px;
  margin-bottom: 10px;
}
#conteudos .PessoalAsideLabel {
  margin-top: 4px;
  color: #a71d2a;
  font-weight: bold;
  width: 80px;
  text-align: right;
}
#conteudos .PessoalAsideContent {
  white-space: nowrap;
}
#conteudos .ProjectoAside {
  margin-left: 20px;
  width: 176px;
  float: right;
}
#conteudos .ProjectoAside .ProjectoAsideHeader {
  background-color: #f2f2f2;
  color: #a71d2a;
  padding: 20px 0 8px 8px;
  font-size: 11px;
  margin-bottom: 10px;
}
#conteudos .ProjectoAside .ProjectoImage {
  width: 80px;
  height: 80px;
  margin-right: 5px;
  float: left;
}
#conteudos .ProjectoAside .ProjectoAsideLabel {
  margin-top: 4px;
  color: #a71d2a;
  font-weight: bold;
  display: block;
}
#conteudos .ProjectoAside .ProjectoAsideContent {
  white-space: nowrap;
}
#conteudos .AreaImageBanner {
  margin-top: 5px;
  width: 554px;
  height: 100px;
  overflow: hidden;
}
#conteudos #newsletterForm .formtext {
  margin: 0;
  padding-left: 6px;
  color: #808080;
  background-color: #e5e5e5;
  border: 0;
  width: 250px;
  height: 20px;
  font-size: 10px;
}
#conteudos #newsletterForm .formbutton {
  padding: 0;
  margin: 0;
  color: #fff;
  background-color: #a71d2a;
  font-weight: bold;
  border: 0;
  width: 15%;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
}
.listaUnidades {
  float: left;
  width: 180px;
  margin-right: 20px;
  background-color: #f2f2f2;
}
.listaUnidades li {
  margin: 0 !important;
  list-style: none !important;
}
.listaUnidades li a {
  display: block;
  padding: 5px 10px;
}
.imgRight {
  float: right;
}
.asidelist {
  font-size: 10px !important;
  margin-left: 15px !important;
}
.asidelist li {
  margin-bottom: 5px !important;
  list-style: square outside url("/images/bullet.png") !important;
}
.asidelist li a {
  color: #e6701e !important;
}
.tabelaCarrinho tr.header {
  background-color: #E5E5E5;
  font-weight: bold;
  color: #A71D2A;
}
.tabelaCarrinho tr.footer {
  color: #A71D2A;
}
.tabelaCarrinho td {
  padding: 5px;
}
.tabelaCarrinho input[type=text] {
  width: 40px;
}
.formColaboradores label {
  display: inline-block;
  width: 120px;
  height: 20px;
  font-weight: bold;
}
.formColaboradores button {
  padding: 5px 10px;
}
.formColaboradores .apagarButton {
  padding: 2px 10px;
}

