@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Avenir';
  src: url(../f/AvenirLTStd-Roman.otf);
}
body {
	margin: 0;
	padding: 0;
	background: url(../imagens_news/fundo_geral.jpg) repeat #eaeaea;
	background-position: 50% 0%;
	font-family: trebuchet ms,helvetica,sans-serif;
	font-size: 13px;

}
img {border: 0;}

p {margin: 0;}
.clearer {
	display: block;
	clear: both;
}
.quebra {width:100%;clear: both;}
.quebra_form {width:100%;clear: both; margin-top:15px;}
#barra_vermelha {
	width: 100%;
	height: 10px;
	background: #C00;
}
#main {
	margin: 0 auto;
	width: 990px;
	background: #FFF;
}
#barra_topo {
	width: 990px;
	height: 197px;
	margin: 0 auto;
	/*text-align: right;*/
	background-image: URL("../imagens_news/topo_fundo_artecola.jpg");
}
#barra_topo .logo_artecola{
	margin-top: 36px;
	margin-left: 46px;
	float: left;
}
#barra_topo .btn a {
	/*margin-top: 2px;
	*/margin-left: 10px;
	/*float: right;*/
}
#barra_topo .spacer {
	float: left;
	height: 10px;
	width: 10px;
}

#barra_topo .btn a:hover {
	/*color: #000;
	text-decoration: underline;*/
}


#barra_topo .btn .L {
	background-image: url(../imagens/btn_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 22px;
	width: 10px;
}
#barra_topo .btn .C {
	background-image: url(../imagens/btn_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 19px;
	padding-top: 3px;
}


#barra_topo .btn .R {
	background-image: url(../imagens/btn_bkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 22px;
	width: 10px;
}

#barra_topo form {
	width: 150px;
	float: right;
	margin-top: 5px;
}/*
#busca-campo {
	width: 89px;
	height: 19px;
	border: 0;
	margin: 0;
	padding: 0;
	background: url(../imagens/busca-campo.gif) no-repeat;
	padding-left: 5px;
	font-size: 11px;
}*/
#busca-campo {
	width: 89px;
	height: 19px;
	border: 0;
	margin: 14px 0 0;
	padding: 0;
	background: url(../imagens_news/busca.jpg) no-repeat;
	padding-left: 5px;
	font-size: 11px;
}/*
#busca-botao {
	width: 26px;
	height: 19px;
	background: url(../imagens/busca-botao.gif) no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}*/
#busca-botao {
	width: 26px;
	height: 19px;
	background: url(../imagens_news/busca.jpg) no-repeat;
	border: 0;
	padding: 0;
	padding-bottom: 5px;
	padding-bottom /*\**/: 1px\9;
	background-position: right;
	margin: 14px 0 0;
}
#barra_topo ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	/*margin-top: 5px;*/
}
#barra_topo li {
	float: left;
	font-size: 13px;
	text-align: center;
}
#barra_topo a {
	display: block;/*
	color: #06C;*/
	text-decoration: none;
	padding-top: 3px;
	/*margin-left: 10px;*/
}
.acesso {
	color: #06C;
	cursor: pointer;
	margin-top: 10px;
}
.acesso:hover {
	color: #000;
	text-decoration: underline;
}
.btn-contato {
	width: 62px;
	height: 22px;
	background: url(../imagens/btn-contato.gif) no-repeat;
	margin-right: 10px;
}
.btn-acesso {
	width: 96px;
	height: 22px;
	background: url(../imagens/btn-acesso.gif) no-repeat;
	margin-right: 10px;
}
.btn-ptbr {
	width: 94px;
	height: 22px;
	background: url(../imagens/ptbr.gif) no-repeat;
	padding-left: 13px;
}
.btn-english {
	width: 79px;
	height: 22px;
	background: url(../imagens/english.gif) no-repeat;
	padding-left: 13px;
}
.btn-espanol {
	width: 84px;
	height: 22px;
	background: url(../imagens/espana.gif) no-repeat;
	padding-left: 12px;
}

.btn-lingua {
    margin-left : 10px;
    margin-top : 2px;
}

.btn-lingua img {
    padding-top : 5px;
}

.btn-lingua .L {
	background-image: url(../imagens/btn_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 33px;
	height: 22px;
}
.btn-lingua .C {
	background-image: url(../imagens/btn_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 19px;
	padding-top: 3px;
}
.btn-lingua .R {
	background-image: url(../imagens/btn_bkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 22px;
	width: 10px;
}

#topo {
	height: 290px;
	padding: 18px;
	margin-bottom: -78px;
}
#topo-interna {
	width: 178px;
	padding: 18px;
	float: left;
}

#menu-interna {
	width: 185px;
	margin-right: 15px;
	font-size: 14px;
}
#menu a:hover { text-decoration: underline; }

