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 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  width: 100%;
	background: #FFFFFF;
	color: #999999;	
}

.fundo {
	background-image: url(../../../image/site/tpl/main_fudo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fundo_cont {
	background-image: url(../../../image/site/tpl/fundo_cont.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fundo_rodape {
	background-image: url(../../../image/site/tpl/fundo_rodape.jpg);
	background-repeat: repeat-x;
}

.fundo_flash {
	background-image: url(../../../image/site/tpl/fundo_flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#col_centro { margin: 0px 0px 20px 30px; border: 1px solid red; border: none; }

#col_centro table td { vertical-align: top; }

#flashGallery { text-align: center; width: 100%; }

.assinatura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #6E6E6E;
	text-align: right;
	padding-right: 0px;
}

.small {  font-size: 2px; }

.measure {
  background-color: #F00;
  width: 100%;
  height: 200px;
}

.imageDiv {
  text-align: center;
  width: 100%;
}

.imageDivEsq {
  text-align: left;
  width: 100%;
}

.newsImageDiv .newsDiv {
  padding-left: 0px;
}

.imageDiv img,
.imageDiv a img,
.imageDivRight img,
.modelo12Imagens .imagePopup,
.tableDetailCell .imagePopup,
.tableRegistroCell img {
  /* border: 1px solid #CFD6CC; */
}

.newsDiv .embedImg,
.newsDiv .embedImg2 {
  /* border: 1px solid #CFD6CC; */
}

.newsImageDiv .newsDiv .text,
.newsImageDiv .newsDiv .title,
.newsImageDiv .newsDiv .sitePortifolio {
  padding-left: 0px;
}

.newsImageDiv .imageDivRight {
  padding-left: 0px;
}

.newsImageDiv .imageDiv {
  padding-right: 10px;
}

.newsDiv .title { font-size: 1.4em; }

.newsDiv .title,
.newsDiv .title a{
  color: #D36800;
  display: block;
  font-weight: bold;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
}

.orangeIcon {
  position: relative; margin-bottom: -10px; margin-left: -15px; margin-right: 4px;
}

.newsDiv .embedImg {
  margin: 0px 10px 5px 0px;
}

.newsDiv .embedImg2 {
  margin: 0px 0px 5px 10px;
}

.sublinhado {
  display: block;
}

.newsDiv .title a{
  display: inline;
}

.newsDiv .title a:hover{
  text-decoration: underline;
}

.newsDiv .text {
  color: #44595A;
  display: block;
  font-size: 1.15em;
  text-decoration: none;
  text-align: left;
}

.newsDiv .text a:hover{
  text-decoration: underline;
}

.newsDiv .text a{
  color: #44595A;
  display: inline;
  text-decoration: none;
}

.paginator {
  aborder: 1px solid #000;
  padding-left: 20px;
  padding-right: 20px;
}

.newsMancheteLink {
  color: #44595A;
}

.imgContainerLeft {
  width: 50%;
  text-align: right;
  padding-right: 5px;
}

.imgContainerRight {
  width: 50%;
  text-align: left;
  padding-left: 5px;
}

.titleImg {
  display: none;
}


.startInvisible {
  display: none;
}

.contactFormInput, .contactFormInputError, 
.contactFormTextArea, .contactFormTextAreaError {
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 1.2em;  
  padding: 2px;
}


.contactFormInput{
  font-weight: normal;
  color: #44595A;
}

.contactFormInputError{
  font-weight: normal;
  color: #FF0000;
  border: solid 1px #FF0000;
  padding: 2px;
}


.contactFormSelect{
  font-weight: normal;
  color: #44595A;
}

.contactFormSelectError{
  font-weight: normal;
  color: #FF0000;
}


.contactFormTextArea {
  font-weight: normal;
  color: #44595A;
}

.contactFormTextAreaError {
  font-weight: normal;
  color: #FF0000; 
  border: solid 1px #FF0000;
  padding: 2px;
}

.contactFormRadioError{
  font-weight: normal;
  color: #FF0000;
}

.contactFormTitle{
  color: #D36800;
  font-size: 2em;
  font-weight: bold;
}

.contactFormLabel{
  color: #44595A;
  font-size: 1.2em;
  font-weight: bold;
}

.contactFormLabel2 {
  color: #44595A;
  text-align: left;
}

.contactFormError{
  color: #707070;
  font-weight: bold;
  padding-left: 20px;
}

.contactButton {
  cursor: pointer;
  border: 1px solid #44595A;
}


.imgGalleryLabel {
  color: #44595A;
  font-size: 1.16em;
  padding-right: 20px;
  clear: both;
}

.galleryScrollBox { 
  scrollbar-arrow-color:#0A658E; 
  scrollbar-darkshadow-color:#0A658E; 
  scrollbar-track-color:#eee;
  scrollbar-face-color:#FFF;
  text-align: center;
  margin-left: 70px;
}

.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: 14px 10px 0px 0px !important;
  margin: 14px 10px 0px 0px;
  padding: 0px;
}

.sombra img {
  display: block;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px 0px;
  padding: 4px;
  position: relative;
  width: 107px;
}

.miniaturas {
  width: 400px;
  margin-left: 4px;
  aborder: 1px solid red;
}

.gallery_fundo .miniaturas .row { float: left; }
.gallery_fundo .miniaturas .clear { clear: both; }

.gallery_fundo .topo_img { 
  height: 10px;
}

.gallery_fundo {

}

.gallery_fundo .bottom_img { 
  clear: both;
}
