body {
	background-color: #CCCC99;
	margin: 0;
}


h1 {
	font-size: 32pt; 
	font-weight: bold; 
	text-align:center; 
	letter-spacing: 12px; 
	font-style: italic;
	font-family: georgia; 
	letter-spacing: 4px; 
	margin-top: none; 
}

div.tagline {
	position: absolute; 
	left: 55%;
	top: 58px;
	color: #000;
	font-family: georgia;
	font-weight: 500;
}


.quote {
	font-size: 90%;
	font-family: verdana;
	text-indent: 12pt;
	line-height: 135%;
}

.poesia {
	color: #003366;
	letter-spacing: 3px;
	word-spacing: 4px;
}

table.box, td.texto { 
	font-family: arial; 
	font-size: 90%; 
	color:#000; 
	letter-spacing: 1px;
	text-align: left;
	line-height: 140%
}

.terms {
	font-size: 70%;
	text-align: center;
}

.inv {  overflow: hidden; visibility: hidden; clip:   rect(   )}

img, hr {
	border: solid black 1px;
}

img.exc {
	border: none;
}

hr {
	height: 1px;
}
/* TABELAS */
table.box {
	width:90%; 
	padding: 7px 7px 7px 7px; 
	cell-spacing: 3;
	color: black;
}

table.conteudo {
	width: 780;
	height: 100%;
	border: none;
	align: center;
	padding: none;
	cell-spacing: none;
	background-image:   url(bg6.jpg);
	background-attachment: fixed; 
	background-repeat: repeat;
	background-position: center;

}

td.texto  
{ 
	padding-top: 12pt; 
	padding-bottom: 12pt; 
	padding-left: 10pt;
	padding-right: 10pt;
}

td.header
{
	height: 75px;
	background-image:   url(headerverde.jpg);
}


/*  NAVEGAÇÃO */
td.nave {
	background-color: #336666;
	font-family: verdana;
	border: solid black 1px;
	width: 100%;
	text-align: left;
	color: #ffffff;
	padding: 3 7 3 3;
	font-size: 85% ;
	letter-spacing: 1px;
	text-decoration: none;
}

/* SUB NAVEGAÇÃO */
.nav2, td.lingua {
	font-size: 82%;
}

/* NAVEGAÇÃO LINGUA */
td.lingua {
	background-color: #000 ;
	font-family: verdana;
	text-align: center;
	border: solid black 1px;
	height: 0.85em;
	color: #fff;
}


/* LINKS GERAIS */
a {
	color: #fff;
	text-decoration: none;
	padding: none;
}

td.nave a:hover {
	background-color: #87CB70;
	width: 100%;
}

