body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin: 0px;
	background-color: #F4F4F4;
}



p {
	margin: 0px;
}
#pagina {
	min-width:980px;
	position:relative;
	text-align:left;
	width:980px;
	background-color: #FFFFFF;
	background-image: url(imagens/layout/bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 3px;
}






.cabecalho {
	background-color: #FFFFFF;
	width: 980px;
	height: 69px;
}
.logoTelecom {
	float: left;
	height: 60px;
	padding-top: 9px;
	padding-left: 12px;
	padding-right: 18px;
}
.bannerCab {
	float: left;
}
.patrocinio {
	float: right;
	padding-top: 4px;
	padding-right: 13px;
}

#conteudo {
	margin-top: 4px;
	clear: both;
}
#conteudoRodape {
	background-image: url(imagens/layout/bgConteudo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: -5px;
	margin-left: -3px;
	clear: both;
}

#menu {
	height: 29px;
	background-image: url(imagens/layout/menuBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F5FDEE;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	float: left;
	width: 100%;
}
#menu   a {
	text-decoration: none;
	color: #666666;
}
#menu   a:hover {
	text-decoration: none;
	color: #70A918;
}
.menuItem {
	height: 24px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.menuItemEsq {
	height: 24px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 8px;
	background-image: url(imagens/layout/menuBgEsq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuItemDir {
	height: 24px;
	float: right;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 0px;
	background-image: url(imagens/layout/menuBgDir.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.menuBusca   {
	color: #666666;
	height: 16px;
	float: left;
	padding-right: 2px;
	padding-left: 0px;
	border: 1px solid #999999;
	width: 75px;
	font-size: 12px;
	font-weight: normal;
	margin-right: 4px;
	margin-top: -1px;
}
.menuDivisao {
	color: #70A918;
	height: 24px;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
}
.menuSelecionado {
	color: #70A918;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(imagens/layout/menuBgSelec.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 24px;
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
	margin-right: -2px;
	margin-left: -2px;
}
.menuSelecionadoEsq {
	color: #70A918;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(imagens/layout/menuBgSelecEsq.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 24px;
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 8px;
	float: left;
	margin-right: -2px;
}

#barraNavegacao {
	color: #70A918;
	height: 16px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 10px;
	clear: both;
	padding-right: 10px;
}
#barraNavegacao a {
	color: #999999;
	text-decoration: none;
}
#barraNavegacao a:hover {
	color: #999999;
	text-decoration: underline;
}

.cVerde {
	color: #70A918;
}
.rodape {
	background-color: #F4F4F4;
	width: 988px;
	margin-right: -5px;
	margin-left: -3px;
	height: 85px;
	clear: both;
}
#rodape1 {
	color: #999999;
	height: 22px;
	clear: both;
	padding-left: 202px;
	padding-top: 6px;
}
#rodape1 a {
	color: #666666;
	text-decoration: none;
}
#rodape1 a:hover {
	color: #666666;
	text-decoration: underline;
}


#rodape2 {
	color: #999999;
	height: 22px;
	clear: both;
	padding-left: 255px;
	padding-top: 0px;
}
#rodape2 a {
	color: #999999;
	text-decoration: none;
}
#rodape2 a:hover {
	color: #999999;
	text-decoration: underline;
}


.rodapeItem {
	height: 18px;
	float: left;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 0px;
}
.rodapeItemSelecionado {
	height: 18px;
	float: left;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 0px;
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}
#corpo {
	line-height: 110%;
	padding-right: 12px;
	padding-left: 16px;
	float: left;
}
#corpo p {
	margin-bottom: 12px;
}
#corpo ul {
	padding: 0px;
	margin: 25px;
}
#corpo li {
	margin-left: 0px;
	padding-bottom: 6px;
}
#corpo a {
	color: #70A918;
	text-decoration: none;
}
#corpo a:hover {
	color: #70A918;
	text-decoration: underline;
}




.imgEsq {
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 6px;
}

.imgDir {
	float: right;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 8px;
}


.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 10px;
}
.tituloHome {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 10px;
}

#colEsq {
	float: left;
	clear: none;
	width: 158px;
	margin-left: 0px;
}
#colEsqHome {
	float: left;
	clear: left;
	width: 135px;
	margin-left: 0px;
}
#colCentro2 {
	width: 812px;
	clear: none;
	float: left;
}
#colCentro3 {
	width: 624px;
	clear: none;
	float: left;
}
#colCentro2b {
	width: 778px;
	clear: none;
	float: left;
}
#colCentroHome {
	width: 636px;
	clear: none;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}

