/* Runtime Sistemas - Rogério Pett <rogerio[NOSPAM]netuno.com.br> */

body { 
  color: #d0d0d0; 
  background: url('/imagens/page_bg.jpg') repeat-x;
  background-color: #6e7573; 
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
}

.body2 {
  /* aponta para arquivo nenhum */
  background: url('fsfsd');
}

a {color: #FFFFFF; background-color: transparent;}
a:hover {color: #ff6000; text-decoration: none; background-color: transparent; font-weight: bold}

img { border: 0px; }
/**********************************
 *  * estilos usados para os botoes
 *   * fonte: http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html
 *    **********************************/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
  background: transparent url('/imagens/bg_button_a.gif') no-repeat scroll top right;
  color: #000000;
  display: block;
  float: left;
  font: normal 11px arial, sans-serif;
  font-weight: bold;
  height: 20px;
  margin-right: 6px;
  padding-right: 6px;
  text-decoration: none;
}

a.button span {
  background: transparent url('/imagens/bg_button_span.gif') no-repeat;
  display: block;
  line-height: 10px;
  padding: 5px 0 5px 8px;
}

a.button:active {
  background-position: bottom right;
  color: #000;
  outline: none;
}

a.button:active span {
  background-position: bottom left;
  padding: 6px 0 4px 8px;
}

a.button:hover {
  color: #000000;
}
/*****************************************************/

#site1 {
  width: 980px;
  background: #FFFFFF url('/imagens/content_bg1.gif') top left repeat-y;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}

#site2 {
  width: 980px;
  background: #FFFFFF url('/imagens/content_bg2.gif') top left repeat-y;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}

#site3 {
  width: 980px;
  background: #FFFFFF url('/imagens/content_bg3.gif') top left repeat-y;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}

#cabecalho {
  height: 211px;
  /*background: #FFFFFF url('../img/header.jpg') bottom left no-repeat; */
  clear: both;
}

#cabecalho1 {
  height: 38px; 
  /*padding-top: 8px; */
  padding-left: 10px;
  background: url('/imagens/content_bg_top1.jpg') top left no-repeat;
}

#cabecalho2 {
  height: 38px; 
  background: url('/imagens/content_bg_top2.jpg') top left no-repeat;
}

#cabecalho3 {
  height: 38px; 
  background: url('/imagens/content_bg_top3.jpg') top left no-repeat;
}

#conteudo {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 1px;
  margin-right: 1px;
  border: 0px dashed #FFFFFF;
/*  clear: both; */
}

#esquerdo {
  width: 160px;
  float: left;
  border: 0px dashed #cccccc;
}

#direito {
  width: 160px;
  float: right;
  border: 0px dashed #cccccc;
}

#centro1 {
  border: 0px solid #425227; 
  margin-left: 168px;
  margin-right: 164px;
  /*text-align: top;*/
}

#centro2 {
  border: 0px solid #425227; 
  margin-left: 168px;
  margin-right: 5px;
}

#centro3 {
  border: 0px solid #425227; 
  margin-left: 5px;
  margin-right: 5px;
}

#rodape2 {
  height: 12px;
  background: #e2e2e2;
  clear: both; 
}

#rodape {
  height: 90px;
 /* background: #6e7573; */
  background: #6e7573 url('/imagens/footer.jpg') top left repeat-y;
  clear: both; 
  border-top: 0px solid #e2e2e2;
  border-left: 0px solid #e2e2e2;
  border-right: 0px solid #e2e2e2;
  border-bottom: 0px solid #e2e2e2;
}

#rodape p {
  padding-top: 25px;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  color: #666666;
}

#rodape A:link { color: #666666; text-decoration: none; }
#rodape A:visited { color: #666666; text-decoration: none; }
#rodape A:active { color: #666666; text-decoration: none; }
#rodape A:hover { color: #000000; text-decoration: underline; }

.button2 {
  border: solid 1px #425227;
  background: #d5d0b0;
  color: #425227;
/*  font-weight: bold;*/
  font-size: 12px;
  padding: 1px;
}

