body, li, td, div, input, textarea, p, th, form, h1, h2, h3
{
  font-family: Candara,Trebuchet, sans-serif;
  padding: 0px;
  margin: 0px;
  color: #000;
  font-size: 14px;
}

body
{
  text-align:center;
  background: url("/files/32/32557.png");
} 

li
{
  list-style-position: inside;
}

th
{
background-color: #909090;
padding: 5px;
}

td
{
text-align: left;
}

form, img, td, div, span
{
padding: 0px;
margin: 0px;
border: 0px;
}

body
{
background-color: #909090;
}

input, textarea
{
border: 1px solid #333;
padding: 8px;
font-weight: bold;
font-size: 14px;
color: #b20000;
}

textarea
{
padding:15px;
width: 700px;
}

input[type=checkbox], input[type=image], input[type=button]
{
border:0px;
padding:0px;
margin:0px;
}

input[type=text]
{
padding:4px;
width: 700px;
}

input[type=submit]
{
width:200px;
}

table, tr, td, img, form
{
margin:0px;
padding:0px;
}


/* links */
a
{
color: #b20000;
text-decoration:underline;
}

a:hover
{
color: #559400;
}


/* tipografia */

h1
{
font-size: 1.7em;
font-weight: bold;
color: #b20000;
margin-bottom:5px;
font-family: Candara,Trebuchet, sans-serif;
}

h2
{
font-size: 1.3em;
font-weight: 400;
color: #333;
margin-bottom: 5px;
font-family: Candara,Trebuchet, sans-serif;
}

.caption
{
font-size: 0.75em;
}


/* subscricao newsletter */

.newsletter
{
  padding:15px 0px 0px 0px;
  margin:0px;
  width:470px;
}

#input-newslet
{
  width:430px;
  border:1px solid #c8d1d9;
  background-color: #c8d1d9;
  padding:0px 0px 0px 10px;
  margin:0px;
  height: 37px;
  font-size:1.5em;
}

.destaque
{
padding-right:20px;
width:475px;
}

.menuitem:link, .menuitem
{
text-decoration: none;
color: black;
padding-right: 15px;
}




/* layout */

