body {
  background-color: black;
  font: normal 9pt sans-serif;
  color: #ffff00;
  margin: 0px;
  padding: 0px;
}
 .branco {
        color: #ffffff;
}

blog{

	text-align: justify;
	
}
.tblog {
	
	background-color: #6F6F6F;
}
.textblog {
	
	background-color: #252525;
}
.tblog:hover {
	
	background-color: #b1b1b1;
}
.textblog:hover {
	
	background-color: #4d4d4d;
}


livro{
	text-align: justify;
}
.tlivro {
	background-color: #6F6F6F;
}
.textlivro {
	background-color: #252525;
}
.tlivro:hover {
	background-color: #b1b1b1;
}
.textlivro:hover {
	background-color: #4d4d4d;
}






a:link    { color: white; text-decoration: none;      }
a:visited { color: white; text-decoration: none;      }
a:hover   { color: white; text-decoration: underline; }
a:active  { color: white; text-decoration: none;      }

img {
  border: none;
  margin: 0px;
  padding: 0px;
}


#conteudo {
  float: left;
   width: 780px; 
}

#banner_direita {
  float: right;
  width: 200px;
}

#cabecalho {
  margin-bottom: 5px;
}

#rightcol {
  float: right;
  width: 150px;
}


#leftcol {
  float: left;
  width: 130px;
}

#maincol {
  margin-left: 135px;
  margin-right: 160px;
  margin-bottom: 3px;
  padding-bottom: 10px;
  border-bottom: 3px solid;
}

#rodape {
  text-align: center;
  margin-left: 135px;
  margin-right: 160px;
  color: #ffffff;
  font: normal 9px sans-serif;
}

#usermenu {
  text-align: center;
  background-color: #696969;
  padding: 5px;
  margin-bottom: 5px;
}
#usermenu h4 {
  padding: 0px;
  margin: 0px;
  font: bold 12px Arial, helvetica, sans-serif;
}

#login { color: yellow; }
#login label    { color: yellow; font-weight: bold; }
#login fieldset { color: yellow; font-weight: bold; }
#login legend   { color: yellow; }

#listafotos {
  text-align: center;
}

#listafotos img {
  margin: 2px;
  padding: 0px;
  
}

#sesscab {
  margin: 10px 0px 10px 0px;
  padding: 2px 380px 3px 0px ;
  border-bottom: 3px solid;
  font-family: Arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.05em;
  background-color: #000000;
  background-image: url("../figura/sesscabtit.gif");
  background-position: top right;
  background-repeat: no-repeat;
}

label.questionario {
  float: left;
  width: 15%;
  padding: 2px;
  text-align: right;
}

#todo {
   background: transparent;
   width: 999px;
  /* position: absolute; */
   clear: both;
}


.popup {
   top: 120px;
   float: left;
   padding: 4px;
  /* padding-color: #ffffff; */

  /* border: 4px; */ 
 /*  border-color: #ffffff; */   
  margin: 2px; 
   background: #ff0000;
   position: relative;
   display: block;
   font: normal 13px Arial, helvetica, sans-serif;
 
 
    border-bottom: 3;
	border-bottom-color: #7F7F7F;
	border-right-color: #7F7F7F;
	border-right: 3;  
}

.fundopopup {
   top: 20px;
   left: 20px; 
   float: left;
   padding: 0px;
   background: trasparent;
   position: absolute;
   display: block;
   font: normal 13px Arial, helvetica, sans-serif;

}


.tbOxi {
   background: trasparent;
   font: bold 12px Arial, helvetica, sans-serif;
}
