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

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  background-color:#ffffff;
}

.text
{color:#54656a;
font-family: Verdana;
font-size: 11px;
text-decoration: none}

.textazul
{color:#5a9abc;
font-family: Verdana;
font-size: 11px;
text-decoration: none}

.link
{color: #6f6b5b;
font-family: Verdana;
font-size: 11px;
text-decoration: none}

.link:HOVER
{color: #fe9f17;
font-family: Verdana;
font-size: 11px;
text-decoration: underline}

.textmenu
{color: #5c7076;
font-family: Arial;
font-size: 11px;
text-decoration: none}

.textmenuh
{color: #5c7076;
font-family: Arial;
font-size: 12px;
text-decoration: none}

.textmenumin
{color: #5c7076;
font-family: Verdana;
font-size: 11px;
text-decoration: none}

.linkmenu
{color: #5c7076;
font-family: Arial;
font-size: 11px;
text-decoration: none}

.linkmenu:HOVER
{color: #5c7076;
font-family: Arial;
font-size: 11px;
text-decoration: underline}

.linkmenualt
{color: #98b1b9;
font-family: Arial;
font-size: 11px;
text-decoration: none}

.linkmenualt:HOVER
{color: #5c7076;
font-family: Arial;
font-size: 11px;
text-decoration: underline}


.divisormenu
{color: #5c7076;
font-family: Arial;
font-size: 11px;
text-decoration: none}



.caixa 
{height: auto;
border: 1px solid #98b1b9;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #747474;
background-color: #FFFFFF;}

#fullheight{height:100%}



