@charset "utf-8";
/* CSS Document */
.letrastopo {font-size: 9px; color: #BA476B; text-transform:uppercase;}

a.letrastopo {font-size: 9px; color: #BA476B; text-transform:uppercase;}
a.letrastopo:hover {font-size: 9px; color: #FFFFFF; text-transform:uppercase;}
a.letrastopo:visited {font-size: 9px; color: #cbcbcb; text-transform:uppercase;}
a.letrastopo:visited:hover {font-size: 9px; color: #FFFFFF; text-transform:uppercase;}
a:link img, a:visited img, a:hover img { border: none; text-decoration: none; }



* {margin: 0;}
html, body {height: 100%;}

* html .nav { position: absolute;}






.nav {width: 100%;
height:20px;
background-image:url(1500600preto.jpg);
background-repeat:repeat;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-align:center;
font-weight: bold;
top: 0px;
margin-left: 0px;
right: 0px;
margin-top: 0px;
position: fixed;
}

