/*
orange  e46504
green   a6d810
blue    297bc1
black   060606
purple  9a11d3
pink    ff3b9a
*/

/*____________________________________________________________________  body  */
body {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: auto;
  background-color: #000;
  color: #FFF;
  margin-left: 0px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #7f7e7e;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #7f7e7e;
  scrollbar-shadow-color: #000000;
  scrollbar-arrow-color: #227cf7;
  scrollbar-track-color: #000000;
}

/*_________________________________________________________________  wrapper  */
div#wrapper {
  margin: 0 auto;
  margin-bottom: 20px;
  border: 1px solid #333;
  background-color: #060606;
}

/*__________________________________________________________________  tables  */
table.thumbs {
  margin-left: auto;
  margin-right: auto;
  width: 270px;
}
table.thumbs td {
  padding: 0;
  text-align: center;
}

/*_________________________________________________________________  rolagem  */
div#rolagem {
  color: #FF0000;
  padding: 1px;
  width: 300px; 
  height: 330px; 
  overflow: auto;
}

/*_________________________________________________________________  endereco  */
div#endereco {
	font-size: 10px;
	line-height: auto;
	vertical-align: bottom;
  }
  
/*__________________________________________________________________  header  */
#version {
  float: right;
  height: 55px;
  width: 55px;
  background-image: url(version.png);
}
#header {
  padding-bottom: 9px;
}
#header h1 {
  display: inline;
  letter-spacing: -1px;
  margin-bottom: 0;
  font-family: Verdana, serif;
  font-style: italic;
}

/*_____________________________________________________________________  nav  */
div#nav {
  font-weight: bold;
  padding-bottom: 9px;
  margin-bottom: 18px;
  border-bottom: 1px dotted #333;
}

/*____________________________________________________________________  text  */
.hidden {
  display: none;
}
p {
  text-indent: 18px;
  text-align: justify;
  color: #FFF;
}
p, pre {
	margin: 0 0 18px 0;
	text-align: justify;
}
pre, code {
  font-family: Verdana, serif;
  font-size: 12px;
}
pre {
  background-color: #000;
  width: 600px;
  overflow: auto;
}
code {
  color: #000;
}

/*__________________________________________________________________  images  */
img {
  border: none;
}

/*___________________________________________________________________  links  */
a:link,
a:visited {
  text-decoration: none;
  color: #FFF;
}
a:link:hover,
a:visited:hover {
	text-decoration: underline;
	color: #195CB8;
}

/*___________________________________________________________________  demos  */
#inline-sample-content {
  padding: 10px;
  background-color: #000;
}

/*__________________________________________________________________  textos  */
div#textos {
	font-family: Verdana, sans-serif;
	font-style: inherit;
	color: #FFF;
	text-align: justify;
	font-size: 11px;
}
table th {
  text-align: justify;
  font-size: 24px;
  font-family: Verdana, sans-serif;
}
table td, table th {
	vertical-align: top;	
}

/*__________________________________________________________________  textos2  */
div#palco_e_logo {
	font-family: Verdana, sans-serif;
	font-style: inherit;
	color: #FFF;
	text-align: justify;
	overflow:auto;
	height:370px;
	width:360px;
}
table td, table th {
	vertical-align: top;
}

div#textos2 {
	font-family: Verdana, sans-serif;
	font-style: inherit;
	color: #FFF;
	text-align: justify;
	overflow:auto;
	height:230px;
	width:360px;
}
table td, table th {
	vertical-align: top;
}
div#logouniverso {
	padding-top:15px;
	margin-left:47px;
	width:250px;
}