.colCentro2b {
	width: 778px;
	clear: none;
	float: left;
}
#colCentroComparativo {
	clear: none;
	float: left;
}



#colDir {
	float: right;
	width: 196px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.subTitulo {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 0px;
	text-transform: uppercase;
	margin-bottom: 5px;
}


.subMenuCima {
	background-image: url(imagens/layout/subMenuBordaCima.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 30px;
	width: 4px;
}

#subMenu {
	clear: both;
	float: left;
	width: auto;

}
.subMenuUl {
	list-style-type: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: url(imagens/layout/SubMenuBorda.jpg);
	background-repeat: repeat-y;
	background-position: right;
	clear: both;
	float: left;
	width: 158px;
}

#subMenu  a  {
	padding-left: 8px;
	text-decoration: none;
	color: #666666;
}
#subMenu  a:hover  {
	padding-left: 8px;
	text-decoration: none;
	color: #70A918;
}
.subMenuItem {
	padding-top: 6px;
	padding-bottom: 6px;
}
.subMenuItemSelecionado {
	background-image: url(imagens/layout/subMenuBG.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 0px;
	margin-right: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subMenuBaixo {
	background-image: url(imagens/layout/subMenuBordaBaixo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	height: 30px;
	width: 4px;
	margin-top: -15px;
}

/*
.subMenuCima {
	background-image: url(imagens/layout/subMenuBordaCima.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 30px;
	width: 4px;
}
#subMenu {
	width: 158px;
}
#subMenu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: url(imagens/layout/SubMenuBorda.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#subMenu li {

}
#subMenu li a {
	padding-left: 8px;
	text-decoration: none;
	color: #666666;
}
#subMenu li a:hover {
	padding-left: 8px;
	text-decoration: none;
	color: #70A918;
}
.subMenuItem {
	padding-top: 6px;
	padding-bottom: 6px;
}
.subMenuItemSelecionado {
	background-image: url(imagens/layout/subMenuBG.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 0px;
	margin-right: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subMenuBaixo {
	background-image: url(imagens/layout/subMenuBordaBaixo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	height: 30px;
	width: 4px;
	margin-top: -15px;
}

*/
#enquete {
	clear: both;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #70A918;
	padding-left: 3px;
	font-size: 12px;
	float: left;
	width: 180px;
}
#enquete a {
	background-color: #FFFFFF;
	border: 2px solid #70A918;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 4px;
}
#enquete a:hover {
	background-color: #F4F4F4;
	border: 2px solid #507911;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 4px;
}


.enquetePergunta {
	font-size: 11px;
	line-height: 110%;
	font-weight: bolder;
	color: #333333;
	margin-bottom: 8px;
	margin-left: 2px;
}
.enqueteResposta {
	margin-bottom: 8px;
	font-size: 11px;
}
.enqueteResultado {
	color: #70A918;
	float: right;
	padding-left: 6px;
	padding-bottom: 4px;
}
#noticias {
	margin-bottom: 20px;

}
#noticias p {
	padding-left: 18px;
	margin-bottom: 10px;
	padding-right: 15px;
}

#noticias a {
	color: #666666;
	text-decoration: none;
}
#noticias a:hover {
	color: #70A918;
	text-decoration: none;
}

.noticiaCab {
	background-image: url(imagens/layout/bgNoticiasCab.jpg);
	background-repeat: no-repeat;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 6px;
	text-align: center;
	background-position: center;
	margin-bottom: 6px;
}
.noticiaRod {
	background-image: url(imagens/layout/bgNoticiasRod.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	height: 7px;
	margin-top: 8px;
}
.tabCabecalho {
	font-weight: bold;
	color: #333333;
	background-color: #F5FDEE;
}
.tabTotal {
	font-weight: bold;
	color: #333333;
}
.tabPequena {
	font-size: 10px;
}
td {
	padding-right: 4px;
	padding-left: 4px;
}
#chamadas {
}
#chamadas a {
	color: #666666;
	text-decoration: none;
}
#chamadas a:hover {
	color: #70A918;
	text-decoration: none;
}


#chamadas p {
	margin: 0px;
}