#menu-interna a {
	color: #000;
	text-decoration: none;
}
#menu-interna ul {
	padding: 0;
	list-style: inside;
	list-style-image: url(../imagens/seta-menu.gif);
}
#menu-interna ul li {
	margin-bottom: 10px;
}
#menu-interna ul li ul {
	padding-left: 15px;
	list-style-image: url(../imagens/submenu.gif);
}
#menu-interna ul li ul li {
	margin-top: 8px;
	margin-bottom: 2px;
}
#menu-interna ul li ul a {
	color: #06C;
}

#mapa_logo {
	width: 178px;
	float: left;
}
#logo_topo {
	width: 178px;
	text-align: center;
}
#mapa_topo {
	width: 178px;
}
#banner_especial {
	width: 752px;
	float: right;
	margin-bottom: 26px;
}
#banner_topo {
	width: 752px;
	height: 181px;
	background: #CCC;
	margin-bottom: 15px;
    z-index: 0;
    position: relative;
}
#login {
    z-index: 100;
}
#banner_topo_interna {
	width: 752px;
	height: 88px;
	background: #CCC;
	margin-bottom: 15px;
}
#especial_topo {
	height: 110px;
}
#especial_topo_interna {
	height: 50px;
	float: none;
	z-index: 100;
}

#especial_topo div, #especial_topo_interna div {
	float: left;
}
p.titulo_box {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-bottom: 2px;
	text-align: left;
}
p.titulo_especial {
	text-align: left;
	color: #999;
	margin-bottom: 5px;
	font-size: 12px;
}
#box_adesivos {
	width: 170px;
	height: 71px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(../imagens/box-adesivos.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#box_adesivos a:hover {
	background-image: url(../imagens/especial-HOVER.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*
#box_laminados {
	width: 260px;
	height: 71px;
	margin-right: 10px;
	background-image: url(../imagens/box-laminados.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
*/

#box_laminados {
	width: 205px;
	height: 71px;
	margin-right: 10px;
	background-image: url(../imagens/box-laminados_3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

#box_laminados a:hover {
	height: 1px;
	background-image: url(../imagens/especial-HOVER.gif);
	background-position: center bottom;
}

#box_plasticos {
	width: 170px;
	height: 71px;
	margin-right: 10px;
	background-image: url(../imagens/box-plasticos.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#box_plasticos a:hover {
	background-image: url(../imagens/especial-HOVER.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#box_epis {
	width: 122px;
	height: 71px;
	background-image: url(../imagens/box-epis.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#box_epis a:hover {
	background-image: url(../imagens/especial-HOVER.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box_adesivos_b a{
	width: 170px;
	height: 20px;
	background-image: url(../imagens/box-adesivos.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
	text-decoration: none;
}
.box_adesivos_b a:hover {
	background-image: url(../imagens/box-adesivos-b.gif);
	background-position: center top;
	display: block;
	background-repeat: no-repeat;
	height: 80px;
	width: 170px;
}
.box_laminados_b a{
	width: 260px;
	height: 20px;
	margin-right: 5px;
	background-image: url(../imagens/box-laminados.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	text-decoration: none;
}
.box_laminados_b a:hover{
	width: 260px;
	height: 80px;
	margin-right: 5px;
	background-image: url(../imagens/box-laminados-b.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_plasticos_b a{
	width: 170px;
	height: 20px;
	margin-right: 5px;
	background-image: url(../imagens/box-plasticos.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	text-decoration: none;
}

.box_plasticos_b a:hover{
	width: 170px;
	height: 80px;
	margin-right: 5px;
	background-image: url(../imagens/box-plasticos-b.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_epis_b a{
	width: 122px;
	height: 20px;
	background-image: url(../imagens/box-epis.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	text-decoration: none;
}

.box_epis_b a:hover{
	width: 122px;
	height: 80px;
	background-image: url(../imagens/box-epis-b.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#meio {
	width: 190px;
	padding: 0 20px 20px;
}
#meio-interna {
	width: 750px;
	padding: 18px 20px 0 0;
	float: right;
}
#tit_menu {
	color: #F93;
	font-size: 12px;
}
#menu {
	width: 185px;
	float: left;
	margin-right: 15px;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
#menu ul li ul{
	*list-style: none;
	_list-style: none;
}
/*
#menu a {
	color: #000;
	text-decoration: none;

}
#menu ul {
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	*margin: 0px;
}
#menu ul li {
	margin-bottom: 10px;
	background-image: url(../imagens/seta-menu.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 12px;
}
#menu ul li ul {
	padding-left: 5px;
	background-image: url(../imagens/submenu.gif);
	background-repeat: repeat-y;
	background-position: 5px top;
	list-style-type: none;
	list-style-image: none;
}
#menu ul li ul li {
	margin-top: 8px;
	margin-bottom: 2px;
	background-image: none;
}
#menu ul li ul a {
	color: #06C;
}
*/
#menu h1{
	font-size: 15px;
	color: #A30000;	
	margin-bottom: 3px;
}
.menu_mercados{
	margin: 0px;
	padding: 0 0 0 12px;
}
.menu_mercados li{
	margin: 0px;
	padding: 0px;
	list-style-image:url(../imagens_news/marcador_lista.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 6px;
}
.menu_mercados li a{
	text-decoration: none;
	color: #000;
}
.menu_mercados li a:hover{
	color: #000;
}
.menu_mercados li a:active{
	color: #000;
}
.menu_mercados li a:visited{
	color: #000;
}
.menu_mercados #submenu_mercado{
	color: #A30000;
	margin: 0px 0px 0px -30px;
	*margin: 0px 0px 0px 0px;
	*list-style: none;
}

.menu_mercados #submenu_mercado li{
	list-style: none;
	list-style-image:url();
	color: #A30000;	
	margin-bottom: 2px;
	margin-top: 0px;
}
.menu_mercados #submenu_mercado li a{
	text-decoration: none;
	font-size: 11px;
	color: #A30000;	
}
.menu_mercados #submenu_mercado li a:active{
	color: #A30000;	
}
.menu_mercados #submenu_mercado li a:hover{
	color: #A30000;	
}
.menu_mercados #submenu_mercado li a:visited{
	color: #A30000;	
}
#conteudo {
	width: 750px;
	float: left;
}
#conteudo h1{
    color: #A30000;
    font-family: trebuchet ms,helvetica,sans-serif;
    font-size: 19px;	
}
#conteudo a{
color: #A30000;
}
#conteudo_capa {
	width: 567px;
	float: left;
	margin-top: -26px;
	*margin-top: 0px;
}
#conteudo_capa h2{
	color: #A30000;
}
#conteudo_capa a{
	color: #A30000;
}
#conteudo_capa a:hover{
	color: #A30000;
}
#conteudo_capa a:ative{
	color: #A30000;
}
#conteudo_capa a:visited{
	color: #A30000;
	color: #A30000;
}
#conteudo_interna {
	width: 530px;
	float: left;
    margin-top: 20px;
	line-height:22px;
}
#conteudo_interna_n3 {
	float: left;
	width: 748px;
    /*margin-top: 20px;*/
}
#conteudo_interna_n3 h1{
    color: #A30000;
    font-family: trebuchet ms,helvetica,sans-serif;
    font-size: 19px;
}
.listagem {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	margin-top: 15px;
}
.listagem img {
	float: left;
	margin-right: 15px;
}