.edit {
  background-color: #464f4c;
  border-top: #bcbcbc 1px solid;
  border-left: #bcbcbc 1px solid;
  border-right: #bcbcbc 1px solid;
  border-bottom: #bcbcbc 1px solid;
  color: #FFFFFF;
  font-family: Arial, Verdana;
  font-size: 12px;
}

.editlogin {
  background-color: #e2e2e2;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
  border-bottom: #000000 1px solid;
  color: #666666;
  font-family: Arial, Verdana;
  font-size: 12px;
}

table {margin: 0; padding: 0; font-size: 12px;}

.tbsquare {background-color: #f0f0f0; margin: 0; padding: 0px; font-size: 12px; border-top: 1px solid #bcbcbc; border-bottom: 1px solid #bcbcbc; border-left: 1px solid #bcbcbc; border-right: 1px solid #bcbcbc; }
.tdsquare {background-color: #2a312f; margin: 0; padding: 2px; font-size: 12px; border-top: 1px solid #bcbcbc; border-bottom: 1px solid #bcbcbc; border-left: 1px solid #bcbcbc; border-right: 1px solid #bcbcbc; }

.errortext {color: #FF0000; margin: 0; padding: 2px; }
.redtext {color: #c60900; margin: 0; padding: 2px; }

.tdtitulo {color: #ff6000; margin: 0; padding: 3px; font-size: 15px; font-weight: bold;}

.tdtitulo_e {width: 6px; height: 22px; margin: 0; padding: 0px; }
.tdtitulo_c {color: #d0d0d0; font-size: 13px; font-weight: bold; background-color: #2a312f; margin: 0; padding: 3px; border-left: 0px solid #425227; border-right: 0px solid #425227; border-top: 0px solid #425227; border-bottom: 1px dashed #ff6000; border-top: 1px dashed #ff6000;}
.tdtitulo_c a {color: #FFFFFF; font-size: 13px; font-weight: bold; }
.tdtitulo_d {width: 6px; height: 22px; color: #FFFFFF; }

/*
.tdtitulo_e {width: 6px; height: 22px;  background: url('/imagens/barra_e.gif'); margin: 0; padding: 0px; }
.tdtitulo_c {color: #d0d0d0; font-size: 13px; font-weight: bold; background: url('/imagens/barra_c.gif'); background-color: #2a312f; margin: 0; padding: 3px; border-left: 0px solid #425227; border-right: 0px solid #425227; border-top: 0px solid #425227; border-bottom: 1px dashed #ff6000;}
.tdtitulo_c a {color: #FFFFFF; font-size: 13px; font-weight: bold; }
.tdtitulo_d {width: 6px; height: 22px; color: #FFFFFF; background: url('/imagens/barra_d.gif'); }
*/

.tdmenuitem a {color: #FFFFFF; display: block; text-decoration: none; margin: 0; padding: 3px; border-bottom: 0px solid #e2e2e2; border-top: 0px solid #ffffff; }
.tdmenuitem a:hover {color: #ff6000; border-left: 0px solid #c60900; }
.tdmenuitematual a {color: #000000; font-weight: bold; text-decoration: none; display: block; margin: 0; padding: 3px; border-bottom: 0px solid #e2e2e2; border-top: 0px solid #ffffff; }
.tdmenuitematual a:hover {color: #ff6000; }

.tdheadere {width: 9px; height: 22px; background-image: url(/imagens/window_e.gif); margin: 0; padding: 0px; background-color: #2a312f; border-bottom: 0px dashed #ff6000; }
.tdheaderc {color: #d0d0d0;  margin: 0; padding: 0px; background-color: #2a312f; border-bottom: 1px dashed #ff6000;}
.tdheaderd {width: 9px; height: 22px; background-image: url(/imagens/window_d.gif); margin: 0; padding: 0px; background-color: #2a312f; border-bottom: 0px dashed #ff6000; }

/*
.tdheadere {width: 9px; height: 22px; background-image: url(imagens/window_e.gif); margin: 0; padding: 0px; color: #000000; background-color: #2a312f; }
.tdheaderc {color: #d0d0d0; background-image: url(imagens/window_c.gif); margin: 0; padding: 0px; background-color: #2a312f; border-bottom: 1px dashed #BBBBBB;}
.tdheaderd {width: 9px; height: 22px; background-image: url(imagens/window_d.gif); margin: 0; padding: 0px; color: #000000; background-color: #2a312f; }
*/

.tdfootere {width: 9px; height: 10px; background-image: url(/imagens/footer_e.gif); margin: 0; padding: 0px; color: #000000; background-color: #2a312f; border-bottom: 0px dashed #ff6000; }
.tdfooterc {margin: 0; padding: 0px; font-size: 8px; background-color: #2a312f; border-bottom: 1px dashed #ff6000; }
.tdfooterd {width: 9px; height: 10px; background-image: url(/imagens/footer_d.gif); margin: 0; padding: 0px; color: #000000; background-color: #2a312f; border-bottom: 0px dashed #ff6000; }
.tdfooter {background-image: url(imagens/footer.gif); margin: 0; padding: 0px; color: #000000; background-color: #FF9922; }

/*
.tdfootere {width: 9px; height: 10px; background-image: url(/imagens/footer_e.gif); margin: 0; padding: 0px; color: #000000; background-color: #2a312f; }
.tdfooterc {background-image: url(/imagens/footer_c.gif); margin: 0; padding: 0px; font-size: 8px; background-color: #2a312f; }
.tdfooterd {width: 9px; height: 10px; background-image: url(/imagens/footer_d.gif); margin: 0; padding: 0px; color: #000000; background-color: #2a312f; }
.tdfooter {background-image: url(imagens/footer.gif); margin: 0; padding: 0px; color: #000000; background-color: #FF9922; }
*/

.tdheader {height: 20px; background-image: url(imagens/window_c.gif); margin: 0; padding: 2px; background-color: #f5f5e9; }
.tdheader2 {margin: 0; padding: 2px; font-size: 16px; color: #d0d0d0; background-color: #2a312f; border-bottom: 1px solid #d0d0d0; }
.tdheader3 {margin: 0; padding: 2px; background-color: #f5f5e9; border-left: 1px solid #785923; border-bottom: 1px solid #785923;}
.tdheader3a {margin: 0; padding: 2px; background-color: #f5f5e9; border-bottom: 1px solid #785923;}
.tdup { margin: 0; padding: 2px; color: #d0d0d0; background-color: #2a312f; border-top: 1px dashed #ff6000; }

.login_logout { color: #000000; margin: 0; padding: 2px; }

.tdcontent  {margin: 0; padding: 2px; background-color: #2a312f; border-left: 0px solid #bcbcbc; border-right: 0px solid #bcbcbc;}
.tdcontente {margin: 0; padding: 2px; background-color: #2a312f; border-left: 0px solid #bcbcbc;}
.tdcontentd {margin: 0; padding: 2px; background-color: #2a312f; border-right: 0px solid #bcbcbc;}

.tdcolor { margin: 0; padding: 2px; background-color: #2a312f;} 
.tdcontent2 {margin: 0; padding: 2px; background-color: #FFFFFF; }
.tdjust {margin: 0; padding: 2px; background-color: #2a312f; text-align: justify;}

.tdtitulo1 {margin: 0; padding: 2px; border-bottom: 2px dotted #BBBBBB; }

.tdgrid {color: #d0d0d0; margin: 0; padding: 2px; border-bottom: 1px solid #222222; }
.tdgrid a {color: #d0d0d0; text-decoration: none; display: block; margin: 0; padding: 1px; }
.tdgrid a:hover {color: #FF6000; background-color: #2a312f;}

.tdenquete1 {margin: 0; padding: 0px; background-color: #785923; }
.tdenquete2 {margin: 0; padding: 0px; background-color: #c8c7ae; border-left: 1px solid #000000;}
.tdenquete3 {margin: 0; padding: 0px; background-color: #c8c7ae; border-right: 1px solid #000000; }
.tdenquete4 {margin: 0; padding: 0px; background-color: #f5f5e9; }
.tdvotos {margin: 0; padding: 0px; background-color: #f5f5e9; color: #f5f5e9; border-left: 1px solid #785923; border-right: 1px solid #785923; }

