@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'MyriadProBold';
    src: url('myriadpro-bold-webfont.eot');
    src: url('myriadpro-bold-webfont.eot?iefix') format('eot'),
         url('myriadpro-bold-webfont.woff') format('woff'),
         url('myriadpro-bold-webfont.ttf') format('truetype'),
         url('myriadpro-bold-webfont.svg#webfont5tlRzy0K') format('svg');
    font-weight: normal;
    font-style: normal;

}

.MyriadProBold{
	font-family: 'MyriadProBold';
}

body{
	margin:0px;
	padding:0px;
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}

	
.strong{
	font-weight:bold;
}

.uppercase{
	text-transform:uppercase;
}

a{
	text-decoration:none;
	outline:none;
	color:#333;
}
  

a img {
	border:0;
	outline:none;
}

a:link {
	text-decoration:none;
	outline:none;
	color:#333;
}
:focus{outline:none;}

p{
	margin:0px; 
	padding:0px; 
	line-height:16px;
}


/*  =========  ** CORPO COMEÇO ** ========== ** =========  ** CORPO COMEÇO ** =========== ** ==========  ** CORPO COMEÇO ** ========== */
.MasterCorpo{
	position:absolute;
	width:100%;
	background:url(../../imagens/bg.jpg) top center no-repeat #B6CAE6;
	/*LAYOUTheight:800px;
	background:url(../../imagens/corpo_site_bg_bottom.jpg) bottom left repeat-x;*/
}

.Corpo_conteudo_geral{
	width:980px;
	margin:0px auto 0px auto;
	/*LAYOUTheight:2767px;*/
	/*background:#9C0;
	background:#03C;*/
}

.Corpo_conteudo_geral_expansivel{
	position:relative; 
	float:left; 
	width:980px; 
	background:url(../../imagens/Corpo_conteudo_geral_expansivel.png) top left repeat-y;
}

.Corpo_conteudo_geral_expansivel_internas{
	position:relative; 
	float:left; width:980px; 
	background:url(../../imagens/Corpo_conteudo_geral_expansivel_internas.png) top left repeat-y;
}

/* topo */
.topo_geral{
	position:relative; 
	width:980px; 
	height:109px; 
	padding-top:10px; 
	background:url(../../imagens/topo_bg.jpg) top left no-repeat; font-family: 'MyriadProBold';
}

.topo_logo_cont{
	position:relative; 
	float:left; 
	width:340px; 
	height:109px; 
	/*padding-left:24px; padding-top:31px;*/ 
	background:url(../../imagens/topo_logo_bg.jpg) top left no-repeat;
}

.topo_logo_cont h1 {
	display:block; 
	width:332px; 
	height:76px; 
	margin:0px; 
	padding:0px; 
	text-indent:-9999px; 
	background:url(../../imagens/Power-Tronics-Equipamentos-Eletronicos.jpg) top left no-repeat;
}

.topo_logo_cont h1 a {
	display:block; background:url(../../imagens/Power-Tronics-Equipamentos-Eletronicos.jpg) top left no-repeat;
}

.topo_frase{
	position:relative; float:left; 
	text-align:center; 
	width:327px; 
	height:81px; 
	padding-top:28px; 
	background:url(../../imagens/topo_frase.jpg) top left no-repeat; font-size:14px; color:#FFF;
}

.topo_frase span{
	display:block; 
	height:37px; 
	color:#33CCFF; 
	font-size:19px;
}

.topo_telefone{
	position:relative; 
	float:left; 
	width:271px; 
	height:80px; 
	padding-right:42px; 
	padding-top:29px; 
	background:url(../../imagens/topo_telefone.jpg) top left no-repeat;
}

.topo_telefone_tel{
	display:block; 
	height:46px; 
	text-align:right; 
	font-size:33px; 
	color:#FFF;
}

.topo_telefone_tel span{
	font-size:21px; 
	padding-top:9px;
}

.topo_telefone_nextel{
	display:block; 
	text-align:right; 
	font-size:14px; 
	color:#FFF;
}

/* menu topo */
.menu_top_cont{
	position:relative; 
	width:948px; 
	height:28px; 
	padding-left:32px; 
	padding-top:15px; 
	background:url(../../imagens/menu_bg.jpg) top left repeat-x;
}

.menu_top_cont_lista{
	padding:0px; 
	margin:0px; list-style:none;
}
/* menu normal */
.menu_top_bt_home{
	display:block; float:left; width:43px; height:18px; text-indent:-9999px; margin-right:43px;
}

.menu_top_bt_home a{
	display:block; width:43px; height:18px; background:url(../../imagens/menu_bt_home.jpg) top left no-repeat;
}

.menu_top_bt_home a:hover{
	display:block; background:url(../../imagens/menu_bt_home_over.jpg) top left no-repeat;
}

.menu_top_bt_empresa{
	display:block; float:left; width:73px; height:18px; text-indent:-9999px; margin-right:40px;
}

.menu_top_bt_empresa a{
	display:block; width:73px; height:18px;; background:url(../../imagens/menu_bt_empresa.jpg) top left no-repeat;
}

.menu_top_bt_empresa a:hover{
	display:block; background:url(../../imagens/menu_bt_empresa_over.jpg) top left no-repeat;
}

.menu_top_bt_locacao{
	display:block; float:left; width:66px; height:18px; text-indent:-9999px; margin-right:45px;
}

.menu_top_bt_locacao a{
	display:block; width:66px; height:18px; background:url(../../imagens/menu_bt_locacao.jpg) top left no-repeat;
}

.menu_top_bt_locacao a:hover{
	display:block; background:url(../../imagens/menu_bt_locacao_over.jpg) top left no-repeat;
}

.menu_top_bt_manutencao{
	display:block; float:left; width:99px; height:18px; text-indent:-9999px; margin-right:49px;
}

.menu_top_bt_manutencao a{
	display:block; width:99px; height:18px; background:url(../../imagens/menu_bt_manutencao.jpg) top left no-repeat;
}

.menu_top_bt_manutencao a:hover{
	display:block; background:url(../../imagens/menu_bt_manutencao_over.jpg) top left no-repeat;
}

