a {text-decoration:none;color:#ff6000;}
a:hover {text-decoration:underline;}
#direita span {
	color:#ff6000;
}
.menu {
	width:260px;
	margin:0 0 20px 0;
}
.menu h3 {
	background: url(../img/menu-topo.gif) no-repeat left top;
	text-indent:16px;
	line-height:30px;
	height:30px;
	width:100%;
	font-size:12px;
	margin:0 !important;
	position:relative;
}

.menu .conteudo {
	background:#e9e6da url(../img/menu-rodape.gif) no-repeat left bottom;
	padding:0 0 4px 0;
}
.menu ul {
	width:100%;
	overflow:hidden;
	margin:-1px 0 0 0;
}
.menu ul li {
	border-top:1px solid #d1cfc0;
	width:100%;
}
.menu ul li a {
	display:block;
	padding:7px 16px;
	height:1%;
	font-size:12px;
	color:#424242;
}
.menu ul li a:hover,
.menu ul li.ativo {background:#fff;text-decoration:none;}
.menu ul li.ativo a{color:#ff6000;text-decoration:none;font-weight:bold;}
.blog {
	background:#e9e6da url(../img/menu-rodape.gif) no-repeat left bottom;
	width:235px;
	padding:0 12px 10px 13px;
	margin:0 0 20px 0;
	font-size:11px;
}
.blog h3 {
	background:#fff url(../img/menu-topo.gif) no-repeat left top;
	padding:8px 12px 7px 13px;
	width:235px;
	margin:0 -12px 4px -13px !important;
}
.blog ul {}
.blog ul li {
	padding:8px 0 9px 0;
	background:url(../img/dot-linha.gif) repeat-x left bottom;
	list-style:none;
}
.blog ul li.ultimo {
	padding:8px 0 0 0;
	background:none;

}
.blog ul li.ultimo a{
	padding:3px 0 1px 25px;
	background:url(../img/img-blog-rss.png) no-repeat left center;
	display:block;
	color:#373737;
}

.planos-banda-larga {
	float:left;
	width:610px;
	margin-bottom:20px;
}
.plano {
	float:left;
	width:195px;
	min-height:90px;
	margin-right:5px;
}
.spot-400 { background:#ff6000 url(../img/img-spot-400.gif) no-repeat center center; }
.spot-600 { background:#ff6000 url(../img/img-spot-600.gif) no-repeat center center; }
.spot-800 { background:#ff6000 url(../img/img-spot-800.gif) no-repeat center center; }
.spot-1mega { background:#ff6000 url(../img/img-spot-1mega.gif) no-repeat center center; }
.spot-2megas { background:#ff6000 url(../img/img-spot-2megas.gif) no-repeat center center; }

.plano-texto {
	float:left;
	border:5px solid #e9e6da;
	width:360px;
	min-height:60px;
	padding:10px 10px 10px 30px;
}
.plano-valor {
	float:left;
	width:180px;
}
.plano-assinar {
	float:left;
	width:180px;
}

.plano-assinar a{
	width:42px;
	font-size:12px;
	padding:0 10px 2px 15px;
	margin:18px 0 0 60px;
	text-decoration:none;
	display:block;
	background:url(../img/buttom.gif) no-repeat 1px -1px;
	border:1px solid #d1cfc0;
}
.plano-assinar a:hover{
	color:#ff6000;
	text-decoration:none;
	border:1px solid #ff6000;
}

#outros-servicos {
	width:630px;
	float:right;
	line-height:20px;
}
#outros-servicos h1 {
	margin:15px 0 10px;
}
.servico {
	color:#424242;
	display:inline;
	float:left;
	font-size:12px;
	margin:0 15px 0 0;
	width:200px;
}
.servico-ultimo {
	color:#424242;
	display:inline;
	float:left;
	font-size:12px;
	margin:0;
	width:200px;
}

.servico-img,.servico-img:visited {
	border:1px solid #d1cfc0;
	display:block;
	height:100px;
	margin:0 0 15px;
	width:198px;
}

.servico-img:hover,.servico-img:active {
	border:1px solid #ff6000;
}