.chamada {
	width: 280px;
	float: left;
	margin: 8px;
}
.chamadaData {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
}
.chamadaData2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
}

.zero {
	margin: 0px;
	padding: 0px;
}
.voltarNoticias {
	float: right;
}
#quadrante {
	float: left;
	width: 280px;
	background-image: url(imagens/layout/bgQuadrante.jpg);
	background-repeat: no-repeat;
	background-position: 0px 27px;
	height: 176px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 12px;
}

#quadrante p {
	margin-bottom: 0px;
}
#quadrante ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#quadrante li {
	margin-left: 0px;
	padding-bottom: 10px;
}
#quadrante a {
	color: #333333;
	text-decoration: none;
}
#quadrante a:hover {
	color: #70A918;
	text-decoration: none;
}


.bannerA {
	margin-bottom: 25px;
	text-align: center;
}
.bannerB {
	height: 168px;
	width: 168px;
	margin-left: 14px;
	margin-bottom: 25px;
	margin-top: 0px;
}
.anunciosGoogle {
	width: 168px;
	margin-left: 12px;
	margin-bottom: 25px;
	margin-top: 0px;
}
.bannerConteudo {
	clear: both;
	width: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	float: none;
	text-align: center;
}
.fonte {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
}
.subTituloHome {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 16px;
	margin-bottom: 0px;
}

#menuConteudo {
	height: 24px;
	background-repeat: repeat-y;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	padding-bottom: 2px;
	font-size: 12px;
	background-color: #F5F5F5;
	background-image: url(imagens/layout/bgMenuConteudo.jpg);
	background-position: right;
	padding-left: 16px;
}
#menuConteudo   a {
	text-decoration: none;
	color: #666666;
}
#menuConteudo a:hover {
	text-decoration: none;
	color: #70A918;
}
.menuConteudoItem {
	height: 19px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}

.menuConteudoDivisao {
	color: #70A918;
	height: 19px;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
}
.menuConteudoSelecionado {
	color: #70A918;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 19px;
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
	margin-right: -2px;
	margin-left: -2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
#copyright {
	font-size: 9px;
	font-weight: bold;
	color: #A3A3A3;
	clear: both;
	margin-left: 350px;
	margin-top: 8px;
}
.formTB2 {
	font-size: 13px;
	color: #666666;
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #000000;
}
.formTB {
	border: 1px solid #999999;
	font-size: 14px;
	color: #666666;
	width: 100%;
}
.btBusca {
	padding-right: 10px;
}
.linhaH {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70A918;
}
.leiaMais {
	text-align: right;
	clear: both;
}
.nomeFabricante {
	font-weight: bold;
	color: #333333;
	margin-bottom: 40px;
}
.subTituloBarra {
	clear: both;
	float: none;
	height: 24px;
	margin-bottom: 10px;
	background-image: url(imagens/layout/bgSubTituloBarra.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #507911;
	padding-top: 6px;
	width: 596px;
	text-transform: uppercase;
}

.subTituloBarraEsq {
	background-image: url(imagens/layout/bgSubTituloBarraEsq.jpg);
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	float: left;
	margin-top: -6px;
}
.subTituloBarraDir {
	background-image: url(imagens/layout/bgSubTituloBarraDir.jpg);
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	float: right;
	margin-top: -6px;
}
.subTituloQuadrante {
	clear: both;
	float: none;
	height: 21px;
	background-image: url(imagens/layout/bgSubTituloBarra.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #507911;
	width: auto;
	text-transform: uppercase;
	padding-top: 6px;
	margin-right: -8px;
	margin-left: -8px;
	margin-bottom: 6px;
}
.subTituloQuadranteEsq {
	background-image: url(imagens/layout/bgSubTituloBarraEsq.jpg);
	height: 27px;
	width: 30px;
	background-repeat: no-repeat;
	float: left;
	margin-top: -6px;
}
.subTituloQuadranteDir {
	background-image: url(imagens/layout/bgSubTituloBarraDir.jpg);
	height: 27px;
	width: 30px;
	background-repeat: no-repeat;
	float: right;
	margin-top: -6px;
}
.subTituloBanner {
	clear: both;
	float: none;
	height: 22px;
	background-image: url(imagens/layout/bgSubTituloBanner.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #507911;
	width: auto;
	text-transform: none;
	padding-top: 8px;
}
.subTituloBannerEsq {
	background-image: url(imagens/layout/bgSubTituloBannerEsq.jpg);
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	float: left;
	margin-top: -8px;
}
.subTituloBannerDir {
	background-image: url(imagens/layout/bgSubTituloBannerDir.jpg);
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	float: right;
	margin-top: -8px;
}
.rodapeBanner {
	clear: both;
	float: none;
	height: 26px;
	background-image: url(imagens/layout/bgRodapeBanner.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #507911;
	width: auto;
	text-transform: none;
	padding-top: 4px;
	text-align: right;
}
.rodapeBanner a {
	color: #70A918;
	text-decoration: none;
}
.rodapeBanner a:hover {
	color: #70A918;
	text-decoration: underline;
}


.rodapeBannerEsq {
	background-image: url(imagens/layout/bgRodapeBannerEsq.jpg);
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	float: left;
	margin-top: -4px;
}
.rodapeBannerDir {
	background-image: url(imagens/layout/bgRodapeBannerDir.jpg);
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	float: right;
	margin-top: -4px;
}
.filtroAparelhos {
	float: right;
	margin-top: -1px;
	margin-right: 8px;
	font-size: 12px;
	color: #507911;
	text-transform: none;
}
#filtroAparelhos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEF3A0;
	color: #999999;
	text-align: right;
	clear: both;
	height: 19px;
	margin-top: -15px;
	margin-right: 38px;
	padding-top: 8px;
	font-size: 12px;
	width: 520px;
	float: right;
	margin-bottom: 20px;
}

#filtroAparelhos  img {
	float: right;
	margin-top: -8px;
	margin-left: 8px;
}
#aparelhos {
	clear: both;
}
#aparelhos p {
	margin: 0px;
}