.menu_top_bt_calibracao{
	display:block; float:left; width:88px; height:18px; text-indent:-9999px; margin-right:48px;
}

.menu_top_bt_calibracao a{
	display:block; width:88px; height:18px;; background:url(../../imagens/menu_bt_calibracao.jpg) top left no-repeat;
}

.menu_top_bt_calibracao a:hover{
	display:block; background:url(../../imagens/menu_bt_calibracao_over.jpg) top left no-repeat;
}

.menu_top_bt_compramos{
	display:block; float:left; width:95px; height:18px; text-indent:-9999px; margin-right:41px;
}

.menu_top_bt_compramos a{
	display:block; width:95px; height:18px; background:url(../../imagens/menu_bt_compramos.jpg) top left no-repeat;
}

.menu_top_bt_compramos a:hover{
	display:block; background:url(../../imagens/menu_bt_compramos_over.jpg) top left no-repeat;}

.menu_top_bt_orcamento{
	display:block; float:left; width:91px; height:18px; text-indent:-9999px; margin-right:30px;}

.menu_top_bt_orcamento a{
	display:block; width:91px; height:18px; background:url(../../imagens/menu_bt_orcamento.jpg) top left no-repeat;}

.menu_top_bt_orcamento a:hover{
	display:block; background:url(../../imagens/menu_bt_orcamento_over.jpg) top left no-repeat;}

.menu_top_bt_contato{
	display:block; float:left; width:67px; height:18px; text-indent:-9999px; 
}

.menu_top_bt_contato a{
	display:block; width:67px; height:18px; background:url(../../imagens/menu_bt_contato.jpg) top left no-repeat;
}

.menu_top_bt_contato a:hover{
	display:block; background:url(../../imagens/menu_bt_contato_over.jpg) top left no-repeat;
}

/* menu over */
.menu_top_bt_home_over{display:block; float:left; width:43px; height:18px; text-indent:-9999px; margin-right:43px;}
.menu_top_bt_home_over a{display:block; width:43px; height:18px; background:url(../../imagens/menu_bt_home_over.jpg) top left no-repeat;}
.menu_top_bt_home_over a:hover{display:block; background:url(../../imagens/menu_bt_home_over.jpg) top left no-repeat;}
.menu_top_bt_empresa_over{display:block; float:left; width:73px; height:18px; text-indent:-9999px; margin-right:40px;}
.menu_top_bt_empresa_over a{display:block; width:73px; height:18px;; background:url(../../imagens/menu_bt_empresa_over.jpg) top left no-repeat;}
.menu_top_bt_empresa_over a:hover{display:block; background:url(../../imagens/menu_bt_empresa_over.jpg) top left no-repeat;}
.menu_top_bt_locacao_over{display:block; float:left; width:66px; height:18px; text-indent:-9999px; margin-right:45px;}
.menu_top_bt_locacao_over a{display:block; width:66px; height:18px; background:url(../../imagens/menu_bt_locacao_over.jpg) top left no-repeat;}
.menu_top_bt_locacao_over a:hover{display:block; background:url(../../imagens/menu_bt_locacao_over.jpg) top left no-repeat;}
.menu_top_bt_manutencao_over{display:block; float:left; width:99px; height:18px; text-indent:-9999px; margin-right:49px;}
.menu_top_bt_manutencao_over a{display:block; width:99px; height:18px; background:url(../../imagens/menu_bt_manutencao_over.jpg) top left no-repeat;}
.menu_top_bt_manutencao_over a:hover{display:block; background:url(../../imagens/menu_bt_manutencao_over.jpg) top left no-repeat;}
.menu_top_bt_calibracao_over{display:block; float:left; width:88px; height:18px; text-indent:-9999px; margin-right:48px;}
.menu_top_bt_calibracao_over a{display:block; width:88px; height:18px;; background:url(../../imagens/menu_bt_calibracao_over.jpg) top left no-repeat;}
.menu_top_bt_calibracao_over a:hover{display:block; background:url(../../imagens/menu_bt_calibracao_over.jpg) top left no-repeat;}
.menu_top_bt_compramos_over{display:block; float:left; width:95px; height:18px; text-indent:-9999px; margin-right:41px;}
.menu_top_bt_compramos_over a{display:block; width:95px; height:18px; background:url(../../imagens/menu_bt_compramos_over.jpg) top left no-repeat;}
.menu_top_bt_compramos_over a:hover{display:block; background:url(../../imagens/menu_bt_compramos_over.jpg) top left no-repeat;}
.menu_top_bt_orcamento_over{display:block; float:left; width:91px; height:18px; text-indent:-9999px; margin-right:30px;}
.menu_top_bt_orcamento_over a{display:block; width:91px; height:18px; background:url(../../imagens/menu_bt_orcamento_over.jpg) top left no-repeat;}
.menu_top_bt_orcamento_over a:hover{display:block; background:url(../../imagens/menu_bt_orcamento_over.jpg) top left no-repeat;}
.menu_top_bt_contato_over{display:block; float:left; width:67px; height:18px; text-indent:-9999px; }
.menu_top_bt_contato_over a{display:block; width:67px; height:18px; background:url(../../imagens/menu_bt_contato_over.jpg) top left no-repeat;}
.menu_top_bt_contato_over a:hover{display:block; background:url(../../imagens/menu_bt_contato_over.jpg) top left no-repeat;}
.menu_top_cont_bottom{position:relative; width:980px; height:36px; background:url(../../imagens/menu_top_bottom.jpg) top left no-repeat;}