.i32536div
{
margin-bottom: 50px;
width: 940px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

.i32536p1
{
width:785px;
padding:20px 40px 20px 40px;
margin:0px;
background-color: #fff;
}

.i32536p2 /* direita */
{
width: 155px;
padding: 20px 0px 0px 0px;
margin:0px;
text-align: left;
background-color:white;
}

.i32536p3 /*topo*/
{
width: 940px;
padding: 0px;
margin:0px;
}

.i32536p4 /*menu*/
{
text-decoration:none;
background-color: #eea700;
padding: 15px 15px 5px 15px;
width: 940px;
border-left:15px solid #fff;
border-right:15px solid #fff;
}

.i32536p8 /*destaque */
{
border-left: 15px solid white;
border-right: 15px solid white;
width: 940px;
background-color:#333;
vertical-align:center;
text-align:center;
color:white;
font-weight:bold;
padding:15px;
}

.i32536p5, .i32536p6 /* notícias - agenda */
{
padding:0px;
margin:0px;
background-color: #eea700;
text-align:left;
}

.i32536p7 /* footer */
{
  padding: 0px 0px 0px 0px;
  margin:0px;
}

.query-td
{
  padding-bottom: 10px;
}

.bullet-td
{
  color:white;
}

.album-td
{
  padding-right: 15px;
  padding-bottom: 15px
}





/*
GRC multi-level script-free pure-CSS menuing system stylesheet.
This code is hereby placed into the public domain by its author
Steve Gibson. It may be freely used for any purpose whatsoever.
*/


/* GLOBAL OVERRIDES FOR MAJOR ITEMS AND DIFFERING BROWSER DEFAULTS */

body, table, img, button, iframe, ul, li
{
margin:0; 
padding:0; 
border:0;
}

ul
{ 
margin-left: 20px;
}

li
{ 
margin-bottom: 1em;
}	

.tightlist li
{
margin-bottom: 0.25em;
}




/* TOP OF THE MENU CASCADE */

.menu, .menu:hover
{
position: relative;
float: left;	
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 45px;
width: 880px;
background-color: #eea700;
font-size: 1.1em;
color: #000;
font-weight: normal;
}

.menu img 
{
vertical-align: middle;
}

.menu ul
{
padding: 0px;
margin: 0;
border: 0;
list-style-type: none;
line-height: 2.0em;
} 			

.menu li
{
float: left;
position: relative;
margin: 0;
}

.menu ul li table
{
margin: -1px 0;	
margin: 0;
border-collapse: collapse;
font-size: 1.0em;
}

.drop
{
display: block;
padding: 0px 5px 0px 5px;	
margin: 0;
text-align: right;		
cursor: pointer;		
cursor: hand;
}

.drop span
{
float: left;
}



/* TOP LEVEL MENU DEFINITIONS */

.menu ul li ul 
{
display: none;
padding: 0px;
vertical-align: middle;
}

.menu ul li a,
.menu ul li a:visited
{					
display: block;
float: left;
text-decoration: none;
height: 35px;
padding: 5px 5px 5px 5px;
color: #000;
font-size: 12px;
font-weight: 400;
}

.menu ul li:hover a,
.menu ul li a:hover
{	
background-color: #333;
color: white;
vertical-align: middle;
}



/* 2ND LEVEL MENU DEFINITIONS */

.menu ul li:hover ul,
.menu ul li a:hover ul
{
display: block;
position: absolute;
margin: 0;
top: 45px;
left: 0px;
height: auto;
width: 320px;
color: #fff;
background-color: #555;
text-transform: none;
font-size: 12px;
font-weight: normal;
}

.menu ul li:hover ul.leftbutton,
.menu ul li a:hover ul.leftbutton 
{
left: 0px;
}

.menu ul li:hover ul.skinny,
.menu ul li a:hover ul.skinny 
{
width: 320px;
}

.menu ul.rightmenu li:hover ul,
.menu ul.rightmenu li a:hover ul
{
left: auto;
right: 0;
}

* html .menu ul.rightmenu li a:hover ul 
{
right: -1px;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a
{
border: 0;
margin: 0;
padding: 0;
height: 35px;
color: #ddd;
background-color: #555;
width:320px;
border-bottom: 1px solid #777;
}


.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover 
{
color: #000;
background-color: #ffffff;
}

.menu ul li:hover ul.skinny li a,
.menu ul li a:hover ul.skinny li a,
.menu ul li:hover ul.skinny li a:hover,
.menu ul li a:hover ul.skinny li a:hover 
{
width: 320px;
}




/* 3RD LEVEL MENU DEFINITIONS */

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul
{
visibility:hidden;
font-size: 1.0em;
}


.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul 
{
visibility: visible;
position: absolute;
margin-top: 0px;
top: 0;
left: 320px;
width: 320px;
background-color: #777;
color: #fff;
}


.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a
{
width: 320px;
background-color: #777;
border-bottom: 1px solid #999;
color: #ddd;
}


.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover
{
width: 320px;
background-color: #777;
color: #fff;
}


#text 
{
height: 1.215em;# 
} 


.databrowser-wrap
{
  padding:15px;
}

.databrowser-nav
{
  display:table;
  width:70%;
}

.databrowser-page
{
  float:left;
  padding:5px;
  text-decoration:none;
  border:1px solid #ddd;
}

.databrowser-page-selected
{
  float:left;
  padding:5px;
  text-decoration:none;
  border:1px solid gray;
  background-color: #777;
  color:white;
}

#classifier-points
{
  width:120px;
  font-size:20px;
}

#classifier-submit
{
  margin-top:25px;
  margin-left: 50px;
}