body {
background-image:url(images/Background.png);
font-family: Arial, Helvetica, sans-serif;
font-size:0.8em;
margin:0px;
margin-top:0px;
color:#000000;
}

/*
ROSA : #f33361
VERDE USADO NOS TIT DA HOME : #5d740b
*/
h1 { font-size: 16px; font-weight: bold; color: #f33361; }
h2 { font-size: 14px; font-weight: bold; color: #f33361; }
h3 { font-size: 12px; font-weight: bold; color: #f33361; padding: 0px 0px 0px 0px }
legend { font-size: 14px; font-weight: bold; color: #52aae7; }

ul 
{
    line-height: 1.4;
}

a {
color:#000000;

}
a:link {
    text-decoration: none;
    font-weight:bold;
}
a:visited {
    text-decoration: none;
    font-weight:bold;
}
a:hover {
    text-decoration: underline;
    font-weight:bold;
}
a:active {
    text-decoration: none;
    font-weight:bold;
}

.lnkmais 
{
    background-image: url(/images/icomais-trans.png);
    background-position:left;
    background-repeat:no-repeat;
    padding-left:15px;
    font-weight:bold;    
}

.lnkvermais:hover
{
    color: Black;
}

.lnkvermais:active
{    
}

.lnkvermais:visit
{    
}

.lnkvoltar 
{
    background-image: url(/images/voltar.gif);
    background-position:left;
    background-repeat:no-repeat;
    padding-left:15px;
    font-weight:bold;    
}

.lnkvoltar:hover
{
    color: Black;
}

.lnkvoltar:active
{    
}

.lnkvoltar:visit
{    
}


#bgsite {
	position: fixed; right: 0px; bottom: 0px;
}

#bgtoposite {
	background:url(/images/wrapper-trans.png) no-repeat center top; /*Aqui ficará o background de topo do wrapper*/
	position: relative; 		
	width:100%;
	display: block;
	overflow: auto;	
}

#divlogotopo {
	background-image: url(/images/bgtopo-trans.png);
    width:754px;
	height:125px;
	display: block; 
	overflow: auto;
}

#bgdireita 
{
    background-image:url(/images/bgarvore-trans.png); /*Aqui ficará o background de topo do wrapper*/
    background-position:right;
    background-repeat:repeat-y;
	position: relative; 
}

#allbody {
  position: relative;
  text-align: left; /* contraria left-align de "body" */
  width: 925px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  
}

#header {
  position: relative;
}

#middle {
  position: relative;
  border: solid 0px #0f0; /* verde */
}

#content {
  position: absolute;
  top: 0px;
  left: 49px;  
}

.nav {
  position: relative;
}

img {
border:0px;
}

.imgico {
	margin:5px;
	float:left;
}



.footer {
  position: relative;
  border: solid 1px #00f; /* azul */
}


div#wrapper {

width:100%;
border:0px;

}
div#content {

position: relative;
width: 950px;
margin-top: 0px;
margin-bottom: 50px;
margin-left: auto;
margin-right: auto;
padding: 0px;

}

div#menutopo {

background-color : transparent;
top:125px;
padding-left:170px;
background-color:#CCCCCC;
height: 88px;
width: 754px;
margin: 0px;
}

div#logo {
background-image:url(images/colibri-trans.png);
background-color : transparent;

background-color:#FFFF00;
height: 213px;
width: 170px;
margin: 0px;
float:left;
}
div#top {

height:273px;
width: 100%;
padding: 0px;
margin-top: 0px;
float: left;
}
div#main {

margin: 0px;
padding:10px;
}
div#mainbottom {

height:242px;
margin: 0px;
}

div#footer {
padding: 15px;
margin: 0px;
}
-->


div#footer ul li{
color : #000000;
background-color : transparent;
display: inline;
}

div#footer ul li a{
color : #115EAC;
background-color : transparent;
text-decoration : none;
}

div#footer ul li a:hover{
text-decoration : underline;
}

.tableclear
{
border:0px;
    border-style:none;
    border-width: 0px;
	border-spacing: 0px;	
	padding:0px 0px 0px 0px;			
	border-collapse: collapse;
}

.tableclear td
{   
	padding:0px 0px 0px 0px;
	border:0px;
	border-spacing:0px;
	border-top:0px;
	border-right:0px;
	vertical-align:top;
}

p 
{
    text-align:justify;
    margin:0px;
    padding:0px;
    margin-top:10px;
    margin-bottom:10px;
    line-height: 1.4;
}

table #info
{
    border:1px solid;
    width:100%;
    text-align:center;
}