/* coluna left */
.corpo_coluna_left{position:relative; float:left; width:164px; min-height:720px; background:#C4D4EB;}

/* coluna left busca */
.col_left_busca_cont{position:relative; width:157px; height:46px; padding-left:7px; padding-top:5px; background:#B6CAE6;}
.col_left_busca_box{position:relative; width:141px; height:38px; padding-left:6px; padding-top:1px; border:solid 1px #01A0C6;}
.col_left_busca_box_label{position:relative; width:134px; height:15px; font-size:12px; color:#333; font-family: 'MyriadProBold';}
.col_left_busca_box_cont_campos{position:relative; width:134px; height:20px; font-size:11px; color:#333; background:url(../../imagens/col_left_campo_busca.png) top left no-repeat;}
.col_left_busca_box_input{position:relative; float:left; width:96px; height:17px; padding-top:3px; padding-left:6px; padding-right:11px; background:none; border:none; font-size:11px;}
.col_left_busca_box_input_bt{margin-top:1px;}

/* coluna left menu */
.col_left_menu_cont{position:relative; width:157px; padding-top:10px; margin-left:7px;}
.col_left_menu_cont_lista{padding:0px; margin:0px; list-style:none;}
.col_left_menu_cont_lista_title{display:block; width:143px; height:19px; padding-left:4px; padding-top:4px; background:#FFF; border:solid 1px #01A0C6; font-size:12px; color:#000; font-family:Verdana, Geneva, sans-serif; margin-bottom:8px;}
.col_left_menu_cont_lista_title a{color:#000;}
.col_left_menu_cont_lista_title a:hover{color:#666;}
.col_left_menu_cont_lista_item{display:block; min-height:16px; padding-left:4px; font-size:11px; color:#000; font-family:Verdana, Geneva, sans-serif;}
.col_left_menu_cont_lista_item a{color:#000;}
.col_left_menu_cont_lista_item a:hover{color:#666;}
.col_left_menu_cont_lista_bt_todos{display:block; width:67px; height:15px; padding-left:6px; padding-top:2px; font-size:11px; color:#000; font-family:Verdana, Geneva, sans-serif; background:#E6F1FF; margin-left:7px;}
.col_left_menu_cont_lista_bt_todos a{color:#000;}
.col_left_menu_cont_lista_bt_todos a:hover{color:#666;}

/* coluna right */
.corpo_coluna_right{position:relative; float:left; width:816px;}

/* corpo bottom */
.corpo_bottom{position:relative; float:left; width:980px; height:82px; padding-top:22px; text-align:center; font-size:12px; background:url(../../imagens/corpo_bottom_bg.jpg) top left no-repeat; line-height:18px;}
.corpo_bottom strong{color:#315079;}
/*  =========  **CORPO FIM ** ========== ** =========  ** CORPO FIM ** =========== ** ==========  ** CORPO FIM ** ========== */


/*  =========  ** RODAPE COMEÇO ** ========== ** =========  ** RODAPE COMEÇO ** =========== ** ==========  ** RODAPE COMEÇO ** ========== */
.RodapeMaster{
	position:relative;
	float:left;
	width:100%;
	height:93px;
	background:url(../../imagens/rodape_bg.jpg) top center no-repeat;
}

.RodapeCorpo{
	width:980px;	
	margin:0px auto 0px auto;
	height:93px;
	background:url(../../imagens/rodape_center.jpg) top left no-repeat;
}

.rodape_menu{
	position:relative; 
	float:left; 
	width:640px; 
	height:32px;
	margin-left:7px; 
	margin-top:18px;
}

.rodape_menu ul{
	margin:0px; padding:0px; list-style:none; font-family:Verdana, Geneva, sans-serif;
}

.rodape_menu_lista_item{
	float:left; 
	display:block; 
	padding-right:12px; 
	margin-right:11px; 
	height:23px; 
	font-size:10px; 
	color:#D4DEEA; 
	background:url(../../imagens/rodape_menu_barra.png) right 2px no-repeat;
}

.rodape_menu_lista_item a{
	color:#FFF;
}

.rodape_menu_lista_item a:hover{
	color:#FFF; 
	text-decoration:underline;
}

.rodape_menu_lista_item_last{
	float:left; 
	display:block; 
	padding-right:12px; 
	height:23px; 
	font-size:10px; 
	color:#FFF;
}

.rodape_menu_lista_item_last a{
	color:#FFF;
}

.rodape_menu_lista_item_last a:hover{
	color:#FFF; 
	text-decoration:underline;
}

.kreative{
	position:relative; 
	float:right; 
	width:111px; 
	height:49px; 
	margin-top:15px; 
	text-align:right; 
	line-height:18px; 
	font-size:10px; 
	color:#FFF;
}

.kreative a{
	color:#FFF;
}

.kreative a:hover{
	color:#FFF; 
	text-decoration:underline;
}

/*==========  ** RODAPE FIM ** ========== */

/*==========  ** HOME COMEÇO ** ========= */
/* home banner */
.banner_cont1{
	position:relative; 
	width:814px; 
	height:372px; 
	border-left:solid 1px #D3D3D3; 
	border-right:solid 1px #D3D3D3; 
	border-bottom:solid 1px #D3D3D3;
}

.banner_cont2{
	position:relative; 
	width:801px; 
	height:356px; 
	padding-left:11px; 
	padding-top:15px; 
	background:url(../../imagens/banner_bg.jpg) top left repeat-x; 
	border-left:solid 1px #FFF; 
	border-right:solid 1px #FFF; 
	border-bottom:solid 1px #FFF;
}

/* home produtos */
.home_produtos_cont{
	position:relative; 
	width:789px; 
	padding-top:13px; 
	padding-left:13px; 
	padding-right:14px;
}

.home_produtos_box{
	position:relative; 
	float:left; 
	width:387px; 
	height:305px; 
	margin-bottom:17px; 
	background:#B1BDCD;
}

.home_produtos_box_right{
	position:relative; 
	float:right; 
	width:387px; 
	height:305px; 
	margin-bottom:17px; 
	background:#B1BDCD;
}

.home_produtos_box_cont_info{
	position:relative; 
	width:387px; 
	height:297px; 
	background:#FFF url(../../imagens/home_produtos_box_bg_top.jpg) top left repeat-x;
}

.home_produtos_box_title{
	position:relative; 
	width:313px; 
	height:26px; 
	padding:10px 37px 0px 37px; 
	background:url(../../imagens/home_produtos_box_bg_top_title.jpg) top left no-repeat; 
	text-align:center; 
	font-size:11px; 
	color:#FFF;
}

.home_produtos_box_title a{ 
	color:#FFF;
}

.home_produtos_box_title a:hover{
	 color:#FFF; 
	 text-decoration:underline;
}

.home_produtos_box_cont_img { 
	height:202px; 
	margin:0 auto; 
	text-align:center; 
	width:387px
}

.home_produtos_box_cont_texto{
	position:relative; 
	width:365px; 
	height:42px; 
	padding:17px 11px 0px 11px; 
	background:url(../../imagens/home_produtos_box_texto_linha.jpg) top center no-repeat; 
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; color:#000;
}

.home_produtos_box_cont_texto a{
	color:#000;
}

.home_produtos_box_cont_texto a:hover{
	color:#000; 
	text-decoration:underline;
}
/*==========  ** HOME FIM ** ========== */

/*==========  ** INTERNAS COMEÇO ** ========== */
.internas_title{
	position:relative; 
	width:794px; 
	height:48px; 
	padding-left:21px; 
	padding-top:26px; 
	background:url(../../imagens/internas_title_bg.png) top left repeat-x; 
	border-left:solid 1px #CEDCEF;
}

.internas_title h1{
	margin:0px; 
	padding:0px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#262626; 
	font-weight:normal; 
	font-size:20px; 
	text-transform:uppercase;
}

.migalha{
	position:relative; 
	width:772px; 
	height:25px; 
	padding-left:8px; 
	background:url(../../imagens/migalha_seta.png) left 4px no-repeat; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	border-bottom:solid 1px #E8E8EA; 
	color:#262626; 
	margin-top:11px; 
	margin-left:19px; 
	margin-bottom:23px;
}

.migalha_title{
	display:block; 
	float:left; 
	color:#262626;
}

.migalha_title a{
	color:#262626;
}

.migalha_title a:hover{
	color:#262626;
}

.migalha_link{
	display:block; 
	float:left; 
	padding-left:6px; 
	padding-right:17px; 
	background:url(../../imagens/migalha_seta_link.png) right 4px no-repeat; 
	color:#262626;
}

.migalha_link a{
	color:#262626;
}

.migalha_link a:hover{
	color:#666;
}

.migalha_link_last{
	display:block; 
	float:left; 
	padding-left:6px; 
	text-decoration:underline;
}

.migalha_link_last a{
	color:#262626; 
	text-decoration:underline;
}

.migalha_link_last a:hover{
	color:#666; 
	text-decoration:underline;
}

/* conteudo */
.internas_conteudo{
	position:relative; 
	width:745px; 
	min-height:520px; 
	padding:16px 18px 18px 15px; 
	border:solid 1px #E8E8EA; 
	margin-bottom:24px;
	margin-left:19px; 
	float:left;
}

.internas_conteudo p{
	font-family:Arial, Helvetica, sans-serif;
}

/* slider con */
.internas_slider_cont{
	position:relative; 
	width:745px; 
	height:257px;
}

.internas_slider_top{
	position:relative; 
	width:745px; 
	height:11px; 
	background:url(../../imagens/internas_slider_cont_top.png) top left no-repeat;
}

.internas_slider_center{
	position:relative; 
	width:725px; 
	height:218px; 
	padding-left:10px; 
	padding-right:10px; 
	background:url(../../imagens/internas_slider_cont_center.png) top left no-repeat;
}

.internas_slider_bottom{
	position:relative; 
	width:745px; 
	height:11px; 
	background:url(../../imagens/internas_slider_cont_bottom.png) top left no-repeat;
}

.internas_slider_cont_bt_left{
	position:relative; 
	float:left; 
	width:6px; 
	height:115px; 
	padding-top:103px;
}

.internas_slider_cont_bt_right{
	position:relative; 
	float:right; 
	width:6px; 
	height:115px; 
	padding-top:103px;
}

.internas_slider_cont_conteudo{
	position:relative; 
	float:left; 
	width:724px; 
	height:218px; 
	overflow:hidden;
}
/*==========  ** INTERNAS FIM ** ========== */

/*==========  ** EMPRESA COMEÇO ** ========== */
.empresa_img{
	float:left; 
	margin-right:10px; 
	margin-bottom:10px;
}
/*==========  ** EMPRESA FIM ** ========== */

/*==========  ** COMPRAMOS COMEÇO ** ========== */
.compramos_cont_form{
	position:relative; 
	width:745px;
}

.compramos_cont_form_top{
	position:relative; 
	width:745px; 
	height:741px; 
	height:19px; 
	padding-left:8px; 
	padding-top:4px; 
	background:#065A90; 
	font-size:11px; 
	color:#FFF; 
	font-weight:bold; 
	margin-bottom:13px; 
	float:left;
}
/*==========  ** COMPRAMOS FIM ** ========== */

/* ==========  ** FORMULARIO COMEÇO ** ========== */
.form{
	position:relative; 
	float:left; 
	width:485px;
}

.form_linha{
	position:relative; 
	float:left; 
	width:485px; 
	height:52px;
}

.form_linha_label{
	position:relative; 
	float:left; 
	width:143px; 
	height:45px; 
	padding-top:7px; 
	font-size:11px; 
	color:#000; 
	font-weight:bold;
}

.form_linha_campo{
	position:relative; 
	float:left; 
	width:329px; 
	height:22px; 
	padding:6px 7px 0px 4px; 
	border:solid 1px #D6D6D8;
}

.form_linha_campo_ddd{
	position:relative; 
	float:left; 
	width:27px; 
	height:22px; 
	padding:6px 7px 0px 4px; 
	border:solid 1px #D6D6D8;
}

.form_linha_campo_telefone{
	position:relative; 
	float:left; 
	width:87px; 
	height:22px; 
	padding:6px 7px 0px 4px; 
	border:solid 1px #D6D6D8;
}

.form_linha_hifen{
	position:relative; 
	float:left; 
	width:4px; 
	height:1px; 
	background:#666666; 
	margin:17px 8px 0px 8px;
}

.form_linha_mensagem{
	position:relative; 
	float:left; 
	width:485px; 
	height:154px;
}

.form_linha_mensagem_campo{
	position:relative; 
	float:left; 
	width:332px; 
	height:120px; 
	padding:4px; 
	border:solid 1px #D6D6D8; 
	overflow:auto; 
	font-family:Verdana, Geneva, sans-serif;
}

.select{
	position:absolute; 
	width:200px; 
	height:30px; 
	color:#000000; 
	padding-top:6px; 
	padding-left:8px; 
	font-size:11px; 
	font-family:Verdana, Geneva, sans-serif; 
	background:url(../../imagens/form_select.jpg) top left no-repeat;
}

.form_cont_bt_impressao{
	position:relative; 
	width:296px; 
	padding-left:261px; 
	height:58px; 
	float:left;
}
/* ==========  ** FORMULARIO FIM ** ========== */

/*==========  ** CATEGORIAS COMEÇO ** ========== */
.categorias_conteudo{position:relative; width:780px; /*min-height:1172px;*/ border:solid 1px #E8E8EA; margin-bottom:24px; margin-left:19px; float:left;}
.categorias_conteudo2{position:relative; float:left; width:780px; /*min-height:1172px;*/ border:solid 1px #E8E8EA; margin-bottom:24px; margin-left:19px;}
.categorias_box_azul{position:relative; float:left; width:245px; height:18px; padding-top:2px; padding-left:15px; background:#F5F5F5; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000;}
.categorias_box_azul a{color:#000;}
.categorias_box_azul a:hover{color:#000; text-decoration:underline;}
.categorias_box_branco{position:relative; float:left; width:245px; height:18px; padding-top:2px; padding-left:15px; background:#FFF; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000;}
.categorias_box_branco a{color:#000;}
.categorias_box_branco a:hover{color:#000; text-decoration:underline;}

/* categorias 2 */
.categorias2_top{position:relative; width:769px; height:28px; padding-top:8px; padding-left:11px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#000; background:url(../../imagens/categorias2_top_bg.jpg) top left repeat-x;}
.categorias2_top img{float:left;}
.categorias2_top span{ display:block; float:left; padding-top:3px; padding-left:8px;}
.categorias2_cont_campo{position:relative; float:left; width:733px; /*min-height:207px;*/ padding-bottom:16px; padding-left:13px; padding-right:32px; padding-top:16px; background:url(../../imagens/categorias2_cont_campos.jpg) bottom left repeat-x #FBFBFB; border-bottom:solid 1px #E8E8EA;}
.categorias2_cont_campo_col_left{position:relative; float:left; width:733px; /*min-height:207px;*/}
.categorias2_campos_linha{position:relative; float:left; width:343px; height:47px;}
.categorias2_campos_linha2{position:relative; float:right; width:343px; height:47px;}
.categorias2_campos_label{position:relative; float:left; width:130px; padding-left:13px;  height:40px; padding-top:7px; font-size:11px; font-weight:bold; color:#333;}
.categorias2_cont_campo_col_right{position:relative; float:right; width:323px; height:207px;}
/*.categorias2_campos_linha2{position:relative; width:323px; height:47px;}*/
.categorias2_campos_label2{position:relative; float:left; width:123px; height:40px; padding-top:7px; font-size:11px; font-weight:bold; color:#333;}
.categorias2_cont_bt_pesquisar{position:relative; float:left; width:780px; height:66px; padding-top:21px;}
.categorias2_cont_bt_pesquisar input{float:left; margin-left:290px;}
.categorias2_cont_filtros{position:relative; float:left; width:568px; height:59px; padding-left:15px; padding-right:195px;}
.categorias2_cont_filtros_title{position:relative; float:left; width:235px; height:19px; padding-left:8px; padding-top:10px; font-size:11px; color:#FFF; background:url(../../imagens/categorias2_filtros_title.jpg) bottom left no-repeat;}
.categorias2_cont_filtros_bt_azul{position:relative; float:left; width:160px; height:29px; background:url(../../imagens/categorias2_filtros_bt_azul.jpg) top left no-repeat; text-align:center; font-size:11px; color:#FFF;}
.categorias2_cont_filtros_bt_azul a{ display:block; width:160px; height:22px; padding-top:7px; background:url(../../imagens/categorias2_filtros_bt_azul.jpg) top left no-repeat; color:#FFF;}
.categorias2_cont_filtros_bt_azul a:hover{color:#333; text-decoration:underline; background:url(../../imagens/categorias2_filtros_bt_cinza.jpg) top left no-repeat;}
.categorias2_cont_filtros_bt_cinza{position:relative; float:left; width:160px; height:29px; background:url(../../imagens/categorias2_filtros_bt_cinza.jpg) top left no-repeat; text-align:center; font-size:11px; color:#333;}
.categorias2_cont_filtros_bt_cinza a{ display:block; width:160px; height:22px; padding-top:7px; background:url(../../imagens/categorias2_filtros_bt_cinza.jpg) top left no-repeat; color:#333;}
.categorias2_cont_filtros_bt_cinza a:hover{color:#FFF; text-decoration:underline; background:url(../../imagens/categorias2_filtros_bt_azul.jpg) top left no-repeat;}

.categorias2_cont_tabela_resultados{position:relative; float:left; width:747px; margin-left:16px; border:solid 1px #E8E8EA; margin-bottom:20px;}
.categorias2_tabela_top{position:relative; height:42px; padding-top:3px; background:url(../../imagens/categorias2_tabela_top_bg.jpg) top left repeat-x;}
.categorias2_tabela_top_fabricante{ width:103px; padding-left:17px; padding-top:13px; background:url(../../imagens/categorias2_tabela_top_item_sep.jpg) left 3px no-repeat; font-size:11px;}
.categorias2_tabela_top_modelo{ width:93px; padding-left:17px; padding-top:13px; background:url(../../imagens/categorias2_tabela_top_item_sep.jpg) left 3px no-repeat; font-size:11px;}
.categorias2_tabela_top_categoria{ padding-left:17px; padding-top:13px; background:url(../../imagens/categorias2_tabela_top_item_sep.jpg) left 3px no-repeat; font-size:11px;}
.categorias2_tabela_top_descricao{ width:163px; padding-left:17px; padding-top:13px; background:url(../../imagens/categorias2_tabela_top_item_sep.jpg) left 3px no-repeat; font-size:11px;}
.categorias2_tabela_top_descricao2{ width:200px; padding-left:17px; padding-top:13px; background:url(../../imagens/categorias2_tabela_top_item_sep.jpg) left 3px no-repeat; font-size:11px;}
.categorias2_tabela_top_estado{ width:100px; padding-left:17px; padding-top:13px; background:url(../../imagens/categorias2_tabela_top_item_sep.jpg) left 3px no-repeat; font-size:11px;}
.categorias2_tabela_top_estado2{ width:93px; padding-left:10px; padding-top:13px; background:url(../../imagens/categorias2_tabela_top_item_sep.jpg) left 3px no-repeat; font-size:11px;}
.categorias2_tabela_top_last{ width:119px; padding-top:13px; background:url(../../imagens/categorias2_tabela_top_item_sep.jpg) left 3px no-repeat; font-size:11px;}
.categorias2_tabela_top_last2{ width:115px; padding-top:13px; background:url(../../imagens/categorias2_tabela_top_item_sep.jpg) left 3px no-repeat; font-size:11px;}
.categorias2_tabela_itens_imagem{border-bottom:solid 3px #CEDEE9; height:81px;}
.categorias2_tabela_itens_texto{border-bottom:solid 3px #CEDEE9; height:48px; padding-top:33px; padding-left:17px; font-size:11px;}
.categorias2_tabela_itens_texto2{border-bottom:solid 3px #CEDEE9; height:81px; padding-left:17px; font-size:11px;}
.categorias2_tabela_itens_valor{ width:80px; background:#E6F1FF; text-align:center; border-bottom:solid 3px #CEDEE9;}
.categorias2_tabela_itens_valor_texto{ display:block; padding-top:5px; height:21px; font-size:11px; color:#065A90; text-align:center;}
.categorias2_tabela_itens_valor_preco{ display:block; height:26px; color:#D90000; text-align:center;}
.categorias2_tabela_itens_valor_bt{ display:block; width:95px; height:17px; padding-top:1px; color:#065A90; text-align:center; font-size:11px; margin-left:13px; background:url(../../imagens/categorias2_tabela_bt_orcamento.jpg) top left no-repeat;}
.categorias2_tabela_itens_valor_bt a{color:#065A90;}
.categorias2_tabela_itens_valor_bt a:hover{color:#D90000;}

.categorias2_tabela_itens_valor_bt2{ display:block; width:95px; height:17px; padding-top:1px; color:#065A90; text-align:center; font-size:11px; margin-left:22px; background:url(../../imagens/categorias2_tabela_bt_orcamento.jpg) top left no-repeat;}
.categorias2_tabela_itens_valor_bt2 a{color:#065A90;}
.categorias2_tabela_itens_valor_bt2 a:hover{color:#D90000;}

.categorias3_tabela_geral{margin-bottom:20px;}
.categorias3_tabela_cont_logo{ width:270px; height:89px;}
.categorias3_tabela_cont_nome_fabricante{ width:452px; height:49px; padding-top:40px; padding-left:25px; font-size:11px; text-transform:uppercase; font-weight:bold; background:url(../../imagens/categorias2_tabela_top_item_sep2.jpg) left 19px no-repeat;}
/*  =========  ** CATEGORIAS FIM ** ========== ** =========  ** CATEGORIAS FIM ** =========== ** ==========  ** CATEGORIAS FIM ** ========== */


/*  =========  ** SLIDER COMEÇO ** ========== ** =========  ** SLIDER COMEÇO ** =========== ** ==========  ** SLIDER COMEÇO ** ========== */
.slider_cont{position:relative; width:745px; height:230px; border-bottom:solid 4px #CEDEE9; margin-bottom:20px;}
.slider_cont_center{position:relative; width:743px; height:228px; border:solid 1px #E4E4E4; background:url(../../imagens/slider_cont_center_bg.jpg) top left repeat-x;}
.slider_cont_bt_left_cont{position:relative; float:left; width:16px; height:106px; padding-top:102px;}
.slider_cont_bt_right_cont{position:relative; float:right; width:16px; height:106px; padding-top:102px;}
.slider_cont_produtos_geral{position:relative; float:left; width:705px; padding-left:5px; height:208px; overflow:hidden;}
.slider_cont_produtos_geral_lista{padding:0px; margin:0px;}
.slider_cont_produtos_item{position:relative; float:left; display:block; width:175px; height:208px;}
.slider_cont_produtos_item_title{display:block; height:38px; padding-top:7px; text-align:center; padding-left:10px; padding-right:10px; width:165px; background:url(../../imagens/categorias2_tabela_top_item_sep.jpg) right center no-repeat; font-size:10px; color:#666;}
.slider_cont_produtos_item_title a{ font-size:10px; color:#666;}
.slider_cont_produtos_item_title a:hover{ font-size:10px; color:#666; text-decoration:underline;}
.slider_cont_produtos_item_title_no_mark{display:block; height:38px; padding-top:7px; text-align:center; padding-left:10px; padding-right:10px; width:165px;  font-size:10px; color:#666;}
.slider_cont_produtos_item_title_no_mark a{ font-size:10px; color:#666;}
.slider_cont_produtos_item_title_no_mark a:hover{ font-size:10px; color:#666; text-decoration:underline;}
/*  =========  ** SLIDER FIM ** ========== ** =========  ** SLIDER FIM ** =========== ** ==========  ** SLIDER FIM ** ========== */


/*  =========  ** COMENTAR COMEÇO ** ========== ** =========  ** COMENTAR COMEÇO ** =========== ** ==========  ** COMENTAR COMEÇO ** ========== */
/*  =========  ** COMENTAR FIM ** ========== ** =========  ** COMENTAR FIM ** =========== ** ==========  ** COMENTAR FIM ** ========== */

/*  =========  ** ORCAMENTO COMEÇO ** ========== ** =========  ** ORCAMENTO COMEÇO ** =========== ** ==========  ** ORCAMENTO COMEÇO ** ==== */
.orcamento_table_cont{border:solid 1px #E8E8EA; margin-bottom:30px; background:#FAFCFD;}
.orcamento_table_top{background:url(../../imagens/orcamento_table_top_bg.png) top left repeat-x;}
.orcamento_table_top_cod span{ display:block; width:59px; height:27px; padding-left:13px; padding-top:11px; background:url(../../imagens/orcamento_table_top_bg_sep.png) right 5px no-repeat; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#333344; font-weight:bold;}
.orcamento_table_top_produto span{ display:block; width:394px; height:27px; padding-left:16px; padding-top:11px; background:url(../../imagens/orcamento_table_top_bg_sep.png) right 5px no-repeat; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#333344; font-weight:bold;}
.orcamento_table_top_quantidade span{ display:block; width:84px; height:27px; padding-left:16px; padding-top:11px; background:url(../../imagens/orcamento_table_top_bg_sep.png) right 5px no-repeat; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#333344; font-weight:bold;}
.orcamento_table_top_valor span{ display:block; width:94px; height:27px; padding-left:16px; padding-top:11px;; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#333344; font-weight:bold;}

.orcamento_table_corpo_cod span{display:block; width:49px; height:54px; padding-top:39px; padding-left:23px; border-bottom:solid 3px #CEDEE9; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#666;}
.orcamento_table_corpo_produto span{display:block; width:394px; height:81px; padding-top:12px; padding-left:15px; border-bottom:solid 3px #CEDEE9; border-left:solid 1px #CEDEE9; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333;}
.orcamento_table_corpo_produto_cont_img{position:relative; float:left; width:64px; height:49px; border:solid 1px #CCCCCC; background:#FFF; margin-top:4px; margin-right:13px;}
.orcamento_table_corpo_produto_cont_img2{width:64px; height:49px; margin:0 auto; text-align:center; }
.orcamento_table_corpo_produto span p{display:block; float:left; width:300px; height:77px;}
.orcamento_table_corpo_quantidade span{display:block; width:85px; height:56px; padding-top:37px; padding-left:14px; border-bottom:solid 3px #CEDEE9; border-left:solid 1px #CEDEE9; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333;}
.orcamento_table_corpo_quantidade span input{width:68px; height:20px; padding-top:4px; text-align:center; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#666; font-weight:bold; border:solid 1px #CCCCCC; background:#FFF;}
.orcamento_table_corpo_valor span{display:block; width:91px; height:63px; padding-top:30px; padding-left:9px; padding-right:9px; border-bottom:solid 3px #CEDEE9; border-left:solid 1px #CEDEE9; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; font-weight:bold; text-align:center;}
.orcamento_table_corpo_bt_remover span{display:block; width:33px; height:56px; padding-top:37px; padding-left:17px; border-bottom:solid 3px #CEDEE9; border-left:solid 1px #CEDEE9;  }
/*  =========  ** ORCAMENTO FIM ** ========== ** =========  ** ORCAMENTO FIM ** =========== ** ==========  ** ORCAMENTO FIM ** ========== */


/*  =========  ** CONTATO COMEÇO ** ========== ** =========  ** CONTATO COMEÇO ** =========== ** ==========  ** CONTATO COMEÇO ** ========== */
.contato_cont_form{position:relative; width:745px; height:780px;}
.contato_cont_mapa{position:relative; width:734px; height:309px; padding-left:9px; padding-top:9px; background:#F2F2F2; border:solid 1px #D8D8D8; float:left;}
.contato_cont_mapa img{border:solid 1px #FFF;}
.contato_info_cont{position:relative; float:right; width:225px; minheight:249px;}
.contato_info_top{position:relative; width:216px; height:22px; padding-top:17px; padding-left:9px; background:url(../../imagens/contato_info_top_bg.jpg) top left repeat-x;}
.contato_info_corpo{position:relative; width:215px; height:197px; padding-left:8px; padding-top:11px; border:solid 1px #E6E6E6; background:url(../../imagens/contato_info_corpo_bg.jpg) bottom left repeat-x #FFF;}
.contato_info_corpo_telefone{display:block; min-height:34px; padding-top:33px; padding-bottom:8px; background:url(../../imagens/contato_info_corpo_telefone.jpg) top left no-repeat; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#666; line-height:18px;}
.contato_info_corpo_telefone a{color:#666;}
.contato_info_corpo_telefone a:hover{color:#999; text-decoration:underline;}
.contato_info_corpo_msn{display:block; height:30px; padding-top:33px; background:url(../../imagens/contato_info_corpo_msn.jpg) top left no-repeat; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#666}
.contato_info_corpo_msn a{color:#666;}
.contato_info_corpo_msn a:hover{color:#999; text-decoration:underline;}
.contato_info_corpo_skype{display:block; height:34px; padding-top:33px; background:url(../../imagens/contato_info_corpo_skype.jpg) top left no-repeat; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#666}
.contato_info_corpo_skype a{color:#666;}
.contato_info_corpo_skype a:hover{color:#999; text-decoration:underline;}
/*  =========  ** CONTATO FIM ** ========== ** =========  ** CONTATO FIM ** =========== ** ==========  ** CONTATO FIM ** ========== */




/*  =========  ** PRODUTOS COMEÇO ** ========== ** =========  ** PRODUTOS COMEÇO ** =========== ** ==========  ** PRODUTOS COMEÇO ** ========== */
.produtos_detalhes_conteudo{position:relative; width:778px; min-height:585px;  border:solid 1px #E8E8EA; margin-bottom:24px; margin-left:19px; float:left;}
.produtos_detalhes_top{position:relative; width:778px; height:54px; background:url(../../imagens/produtos_detalhe_top_bg.png) top left repeat-x;}
.produtos_detalhes_top_disponibilidade{position:relative; float:left; width:121px; height:21px; padding-left:13px; padding-top:4px; background:url(../../imagens/produtos_detalhe_top_disponibilidade.png) top left no-repeat; font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight:bold; color:#FFF; margin-top:14px; margin-right:4px;}
.produtos_detalhes_top_locacao{position:relative; float:left; width:100px; height:33px; margin-top:10px; margin-left:6px;}
.produtos_detalhes_top_venda{position:relative; float:left; width:100px; height:33px; margin-top:10px; margin-left:6px;}
.produtos_detalhes_top_download{position:relative; float:left; width:187px; height:33px; margin-top:10px; margin-left:13px;}
.produtos_detalhes_top_valor{position:relative; float:right; width:157px; height:39px; padding-left:19px; padding-top:4px; background:#E6F1FF; border-top:solid 5px #065A90; border-left:solid 6px #065A90; border-right:solid 5px #065A90; border-bottom:solid 6px #065A90;}
.produtos_detalhes_top_valor_texto1{display:block; float:left; width:45px; height:20px; font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight:bold; color:#065A90;}
.produtos_detalhes_top_valor_texto2{display:block; float:left; width:112px; height:20px; font-family:Verdana, Geneva, sans-serif; font-size:13px; font-weight:bold; color:#D90000;}
.produtos_detalhes_top_valor_bt_adicionar{float:left; width:122px; height:17px; padding-left:12px; padding-top:1px; font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight:bold; background:url(../../imagens/produtos_detalhe_top_valor_bt_adicionar.jpg) top left no-repeat; color:#065A90; margin-left:13px;}
.produtos_detalhes_top_valor_bt_adicionar a{color:#065A90;}
.produtos_detalhes_top_valor_bt_adicionar a:hover{color:#D90000;}
.produtos_detalhes_topo_spacer_title_descricao{position:relative; float:left; width:778px; height:33px;}
.produtos_texto_title_left{position:relative; float:left; width:365px; height:33px;  background:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#262626;}
.produtos_texto_title{position:relative; float:left; width:399px; height:23px;  padding-left:14px; padding-top:9px; background:#E8E8EA; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#262626;}
.produtos_detalhes_cont_img_geral{position:relative; float:left; width:366px; /*min-height:488px;*/ margin-bottom:5px; margin-right:15px;}
.produtos_detalhes_cont_img_gds{ position:relative; float:left; width:365px; height:331px; margin:0 0; text-align:center; border-right:solid 1px #E8E8EA; border-bottom:solid 1px #E8E8EA; border-collapse:collapse;}
.produtos_detalhes_cont_img_mini_geral{position:relative; float:left; width:366px;}
.produtos_detalhes_cont_img_mini_geral_itens{position:relative; float:left; width:121px; height:77px; border-right:solid 1px #E8E8EA; border-bottom:solid 1px #E8E8EA;}
.produtos_detalhes_cont_img_mini_geral_div{position:relative; float:left; width:365px;}
.produtos_texto_spacer{position:relative; float:left; width:14px; height:456px;}
.produtos_texto_texto{margin-top:48px; margin-right:9px; margin-left:14px; margin-bottom:32px;  font-family:Arial, Helvetica, sans-serif; font-size:11px; !important color:#262626;}
.produtos_texto_texto *{font-size:11px;}

.produtos_table_cont{position:relative; float:left; width:749px; padding-bottom:47px; margin-left:15px; margin-top:25px;}
.produtos_table_top{position:relative; float:left; width:741px; height:19px; padding-left:8px; padding-top:4px; background:#065A90; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFF; font-weight:bold;}
.produtos_table_linha{position:relative; float:left; width:749px; min-height:43px; border-bottom:solid 3px #CEDEE9; background:#FFF;}
.produtos_table_linha_texto{position:relative; float:left; width:567px; min-height:39px; padding-left:6px; padding-top:4px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; line-height:18px;}
.produtos_table_linha_valor{position:relative; float:right; width:157px; height:39px; padding-left:19px; padding-top:4px; background:#E6F1FF;}
.produtos_table_linha2{position:relative; float:left; width:749px; height:73px; border-bottom:solid 3px #CEDEE9; background:#FFF;}
.produtos_table_linha_texto2{position:relative; float:left; width:739px; height:65px; padding-left:8px; padding-top:8px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; line-height:18px;}
.categorias_filtro_select{position:relative; float:left; width:188px; padding:6px; font-size:11px; font-family:Verdana, Geneva, sans-serif; color:#666;}
/*  =========  ** PRODUTOS FIM ** ========== ** =========  ** PRODUTOS FIM ** =========== ** ==========  ** PRODUTOS FIM ** ========== */
/* bloco orcamento */
.bloco_orcamento_cont{position:relative; width:164px; padding-top:5px; padding-bottom:4px; background:#FFF;}
.bloco_orcamento{position:relative; width:155px; min-height:100px; margin-left:5px;}
.bloco_orcamento_top{position:relative; width:155px; height:28px; background:url(../../imagens/orcamento_bloco_top.jpg) top left no-repeat;}
.bloco_orcamento_menu{position:relative; width:145px; min-height:58px; border:solid 1px #EAEAEA; padding-left:8px; padding-top:12px; background:#FFF;}
.bloco_orcamento_menu_produtos{position:relative; width:135px; height:21px; border-bottom:solid 1px #EAEAEA; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#262626; margin-bottom:9px;}
.bloco_orcamento_menu_produtos a{color:#262626;}
.bloco_orcamento_menu_produtos a:hover{color:#999;}
.bloco_orcamento_menu_finalizar{position:relative; width:135px; height:21px; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#262626;}
.bloco_orcamento_menu_finalizar a{color:#262626;}
.bloco_orcamento_menu_finalizar a:hover{color:#999;}

.internas_title_produtos{position:relative; width:794px; height:48px; padding-left:21px; padding-top:26px; background:url(../../imagens/internas_title_bg.png) top left repeat-x; border-left solid 1px #CEDCEF;}
.internas_title_produtos h1{margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; color:#262626; font-weight:normal; font-size:20px;}

/* produtos paginacao */
.paginacao_geral{display:block; float:left; width:761px; height:26px; padding-left:10px; padding-top:12px; padding-right:8px; background:url(../../imagens/paginacao_bg.jpg) top left repeat-x; border:solid 1px #E4E4E4; margin-left:0px; margin-top:5px;}
.paginacao_total_paginas{display:block; float:left; width:260px; padding-left:11px; height:26px; /*background:url(../../imagens/servicos_lista_detalhe_item.jpg) left 4px no-repeat;*/ font-weight:bold; color:#666;}

.paginacao_nav_cont{display:block; float:right; height:22px; letter-spacing:4px; font-size:11px; font-weight:bold;}
.paginacao_nav_cont_item a{color:#666;}
.paginacao_nav_cont_item a:hover{color:#333; text-decoration:underline;}
.paginacao_nav_cont_item_mark a{color:#333; text-decoration:underline;}
.paginacao_nav_cont_item_mark a:hover{color:#333; text-decoration:underline;}