.listagem .chamada_combo {
	font-size: 14px;
	font-weight: bold;
	color: #A20000;
	text-decoration: none;
	padding-bottom: 10px;
}

.listagem .titulo {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	margin-bottom: 5px;
}

.listagem  .coluna_1{
	width: 350px;
	float: left;
	font-size: 10px;
	color: #666;
	margin-bottom: 10px;
}
.listagem .coluna_2{
	margin-left: 20px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 15px;
	font-size: 11px;
	width: 260px;
	line-height: 15px;
	color: #000;
	margin-bottom: 10px;
}
.listagem .coluna_2 .aplicacao{
	font-size: 10px;
	color: #A00000;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 0px;
	padding: 0px;
	line-height: normal;
}



#conteudo_generica {
	width: 350px;
	float: left;
}
#conteudo2_generica {
	width: 375px;
	float: right;
}
#conteudo p, #conteudo_interna p, #conteudo_interna_n3 p, #conteudo_generica p , #conteudo2_generica p  {
	margin-bottom: 10px;
	font-size: 13px;
	text-align: justify;
}

#conteudo_interna_n3 a{
	color: #A30000;
    display: block;
    font-family: "Trebuchet MS";
    font-size: 18px;
    font-weight: bold;
	text-decoration: none;
}
#conteudo_interna_n3 a:hover{
	color: #A30000;
    display: block;
    font-family: "Trebuchet MS";
    font-size: 18px;
    font-weight: bold;
	text-decoration: underline;
}
#conteudo_interna_n3 a:active{
	color: #A30000;
    display: block;
    font-family: "Trebuchet MS";
    font-size: 18px;
    font-weight: bold;
}
#conteudo_interna_n3 a:visited{
	color: #A30000;
    display: block;
    font-family: "Trebuchet MS";
    font-size: 18px;
    font-weight: bold;
}
#conteudo_interna_n3 hr{
    background-image: url("../imagens_news/news_hr_bk.png");
    border: 0 none;
    margin-bottom: 5px;
    margin-top: 5px;
}
#breadcrumbs {
	font-size: 10px !important;
	color: #b4b4b4;
	margin-bottom: 15px !important;
}
#breadcrumbs a {
	color: #9ac1dd;
	text-decoration: underline;
}
#conteudo h2, #conteudo_interna h2 , #conteudo_interna_n3 h2{
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #666;
}
#conteudo_interna h2.titulo_interna {
	color: #c00;
	font-weight: bold;
	text-transform: none;
}

