@charset "UTF-8";
/* CSS Document */

html {
  overflow-y: scroll;
}

body{
      margin:0;
      padding:0;
	  background-color: #ffffff;
	  scrollbar: yes;
}


#nav-example {
background:url(../images/menu.gif) no-repeat;
width:638px;
height:30px;
margin:0;
padding:0;
}
#nav-example span {
display: none;
}
#nav-example li, #nav-example a {
height:30px;
display:block;
}
#nav-example li {
float:left;
list-style:none;
display:inline;
}
#nav-example-01 {width: 75px;}
#nav-example-02 {width: 97px;}
#nav-example-03 {width: 163px;}
#nav-example-04 {width: 207px;}
#nav-example-05 {width: 96px;}
#nav-example-01 a:hover {background:url(../images/menu.gif) 0px -30px no-repeat; }
#nav-example-02 a:hover {background:url(../images/menu.gif) -75px -30px no-repeat; }
#nav-example-03 a:hover {background:url(../images/menu.gif) -172px -30px no-repeat; }
#nav-example-04 a:hover {background:url(../images/menu.gif) -335px -30px no-repeat; }
#nav-example-05 a:hover {background:url(../images/menu.gif) -542px -30px no-repeat; }





.text
{color: #777777;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
text-decoration: none}


.textazul
{color: #2acbff;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-decoration: none}

.tit
{color: #0aabde;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
text-decoration: none}


.textcred
{color:#c3c3c3;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-decoration: none}


.textcinza
{color:#9e9e9e;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
text-decoration: none}


.link
{color: #4c616d;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 13pt;
text-decoration: none}


.link:hover
{color: #41bffe;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 13pt;
text-decoration: none}


.linkazul
{color: #6a8696;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
line-height: 13pt;
text-decoration: none}


.linkazul:hover
{color: #48cdff;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
line-height: 13pt;
text-decoration: none}


.caixa 
{height: auto;
border: 1px solid #e1e1e1;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #777777;
background-color: #ffffff;}


.tabela 
{height: auto;
border: 1px solid #e1e1e1;
font-size: 11px;
color: #777777;
background-color: #fafafa;}


.button 
{height: auto;
border: 0px solid #51727b;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
background-color: #51727b;}
