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; }

html, body {  height: 100%; }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  width: 100%;
	background: #181818;
	background-repeat: repeat-x;
	background-position: left top;
}


a:active { outline: none; }
input { outline: none; }
a:focus { -moz-outline-style: none; }

object { outline: none; }
embed { outline: none; }

fieldset { border: none; }

body, a {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    /*color: #EFEFEF;*/
    color: #FFFFFF;
    text-decoration: none;
		font-weight: bold;
}

#rodape {
	background: none;
}

#col_esquerda { margin: 20px; }
#col_direita { margin: 20px; }
#col_centro { margin: 20px 120px 20px 121px; }

.flutuante { position: absolute; display: block; z-index: 2; }
.ui-resizable.flutuante { position: absolute !important; }


#flashGallery { text-align: center; width: 680px; margin-right: -33px; }

#relative_div { position: relative; }
.bg_top_cont { background: #202020 url('../../../images/bg_top_cont.jpg') repeat-x top left; }
.menu_table { margin-left: 0px; }
#globe { position: absolute; top: -271px; left: 518px; }
#bg_fix { position: absolute; top: -11px; left: 518px; height: 30px; width: 300px; background: url('../../../images/bg_fix.jpg') repeat-x top left; }
#menu_div { position: absolute; top: -63px; left: 91px;  background: #181818 url('../../../images/bg_top_cont.jpg') repeat-x 0px -244px; }

#copyright { margin-top: 5px; margin-bottom: 30px; }
#copyright { color: white; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; }
#copyright a { color: white; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; }
#copyright a:hover { text-decoration: underline; }

.assinatura {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
  font-weight: bold;
	color: #666666;
	text-align: right;
	padding-right: 0px;
}

.content_bg { background: #303030 url('../../../images/bg_content.jpg') repeat-y top left; }
.content_bg_2 { background: #303030 url('../../../images/bg_content_2.jpg') repeat-y top left; }

.small {  font-size: 2px; }

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

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

#col_esquerda .imageDiv #img { width: 340px; }

.containerImg {
	width:340px;
	aborder:1px red solid;
	padding: 5px;
	}
.imageDiv2{
	float:left;
	margin: 0px 5px 5px 0px;
	amargin: 0px 5px -25px 0px;
	}
.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: #F2CD24;
  display: block;
  font-weight: bold;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
  text-decoration: none;
}


.newsDiv .embedImg {
  margin: 0px 20px 5px 0px;
}

.newsDiv .embedImg2 {
  margin: 0px 0px 5px 20px;
}

.sublinhado {
  display: block;
}

.newsDiv .title a{
  display: inline;
}

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

.newsDiv .text {
  color: #F9F9F9;
  display: block;
  font-size: 1.2em;
  text-decoration: none;
  text-align: left;
}

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

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

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

.newsMancheteLink {
  color: #FFF;
}

.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: #000;
}

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


.contactFormSelect{
  font-weight: normal;
  color: #000;
}

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


.contactFormTextArea {
  font-weight: normal;
  color: #000;
}

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

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

.contactFormTitle{
  /*color: #555455;*/
  color: #F2CD24;
  font-size: 1.72em;
  font-weight: bold;
}

.contactFormLabel{
  color: #F2CD24;
  font-size: 1.2em;
  font-weight: bold;
}

.contactFormLabel2 {
  color: #F9F9F9;
  text-align: left;
}

.contactFormError{
  color: #F9F9F9;
  font-weight: bold;
  padding-left: 20px;
}

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


.imgGalleryLabel {
  color: #707070;
  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;
}

.miniaturas {
  width: 660px;
  margin-left: 50px;
}

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

.gallery_fundo .topo_img { 
  background: url('/image/site/tpl/galeria_topo.jpg'); 
  background-repeat: no-repeat;
  width: 728px;
  height: 25px; 
}

.gallery_fundo {
  background: url('/image/site/tpl/galeria_fundo.jpg'); 
  background-repeat: repeat-y;
  margin: 0px -20px 0px -20px;
}

.gallery_fundo .bottom_img { 
  background: url('/image/site/tpl/galeria_rodape.jpg'); 
  background-repeat: no-repeat;
  width: 728px;
  height: 25px; 
  clear: both;
}

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

.video {
  margin: 30px 0px 10px 0px;
}

.sembordas img { border: none; padding: 0px; }
.combordas img { border: 1px solid #CCCCCC; padding: 4px; background-color: white; }

#popup { position: absolute; z-index: 500; }
#popup .close_btn { text-align: right; }
#popup .close_btn img { cursor: pointer; }
