html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }


body {
  background: #780303;  
  font-size: 62.5%; 
  font-family: Arial, Helvetica, sans-serif;
}

.fundoTopo { background: url('/image/site/fundo_topo.jpg');}
.fundoMain { background-color: #B2B2B2; }
.contentTopoFundo {background: url('/image/site/content_topo_fundo.jpg');}
.contentFooterFundo {background: url('/image/site/content_footer_fundo.jpg');}

.fundoLateralFooter { 
  background: url('/image/site/fundo_lateral_footer.jpg');
}

.fundoEsqContent { 
  background: url('/image/site/fundo_esq_content.jpg');
  background-position: top;
  background-repeat: repeat-y;
}

.fundoDirContent { 
  background: url('/image/site/fundo_dir_content.jpg');
  background-position: top;
  background-repeat: repeat-y;
}

.fundoContent{
  background-color: #FEFEFE;
}

.marginContent {
  margin: 0px 15px 0px 20px;
}

.fundoFooter {background: url('/image/site/fundo_footer.jpg'); }

.small {  font-size: 2px; }

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

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

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

.imageDiv img,
.imageDiv a img,
.imageDivRight img,
.modelo12Imagens .imagePopup,
.tableDetailCell .imagePopup,
.tableRegistroCell img {
  border: none;
}


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

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

.newsImageDiv .imageDiv {
  padding-right: 10px;
}

.newsDiv .title,
.newsDiv .title a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  display: block;
  margin-bottom: 7px;
  padding-top: 5px;
  padding-bottom: 0px;
  text-decoration: none;
  atext-transform: uppercase;
}


.newsDiv .embedImg {
  margin: 0px 20px 5px 0px;
  border: 1px solid #999999;
}

.newsDiv .embedImg2 {
  border: 1px solid #999999;
  margin: 0px 0px 5px 20px;
}

.imageDiv img,
.imageDiv a img,
.imageDivRight img,
.modelo12Imagens .imagePopup,
.tableDetailCell .imagePopup,
.tableRegistroCell img {
  border: 1px solid #999999;
}

.sublinhado {
  display: block;
}

.newsDiv .title a{
  display: inline;
}

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

.newsDiv .text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  display: block;
  text-decoration: none;
  text-align: left;
}

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

.newsDiv .text a{
  color: #333;
  display: inline;
  text-decoration: none;
}

.paginator {
  aborder: 1px solid #000;
  padding-left: 20px;
  padding-right: 20px;
}

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

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

.titleImg {
  display: none;
}

.header { font-size: 10pt; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; color:#155BAC; }

.startInvisible {
  display: none;
}

.contactFormInput{
  font-size: 12px;    
  font-weight: normal;
  color: #666;
}

.contactFormInputError{
  font-size: 12px;    
  font-weight: normal;
  color: #FF0000;
  border: solid 1px #FF0000;
  padding: 2px;
}


.contactFormSelect{
  font-size: 12px;    
  font-weight: normal;
  color: #666;
}

.contactFormSelectError{
  font-size: 12px;    
  font-weight: normal;
  color: #FF0000;
}


.contactFormTextArea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;    
  font-weight: normal;
  color: #666; 
}

.contactFormTextAreaError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;    
  font-weight: normal;
  color: #FF0000; 
  border: solid 1px #FF0000;
  padding: 2px;
}

.contactFormChecklist{
  font-size: 11px;    
  font-weight: normal;
  color: #666;
}


.contactFormRadioError{
  font-size: 12px;    
  font-weight: normal;
  color: #FF0000;
}

.contactFormLabel{
  font-size: 12px;    
  font-weight: bold;
  aletter-spacing: 1px;
  color: #333;
}

.contactFormTitle{
  font-size: 14px;
  color: #333;
  font-weight: bold;  
}

.contactFormError{
  font-size: 12px;    
  color: #666;
  font-weight: bold;
}

.contactButton {
  cursor: pointer;
  border: 1px solid #555;
}

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

.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 0px 0px 0px !important;
  margin: 10px 5px 0px 5px;
}

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