#conteudo_interna_n3 h2.titulo_interna {
	color: #c00;
	font-weight: bold;
	text-transform: none;
}

#generica_titulo {
	color: #c00;
	font-weight: bold;
	text-transform: capitalize;
}
#conteudo p.chamada_interna, #conteudo_interna p.chamada_interna , #conteudo_interna_n3 p.chamada_interna{
	color: #666
}
#conteudo img.img_right, #conteudo_interna img.img_right, #conteudo_interna_n3 img.img_right, #conteudo_generica img.img_right , #conteudo2_generica img.img_right{
	float: right;
}
#conteudo img.img_left, #conteudo_interna img.img_left, #conteudo_interna_n3 img.img_left, #conteudo_generica img.img_left , #conteudo2_generica img.img_left{
	float: left;
	margin: 0 10px 10px 0;
}
#conteudo_interna_n3 img.img_centro, #conteudo img.img_centro, #conteudo_interna img.img_centro, #conteudo_generica img.img_centro , #conteudo2_generica img.img_centro{
	display: block;
	margin: 10px auto;
}
#destaques {
	width: 538px;
	float: left;
	font-size: 12px;
    margin-right: 20px;
	margin-top: -63px;
}
#destaques hr, #linha_produtos_interna hr {
	background-image: url("../imagens_news/news_hr_bk.png");
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
	*border: 1px solid #E9B6AD;
	
}
#destaques hr, #linha_produtos_interna a {
	color: #06c;
	text-decoration: none;
}
#titulo_destaques {
	color: #999;
	margin-bottom: 10px;
	font-weight: bold;
}
p.tit_destaque {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
p.tit_destaque_interna {
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
}
.image_left {
	float: left;
}
.image_right {
	float: right;
}
#linha_produtos_interna {
	width: 200px;
	float: right;
	font-size: 11px;
    margin-top: 30px;
}
#titulo_linha_produtos {
	color: #c00;
	margin-bottom: 15px;
	font-weight: normal;
    margin-top: 25px;
}
.produtos_interna {
	width: 100%;
}
.destaque_interna {
	width: 180px;
	float: left;
}
.img_destaque_interna {
	width: 64px;
	height: 54px;
	float: right;
}
#rodape_ext {
	width: 100%;
	background: url(../imagens_news/fundo_rodape.jpg) no-repeat 50% 0%;
	clear: both;
	padding-top: 15px;
	margin-bottom: 0px;
	height: 357px;
}
#rodape {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.titulo_rodape {
    border-bottom: 2px dotted #CCCCCC;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    margin-bottom: 12px;
    padding-bottom: 5px;
}
#ferramentas {
	width: 190px;
	float: left;
	margin-right: 30px;
}
#ferramentas a {
	color: #000;
	text-decoration: none;
}
#ferramentas a:hover { text-decoration: underline; }

#ferramentas ul {
	padding: 0;
	margin-top: 0;
	list-style: none;
}
#ferramentas li {
	border-bottom: 2px dotted #CCC;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
}
#mapa_site {
	width: 370px;
	float: left;
}
#mapa_site a:hover { text-decoration: underline; }

