

html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #990000;
}


.produtoLabel {
  font-size: 12px;
  font-family: Arial, Verdana;
}

.produtoSelect {
  font-size: 12px;
  font-family: Arial, Verdana;
  width: 330px;
}

.produtoImg {
  margin-left: 25px;
  margin-bottom: 5px;
}

#footerFundoDir {
  background-image: url('/image/site/footer_fundo_dir.jpg');
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #FFF;
  font-size: 2px;      
}


.small {
font-size: 2px;   
}

.tabela1 {
  font-size: 9px;
  font-weight: bold;
  font-family: Verdana, Arial;
  width: 100%;
  margin: 0px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0px;
  text-align: left;
  text-transform: uppercase;  
}
.tabela1 .header td { font-family: Arial, Arial Black, Verdana; font-size: 10px; border-top: 1px solid #666; color: #990000; text-align: left; }
.tabela1 .branco { background-color: #EDEDED; color: #666; }
.tabela1 .branco .link { background-color: #EDEDED; color: #666; text-decoration: none;}
.tabela1 .cinza { background-color: #999999; color: #EDEDED; }
.tabela1 .cinza .link { background-color: #999999; color: #EDEDED; text-decoration: none;}
.tabela1 .link:hover { text-decoration: underline;}


#eway {
  margin-top: 5px;
  padding-right: 5px;
}

.imageDiv {
  text-align: center;
  width: 100%;
}

.newsImageDiv .newsDiv {
  padding-left: 0px;
}

.galleryScrollBox { 
  scrollbar-arrow-color:#0A658E; 
  scrollbar-darkshadow-color:#0A658E; 
  scrollbar-track-color:#eee;
  scrollbar-face-color:#FFF;
  text-align: center;
  margin-left: 14px;
}

.sombra {
  float:left;
  background: url('/image/site/shadowAlpha.png') no-repeat bottom right !important;
  background: url('/image/site/shadow.gif') no-repeat bottom right;
  margin: 10px 5px 0px 10px !important;
  margin: 10px 5px 0px 5px;
}

.sombra img {
  display: block;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

.clear {
  clear: both;
}

.newsImageDiv .newsDiv .text,
.newsImageDiv .newsDiv .title,
.newsImageDiv .newsDiv .sitePortifolio {
  padding-left: 4px;
}

.newsImageDiv .imageDivRight {
  padding-left: 10px;
}

.newsImageDiv .imageDiv {
  margin-right: 10px;
  margin-left: 10px;
}

.newsDiv {
  margin-left: 20px;
  margin-right: 20px;
  text-align: left;
}

p {
  margin-left: 20px;
  margin-right: 20px;
}

#justDiv p{
  text-align: justify;
}

p.header {
  margin-left: 0px;
  margin-right: 0px;
}

.newsDiv .title,
.newsDiv .title a{
  font-size: 12px;
  font-family: Verdana, Arial, Arial Black;
  font-weight: bold;
  color: #000000;
  display: block;
  text-align: justify;
  margin-bottom: 5px;
  padding-bottom: 2px;
  text-decoration: none;
}
.newsDiv .title a:hover{
  text-decoration: underline;
}

p .newsMancheteLink {
  font-size: 12px;
  font-family: Verdana, Arial;
  color: #000;
  font-weight: normal;
  text-decoration: none;
}

p .newsMancheteLink:hover {
  text-decoration: underline;
}

.newsDivCenter .title,
.newsDivCenter .title a {
  font-size: 11px;
  font-family: Verdana, Arial, Arial Black;
  font-weight: 600;
  color: #990000;
  display: block;
  text-align: justify;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-decoration: none;
  text-transform: uppercase;  
}

.newsDivCenter .text a,
.newsDiv .text a {
  text-decoration: none;
}

.newsDivCenter .text a:hover,
.newsDiv .text a:hover{
  text-decoration: underline;
}

.sublinhado {
  display: block;
}

.newsDivCenter .title a,
.newsDiv .title a{
  display: inline;
}

.newsDivCenter .text,
.newsDivCenter .text a,
.newsDiv .text,
.newsDiv .text a{
  font-size: 12px;
  font-family: Verdana, Arial;
  color: #000;
  display: block;
  font-weight: normal;
}

.newsDiv .text,
.newsDiv .text a{
  text-align: justify;
}

.newsDivCenter .text a,
.newsDiv .text a{
  display: inline;
}

.newsDivCenter {
  text-align: center;
}

.measure {
  background-color: red;
  width: 100%;
  height: 200px;
}

.paginator {
  font-size: 11px;
  font-family: Arial, Arial Black, Verdana;
  font-weight: 600;
  color: #990000;
  text-align: justify;
  width: 233px;
  cursor: pointer;
  padding-left: 20px;
  padding-right: 20px;
}

.newsMancheteLink{
  font-family: Arial, Verdana;
  font-size: 11px;
  color: #990000;  
  text-decoration: none;
}

.imageDiv img,
.imageDiv a img,
.imageDivRight img,
.modelo12Imagens .imagePopup {
  aborder: 1px solid #A9A9A9;
}

.imgContainerLeft {
  width: 50%;
  text-align: right;
  padding-right: 5px;
}

.imgContainerRight {
  width: 50%;
  text-align: justify;
  padding-left: 5px;
}

#eway,
#eway a {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 8px;
  acolor: #0A658E;
  color: #FCFBFA;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  display: block;
}    
    


.contactFormInput{
  font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: normal;
  color: #000;
  border: solid 1px #333333;
}

.contactFormInputError{
  font-family: Verdana, Arial;
  font-size: 11px;  
  font-weight: normal;
  color: #990000;
  border: solid 1px #990000;
  padding: 2px;
}


.contactFormSelect{
  font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: normal;
  color: #000;
  border: solid 1px #333333;
}

.contactFormSelectError{
  font-family: Verdana, Arial;
  font-size: 11px;  
  font-weight: normal;
  color: #990000;
}


.contactFormTextArea{
  font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: normal;
  color: #000; 
  border: solid 1px #333333;
}

.contactFormTextAreaError{
  font-family: Verdana, Arial;
  font-size: 11px;  
  font-weight: normal;
  color: #990000;
  border: solid 1px #990000;
  padding: 2px;
}


.contactFormRadio{
  font-family: Verdana, Arial;
  font-size: 11px;  
  font-weight: normal;
  color: #000000;
  display: block;
  padding-left: 15px;
}

.contactFormRadioError{
  font-family: Verdana, Arial;
  font-size: 11px;  
  font-weight: normal;
  color: #990000;
  display: block;
  padding-left: 15px;
}

.contactFormSection {
  font-family: Verdana, Arial;
  font-size: 10px;    
  font-weight: bold;
  abackground-color: #333333;
  color: #000;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}

.contactFormLabel{
  font-family: Verdana, Arial;
  font-size: 10px;    
  font-weight: bold;
  aletter-spacing: 1px;
  color: #000;
}

.contactFormTitle{
  color: #000;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;  
}

.contactFormTitle{
  font-size: 12px;
  font-family: Verdana, Arial;
  font-weight: bold;
  color: #000;
}

.contactFormError{
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #666;
  font-weight: bold;
}

.contactButton {
  font-family: Verdana, Arial;
  cursor: pointer;
  border: 1px solid #333;
  margin-left: 30px;
}