#aparelhos  a {
	margin: 6px;
	float: left;
	height: 150px;
	width: 85px;
	border: 1px solid #F4F4F4;
	text-align: center;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	overflow: hidden;
}
#aparelhos a:hover {
	margin: 6px;
	float: left;
	height: 150px;
	width: 85px;
	border: 1px solid #70A918;
	text-align: center;
	font-size: 12px;
	color: #70A918;
	text-decoration: none;
}
.lancamento {
	position: relative;
	background-image: url(imagens/lancamento.gif);
	background-repeat: no-repeat;
	z-index: 1;
	height: 58px;
	width: 58px;
	float: left;
}



.imgAparelho {
	margin-top: -58px;
}

#paginacao {
	font-size: 12px;
	color: #999999;
	clear: both;
	float: none;
	text-align: right;
	font-weight: bold;
}
.paginaSelecionada {
	padding-right: 6px;
	padding-left: 6px;
	background-color: #F5FDEE;
}
#paginacao a {
	padding-left: 6px;
	padding-right: 6px;
}
#paginacao a:hover {
	padding-left: 6px;
	padding-right: 6px;
	background-color: #70A918;
	color: #FFFFFF;
	text-decoration: none;
}
.tituloAparelho {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 5px;
}
#ranking {
	height: 125px;
	width: 273px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(imagens/layout/rankingBg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 18px;
	padding-left: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#ranking a {
	color: #FFFFFF;
	background-color: #70A918;
	border: 1px solid #507911;
	font-size: 10px;
	font-weight: bold;
	margin-right: 4px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ranking a:hover {
	color: #333333;
	background-color: #C6F295;
	border: 1px solid #507911;
	font-size: 10px;
	font-weight: bold;
	margin-right: 4px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-decoration: none;
}


.rankingtitulo {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 8px;
	padding-top: 2px;
	padding-left: 10px;
}
.rankingFrase {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 4px;
}

.rankingTB {
	font-size: 12px;
	color: #666666;
	text-align: left;
	width: 40px;
	border: 1px solid #666666;
}
.rankBgGraf {
	background-color: #FFFFFF;
	height: 13px;
	width: 100px;
	border: 1px solid #507911;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rankGraf {
	background-color: #C6F295;
	height: 13px;
}


#btComprare {
	height: 17px;
	width: 208px;
	margin: 4px;
	float: right;

}
#btComprare a {
	background-image: url(imagens/layout/btCompare.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	float: left;
	width: 206px;

}
#btComprare a:hover {
	background-image: url(imagens/layout/btCompareHover.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 208px;
	text-decoration: none;
}
.tabCaracTitulo {
	font-size: 11px;
	font-weight: bold;
	color: #507911;
}
.divisoria {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: auto;
	float: none;
	margin-bottom: 10px;
}

