
body {
	padding: 0px;
	margin: 0px;
	background: #333;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size: 12px;
}

body img {
	border: none;
}

body a {
	text-decoration: none;
}

.topo {
	background: url(img/32332.jpg) repeat-x center;
	width: 100%;
	height: 150px;
	border-bottom: #666 2px solid;
	position: fixed;
	float: inherit;
	
}

.corpo {
	background:url(img/back.png);
	float: none;
}

.menu td {
		width: 100px;
	height: 30px;
}


.home {
	padding: 3px;
	margin: 3px;
	background:url(img/home.png) center no-repeat;
	
}

.home:hover {
	padding: 3px;
	margin: 3px;
	background:url(img/home2.png) center no-repeat;

}

.tutoriais {
	padding: 3px;
	margin: 3px;
	background:url(img/tutoriais.png) center no-repeat;
	
}

.tutoriais:hover {
	padding: 3px;
	margin: 3px;
	background:url(img/tutoriais2.png) center no-repeat;
	
}

.contato {
	padding: 3px;
	margin: 3px;
	background:url(img/contato.png) center no-repeat;
	
}

.contato:hover {
	padding: 3px;
	margin: 3px;
	background:url(img/contato2.png) center no-repeat;
	
}

.termos {
	padding: 3px;
	margin: 3px;
	background:url(img/termos.png) center no-repeat;
	
}

.termos:hover {
	padding: 3px;
	margin: 3px;
	background:url(img/termos2.png) center no-repeat;
	
}

.site {
	padding: 3px;
	margin: 3px;
	background:url(img/site.png) center no-repeat;
	
}

.site:hover {
	padding: 3px;
	margin: 3px;
	background:url(img/site2.png) center no-repeat;
	
}

.btconexao {
	background: url(img/conexao.png) no-repeat center;
	height: 40px;
}

.btconexao:hover {
	background:url(img/conexao2.png) center no-repeat;
}

#menutop {
	background:url(img/backmenutop.png) top no-repeat;
}
	
.btquedas {
	background:url(img/quedas.png) center no-repeat;
	height: 40px;
}

.btquedas:hover {
	background:url(img/quedas2.png) center no-repeat;
}

.btconfiguracoes {
	background:url(img/configuracoes.png) center no-repeat;
	height: 40px;
}

.btconfiguracoes:hover {
	background:url(img/configuracoes2.png) center no-repeat;
}

.btnavegacao {
	background:url(img/navegacao.png) center no-repeat;
	height: 40px;
}

.btnavegacao:hover {
	background:url(img/navegacao2.png) center no-repeat;
}

.btvelocidade {
	background:url(img/velocidade.png) center no-repeat;
	height: 40px;
}

.btvelocidade:hover {
	background:url(img/velocidade2.png) center no-repeat;
}

.btoutros {
	background:url(img/outros.png) center no-repeat;
	height: 40px;
}

.btoutros:hover {
	background:url(img/outros2.png) center no-repeat;
}

.btwireless {
	background:url(img/wireless.png) center no-repeat;
	height: 40px;
}

.btwireless:hover {
	background:url(img/wireless2.png) center no-repeat;
}

.btconhecarede{
	background:url(img/conhecarede.png) center no-repeat;
	height: 40px;
}

.btconhecarede:hover {
	background:url(img/conhecarede2.png) center no-repeat;
}

.menuled td {
	background:url(img/bt.png) no-repeat;
	height:21px;
	color:#333;
	font-weight: bold;
}

.menuled a {
		color:#333;
	}

.menuled a:hover {
	text-decoration: underline;
}

.menuprosseg {
	background:url(img/prosseguir.png) no-repeat;
	height:33px;
	color:#333;
	font-weight: bold;
}

#splitter {
	color:#09C;
	text-decoration: underline;
}

#splitter2 {
	display: none;
	background: #333;
	color:#9C0;
	padding: 3px;
	margin: 3px;
	font-weight: normal;
}


#splitter:hover #splitter2 {
	display: block;
	float: right;
	}

#rj {
	color:#09C;
	text-decoration: underline;
}
	
#rj2 {
	display: none;
	background: #333;
	color:#9C0;
	padding: 3px;
	margin: 3px;
	font-weight: normal;
}


#rj:hover #rj2 {
	display: block;
	float: left;
	}
	
	
.bttermos {
	background:url(img/aceito.png) center no-repeat;
	width: 150px;
	height: 40px;
	
}

.bttermos:hover {
	background:url(img/aceito2.png) center no-repeat;
	width: 150px;
	height: 40px;
	
}

#obs {
	color:#FC0;
	
}

#obs2 {
	color: #F30;
	
}

#obs3 {
	color: #FFF;
 background: url(img/transp2.png);
	
}

.linha {
	background: url(img/linha.png) repeat-x;
}