/* CSS Index */

body {	
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	background: #000000 url("bg.jpg") center top no-repeat fixed;
}

body, div, input, select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	color: #FF0099;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

a:link, a:visited, a:active {
	color: #CC0066;
	text-decoration: none;
}
a:hover {
	color: #FF0080;
	font-weight: bold;
	text-decoration: none;
}

.menu {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.download {
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF;
}
.download a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.download :visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.download a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.download a:hover {
	color: #FF0080;
	font-weight: bold;
	text-decoration: none;
}

.top {
font-size: 10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF;
}

.lista1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.lista2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#rodape{
	float: left;
	width: 100%;
	height: 300;
	background: #000 url("rodape.jpg") bottom center no-repeat;
}

.fim {
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF;
}

.rodape {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #999999;
font-weight: bold;
}

.rodape2 {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #999999;
font-weight: bold;
}
.rodape a{
color: #CCCCCC;
text-decoration: none;
font-weight: bold;
font-size: 15px;
}

.rodape a:hover {
color: #FF0080;
font-weight: bold;
font-size: 16px;
}

/* Fim CSS Index */

/* CSS Top 10 */

.top10_download {
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF;
}
.top10_download a:link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.top10_download :visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.top10_download a:active {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.top10_download a:hover {
	color: #FF0080;
	font-size: 13px;
	text-decoration: none;
}

.top10 {
font-size: 11px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF;
}

/* Fim CSS Top 10 */

/* CSS Radio */

.radio
{
        position: fixed !important;
        position: absolute;
        top: 0%;
        left: 0%;
        z-index: 0;
        width: 100%;
        height: 35px;
        -moz-opacity : 0.1;
        opacity: 0.9;
        color: #000000;
        background-color: #000000;      
}

.radio_main {
font-size: 15px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF;
}

*.radio
{
        filter: alpha(opacity = 00);
}




.radio-ok
{
        position: fixed !important;
        position: absolute;
        top: 0%;
        left: 0%;
        z-index: 10;
        width: 100%;
        height: 35px;
        -moz-opacity : 0.1;
        opacity: 0.9;
        color: #000000;
        background-color: #000000;      
}

*.radio-ok
{
        filter: alpha(opacity = 60);
}

/* Fim CSS Radio */

/* CSS Menu */

#menu {
background:#CB1835;
font-size:26px;
font-family:Arial, Verdana, Arial, Sans-Serif;
font-weight:bold;
width:100%;
}
	
#menu, #menu ul {
float:left;
list-style:none;
line-height:30px;
padding:0%;
border:0px solid #aaa;
margin:0%;
width:100%;
}
	
#menu a {
display:block;
color:#ffffff;
text-decoration:none;
padding:0px 10px;
}

#menu li {
float:left;
padding:0;
}

#menu li:hover, #menu li.sfhover {
background:#FF0080;
}

/* Fim CSS Menu */