.colCaracteristica {
	width: 50px;
	font-size: 11px;
	font-weight: bold;
	color: #507911;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
.colCaracteristicaLC {
	width: 50px;
	font-size: 11px;
	font-weight: bold;
	color: #507911;
	padding-right: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
.colCaracteristicaLB {
	width: 50px;
	font-size: 11px;
	font-weight: bold;
	color: #507911;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 6px;
	text-transform: uppercase;
}
.colCaracteristicaLanc {
	width: 50px;
	font-size: 11px;
	font-weight: bold;
	color: #507911;
	padding-right: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: uppercase;
}


.colSubCaracteristica {
	color: #333333;
	font-size: 13px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 2px;

}
.colSubCaracteristicaLC {
	color: #333333;
	font-size: 13px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 2px;

}
.colSubCaracteristicaLB {
	color: #333333;
	font-size: 13px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 6px;
}
.colSubCaracteristicaLanc {
	color: #333333;
	font-size: 13px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
}



.colItem {
	width: auto;
	padding-right: 8px;
	padding-left: 8px;
	color: #666666;
	font-size: 13px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.colItemLC {
	width: auto;
	padding-right: 8px;
	padding-left: 8px;
	color: #666666;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 2px;
}
.colItemLB {
	width: auto;
	padding-right: 8px;
	padding-left: 8px;
	color: #666666;
	font-size: 13px;
	padding-top: 1px;
	padding-bottom: 6px;
}
.colItemLanc {
	width: auto;
	padding-right: 8px;
	padding-left: 8px;
	color: #666666;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
}
.comparacaoTitulo {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 70px;
}

.TextBox {
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	width: 100%;
}
.TextAparelhos {
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	width: 100%;
	height: 130px;
}
#btVerde{
	padding: 4px;
}

#btVerde a{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #70A918;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #507911;
	height: 35px;
	text-decoration: none;
}
#btVerde  a:hover{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	background-color: #F5FDEE;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #507911;
	text-decoration: none;
}
#btVerdeClaro{
	padding: 4px;

}
#btVerdeClaro a{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #70A918;
	background-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
#btVerdeClaro  a:hover{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	background-color: #F5FDEE;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #507911;
	text-decoration: none;
}
.nota {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	float: right;
	margin-top: 4px;
}
.limpaH {
	clear: both;
	float: none;
	width: auto;
}
.filtradoPor {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	float: left;
}
.filtradoPor {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	float: left;
}
.reponsabilidade {
	font-size: 10px;
	color: #666666;
	text-align: center;
	clear: both;
	float: none;
	margin-top: 20px;
}
.btVerde {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #70A918;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #507911;
	height: 35px;
	text-decoration: none;
}
.revenda {
	clear: both;
	float: none;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.revNome {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	height: 22px;
}
.tabMaisDetalhes {
	padding-top: 4px;
	display: block;
}
.tabPrecosLinhaDir {
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tabPrecos {
	border: 1px solid #999999;
}
.tabPrecosCab {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #F5FDEE;
	padding-top: 2px;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tabCelulaLinha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}

blockquote{
	line-height: 1.6em;
}
#navegacaoGlossario {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	clear: both;
	float: none;
	text-align: left;
	padding-right: 25px;
	margin-bottom: 6px;
}
#navegacaoGlossario a {
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: none;
}
#navegacaoGlossario a:hover {
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: underline;
}
:target   {
	background-color: #F5FDEE;
}


.glossario {
	height: 350px;
	overflow: auto;
	clear: both;
	float: none;
	width: 950px;
}
.comparativo {
	clear: both;
	float: left;
	width: auto;
	margin-bottom: 10px;
}
.chamadaNoticias {
	clear: right;
	float: right;
	height: 136px;
	width: 225px;
	overflow: auto;
	margin-right: -4px;
}
.tituloGlossario {
	font-size: 24px;
	font-weight: bold;
	color: #70A918;
	text-transform: uppercase;
	margin-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tabDestaque {
	background-color: #F5FDEE;
}
.tabLinhaBranca {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.cadastro {
	clear: both;
	float: none;
	width: auto;
}