#mapa_site ul {
	padding: 0;
	list-style: none;
	font-weight: bold;
}
#mapa_site ul li {
	padding-bottom: 10px;
}
#mapa_site ul li a {
	color: #000;
	text-decoration: none;
}
#mapa_site ul li ul {
	padding-left: 15px;
	list-style: none;
	font-weight: normal;
}
#mapa_site ul li ul li {
	padding: 0;
	display: inline;
}
#mapa_site ul li ul li a {
	color: #666;
	text-decoration: none;
}

#mundo ul {
	padding: 0;
	list-style: none;
	display: block;
}
#mundo ul li {
	background: url(../imagens/btn-mundo.gif) no-repeat;
	width: 148px;
	height: 31px;
	margin-bottom: 10px;
}

#main .busca {
	background-color: #F3F3F3;
	background-image: url(../imagens/base_busca.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 27px;
	padding-left: 45px;
	padding-top: 13px;
	padding-right: 10px;
}
#main .busca .combos {
	padding-left: 30px;
	float: left;
	font-size: 10px;
}
#main .busca .combos .select { margin-top: -2px; }


#main .busca .titulo {
	font-size: 17px;
	color: #000;
	font-weight: bold;
	float: left;
}

#main #meio-interna #conteudo_interna_n3 .listagem a {
	display: block;
	font-size: 12px;
	background-image: url(../imagens/seta_Azul.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#apDiv1 #apDiv2 .Titulo {
    color: #333;
    font-size: 16px;
}
#apDiv1 #apDiv2 .table {
    background-color: #FFF;
    border: 10px solid #9B0000;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

#apDiv1 {
    height:16px;
    position: absolute;
    width: 27px;
    z-index:1;
}

.hr_news {
    color: #ededed;
}

.titulo_noticia {
    color: #A30000;
    display: block;
    font-family: "Trebuchet MS";
    font-size: 18px;
    font-weight: bold;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline; }
a:active {text-decoration: none}

p em {
color:#BEBCB9;
font-size:11px;
font-style:normal;
font-weight:normal;
letter-spacing:normal;
}

.footer_contato h1{
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    margin-top: 114px;
	padding: 0;
	margin-bottom: 0;
	*display: table;
	*margin-top: 254px;
	
}
.footer_contato h2{
    clear: both;
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    margin-bottom: 0;
    margin-top: -2px;
    padding: 0;
	*width: 300px;
	*display: block;
	*margin-top: 5px;
}
.footer_telefone{
    background-image: url("../imagens_news/telefone_rodape.png");
    color: #FFFFFF;
    float: right;
    font-size: 21px;
    font-weight: bold;
    height: 29px;
    margin-right: 200px;
    margin-top: 107px;
    padding-left: 35px;
    padding-top: 3px;
    width: 142px;
}
#mundo {
    clear: both;
    float: right;
    margin-right: 26px;
    margin-top: 24px;
    width: 345px;
}
.mundoa img,.mundob img {
	float: left;
	margin: 5px 10px 0;
}
.mundoa,.mundob {
	float: left;
	display: block;
	width: 130px;
}
.mundoa {
	margin-left:20px;
}
.mundoa .btn,.mundob .btn{
	width: 129px;
	height: 29px;
	background-image: URL("../imagens_news/mapa_borda.png");
	margin-top: 6px;
	*display: block;
}

