@charset "UTF-8";
/* CSS Document */

.float_left {
	float: left;
}
.float_right {
	float: right;
}
img {
	border: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #f8f8f8;
	background-image: url(../images/bg_geral.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #5f5f5f;
}
#geral {
	width: 100%;
	height: auto;
	text-align: center;
}
.content {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	display: table;
}
.content_homebl {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	display: table;
	padding-bottom: 20px;
}
.content_index {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 20px;
	text-align: left;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	display: table;
}
.content_locacao {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	display: table;
	padding-bottom: 20px;
}
.content_produtos {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	display: table;
	padding-bottom: 30px;
}
.bar_infinite_bg {
	width: 100%;
	background-image: url(../images/bg_breadcrumb.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.bar_infinite_content {
	width: 940px;
	padding-left: 28px;
	padding-right: 28px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.bar_infinite_content ul {
	width: 940px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.bar_infinite_content ul li {
	float: left;
	margin-top: 3px;
	padding-right: 25px;
	margin-right: 25px;
}
.border_right_verde {
	border-right: solid 2px #004935;
}
.bc_color1 {
	color: #004935;
	font-weight: bold;
	text-decoration: none;
}
.bc_color1 a {
	color: #004935;
	font-weight: bold;
	text-decoration: none;
}
.bc_color1 a:hover {
	color: #004935;
	font-weight: bold;
	text-decoration: underline;
}
.bc_color2 {
	color: #656565;
	font-weight: bold;
}
.bc_color2 a {
	color: #656565;
	font-weight: bold;
	text-decoration: none;
}
.bc_color2 a:hover {
	color: #656565;
	font-weight: bold;
	text-decoration: underline;
}
.bar_infinite_content_footer {
	width: 940px;
	padding-left: 28px;
	padding-right: 28px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: none;
}
.bar_infinite_content_footer ul {
	width: 940px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.bar_infinite_content_footer ul li {
	float: left;
	margin-top: 3px;
	padding-right: 15px;
	margin-right: 15px;
}
.bar_infinite_content_footer ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: none;
}
.bar_infinite_content_footer ul li a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: underline;
}
.border_right_cinza {
	border-right: solid 1px #5f5f5f;
}
#header {
	width: 988px;
	height: 114px;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
}
#logo {
	width: 263px;
	height: 114px;
	float: left;
}
#header_right {
	width: 481px;
	height: 114px;
	float: right;
}
#faixa_contatos_top {
	width: 481px;
	height: 40px;
	float: right;
}
#header_tit {
	float: right;
}
#footer {
	width: 960px;
	height: 78px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-left: 4px;
	padding-right: 32px;
	text-align: left;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5f5f5f;
}
#footer span {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5f5f5f;
	text-decoration: none;
}
#footer span a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5f5f5f;
	text-decoration: none;
}
#footer span a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5f5f5f;
	text-decoration: underline;
}
.bg_content_bl {
	width: 988px;
	min-height: 436px;
	background-image: url(../images/bg_content_banda_larga.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	display: table;
	padding-bottom: 20px;
}
.home_bl {
	width: 948px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: table;
}
.home_bl a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #414141;
	text-decoration: none;
}
.home_bl a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	color: #414141;
	text-decoration: underline;
}
.home_bl h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #414141;
	text-decoration: none;
}
.titulo_bl_internas {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 35px;
	color: #5f5f5f;
	text-decoration: none;
	font-weight: bold;
}
.texto_top_internasbl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #5f5f5f;
	text-decoration: none;
	line-height: 24px;
}
.home_bl p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #414141;
	text-decoration: none;
}
.padding_bot_top_bl_home {
	padding-bottom: 40px;
	padding-top: 40px;
}
.border_bot_verde {
	border-bottom: solid 1px #007554;
}
#menu_sup_pri {
	width: 948px;
	height: 25px;
	background-image: url(../images/bg_default_links.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #f0fffb;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}
#menu_sup_pri a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #f0fffb;
	font-weight: bold;
	text-decoration: none;
}
#menu_sup_pri a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #f0fffb;
	font-weight: bold;
	text-decoration: underline;
}
#menu_sup_pri ul {
	width: 948px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_sup_pri ul li {
	float: left;
	background-image: url(../images/ico_links_top.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-right: 70px;
}
#banner_home {
	width: 988px;
	height: 228px;
	margin-bottom: 20px;
	float: left;
}
.content_home {
	width: 948px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
}
#coluna_home_left {
	width: 463px;
	float: left;
	margin-bottom: 20px;
}
#coluna_home_right {
	width: 463px;
	float: right;
	margin-bottom: 20px;
}
.box_bandalarga_home {
	width: 423px;
	height: 134px;
	float: left;
	background-image: url(../images/bg_bandalarga_home.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #414141;
	padding-top: 53px;
	padding-left: 20px;
	padding-right: 20px;
}
.box_bandalarga_home a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffae00;
	text-decoration: none;
}
.box_bandalarga_home a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffae00;
	text-decoration: underline;
}
.box_bandalarga_home ul {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	list-style-type: none;
	line-height: 18px;
}
.box_bandalarga_home ul li {
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #414141;
	text-decoration: none;
}
.box_bandalarga_home ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #414141;
	text-decoration: none;
}
.box_bandalarga_home ul li a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #414141;
	text-decoration: underline;
}
.box_destaques_home {
	width: 423px;
	float: left;
}
.box_destaques_home .titulo {
	width: 423px;
	float: left;
}
.box_destaques_home .botao {
	width: 423px;
	float: left;
}
.box_destaques_home .conteudo {
	width: 463px;
	height: 358px;
	background-image: url(../images/bg_destaques_home.gif);
	background-repeat: no-repeat;
	float: left;
}
.box_locacoes_home {
	width: 463px;
	float: left;
	border-bottom: solid 1px #ffc64c;
	margin-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #414141;
}
.box_locacoes_home a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffae00;
	text-decoration: none;
}
.box_locacoes_home a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffae00;
	text-decoration: underline;
}
.box_locacoes_home .loc_mensal {
	width: 423px;
	height: 71px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	float: left;
	background-image: url(../images/bg_locacao_mensal.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.box_locacoes_home .loc_diaria {
	width: 423px;
	height: 71px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	float: left;
	background-image: url(../images/bg_locacao_diaria.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.box_linhas_home {
	width: 463px;
	float: left;
}
.box_linhas_home ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.box_linhas_home ul li {
	padding-bottom: 10px;
}
.box_produtos {
	width: 943px;
	margin-left: auto;
	margin-right: auto;
}
.box_produtos .titulo_produtos {
	width: 943px;
	float: left;
	padding-top: 40px;
}
.box_produtos .conteudo_produtos {
	width: 882px;
	float: left;
	border-bottom: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	padding-left: 30px;
	padding-right: 29px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.box_produtos .conteudo_produtos ul {
	width: 882px;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.box_produtos .conteudo_produtos ul li {
	width: 147px;
	float: left;
	padding-bottom: 25px;
}
.acesso_rapido_produtos {
	width: 947px;
	margin-left: auto;
	margin-right: auto;
}
.acesso_rapido_produtos .tit_acesso {
	width: 947px;
	float: left;
	padding-top: 30px;
	border-bottom: solid 3px #414141;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #414141;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.acesso_rapido_produtos .linhas_produtos {
	width: 169px;
	padding-right: 20px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #414141;
}
.acesso_rapido_produtos .linhas_produtos h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #008562;
	margin: 0px;
	padding: 0px;
}
.box_locacao_mensal {
	width: 464px;
	padding-left: 20px;
	float: left;
	padding-top: 30px;
}
.box_locacao_diaria {
	width: 464px;
	padding-right: 20px;
	float: right;
	padding-top: 30px;
}
.box_locacao_mensal h1 {
	width: 464px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #414141;
	border-bottom: solid 3px #414141;
	padding-bottom: 7px;
}
.box_locacao_diaria h1 {
	width: 464px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #414141;
	border-bottom: solid 3px #414141;
	padding-bottom: 7px;
}
.box_locacao_mensal ul {
	width: 464px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.box_locacao_mensal ul li {
	width: 150px;
	height: 155px;
	float: left;
}
.box_locacao_diaria ul {
	width: 464px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.box_locacao_diaria ul li {
	width: 150px;
	height: 155px;
	float: left;
}
.box_assist_tecnica {
	width: 948px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	padding-top: 30px;
}
.box_assist_tecnica h1 {
	width: 948px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #414141;
	border-bottom: solid 3px #414141;
	padding-bottom: 7px;
	margin: 0px;
}
.box_assist_tecnica p {
	width: 460px;
}
.box_assist_tecnica img {
	float: right;
}
.box_anatel {
	width: 948px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	padding-top: 30px;
}
.box_anatel h1 {
	width: 948px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #414141;
	border-bottom: solid 3px #414141;
	padding-bottom: 7px;
}
.box_anatel ul {
	list-style-type: none;
}
.box_anatel ul li {
	background-image: url(../images/ico_lista.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}
.box_anatel h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #414141;
	border-bottom: solid 1px #C8C8C8;
	padding-bottom: 3px;
}
.box_empresa {
	width: 948px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	padding-top: 30px;
}
.box_empresa h1 {
	width: 948px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #414141;
	border-bottom: solid 3px #414141;
	padding-bottom: 7px;
	margin: 0px;
}
.box_empresa p {
	width: 480px;
}
.box_empresa img {
	float: right;
}
.box_detalhe_produto {
	width: 948px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	padding-top: 30px;
}
.box_detalhe_produto h1 {
	width: 948px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #414141;
	border-bottom: solid 3px #414141;
	padding-bottom: 7px;
	background-image: url(../images/logo_motorola.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 0px;
}
.box_detalhe_produto h2 {
	width: 948px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #008562;
}
.box_detalhe_produto h4 {
	width: 948px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #414141;
	border-bottom: solid 3px #414141;
	padding-bottom: 7px;
	margin-bottom: 0px;
}
.box_detalhe_produto span {
	width: 948px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #008562;
	font-weight: bold;
}
.box_detalhe_produto .img_produto {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.box_detalhe_produto .box_acessorios {
	width: 757px;
	float: right;
	margin-top: 20px;
	background-image: url(../images/bg_geral_acessorios.gif);
	background-repeat: repeat-y;
}
.box_detalhe_produto .box_acessorios .content_acess {
	width: 757px;
	float: left;
	background-image: url(../images/curva_top_acessorios.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.box_detalhe_produto .box_acessorios .content_acess h3 {
	width: 757px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #008562;
	padding-left: 20px;
}
.lista_acessorios{
	width: 737px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.lista_acessorios ul {
	width: 737px;
	margin: 0px;
	list-style-type: none;
}
.lista_acessorios ul li {
	width: 90px;
	min-height: 140px;
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
}
.lista_acessorios ul li img {
	border: solid 1px #b7b7b7;
}
.lista_acessorios a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #414141;
	text-decoration: none;
}
.lista_acessorios a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #900;
	text-decoration: none;
}
.box_downloads {
	width: 168px;
	padding-right: 20px;
	float: left;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #008562;
	background-image: url(../images/bg_geral_downloads.gif);
	background-repeat: repeat-y;
}
.box_downloads .conteudo_downloads {
	width: 148px;
	padding: 10px;
	float: left;
	background-image: url(../images/curva_top_downloads.gif);
	background-repeat: no-repeat;
}
.box_downloads .conteudo_downloads ul {
	width: 148px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style-type: none;
}
.box_downloads .conteudo_downloads ul li {
	width: 148px;
	padding-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #989898;
}
.box_downloads .conteudo_downloads ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #414141;
	text-decoration: none;
}
.box_downloads .conteudo_downloads ul li a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #414141;
	text-decoration: underline;
}
.box_downloads .conteudo_downloads ul li img {
	float: left;
	padding-right: 5px;
}
.descontinuado {
	width: 928px;
	height: 26px;
	padding-left: 20px;
	padding-top: 4px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #900000;
	background-color: #e7e7e7;
	border-bottom: solid 3px #414141;
}
.texto_detalhe_produto {
	width: 750px;
	float: right;
}
.texto_detalhe_produto ul {
	width: 750px;
	list-style-type: none;
}
.texto_detalhe_produto ul li {
	width: 750px;
	background-image: url(../images/ico_lista.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}
.campos_form {
	background-color: #f6f6f6;
	border: solid 1px #dadada;
	height: 16px;
}
.campos_form2 {
	background-color: #f6f6f6;
	border: solid 1px #dadada;
}
.border_top_planosbl {
	border-top: solid 1px #006dc4;
}
.tit_desc_planosbl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #ff9000;
	text-decoration: none;
	font-weight: bold;
}
.tit_desc_planosbl a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #ff9000;
	text-decoration: none;
	font-weight: bold;
}
.tit_desc_planosbl a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #ff9000;
	text-decoration: underline;
	font-weight: bold;
}
.txt_desc_planosbl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	text-decoration: none;
}
.txt_desc_planosbl a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	text-decoration: none;
}
.txt_desc_planosbl a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	text-decoration: underline;
}
.img_produtos_bl {
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
}
.home_redesemfio {
	width: 902px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: table;
}
.home_redesemfio ul {
	width: 902px;
	list-style-type: none;
	margin: 30px 0px 0px 0px;;
	padding: 0px;
}
.home_redesemfio ul li {
	width: 50%;
	text-align: center;
	list-style-type: none;
	margin: 0px 0px 30px 0px;;
	padding: 0px;
	float: left;
}
#menu_produtos_rede ul {
list-style-type: none;
width: 908px;
margin:0px;
padding:0px;
}
#menu_produtos_rede li {
width: 430px;
height: 175px;
text-align: center;
padding: 0px;
float: left;
margin: 10px;
}
#menu_produtos_rede li a {
color: #666;
height: 135px;
display: block;
font: bold 16px Arial, Helvetica, sans-serif;
padding: 10px;
text-decoration: none;
}
* html #menu_produtos_rede li a {
width: 430px;
}
#menu_produtos_rede li a:hover {
background: #f7f7f7;
border-bottom: solid 10px #CDCDCD;
}
#menu_produtos_rede a .descricao {
color: #5f5f5f;
height: 160px;
display: block;
font: normal 12px Tahoma, Geneva, sans-serif;
text-align: left;
}
#menu_produtos_rede a .descricao h1 {
color: #ff9000;
display: block;
font: bold 13px Tahoma, Geneva, sans-serif;
text-align: left;
}
#menu_produtos_rede img {
float: left;
display: block;
padding: 0px 10px 10px 0px;
border: 0px;
}
.banner_solucoes {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 0px;
	background-color: #333333;
}
.bts_solucoes {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}
.categorias_comunicacao {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 0px;
}
.categorias_comunicacao img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/*detalhes ptp*/

.detalhes_produtos_rede {
	width: 858px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 30px;
}
.detalhes_produtos_rede .download_pdf {
	width: 858px;
}
.detalhes_produtos_rede .download_pdf ul {
	width: 858px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.detalhes_produtos_rede .download_pdf ul li {
	width: 858px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;;
	padding-left: 30px;
}
.detalhes_produtos_rede h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 35px;
	color: #ffaa2b;
	margin: 0px;
	padding: 0pc;
}
.detalhes_produtos_rede h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffaa2b;
	margin: 25px 0px 10px 0px;
}
.detalhes_produtos_rede p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 18pt;
}
.detalhes_produtos_rede span {
	width: 640px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #5f5f5f;
	line-height: 24pt;
	display: block;
	padding-top: 20px;
}
.detalhes_produtos_rede a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 18pt;
	text-decoration: none;
}
.detalhes_produtos_rede a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F60;
	line-height: 18pt;
	text-decoration: none;
}
.detalhes_produtos_rede .titulo_rede {
	width: 858px;
	min-height: 185px;
	border-bottom: solid 1px #ffaa2b;
	background-image: url(../images/logo_motorola.gif);
	background-repeat: no-repeat;
	background-position: 670px 50px;
}
.detalhes_produtos_rede .titulo_rede img {
	float: left;
	padding-right: 20px;
}
.detalhes_produtos_rede .relacionados_rede {
	float: right;
	width: 185px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../images/bg_geral_rede_relacionados.gif);
}
.detalhes_produtos_rede .relacionados_rede .content_relacionados {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
	text-decoration: none;
}
.titulo_relacionados {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffaa2b;
	text-decoration: none;
}
.detalhes_produtos_rede .relacionados_rede .content_relacionados a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
	text-decoration: none;
}
.detalhes_produtos_rede .relacionados_rede .content_relacionados a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.detalhes_produtos_rede .relacionados_rede .content_relacionados ul {
	width: 150px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.detalhes_produtos_rede .relacionados_rede .content_relacionados ul li {
	width: 150px;
	padding: 20px 0px 20px 0px;
	margin: 0px;
}

/*detalhes pmp*/

.detalhes_produtos_rede2 {
	width: 858px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 30px;
}
.detalhes_produtos_rede2 .download_pdf {
	width: 858px;
}
.detalhes_produtos_rede2 .download_pdf ul {
	width: 858px;
	list-style-type: none;
	margin: opx;
	padding: 0px;
}
.detalhes_produtos_rede2 .download_pdf ul li {
	width: 858px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;;
	padding-left: 30px;
}
.detalhes_produtos_rede2 h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 35px;
	color: #93a20b;
	margin: 0px;
	padding: 0pc;
}
.detalhes_produtos_rede2 h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #93a20b;
	margin: 25px 0px 10px 0px;
}
.detalhes_produtos_rede2 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 18pt;
}
.detalhes_produtos_rede2 span {
	width: 640px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #5f5f5f;
	line-height: 24pt;
	display: block;
	padding-top: 20px;
}
.detalhes_produtos_rede2 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 18pt;
	text-decoration: none;
}
.detalhes_produtos_rede2 a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #063;
	line-height: 18pt;
	text-decoration: none;
}
.detalhes_produtos_rede2 .titulo_rede {
	width: 858px;
	min-height: 185px;
	border-bottom: solid 1px #93a20b;
	background-image: url(../images/logo_motorola.gif);
	background-repeat: no-repeat;
	background-position: 670px 50px;
}
.detalhes_produtos_rede2 .titulo_rede img {
	float: left;
	padding-right: 20px;
}
.detalhes_produtos_rede2 .relacionados_rede {
	float: right;
	width: 185px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../images/bg_geral_rede_relacionados2.gif);
}
.detalhes_produtos_rede2 .relacionados_rede .content_relacionados {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
	text-decoration: none;
}
.titulo_relacionados2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #93a20b;
	text-decoration: none;
}
.detalhes_produtos_rede2 .relacionados_rede .content_relacionados a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
	text-decoration: none;
}
.detalhes_produtos_rede2 .relacionados_rede .content_relacionados a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.detalhes_produtos_rede2 .relacionados_rede .content_relacionados ul {
	width: 150px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.detalhes_produtos_rede2 .relacionados_rede .content_relacionados ul li {
	width: 150px;
	padding: 20px 0px 20px 0px;
	margin: 0px;
}

/*detalhes mwan*/

.detalhes_produtos_rede3 {
	width: 858px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 30px;
}
.detalhes_produtos_rede3 .download_pdf {
	width: 858px;
}
.detalhes_produtos_rede3 .download_pdf ul {
	width: 858px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.detalhes_produtos_rede3 .download_pdf ul li {
	width: 858px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;;
	padding-left: 30px;
}
.detalhes_produtos_rede3 h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 35px;
	color: #2221e7;
	margin: 0px;
	padding: 0pc;
}
.detalhes_produtos_rede3 h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #2221e7;
	margin: 25px 0px 10px 0px;
}
.detalhes_produtos_rede3 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 18pt;
}
.detalhes_produtos_rede3 span {
	width: 640px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #5f5f5f;
	line-height: 24pt;
	display: block;
	padding-top: 20px;
}
.detalhes_produtos_rede3 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 18pt;
	text-decoration: none;
}
.detalhes_produtos_rede3 a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	line-height: 18pt;
	text-decoration: none;
}
.detalhes_produtos_rede3 .titulo_rede {
	width: 858px;
	min-height: 185px;
	border-bottom: solid 1px #2221e7;
	background-image: url(../images/logo_motorola.gif);
	background-repeat: no-repeat;
	background-position: 670px 50px;
}
.detalhes_produtos_rede3 .titulo_rede img {
	float: left;
	padding-right: 20px;
}
.detalhes_produtos_rede3 .relacionados_rede {
	float: right;
	width: 185px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../images/bg_geral_rede_relacionados3.gif);
}
.detalhes_produtos_rede3 .relacionados_rede .content_relacionados {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
	text-decoration: none;
}
.titulo_relacionados3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #2221e7;
	text-decoration: none;
}
.detalhes_produtos_rede3 .relacionados_rede .content_relacionados a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
	text-decoration: none;
}
.detalhes_produtos_rede3 .relacionados_rede .content_relacionados a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.detalhes_produtos_rede3 .relacionados_rede .content_relacionados ul {
	width: 150px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.detalhes_produtos_rede3 .relacionados_rede .content_relacionados ul li {
	width: 150px;
	padding: 20px 0px 20px 0px;
	margin: 0px;
}

/*detalhes mlan*/

.detalhes_produtos_rede4 {
	width: 858px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 30px;
}
.detalhes_produtos_rede4 .download_pdf {
	width: 858px;
}
.detalhes_produtos_rede4 .download_pdf ul {
	width: 858px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.detalhes_produtos_rede4 .download_pdf ul li {
	width: 858px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;;
	padding-left: 30px;
}
.detalhes_produtos_rede4 h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 35px;
	color: #d4000c;
	margin: 0px;
	padding: 0pc;
}
.detalhes_produtos_rede4 h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #d4000c;
	margin: 25px 0px 10px 0px;
}
.detalhes_produtos_rede4 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 18pt;
}
.detalhes_produtos_rede4 span {
	width: 640px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #5f5f5f;
	line-height: 24pt;
	display: block;
	padding-top: 20px;
}
.detalhes_produtos_rede4 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 18pt;
	text-decoration: none;
}
.detalhes_produtos_rede4 a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
	line-height: 18pt;
	text-decoration: none;
}
.detalhes_produtos_rede4 .titulo_rede {
	width: 858px;
	min-height: 185px;
	border-bottom: solid 1px #d4000c;
	background-image: url(../images/logo_motorola.gif);
	background-repeat: no-repeat;
	background-position: 670px 50px;
}
.detalhes_produtos_rede4 .titulo_rede img {
	float: left;
	padding-right: 20px;
}
.detalhes_produtos_rede4 .relacionados_rede {
	float: right;
	width: 185px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../images/bg_geral_rede_relacionados4.gif);
}
.detalhes_produtos_rede4 .relacionados_rede .content_relacionados {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
	text-decoration: none;
}
.titulo_relacionados4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #d4000c;
	text-decoration: none;
}
.detalhes_produtos_rede4 .relacionados_rede .content_relacionados a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
	text-decoration: none;
}
.detalhes_produtos_rede4 .relacionados_rede .content_relacionados a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.detalhes_produtos_rede4 .relacionados_rede .content_relacionados ul {
	width: 150px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.detalhes_produtos_rede4 .relacionados_rede .content_relacionados ul li {
	width: 150px;
	padding: 20px 0px 20px 0px;
	margin: 0px;
}