.mundoa a,.mundob a {
	color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 6px;
}
.mundoa a:HOVER,.mundob a:HOVER{
	text-decoration: none;
}
.home_videos_corporativos{
    display: table;
    float: left;
    margin-left: 20px;
    margin-top: -10px;
    text-align: center;
    width: 160px;
}
.titulo_videos_corporativos{
    background-image: url("../imagens_news/videos_corporativos_titulo.png");
    display: table;
    height: 26px;
    margin: 0;
    width: 161px;
}
.titulo_videos_corporativos_us{
    background-image: url("../imagens_news/videos_corporativos_titulo_us.png");
    display: table;
    height: 26px;
    margin: 0;
    width: 161px;
}
.subtitulo_videos_corporativos{
    background-color: #404040;
    color: #FFFFFF;
    display: table;
    font-size: 12px;
    height: 23px;
    margin-bottom: 0;
    margin-left: 9px;
    margin-top: 17px;
    padding: 4px 0 0;
    text-align: center;
    width: 145px;
}
#video_institucional{
	width: 145px;
	height: 89px;
	background-image: URL("../imagens_news/institucional.jpg");
	margin-left: 9px;
	 background-position: center center;
	 display: block;
}
#video_mercado{
	width: 145px;
	height: 89px;
	background-image: URL("../imagens_news/video_conceito.jpg");
	margin-left: 9px;
	 background-position: center center;
	 display: block;
}
#video_inovacao{
	width: 145px;
	height: 89px;
	background-image: URL("../imagens_news/afix.jpg");
	margin-left: 9px;
	 background-position: center center;
	 display: block;
}
.home-videos-player{
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 89px;
    margin-left: auto;
    margin-right: auto;
    width: 145px;
}
.home-videos-player:hover{
    background-image: url("../imagens_news/player.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 89px;
    margin-left: auto;
    margin-right: auto;
    width: 145px;
}
.btn_pagina_inicial{
    background-image: url("../imagens_news/pagina_inicial.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: table;
    font-size: 14px;
    height: 22px;
    margin-top: 18px;
    padding-left: 8px;
    width: 114px;
}
.btn_pagina_inicial:active{
	color: #FFFFFF;
}
.btn_pagina_inicial:visited{
	color: #FFFFFF;
}
.btn_pagina_inicial:hover{
    background-image: url("../imagens_news/pagina_inicial_over.png");
    background-repeat: no-repeat;
    color: #CCC;
    display: table;
    font-size: 14px;
    height: 22px;
    margin-top: 18px;
    padding-left: 8px;
    width: 114px;
}

.btn_contato{
	background-image: url("../imagens_news/contato.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: table;
    font-size: 14px;
    height: 22px;
    margin-top: 18px;
    padding-left: 14px;
    width: 77px;
}

.btn_contato:active{
	color: #FFFFFF;
}
.btn_contato:visited{
	color: #FFFFFF;
}
.btn_contato:hover{
    background-image: url("../imagens_news/contato_over.png");
    background-repeat: no-repeat;
    color: #CCC;
    display: table;
    font-size: 14px;
    height: 22px;
    margin-top: 18px;
    padding-left: 14px;
    width: 77px;
}

.btn_restrito{
	background-image: url("../imagens_news/acesso_restrito.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: table;
    font-size: 14px;
    height: 22px;
    margin-top: 18px;
    padding-left: 8px;
    width: 131px;
}

.btn_restrito:active{
	color: #FFFFFF;
}
.btn_restrito:visited{
	color: #FFFFFF;
}
.btn_restrito:hover{
    background-image: url("../imagens_news/acesso_restrito_over.png");
    background-repeat: no-repeat;
    color: #CCC;
    display: table;
    font-size: 14px;
    height: 22px;
    margin-top: 18px;
    padding-left: 8px;
    width: 131px;
}



/*Formatação do SlideShow da Home*/
/*
div#slideShowItems{
	  	height:179px;
		overflow:hidden;
		/*position:absolute;
		z-index: 100;*/
/*}

div#slideShowItems div{
	width:751px;
}


div#slideShowItems img {
	margin-right:13px;
	float:left;
}

ul#slideShowCount{
	display: block;
	float: left;
	margin: -172px 0 0 112px;
	padding: 0;
	position: relative;
	width: 626px;
	/*z-index: 1000;*/
	/*
}
ul#slideShowCount li.slide{
	line-height:14px;
	float:right;
	cursor:pointer;
	width:17px;
	height:17px;
	display:block;
	background: transparent url(../imagens_news/botao_carrosel_normal.png) no-repeat;
	margin-left: 3px;
	/*z-index: 700;*/
	/*
}

ul#slideShowCount li.slide span{
	padding-left:5px;
	color: #FFF;
	font-weight:bold;
	font-size:12px;
}

ul#slideShowCount li.slide:hover{
	background: transparent url(../imagens_news/botao_carrosel_active.png) no-repeat;
}
ul#slideShowCount li.slide:hover span{
	color: #F00;
}

ul#slideShowCount li.slide.selectedTab{
	background: transparent url(../imagens_news/botao_carrosel_active.png) no-repeat;
}
ul#slideShowCount li.slide.selectedTab span{
	color: #F00;		
}
div#slideShow{
	background:#222;
	width:751px;
}*/

#slideShow{
	width:751px;
	height:179px;
	overflow:hidden;
	display: block;
}
#slideShow ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#slideShow #prev{
	width: 17px;
	height: 17px;
	background-image: URL("../imagens_news/botao_carrosel_normal.png");
	display: block;
}
#slideShow #next{
	width: 17px;
	height: 17px;
	background-image: URL("../imagens_news/botao_carrosel_normal.png");
	display: block;
}

#meio-interna #conteudo_interna_n3 p a {display: inline; font-size: 12px;}
